* {
    margin: 0;
    padding: 0;
    outline: none;
}

body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    line-height: 22px;
    margin: 0;
    padding: 0;
}

img {
    margin: 0;
    padding: 0;
    border: none;
}

section img,
img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 20px;
    padding: 0;
    line-height: 1;
    font-weight: 400;
    text-transform: uppercase;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
    color: #9FAF2B;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 14px;
}

.left {
    float: left;
}

.right {
    float: right;
}

p {
    margin: 0;
    padding: 0;
    font-size: 15px;
}

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

a:hover {
    text-decoration: none;
    outline: none;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

article ul,
article ol {
    margin: 0 0 15px 15px;
}

article ul li {
    list-style: disc;
}

.custom-height {
    min-height: 20px;
}

.clear {
    clear: both;
}

.middle-align {
    margin: 0 auto;
    padding: 0;
}

.wp-caption {
    margin: 0;
    padding: 0;
    font-size: 13px;
    max-width: 100%;
}

.wp-caption-text {
    margin: 0;
    padding: 0;
}

.sticky {
    margin: 0;
    padding: 0;
}

.gallery-caption {
    margin: 0;
    padding: 0;
}

.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 13px;
    margin-top: 4px;
    margin-bottom: 6px;
    padding: 0;
    height: auto;
}

.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 10px;
    height: auto;
}

.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    height: auto;
}

.comments-area {
    margin-bottom: 15px;
}

.comment-list .comment-content ul {
    list-style: none;
    margin-left: 15px;
}

.comment-list .comment-content ul li {
    margin: 5px;
}

.main-container ol {
    list-style-position: outside;
    margin-left: 20px;
}

.main-container ol li {
    margin: 5px 0;
}

.toggleMenu {
    display: none;
}

section {
    padding: 25px 0;
}

h2.section_title {
    font-weight: 300;
    text-align: center;
    margin-bottom: 30px;
    text-transform: uppercase;
}

h2.section_title span {
    font-weight: 900;
    color: #9FAF2B !important;
}

.headerinfo {
    font: 600 14px/24px 'Roboto';
    color: #fff;
    padding: 10px 20px 30px 0;
}

.headerinfo .fa {
    font-size: 14px;
    margin-right: 8px;
}

.headerinfo span {
    margin-left: 25px;
}

#slider {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    border-bottom: 6px solid #9FAF2B;
}

.logo {
    float: left;
    text-align: left;
    width: 20%;
}

.logo h1 {
    font-weight: 600;
    margin: 0px;
    text-transform: uppercase;
}

.logo h1 span {
    color: #9FAF2B;
    display: inline-block;
}

.logo a {
    color: #000;
}

.tagline {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #828181;
}

.header_right {
    float: right;
    text-align: right;
    width: 80%;
}

#home-social-icons h2.section_title {
    margin-bottom: 65px;
}

.social-icons {
    margin-top: 20px;
}

.social-icons a {
    background-color: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin: 0 5px 5px 0;
    padding: 0;
    text-align: center;
    -moz-border-radius: 50% -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    transition: 0.6s;
    -moz-transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    font-size: 20px;
}

.social-icons a:last-child {
    margin-right: 0;
}

.social-icons br {
    display: none;
}

.container {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.toggle {
    display: block;
}

.toggle a {
    width: auto;
    color: #ffffff;
    background: url(../../../themes/coffee-pro/images/mobile_nav_right.png) no-repeat right center #3e3e3e;
    padding: 10px 25px;
    margin-top: 5px;
    font-size: 16px;
    text-align: left;
}

.toggle a:hover {
    color: #ffffff !important;
}

.sitenav {
    display: none;
}

.header {
    padding: 0px 0;
    z-index: 9999;
}

.sitenav {
    padding: 0;
    position: relative;
    z-index: 9999;
}

.sitenav ul {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.sitenav ul li {
    display: inline-block;
    text-transform: uppercase;
    position: relative;
}

.sitenav ul li:last-child {
    border-right: none;
}

.sitenav ul li a {
    padding: 0 20px;
    display: block;
    text-align: center;
}

.sitenav ul li ul li {
    display: block;
    position: relative;
    float: none;
    top: -1px;
    border-bottom: 1px #e7e6e6 solid;
}

.sitenav ul li ul li a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    top: 1px;
    text-align: left;
}

.sitenav ul li ul {
    display: none;
    z-index: 9999999;
    position: relative;
}

.sitenav ul li:hover > ul {
    display: block;
    width: 200px;
    position: absolute;
    left: 0;
    text-align: left;
}

.sitenav ul li:hover ul li ul {
    display: none;
    position: relative;
}

.sitenav ul li:hover ul li:hover > ul {
    display: block;
    position: absolute;
    left: 200px;
    top: 1px;
}

.innerbanner {
    text-align: center;
}

.innerbanner img {
    position: relative;
    background-size: cover;
    width: 100%;
    height: auto;
}

.searchbox {
    position: relative;
    min-width: 35px;
    width: 0%;
    height: 40px;
    float: right;
    overflow: hidden;
    padding-left: 20px;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

.searchbox-input {
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    background: #ece8e8;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0px 55px 0px 20px;
    font-size: 13px;
    color: #7f7f7f;
}

.searchbox-input::-webkit-input-placeholder {
    color: #7f7f7f;
}

.searchbox-input:-moz-placeholder {
    color: #7f7f7f;
}

.searchbox-input::-moz-placeholder {
    color: #7f7f7f;
}

.searchbox-input:-ms-input-placeholder {
    color: #7f7f7f;
}

.searchbox-icon,
.searchbox-submit {
    width: 35px;
    height: 40px;
    display: block;
    position: absolute;
    top: 0;
    font-family: verdana;
    font-size: 22px;
    right: 0;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    outline: 0;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    color: #dcddd8;
    background: url(../../../themes/coffee-pro/images/search-icon.png) no-repeat center center #34c6f6;
}

.searchbox-open {
    width: 40%;
}

.wrap_one,
.services-wrap,
#wrappfourth .container,
#offersection .container .one_half,
#testimonialswrap .container,
.gallerywrap,
.serviceswrap {
    visibility: hidden;
}

.wrap_one h2 {
    font-size: 34px;
    color: #9FAF2B;
    margin: 0 0 20px 0;
    padding-bottom: 15px;
    line-height: 35px;
    text-align: left;
    border-bottom: 1px solid #9FAF2B;
    box-shadow: 0 1px 0 #fff;
    font-weight: 300;
}

.wrap_one img {
    float: right;
    margin-left: 50px;
    background-color: #fff;
    padding: 7px;
    border: 1px solid #e6e5e5;
}

.wrap_one p {
    margin-bottom: 20px;
}

#pagearea {
    background-color: #432a1c;
    border-bottom: 6px solid #9FAF2B;
    padding: 50px 0;
    color: #fff;
}

.leftwrap {
    width: 41%;
    float: left;
    margin: 0 20px 0 0;
}

.leftwrap .leftthumbbx {
    width: 177px;
    float: left;
    margin: 0 35px 0 0;
}

.leftwrap h2 {
    color: #fff;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    margin: 15px 0;
}

.leftwrap h2 span {
    color: #9FAF2B;
    font-weight: 900;
}

.leftwrap p {
    margin-bottom: 25px;
}

.rightwrap {
    width: 51%;
    float: right;
}

.rightwrap .threebox {
    width: 164px;
    height: 164px;
    float: left;
    margin: 0 0 0 22px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
}

.rightwrap .threebox img {
    margin: 30px auto 10px auto;
}

.rightwrap .threebox h3 {
    font-size: 16px;
    font-weight: 600;
    color: #9FAF2B;
}

.rightwrap .threebox a {
    display: block;
}

a.ReadMore {
    background-color:#9FAF2B !important;
    color: #fff;
    padding: 8px 15px;
    font: normal 16px/20px 'Roboto Condensed';
   
    -moz- border-radius: 5px;
    -webkit- border-radius: 5px;
    border-radius: 5px;
}

a.ReadMore:hover {
    background-color: #9FAF2B;
    color: #fff;
}

.serviceswrap .one_third {
    margin-right: 5%;
    position: relative;
}

.serviceswrap h2.section_title {
    margin-bottom: 60px;
}

.serviceswrap .one_third h3 {
    font-size: 22px;
    margin: 25px 0;
}
.one_third h4 {
    color: #9FAF2B;
    }

.serviceswrap .one_third span {
    position: absolute;
    top: -15px;
    left: -15px;
    background-color: #9FAF2B;
    color: #fff;
    padding: 7px 20px;
    font: normal 18px/22px 'Roboto Condensed';
    text-transform: uppercase;
    -moz- border-radius: 3px;
    -webkit- border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}

.serviceswrap .one_third span:hover {
    background-color: #9FAF2B;
    color: #fff;
}

.services-members {
    margin: 30px 0 0 0;
}

.teammember-list p {
    font: normal 16px/24px 'Roboto';
}

.last {
    margin-right: 0 !important;
}

#wrappfourth,
#testimonialswrap {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}

section#ourteam {
    background-attachment: fixed;
    background-size: inherit;
}

.teammember-list {
    width: 31.3%;
    float: left;
    margin: 0 3% 2.9% 0;
    position: relative;
    padding: 0;
}

.teammember-padding {
    padding: 10px;
    border: solid 1px #f04696;
}

.teammember-content {
    background: #f7f6f6;
    padding: 9% 10%;
}

.team-thumb-icons {
    position: relative;
    background: #9FAF2B;
}

.team-thumb-icons:hover img {
    opacity: 0.4;
    background: #9FAF2B;
}

.team-thumb-icons .member-social-icon {
    opacity: 0;
}

.team-thumb-icons:hover .member-social-icon {
    opacity: 1;
}

.member-social-icon {
    position: absolute;
    bottom: 9%;
    width: 100%;
    text-align: center;
}

.member-social-icon a {
    margin: 0 5px;
    color: #343434;
    padding: 10px 0;
    display: inline-block;
    width: 40px;
    border-radius: 100%;
    background: #fff;
}

.teammember-list img {
    vertical-align: middle;
    width: 100%;
    height: auto;
}

.teammember-list h4 {
    text-align: center;
    font: normal 28px/100% 'Roboto';
    border-bottom: 2px solid #9FAF2B;
    display: table;
    padding-bottom: 20px;
    margin: 0 auto;
}

.member-desination {
    border-bottom: 2px solid #9FAF2B;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#wrappfourth .one_third h3 {
    color: #fff;
    font-size: 28px;
    margin-bottom: 30px;
    font-weight: 300;
    text-align: center;
}

#wrappfourth .one_third h3 span {
    font-weight: 900;
}

.threecolumn {
    background-color: rgba(29, 22, 15, 0.6);
    border: 3px solid #9FAF2B;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #fff;
    min-height: 308px;
    width: 330px;
}

.widthfixed {
    padding: 25px;
}
.widthfixed p{
    font-size: 14px;
}

.news-box {
    margin-bottom: 17px;
    padding-bottom: 8px;
    border-bottom: 1px dashed #805939;
    min-height: 85px;
}

.news-box.last {
    border-bottom: 0;
    margin: 0;
    padding: 0;
}

.news-box .news-thumb {
    float: left;
    width: 25%;
    margin: 0 20px 0 0;
}

.news {
    float: right;
    width: 66%;
    margin: 0;
}

.news-box .news p {
    margin-bottom: 0;
  
}

.news h6 {
    margin-bottom: 12px;
    color: #fff;
    line-height: 20px;
}

.news h6:hover {
    color: #9FAF2B;
}

.datebx {
    width: 67px;
    height: 67px;
    background-color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #3c3c3c;
    font: 400 24px/45px 'Roboto Condensed';
    text-align: center;
}

.datebx span {
    font-size: 12px;
    font-weight: 300;
    display: block;
    line-height: 0;
}

.news-box:last-child {
    border-bottom: 0;
    margin: 0;
    padding: 0;
}

.threecolumn ul {
    margin: 0;
    padding: 0;
}

.threecolumn ul li {
    list-style: none;
    border-bottom: 1px dashed #805939;
    display: block;
    background: url(../../../themes/coffee-pro/images/menu-arrow.png) no-repeat left 15px;
    padding: 11px 0 10px 20px;
}

.threecolumn ul li a {
    float: left;
    width: 84%;
}

.threecolumn ul li h6 {
    color: #fff;
    text-transform: none;
    margin: 0;
}

.threecolumn ul li h6:hover {
    color: #9FAF2B;
}

.threecolumn ul li span {
    float: right;
    width: 16%;
    font-size: 14px;
    font-family: 'Oswald';
    color: #9FAF2B;
}

.threecolumn ul li:last-child {
    border-bottom: none;
}

#offersection .one_half {
    float: left;
    width: 65%;
    margin-right: 5%;
    position: relative;
}

#offersection .one_half.last_column {
    float: right;
    width: 30%;
}

#offersection .one_half a.morebutton {
    position: absolute;
    bottom: 0;
}

a.morebutton {
    background-color: #9FAF2B;
    color: #fff;
    padding: 10px 20px;
    font: normal 16px/20px 'Roboto Condensed';
    text-transform: uppercase;
    display: inline-block;
}

a.morebutton:hover {
    background-color: #9FAF2B;
    color: #fff;
}

#offersection h2.section_title {
    font-size: 28px;
    margin: 0 0 30px 0;
    padding-bottom: 15px;
    line-height: 35px;
    text-align: left;
    border-bottom: 1px solid #9FAF2B;
    box-shadow: 0 1px 0 #fff;
    font-weight: 300;
}

#offersection .one_half img {
    background-color: #fff;
    float: left;
    padding: 8px;
    border: 1px solid #f0d6c1;
    margin: 6px 30px 0 0;
}

.custombtn {
    margin-top: 30px;
}

h2.heading {
    padding-bottom: 15px;
}

.underline {
    border-bottom: 1px solid #efeded;
}

.testimonials-wrap {
    position: relative;
}

.testimonials-wrap .owl-controls,
.testimonials-wrap .owl-carousel {
    position: inherit;
}

.testimonials-wrap .owl-next {
    top: 3%;
    right: 0;
    background: #5c5c5c url(../../../themes/coffee-pro/images/client-arrow-next.html) no-repeat center center;
}

.testimonials-wrap .owl-prev {
    top: 3%;
    right: 2.8%;
    left: inherit;
    background: #5c5c5c url(../../../themes/coffee-pro/images/client-arrow-prev.html) no-repeat center center;
}

.testimonials-wrap .owl-next:hover {
    background: #9FAF2B url(../../../themes/coffee-pro/images/client-arrow-next.html) no-repeat center center;
}

.testimonials-wrap .owl-prev:hover {
    background: #9FAF2B url(../../../themes/coffee-pro/images/client-arrow-prev.html) no-repeat center center;
}

.testimonials-wrap h2.section_title {
    margin-bottom: 90px;
}

.client-say {
    padding: 30px;
    border: solid 2px #fff;
    position: relative;
    z-index: 1;
    font: normal 12px/20px 'Arimo';
    color: #fff;
}

.say_thumb {
    width: 139px;
    height: 139px;
    float: left;
    margin-right: 30px;
}

.say_thumb img {
    height: 100%;
    border-radius: 50%;
}

.tm_description {
    width: 63%;
    float: right;
    padding: 0;
}

.tm_description h5 {
    color: #fff;
    margin: 20px 0 0 0;
    text-transform: none;
}

#testimonialswrap h2.section_title {
    color: #9FAF2B !important;
}

#testimonialswrap h2.section_title span {
    color: #fff;
}

#testimonialswrap .owl-controls {
    display: none;
}

.page .client-say {
    border: solid 2px #333 !important;
    color: #333 !important;
}

.page .tm_description h5 {
    color: #333 !important;
}

#home-gallery h2.section_title,
#recentposts h2.section_title {
    margin-bottom: 50px;
}

.filter-title {
    padding-left: 7%;
    padding-bottom: 3%;
    padding-top: 4%;
    float: left;
}

.filter-title h3 {
    width: 100%;
    padding: 6% 9.5% 6%;
    border-left: 8px #fff solid;
    font: 300 18px/100% 'Roboto';
    color: #fff;
    text-transform: uppercase;
}

.filter-title h3 span {
    color: #9FAF2B;
    font: bold 28px/30px 'Roboto';
    display: block;
    padding-top: 5px;
}

.photobooth .filter-gallery {
    position: relative;
    margin: 0 0 25px;
    text-align: center;
    background-color: #262626;
}

.photobooth .filter-gallery ul {
    list-style: none !important;
    overflow: hidden;
}

.photobooth .filter-gallery ul li {
    font: 400 15px/20px 'Roboto', san-serif;
    display: inline-block;
    padding: 0;
    width: auto;
    list-style: none;
    cursor: pointer;
    position: relative;
}

.photobooth .filter-gallery ul li a {
    text-transform: uppercase;
    display: block;
    padding: 15px;
    color: #fff;
    border-right: 1px solid #383838;
}

.photobooth .filter-gallery ul li:last-child a {
    border-right: none;
}

.photobooth .filter-gallery ul li.current a,
.photobooth .filter-gallery ul li a:hover {
    color: #9FAF2B;
}

.photobooth .gallery ul {
    list-style: none !important;
    margin: 0;
}

.photobooth .gallery ul li {
    width: 21.5%;
    float: left;
    position: relative;
    margin: 0 30px 30px 0;
    background-color: #fff;
    line-height: 40px;
    list-style: none;
    padding: 8px;
    cursor: pointer;
    box-shadow: 0 1px 10px 0px #a7a7a7;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-position: 50% 40%;
}

.photobooth .gallery ul li:hover {
    background: url(../../../themes/coffee-pro/images/zoom-icon.png) no-repeat 50% 50%;
}

.photobooth .gallery ul li p {
    color: #111;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    width: 100%;
    display: none;
    text-align: center;
    bottom: 0;
    opacity: 0.8;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.photobooth .gallery ul li p span {
    margin-top: 0px;
    display: block;
    font-weight: bold;
}

.photobooth .gallery ul li strong {
    color: #fff;
    margin: 0;
    padding: 0;
    position: absolute;
    display: none;
    text-align: center;
    bottom: 0;
    opacity: 0.8;
    width: 100%;
}

.photobooth .gallery ul li img {
    vertical-align: middle;
    display: block;
    width: 100%;
    margin: 0;
    height:150px;
}

.photobooth .gallery ul li:hover img {
    opacity: 0.4;
}

.photobooth .gallery ul li:hover p {
    color: #111;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    display: block;
    text-align: center;
    bottom: 0;
    opacity: 0;
}

.photobooth .gallery ul li:hover p span {
    margin-top: 20px;
    display: block;
}

.content-area {
    width: 1100px;
    margin: 0 auto;
    padding: 50px 0;
}

.site-main {
    width: 720px;
    margin: 0;
    padding: 0;
    float: left;
}

.sitefull {
    width: 100% !important;
}

#sidebar {
    width: 350px;
    float: right;
}

.sidebar-left {
    float: left !important;
}

.flotRight {
    float: right !important;
}

aside.widget {
    margin-bottom: 30px;
    background-color: #f9f9f9;
    padding: 20px;
}

aside.widget ul {
    list-style: disc;
}

h3.widget-title {
    background-color: #34c6f6;
    padding: 12px 15px;
    margin-bottom: 1px;
    color: #fff;
}

#sidebar #contactform_main input[type=text],
#sidebar #contactform_main input[type=email],
#sidebar #contactform_main input[type=tel],
#sidebar #contactform_main input[type=url],
#sidebar #contactform_main textarea {
    width: 90%;
}

#sidebar #contactform_main p {
    margin-bottom: 10px;
}

#sidebar ul li {
    list-style: none;
}

#sidebar ul li a {
    font: 300 14px/18px "Roboto", sans-serif;
    background: url(../../../themes/coffee-pro/images/sidebar-arrow.png) no-repeat 0 14px;
    padding: 10px 0 10px 20px;
    color: #3b3b3b;
    border-bottom: 1px dashed #d0cfcf;
    display: block;
}

#sidebar ul li a:hover {
    color: #34c6f6;
}

#sidebar ul li:last-child a {
    border: none;
}

.nosidebar {
    float: none !important;
    margin: 0 auto;
}

#footer-wrapper {
    background-color: #9FAF2B;
    position: relative;
    padding: 50px 0 0;
    border-top: 9px solid #432a1c;
}

.footerlogo {
    background-color: #432a1c;
    padding: 15px 20px;
    text-align: center;
    margin: -50px 0 25px 0;
    width: 155px;
    float: none;
}

.footerlogo h1 {
    font-size: 30px !important;
}

.cols-4 {
    width: 17%;
    float: left;
    margin: 0 2% 2% 0;
    position: relative;
}
.widget-column-2 {
    width: 28%;
}

.widget-column-3 {
    width: 34%;
}

.cols-4.widget-column-3 p {
    margin-bottom: 25px;
}

.widget-column-4 {
    width: 15%;
    margin-right: 0;
}

.cols-4 h5 {
    font-weight: 400;
    margin-bottom: 25px;
    text-transform: uppercase;
    border-bottom: 1px solid #3f3f3f;
    padding-bottom: 15px;
}

.cols-4 h5 span {
    color: #9FAF2B;
}

.cols-4 a.readmore span {
    color: #fff;
}

.cols-4 p {
    margin-bottom: 7px;
}

.cols-4 ul li a {
    background: url(../../../themes/coffee-pro/images/footer-arrow.png) no-repeat left 8px;
    color: #fff;
    padding: 2px 0 2px 20px;
    display: block;
}

.cols-4 ul li a:hover,
.cols-4 ul li.current_page_item a {
    color: #CAF661;
    background: url(../../../themes/coffee-pro/images/footer-arrow-active.png) no-repeat left 8px;
}

div.recent-post {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

div.recent-post {
    display: block;
    line-height: 18px;
    padding: 0 0 30px 0px;
    background: none;
    margin-bottom: 30px;
    border-bottom: #232323 1px dashed;
}

div.recent-post img {
    float: left;
    margin: 0 15px 0 0;
    border: #4c4b4b solid 3px;
}

div.recent-post span {
    font-size: 11px;
}

div.recent-post a {
    text-decoration: none;
    background: transparent;
}

div.recent-post a:hover {
    text-decoration: none;
}

div.recent-post:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

div.recent-post p {
    display: inline;
    line-height: 22px;
    margin: 0;
}

.phone-no {
    line-height: 22px;
}

.phone-no span {
    color: #9FAF2B;
}

.cols-4 .parastyle {
    margin-bottom: 0;
}

.cols-4 .phone-no p {
    margin-bottom: 2px;
}

.copyright-wrapper {
    background-color: #432a1c;
    position: relative;
    padding: 15px 0;
}

.copyright-txt {
    float: left;
}

.design-by {
    float: right;
}

.content-area .recent-post h6 {
    color: #454545;
}

.wpcf7 {
    margin: 0;
    padding: 0;
    font: 15px 'Roboto', san-serif;
    color: #d6d6d6;
}

.wpcf7 form {
    margin: 0;
    padding: 0;
}

.wpcf7 form span.last {
    float: none !important;
}

.wpcf7 form input[type="url"],
.wpcf7 form input[type="date"],
.wpcf7 form select {
    background-color: #f1f1f1;
    border: 1px solid #9FAF2B;
    padding: 5px 3px;
    margin-top: 10px;
    font: 13px arial;
    color: #777777;
}

.wpcf7 form input[type="checkbox"],
.wpcf7 form input[type="radio"],
.wpcf7 form input[type="file"] {
    margin-top: 10px;
    padding: 0;
}

span.wpcf7-list-item {
    margin: 0 15px 0 0 !important;
}

#contactform_main input[type=text],
#contactform_main input[type=email],
#contactform_main input[type=tel],
#contactform_main input[type=url],
#contactform_main textarea {
    width: 40%;
    border: 1px solid #9FAF2B;
    padding: 15px;
    float: left;
    margin: 0 8px 8px 0;
}

#contactform_main textarea {
    width: 85.6%;
    margin-right: 0;
    height: 130px;
}

#contactform_main span.capcode {
    float: left;
    padding: 13px;
    border: 1px solid #9FAF2B;
    padding: 13px;
    margin: 0 8px 8px 0;
}

#contactform_main input[type=submit],
.wpcf7 form input[type="submit"] {
    font: 400 20px/24px 'Roboto', sans-serif;
    text-transform: uppercase;
    cursor: pointer;
}

.wpcf7 form input[type="text"],
.wpcf7 form input[type="email"],
.wpcf7 form input[type="tel"],
.wpcf7 form textarea {
    border: 1px solid #9FAF2B;
    padding: 15px;
    margin: 0 8px 8px 0;
}

.wpcf7 form textarea {
    margin-right: 0;
    height: 130px;
}

#reservation_form input[type=text],
#reservation_form input[type=email],
#reservation_form input[type=tel],
#reservation_form textarea,
.wpcf7 form input[type="text"],
.wpcf7 form input[type="email"],
.wpcf7 form input[type="tel"],
.wpcf7 form textarea {
    width: 90%;
    background-color: #fff;
    color: #a0a0a0;
    border: 1px solid #9FAF2B;
    padding: 10px 15px;
}

#reservation_form p,
.wpcf7 form {
    margin-bottom: 6px;
}

#reservation_form input[type=submit],
.wpcf7 form input[type="submit"] {
    font: 400 20px/24px 'Roboto', sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    width: 100%;
    background-color: #9FAF2B;
}

iframe {
    border: 1px solid #ccc;
    padding: 9px;
    margin-bottom: 25px;
}

.contact_left {
    float: left;
    width: 65%;
}

.contact_right {
    float: right;
    width: 30%;
}

.contact_right h3 {
    margin-bottom: 15px;
}

.post-title {
    margin-bottom: 0px;
    font-weight: 400;
}

.post-title a {
    color: #3d3d3d;
}

.blog-post-repeat .postmeta {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 15px;
}

p.read-more a {
    font: 600 12px/22px 'Roboto', sans-serif;
    background-color: #ff6565;
    color: #fff;
    text-align: center;
    padding: 5px 15px;
    display: inline-block;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

p.read-more a:hover {
    background-color: #34c6f6;
}

.blog-post-repeat .post-thumb img {
    float: left;
    margin-right: 15px;
    height: auto;
}

.error_msg {
    padding: 10px;
    background: #ffd3ce;
    color: #e00;
    border: 1px #e00 solid;
    margin: 15px 0;
}

.success_msg {
    padding: 10px;
    background: #dcffc5;
    color: #070;
    border: 1px #070 solid;
    margin: 15px 0;
}

.spacer20 {
    height: 20px;
    clear: both;
}

.pagination {
    display: table;
    clear: both;
}

.pagination ul {
    list-style: none;
    margin: 20px 0;
}

.pagination ul li {
    display: inline;
    float: left;
    margin-right: 5px;
}

.pagination ul li span,
.pagination ul li a {
    background: #303441;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
}

.pagination ul li .current,
.pagination ul li a:hover {
    background: #34c6f6;
}

h1.entry-title,
h1.page-title {
    padding-bottom: 20px;
    line-height: 30px;
    border-bottom: solid 3px #ff0000;
    display: table;
    text-transform: uppercase;
}

article.tag-sticky-2 {
    background: #f6f6f6;
    padding: 10px;
}

article p {
    margin: 0 0 20px 0;
}

.post-date {
    display: inline;
}

.post-comment {
    display: inline;
}

.post-categories {
    display: inline;
}

.post-tags {
    display: inline;
}

form.search-form {
    margin-bottom: 15px;
}

input.search-field,
.post-password-form input[type=password],
.wpcf7 form input[type="submit"] {
    border: 1px #eee solid;
    padding: 8px 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

input.search-submit,
.post-password-form input[type=submit],
.wpcf7 form input[type="submit"] {
    border: none;
    color: #ffffff;
    padding: 8px 15px;
    cursor: pointer;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.nav-previous {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

.nav-next {
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
}

nav.post-navigation {
    padding: 10px 0 20px;
}

.accordion-box h2.active {
    color: #34c6f6;
    border-bottom: 1px solid #ccc;
}

.comment-list,
ol.comment-list {
    list-style: none;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.comment-list ul,
ol.comment-list ul {
    list-style: none;
}

.comment-list li.comment {
    margin-top: 20px;
}

.comment-list .comment-content h1,
.comment-list .comment-content h2,
.comment-list .comment-content h3,
.comment-list .comment-content h4,
.comment-list .comment-content h5,
.comment-list .comment-content h6 {
    margin-top: 15px;
}

.button,
.btnfeatures {
    background-color: #ff6565;
    color: #fff;
    font: 400 14px/22px 'Roboto', sans-serif;
    padding: 8px 20px;
    display: inline-block;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
}

.button:hover {
    background-color: #34c6f6;
    border-color: #1898c2;
    color: #fff;
}

.btnfeatures {
    background-color: transparent;
    border: 1px solid #fff;
    padding: 8px 20px;
    margin-right: 20px;
}

.btnfeatures:hover {
    border-color: #ff6565;
}

a.added_to_cart {
    background: #e1472f;
    padding: 5px;
    display: inline-block;
    color: #fff;
    line-height: 1;
}

a.added_to_cart:hover {
    background: #000000;
}

a.button.added:before {
    content: '' !important;
}

#bbpress-forums ul li {
    padding: 0;
}

#subscription-toggle a.subscription-toggle {
    padding: 5px 10px;
    display: inline-block;
    color: #e1472f;
    margin-top: 4px;
}

textarea.wp-editor-area {
    border: 1px #ccc solid;
}

.woocommerce input[type=text],
.woocommerce textarea {
    border: 1px #ccc solid;
    padding: 4px;
}

form.woocommerce-ordering select {
    padding: 5px;
    color: #777777;
}

.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
    font-family: 'Roboto', san-serif;
    color: #ff8a00;
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
    color: inherit !important;
}

h1.product_title,
p.price {
    margin-bottom: 10px;
}

.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
    font-family: 'Roboto', san-serif;
    color: #ff6d84;
}

.woocommerce ul.products li,
#payment ul.payment_methods li {
    list-style: none !important;
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
    color: inherit !important;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
    border-bottom: 0px !important
}

.post-nav {
    clear: left;
    margin-top: 40px;
}

.prev-page,
.next-page {
    margin: 0;
    padding: 0;
}

.prev-page a {
    float: left;
}

.next-page a {
    float: right;
}

.prev-page a,
.next-page a {
    background-color: #333333;
    padding: 5px 10px;
    color: #ffffff;
    font: 15px 'Roboto', san-serif;
}

.prev-page a:hover,
.next-page a:hover {
    color: #ffffff;
    background-color: #34c6f6;
}

.singleright {
    float: left;
}

.singleleft {
    float: right;
}

.contact_right .phone-no a {
    color: #333;
}