@import url('https://fonts.googleapis.com/css?family=Averia+Serif+Libre:300,300i,400,400i,700,700i');


body {
	font-family: 'Raleway', sans-serif;
}

ul.top-navigation-alt li{
    list-style: none!important;
    display: inline;
    background: #da591b!important;
    padding: 10px!important;
}
ul.top-navigation-alt li a{
    color: #fff!important;
}
.top-navigation-alt li:before{
    display: none!important;
}
.top-navigation-alt{
    padding-bottom: 40px!important;
    padding-left: 0px!important;
}
ul.top-navigation-alt li:hover{
    text-decoration: none!important;
    opacity: .8!important;
    transition: all 0.5s ease!important;
}
ul.top-navigation-alt li a:hover{
    text-decoration: none!important;
}


@media(max-width:767px){

    ul.top-navigation-alt li{
        list-style: none!important;
        display: block;
        background: #da591b!important;
        padding-left: 10px!important;
        padding-right: 10px!important;
        padding-top: 10px!important;
        padding-bottom: 10px!important;
        margin: 10px!important;
    }
}

/*=========================weather*/
.ticker {
    background-color: #515151;
    float: left;
    position: fixed;
    width: 100%;
	overflow: hidden;
    z-index: 99999;
    top: 0;
    font-family: 'AvenirLTStdLight';
}
.ticker .breadcrumb {
	background-color: #515151;
    display: block;
	border-radius: 0;
    float: none;
    margin: 0 auto;
    width: 1320px;
	padding: 0;
}
.ticker-weather {
    float: left;
    width: auto;
}	
.ticker .breadcrumb .ticker-weather::before {
    border-bottom: 25px solid transparent;
    border-left: 18px solid #ef521d;
    border-top: 25px solid transparent;
    content: " ";
    display: block;
    left: 100%;
    margin-top: -1px;
    position: absolute;
    top: 0;
}
.ticker .breadcrumb .ticker-weather::after {
    background-color: #ef521d;
    content: "";
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0;
    width: 5000%;
}

.inner-ticker {
    float: left;
	padding: 10px 0 0;
	position: relative;
	display: block;
	width: 85%;
}
.ticker .breadcrumb .inner-ticker .weather-list {
    float: left;
    list-style: outside none none;
    margin: 3px 0;
    padding: 0;
	
}
.weather-list li {
    display: table;
    float: left ;
    margin: 0 auto;
    padding: 0 50px;
}
.ticker .breadcrumb .ticker-weather span{
	color: #fff;
	font-family: 'ufonts_com_gothambold';
	padding-left: 10px;
}
.ticker .breadcrumb span{
	color: #fff;
}
.ticker .breadcrumb .ticker-weather{
	background-color: #EF521D;
	padding: 8px 35px 7px 0;
	position: relative;
	
}
.ticker .breadcrumb .bxslider1 li span {
/*    padding: 0 40px;*/
    float: left;
    width: 19%;
    font-size: 14px;
    text-transform: uppercase;
	text-align: center;
}
.inner-ticker .bx-wrapper .bx-controls-direction {
    display: none;
}
.inner-ticker .bx-wrapper .bx-pager.bx-default-pager {
    display: none;
}
.ticker .breadcrumb .bxslider1 li span:first-child {
    font-weight: 800;
	font-family: 'AvenirLTStdMedium';
}
.page_title .ticker-weather img {
    width: auto;
}
/*weather*/

a:focus { outline:medium none; text-decoration:none;}

.organic-stroke{
   /* color: #ef6230!important;*/
    text-shadow: 1px 1px 1px #333;
}
.organic-stroke p{
  /*  color: #ef6230!important;*/
    text-shadow: 1px 1px 1px #333;
}

.category-uncategorized img{
    width: 100%!important;
}

body{

    font-family: 'MontserratLight';

    font-size: 20px;
    
    

}



p{

   font-family: 'MontserratLight';

   font-size: 20px;

}



.header {

    padding: 30px 0;

    position: absolute;

    width: 100%;

    z-index: 999;

}

.slider{

    /*background: #333;*/

    height:500px;

    width: 100%;

    float:left;

	overflow: hidden;

    background: rgba(0, 0, 0, 0) url("https://organicsunlimited.com/wp-content/uploads/2018/08/slide-1.jpg") no-repeat scroll 0 0 / cover ;

}



.menu_sec {

    clear: both;

    float: left;

    width: 100%;

    background: #2bb673;

}



nav.nav { position:relative;

     display:inline-block;

     font-size:14px;

     font-weight:900;

	 

	 z-index:99;

}

nav #menu-main-menu.nav-list {

     text-align:left;

    padding: 0 0 0 20px;

}

nav .nav-item {

     float:left;

     *display:inline;

     zoom:1;

     position:relative;

     list-style:none;
	 
	  padding: 0 9px;

}

nav .nav-item a {

    border-bottom: 0 solid #8b2870;

    color: #fff;

    display: block;

    font-family: "SourceSansProBold";

    font-size: 16px;

    font-weight: normal;

    letter-spacing: 2px;

    padding: 15px 20px;

    text-transform: uppercase;

    opacity: 0.5;

}

nav .nav-list > .nav-item:first-child a {

   /* padding-left: 0;*/

}

nav .nav-item  a:hover {

     color:#fff;
	 opacity: 1;
     text-decoration:none;

}

nav .nav-item:hover a{ color:#fff;}

nav .nav-item:hover .sub-menu {

     display:block;

     background:#603913;

     list-style:none;

     padding-left:0;

}

/* Navigation submenu */

nav .sub-menu {

     display:none;

     position:absolute;

     left:0;

     width:220px;

}

nav .sub-menu li {

    width: 100%;

}

nav .sub-menu a {

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

    border-bottom:0px solid #FFFFFF;

    color: #444444;

    display: block;

    font-weight: normal;

    padding: 8px;

      

}

nav .sub-menu a:hover {

     color:#fff;

     background:#342b28 ;

     text-decoration:none;

}

/* Mobile navigation */

nav .nav-mobile {

     display:none; /* Hide from browsers that don't support media queries */

     cursor:pointer;

     position:absolute;

     top:0;

     left:10px;

      

}

nav .nav-mobile {

    background: none repeat scroll 0 0 #FFFFFF;

    border-radius: 3px;

    color: #222222;

    font-family: Roboto;

    font-size: 14px;

    padding: 8px 15px;

}

      

/* Mobile navigation, clickable area for revealing <ul> */

nav .nav-click {

    cursor: pointer;

    display: none;

    position: absolute;

    right: 0;

    top: 0;

	 z-index: 999;

}

nav .nav-click i {

     padding:10px 14px;

     color:#fff

}

nav .nav-click:hover {

      

}

nav .nav-rotate {

     -webkit-transform:rotate(180deg);

     -moz-transform:rotate(180deg);

     -ms-transform:rotate(180deg);

     -o-transform:rotate(180deg);

     transform:rotate(180deg);

}

 

nav {

    margin-top: 0;

     z-index:9999;

      float: left;

      width:100%

}

 

 

 

.nav .current-menu-item a {

    opacity: 1;

}



.nav .current-menu-item .sub-menu a { opacity:0.5;}





.about_ou h1 {

    color: #603913;

    font-family: "MixFickle";

    font-size:100px;

    text-align: center;

}



.about_ou p {

    color: #2bb673;

    font-family: "MontserratLight";

    font-size: 25px;

    padding: 10px 120px;

}





.our_farms {

    background: #2cb673 none repeat scroll 0 0;

    padding: 20px 0;

	float: left;

    width: 100%;



}

.our_farms p {

    color: #fff;

	   padding-right: 30px;

}

.why_organic {

    background: url(../images/new.jpg);

    background-size: cover;

    margin-top: 20px;

	float: left;

	width:100%;

	 background-attachment: fixed;

	  

}

.why_organic h1 {

    color: #fff;

    font-family: "MixFickle";

    font-size: 115px;

    margin-top: -20px;

	 text-transform: uppercase;

}

.why_organic p{

    color:#fff;

}



.sticky {

    border-top: 0 none;

    left: 0;

    position: fixed;

    top: 0;

    width: 100%;

    z-index: 100;

	box-shadow: 0 0 20px #000;

}



.quick_links, .about_ou {

    float: left;

    width: 100%;

}



.owl-slider {

    float: left;

    margin: 0 0 30px;

    width: 100%;

    position: relative;

}



.owl {

    float: left;

    width: 50%;

    min-height: 490px;

}



.owl img {

    width: 100%;

}







.owl.gal1 { background-image:url("../images/owl1.jpg"); background-attachment:fixed; background-repeat:no-repeat; background-position: -460px 0%;     background-size: 100% auto; }



.owl.gal2 {background-image:url("../images/owl2.jpg"); background-attachment:fixed; background-repeat:no-repeat; background-size: 100% auto;}





.owl-slider h1 {color: #fff;

font-family: "MixFickle";

font-size: 115px;

margin-top: -20px;

}



.owl-slider h1 {

bottom: -40px;

color: #fff;

font-family: "MixFickle";

font-size: 115px;

position: absolute;

left: 100px;

}



.ehover1 a.info {font-family: "MixFickle";}



.smobitrigger.inrwrpr span {

    background: #fff none repeat scroll 0 0;

    display: block;

    height: 2px;

    margin: 5px 0;

    width: 35px;

}

.footer {

    background: #2bb673 none repeat scroll 0 0;

    float: left;

    padding: 20px 0;

    width: 100%;

}



#footer_menu{

    padding:0;
    list-style: none;
	margin:0 auto;
	display:table;

}
#footer_menu .menu li:last-child {
    margin-right: 0;
}



#footer_menu .menu{

    padding:0;

    list-style: none;

}



#footer_menu .menu li {

    float: left;

    margin-right: 55px;

}



#footer_menu .menu li a{

    color:#fff;

}


#copyright {
    text-align: center;
	 margin: 20px 0 0;

}

#copyright p, #copyright a {

    color: #fff;

    margin: 0;

}



ul.cnss-social-icon li a img {

    display: inherit !important;

    margin: 0 0 0 20px !important;

}



.sticky {

    position: fixed;

    width: 100%;

    left: 0;

    top:0px;

    z-index: 100;

    border-top: 0;
	
	animation: 500ms ease 0s normal none 1 running fadeInDown;
	-webkit-animation: 500ms ease 0s normal none 1 running fadeInDown;
	-o-animation: 500ms ease 0s normal none 1 running fadeInDown;

}

.Weather_report .sticky {
    top: 45px;
}







.header.header-inner {

	background:rgba(0, 0, 0, 0) url("../images/inner-banner.jpg") no-repeat scroll 0 0 / 100% auto;

    position: relative;

}



.page_title {
    float: left;

    width: 100%;

    padding: 20px 0 0;

}



.page_title h1 {

    color: #fff;

    font-family: "MixFickle";

    font-size: 80px;

    margin: 0;

    text-align: center;

	 line-height: normal;
padding: 50px 0;
}



.page-inner {

    float: left;

    padding: 30px 0;

    width: 100%;
	 min-height: 400px;

}



.fnf h1 {

    text-align: center;

	font-family: "MixFickle";

    font-size: 130px;

   text-shadow: 0 0 5px #555;

}



.postarea.fnf {

    padding: 90px 0;

    text-align: center;

}

/* video-button*/

.video-btn::before {

    background: rgba(0, 0, 0, 0) url("../images/video-play.png") repeat scroll 0 0;

    bottom: 150px;

    content: "";

    height: 57px;

    left: 0;

    margin: auto;

    position: absolute;

    right: 0;

    top: 0;

    width: 79px;

    z-index: 99;

}

.btn {

    font-size: 24px;

    padding: 17px 22px;

}

/* animation */

.quick_links .serv-thumb {

    animation-delay: 1s;

    animation-duration: 2s;

    animation-name: bounceIn;

	visibility: visible;

}



.about_ou p {

    animation-name: pulse;

	animation-delay: 3s;

    animation-duration: 2s;

	visibility: visible;

}

.footer {

    animation-name: none;

	animation-delay: 3s;

    animation-duration: 2s;

	visibility: visible;

}



.tp-mask-wrap:hover {

    border-radius: 30px;

	 transform: scale(1.1);

}

.tp-mask-wrap {

    transition: all 0.3s ease 0s;

}





.text-caption {

	color: #fff!important;

    font-family: "MixFickle"!important;

    font-size: 71px!important;



    padding: 0 330px!important;

    text-align: center!important;

	

} 



.video-pop .btn {

    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;

    border-radius: 50%;

    color: #fff;

    font-weight: bold;

    height: 60px;

    margin: 0 10px !important;

    text-align: center;

    width: 60px;



}



.video-pop {    font-family: "SourceSansProBold";}

/* changes */
.hover a.info {
    font-size: 28px !important;
}

.logo { float:none !important; text-align:center;}

.post-password-form {
    background: #f4f4f4 none repeat scroll 0 0;
    display: table;
    float: none;
    margin: 0 auto;
    padding: 35px;
    text-align: center;
    width: auto;
}
form.post-password-form input[type="password"] {
    border: 2px solid #ddd;
    margin: 15px 0;
}

form.post-password-form input[type="submit"] {
    background: #333 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    line-height: normal;
    padding: 5px 20px;
}


.our_farm.section {
    -moz-column-count: 2;
	column-count:2;
-webkit-column-count:2;
	
} 

.tp-loader.spinner0 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    box-shadow: none !important;
}
.error.custom-password-message {
    color: red;
    text-align: center;
}

/* inner page */
.inner-content .post .vission strong, .inner-content .post .mission strong {
    display: table;
    font-family: "MixFickle";
    font-size: 50px;
    margin: 0 auto;
}
.inner-content .post .management strong {
    font-family: "MixFickle";
    font-size: 90px;
}
.inner-content .post p strong {
    font-family: "MixFickle";
    font-size: 50px;
}
.wc-shortcodes-column.wc-shortcodes-content p:nth-child(2) {
    margin-top: -30px;
}

.banimg {
    float: left;
    height: 190px;
    width: 100%;
    background-size: cover;
    padding: 60px 0;
}
.banimg.bancolor{
    background: #da591b;
	min-height: 100px;
    padding: 15px 0;
    
}

.page_title h1 {
    text-shadow: 1px 1px 1px #333;
    width: 100%;
    padding: 0;
    text-align: center;
}
.page_title {
    padding: 0;
	position:relative;
}
.page_title img {
    width: 100%;
}

.alignnone {
 margin: 5px 20px 20px 0;
}
.aligncenter,  div.aligncenter {
 display: block;
 margin: 5px auto 5px auto;
}
.alignright {
 float: right;
 margin: 5px 0 20px 20px;
}
.alignleft {
 float: left;
 margin: 5px 20px 20px 14px;
}
a img.alignright {
 float: right;
 margin: 5px 0 20px 20px;
}
a img.alignnone {
 margin: 5px 20px 20px 0;
}
a img.alignleft {
 float: left;
 margin: 5px 20px 20px 0;
}
a img.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto
}

.page-inner .post h3 {
    font-family: "MixFickle";
	font-size: 35px;
}
.page-inner .post li::before {
    content: "\f101";
    font-family: FontAwesome;
    padding-right: 10px;
    position: relative;
	font-size: 15px;
}
.page-inner .post ul {
    list-style: outside none none;
	margin-bottom: 10px;
}
.page-inner .post li {
    margin-left: 15px;
    text-indent: -19px;
}
.page-inner .post ul:last-child li::before {
    content: "";
    font-size: 17px;
}
/* ================ Accordion ================ */

.accordion, .accordion * {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.accordion {
 overflow: hidden;
 /*box-shadow:0px 1px 3px rgba(0,0,0,0.25);*/

 border-radius: 3px;/* background:#f7f7f7;*/



}
/* ================ Section Titles ================ */

.accordion-section-title {
 width: 100%;
 padding: 15px;
 display: inline-block;
 border-bottom: 1px solid #1a1a1a;
 background: #603913;
 transition: all linear 0.15s;
 /* Type */

 font-size: 1.200em;
 text-shadow: 0px 1px 0px #1a1a1a;
 color: #fff;
 text-transform: capitalize;
 margin: 0 0 10px;
}
.accordion-section-title.active, .accordion-section-title:hover {
 background: #332b27;
 text-decoration: none;
 text-shadow: 0 0 #000000;
 color: #fff;
}
/* ================ Section Content ================ */

#accordionsectioncontent li.active {
 width: 450px;
}
.accordion-section-content {
 padding: 15px;
 display: none;
 background: #ececec;
 margin: 0 0 10px;
}
.pane {
 padding: 30px;
}

/*new*/

.page_title::after {
    background: rgba(255, 83, 0, 0.8) none repeat scroll 0 0;
    bottom: 0;
    /*content: "";*/
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
}
.pagetit {
    position: relative;
    z-index: 9;
}

/*.foot_menu {    float: left;    width: 100%;} */


/*contact*/

.contact-left-inner {
    margin: 0 auto;
    text-align: center;
}
.contact-left .wpcf7-form input[type="text"], .contact-left .wpcf7-form input[type="email"] {
    float: left;
    width: 100%;
}
.page-inner .post h3 {
    color: #ef531e;
    font-family: "MixFickle";
    font-size: 35px;
}


.contact-left h2  {color: #7bbd1d; font-family: "MixFickle";    font-size: 30px;}



.social_icon img {
    
}

.social_icon ul.cnss-social-icon li:first-child img {
    margin-left: 0 !important;
}


.social_icon ul.cnss-social-icon li a img  { margin: 0 0 0 10px !important;}


.green{ background-image:url(../images/line.png); background-repeat:no-repeat; height:14px; width:127px; }

 .editor {
    text-align: center;
}
 .editor .green{
  margin: 28px auto 0;
  }
  .editor .left-cont p {
    margin-bottom: 25px;
}
  .social-cre{
  margin: 0 96px;
  }
.social-wid{
  margin: 0 0;
  }
  
  
 .contact-left-inner .green {
    margin: 10px auto;
} 

.contactForm input[type="text"] {
    border: 1px solid #7bbd1d;
    border-radius: 5px;
    display: table;
    float: none;
    font-size: 15px;
    margin: 12px auto;
    padding: 6px;
    text-align: center;
    width: 210px;
}
.contactForm .submit {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #ef531e;
    font-family: "MixFickle";
	font-size: 27px;
}

.contact-left-inner .contactForm {
    margin: 30px auto 0;
}

.contact-right a {
    color: #ef531e;
}

.page-inner .contact-right h3, .page-inner .cont-samp  h3 {
    color: #000;
    font-size: 46px;
    text-align: center;
	 margin-bottom: 0;
	 font-family: "MixFickle";
}

.contact-right .green, .cont-samp .green { margin:0 auto 15px;}

.editor a, .cont-samp a  {    color: #ef521d;}

.left-cont img {
    display: table;
    float: none;
    margin: 0 auto 30px;
}

.editor .learn{ border: 1px solid #ef521d;
    border-radius: 5px;
    color: #000;
    font-size: 14px;
   padding: 8px 20px;
    text-decoration: none;}

.inner-content .post .cont-samp strong { float: left;
    font-family: "MixFickle";
    font-size: 40px;
    font-weight: normal;
    margin: 10px 0 0;
    width: 100%;}
	
.cont-samp p {    font-size: 17px;}

.cont-samp h6 {
    color: #000;
    font-family: mixfickle;
    font-size: 26px;
    margin: 15px 0;
    text-align: center;
}


.cont-samp .learn{ border: 1px solid #ef521d;
    border-radius: 5px;
    color: #000;
    font-size: 14px;
    padding: 10px 20px;
	float: left;
	 margin:10px 20px 10px  0;}

.cont-samp ul li {
    font-size: 15px;
    margin: 23px 0;
}

.editor .social-wid {
    display: table;
    float: none;
    margin: 0 auto;
}

.cont-samp .accordion a {
    color: #fff;
    font-size: 18px;
}

/* changes */
.cont-head {
    font-size: 15px;
}
.cont-head a {
    color: #ccc;
    padding-right: 30px;
	font-weight: 600;
    text-transform: uppercase;
	text-decoration: none;
}

#linkedin-cresta-c .cs.c-icon-cresta-linkedin {
    padding: 9px 0 0 3px;
}
.social-cre .cresta-share-icon i.c-icon-cresta-facebook, .social-cre .cresta-share-icon i.c-icon-cresta-twitter, .social-cre .cresta-share-icon i.c-icon-cresta-gplus, .social-cre .cresta-share-icon i.c-icon-cresta-linkedin, .social-cre .cresta-share-icon i.c-icon-cresta-pinterest, .social-cre .cresta-share-icon i.c-icon-cresta-print {
	padding: 11px;
}

.cont-head a:hover {
    color: #888;
}


/* home changes */

.abt-home .responsive-tabs .responsive-tabs__list__item {
background-color: #7dcc9e;
    border: 1px solid;
    color: #fff;
    font-family: "MixFickle";
    font-size: 20px;
    height: 50px;
    letter-spacing: 2px;
    margin: 0 75px 0 0;
    padding: 16px 97px;
    text-transform: uppercase;
}

.abt-home .responsive-tabs .responsive-tabs__list__item:last-child {
    margin-right: 0;
}

.abt-home {
    float: left;
    width: 100%;
}

.abt-home .responsive-tabs .responsive-tabs__list {
    display: table;
    float: none;
    margin: 40px auto 10px;
    width: auto;
}
.abt-home .responsive-tabs .responsive-tabs__list__item:hover {
    background-color: #3fa467;
	 color: #fff;
}
.abt-home .responsive-tabs .responsive-tabs__panel {
    border: 0px solid #ddd;
}
.abt-home .wc-shortcodes-content img {
    display: table;
    margin: 0 auto;
}
.abt-home .wc-shortcodes-one-third .learn {
    border: 1px solid #ef521d;
    border-radius: 5px;
    color: #000;
    display: table;
    font-size: 14px;
    margin: 0 auto;
    padding: 8px 20px;
    text-decoration: none;
}
.abt-home .wc-shortcodes-two-third .learn {
    border: 1px solid #ef521d;
    border-radius: 5px;
    color: #000;
    font-size: 14px;
    padding: 8px 20px;
    text-decoration: none;
	 margin: 10px 0;
	 display:table;
}
.ctct-custom-form label {
    font-size: 16px;
    text-align: left;
}
.abt-home .wc-shortcodes-column.wc-shortcodes-content p:nth-child(2) {
    display: table;
    float: left;
    margin: 0px 10px 22px 0;
}
.green {
    margin: 15px auto 0;
}
.contact-left img {
    display: table;
    margin: 10px auto 0;
}
.textwidget .ctct-custom-form input[type="text"] {
    padding: 5px 15px;
}
.textwidget .ctct-custom-form .ctct-button {
	background-color: #fff;
	border: 1px solid #ef521d;
    border-radius: 5px;
    color: #000;
    display: table;
    margin: 0 auto;
	padding: 10px 20px;
    width: auto;
}
.editor .learn {
    display: table;
    margin: 0 auto 15px;
}


.postarea h3 a{
	color: #000;
    font-family: "MixFickle";
	display: table;
    font-size: 46px;
    margin-bottom: 0;
    margin: 0 auto;
	text-decoration: none;
}
.postauthor .list_if {
    list-style: outside none none;
}
.category-uncategorized img {
    display: table;
    margin: 0 auto 20px;
}
.innericon ul.cnss-social-icon li a img {
    background-color: #2BB673;
    border-radius: 7px;
    margin: 10px 19px 0 10px !important;
}
.postauthor li i {
    padding-right: 5px;
}
.list_if li {
    display: table;
    float: left;
    font-size: 16px;
    margin: 0 auto;
    padding: 10px;
    width: auto;
}
.postauthor {
    display: table;
    float: none;
    margin: 10px auto;
    width: auto;
}


.postarea .category-uncategorized .btn_rm {
	border: 1px solid #ef521d;
    border-radius: 5px;
    color: #000;
    display: table;
    font-size: 14px;
    margin: 15px auto 30px;
    padding: 8px 20px;
    text-decoration: none;
}

.list_if a {
    color: #333;
}

#sidebar ul {
    list-style: outside none none;
	 padding-left: 15px;
}
#sidebar .widget h4 {
    font-family: "MixFickle";
    font-size: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.widget li a {
    color: #333;
    font-size: 17px;
}
#sidebar {
    margin-top: 150px;
    margin-left: 40px;
}
.blog #sidebar h2 {
    margin-top: 0;
}
.blog #sidebar h2 {
    color: #ef531e;
    font-family: "MixFickle";
    margin-top: 0;
}
.widget {
    padding: 0 0 20px;
}
#sidebar #sidebarwidgeted .cat-item::before {
    content: "";
    font-family: FontAwesome;
    font-size: 15px;
    padding-right: 10px;
}
.social_icon {
    display: table;
    float: none;
    margin: 50px auto 0;
    width: auto;
}
.foot_menu {
    width: 100%;
}
.abt-home .responsive-tabs__list__item.responsive-tabs__list__item--active:hover, .abt-home .responsive-tabs__list__item.responsive-tabs__list__item--active {
    top: 0;
	padding-bottom: 10px;
}
.contact-left-inner .ctct-custom-form {
    min-width: 250px;
    width: 50%;
}

.abt-home .wc-shortcodes-column .green {
    margin: 0 auto 10px;
}
.abt-home .wc-shortcodes-column h3 {
    font-family: "MixFickle";
    font-size: 40px;
    margin: 5px 0 0;
    text-align: center;
}
.abt-home .wc-shortcodes-column h6 {
    font-size: 18px;
    text-align: center;
	margin: 20px 0 0;
	font-family: "MixFickle";
}

.page-inner .social-wid img {
	display: block;
    float: left;
    margin: 20px 10px 10px;
}
.page-inner .contact-right .social-wid {
    float: left;
    width: 100%;
}

.abt-home .responsive-tabs .responsive-tabs__list__item--active {
    background: #3fa467 none repeat scroll 0 0;
}
.ctct-form-errorMessage {
    display: none;
}



/* blog */
#content {
    float: left;
    margin: 20px 0 30px;
    width: 100%;
}

.inner_blog {
    border-bottom: 1px solid #ccc;
    float: left;
    margin: 0 0 15px;
	padding: 0 0 15px;
}
.blog {
    float: left;
    width: 100%;
	 margin: 15px 0;
}

.blog .postarea .category-uncategorized {
    float: left;
	margin: 0 0 10px;
	
}
.postarea .category-uncategorized .btn_rm {
    margin: 15px auto 0;
}

.blog .postarea .postauthor .list_if li a,.postarea .postauthor .list_if li {
    color: #88919a;
    font-size: 14px;
    font-weight: bold;
}
.blog .postarea .category-uncategorized p {
    font-size: 18px;
}
.blog #sidebar #sidebarwidgeted h4 {
    color: #ef531e;
    font-family: "MixFickle";
    font-size: 24px;
}
.blog .postarea .postauthor .list_if {
    padding: 0;
}
.blog #sidebar .cat-item a {
    color: #000;
    text-decoration: none;
}
#contentleft .category-uncategorized p {
    font-size: 17px;
    padding: 0;
}
.postarea .postauthor .list_if a {
    color: #88919a;
	text-decoration: none;
}
.postarea .postcomments h3 {
     color: #000;
    font-family: "MixFickle";
    font-size: 35px;
    text-align: center;
}
.postarea .postcomments strong {
	 color: #88919a;
	 font-size: 18px;
	 font-weight: 100;
}
.postarea .postcomments ol {
    border: 1px solid #eee;
    list-style: outside none none;
	 margin: 20px 0;
    padding: 10px;
	position: relative;
}
.commentlist li .comment-author .avatar {
    border-radius: 50%;
	margin: 0 15px 5px 0;
}
.comment-author cite {
    font-style: normal;
}
.postarea .commentlist .reply {
    border: 1px solid #ff4900;
    border-radius: 3px;
    float: left;
    font-size: 13px;
    padding: 0px 6px 3px;
    position: absolute;
    right: 10px;
    top: 10px;
}
#respond #commentform .row {
    margin: 20px 0;
}
.filelds p input {
    border: 1px solid #ccc;
}
.filelds p input {
    border: 1px solid #ccc;
    padding: 6px 10px 10px;
    width: 100%;
}
.comments-area textarea#comment {
	border: 1px solid #ccc;
    height: 150px;
    padding: 5px 10px 0;
    width: 100%;
}
.postarea .commentlist .comment-meta.commentmetadata a {
    font-size: 15px;
	color: #333;
	text-decoration: none;
}
.postarea #respond .submitbutton input {
	background-color: #fff;
    border: 1px solid #ef521d;
    border-radius: 5px;
    color: #000;
    display: table;
	font-size: 18px;
    margin: 0 auto;
    padding: 10px 20px;
    width: auto;

}
.postarea .commentlist .reply .comment-reply-link {
    color: #000;
    text-decoration: none;
}
.postarea .green {
    margin: 0 auto;
}
#respond .cancel-comment-reply {
    margin: 0 0 15px;
}
#respond .cancel-comment-reply a {
    color: #ff0000;
}
.comments-area p #comment-error, .filelds p #email-error, .filelds p #author-error {
    color: #ff0000;
    font-size: 17px;
    padding-bottom: 15px;
}
.postarea .commentlist .children {
    list-style: outside none none;
}
.postarea .commentlist .comment-awaiting-moderation, .postarea .children .comment-awaiting-moderation {
    font-style: normal;
}
.postarea .category-uncategorized img {
    max-width: 100%;
}
.postarea .postauthor .list_if {
    padding: 0;
}
.postarea .postcomments .navigation {
    display: none;
}
#sidebar #sidebarwidgeted #archives-2 li::before {
    content: "";
    font-family: FontAwesome;
    font-size: 15px;
    padding-right: 10px;
}
#sidebar .widget h4 {
    color: #ff4900;
}
.blog #sidebar .recentcomments a {
    color: #333;
    font-size: 17px;
    text-decoration: none;
}
.blog #sidebar #sidebarwidgeted ul {
    padding: 0;
}
.blog #sidebar .recentcomments::before {
    content: "";
    font-family: FontAwesome;
    padding: 0 10px 0 0;
	color:#EF531E;
	 font-size: 15px;
}

.blog #sidebar .recentcomments {
    padding-left: 20px;
    text-indent: -20px;
}
#fancybox-wrap #fancybox-outer {
    /*min-height: 620px;*/
}
#sidebar ul .ctct-custom-form {
    float: left;
    min-width: 0;
    width: 70%;
}
.blog #sidebar h2 {
    color: #000;
    text-align: center;
}
#sidebar #sidebarwidgeted li {
	padding: 0 0 15px;
}
#sidebar .ctct-custom-form input[type="text"]:focus {
    outline: medium none;
}

/* weather */
.logged-in.admin-bar .ticker {
    top: 32px;
}
.logged-in.admin-bar .inner-samp.topMarg {
    margin-top: 42px;
}
.pagination .page-numbers {
    background-color: #fff;
    border: 1px solid #ef521d;
    border-radius: 5px;
	font-size: 17px;
    color: #ef521d;
	margin: 0 6px;
    padding: 0 8px 3px;
}
.pagination .page-numbers.current {
    background-color: #ef521d;
    color: #fff;
}
.pagination span.page-numbers {
    border: 0 solid;
}
.blog .inner_blog .category-blog .btn_rm {
    color: #ef521d;
    font-size: 17px;
    font-weight: 600;
}
.postarea ul {
    display: table;
    float: none;
    margin: 0 auto;
    padding: 0;
    width: auto;
}
.blog .postarea .inner_blog .type-post .btn_rm {
    color: #ef521d;
}

.inner_blog .post_imgs img, .inner_blog .post img {
    max-width: 100%;
	height: auto;
}


/* 29/9-changes */
.quick_links .hover a.info {
    font-size: 24px !important;
}
.menu_sec.navigation nav .sub-menu li {
    padding: 0;
}
.hover .overlay h2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.quick_links .hover .overlay h3 a.info {
    font-size: 20px !important;
    position: relative;
}
.hover h3 {
    position: relative;
}
.outerly {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.outerly h3 {
    position: relative;
    transform: translateY(-100px);
    transition: all 0.2s ease-in-out 0s;
}
.ehover1:hover h3, .ehover1:hover button.info {
    opacity: 1;
    transform: translateY(0px);
}
.hover .overlay a.info {
    padding: 3px 14px;
}
.logged-in.Weather_report .sticky {
    top: 75px;
}
.quick_links .hover .overlay h3 a.info:hover {
    font-size: 22px !important;
}
nav .nav-list > .nav-item:first-child a:hover {
    opacity: 1;
}

/* sample*/
