@media only screen and (min-width: 768px) and (max-width: 1680px){ #menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover { color:black !important; } #slides .caption a.read-more-btn { background-color: black; } #menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover { color: white !important; background-color: black !important; } #menu .ddsmoothmenu li li a:hover{ color: white !important; background-color: black !important; margin-left: 5px; } #menu .ddsmoothmenu li li a:hover { background: black; color: #fff; } } .content-bar .post .post_meta li.postc_comment a, .content-bar .post .post_meta li.post_category a{ background-color: black; color:white; } .bottom-feature .bottom-feature-left .bottom-feature-left-inner a.index-read, .bottom-feature .bottom-feature-right .bottom-feature-right-wrapper a.index-read { /* background:url(images/index-read.png) no-repeat 0 0;*/ background: black; } .bottom-feature .bottom-feature-left .bottom-feature-left-inner a.index-read:hover, .bottom-feature .bottom-feature-right .bottom-feature-right-wrapper a.index-read:hover { /* background:url(images/index-read.png) no-repeat 0 -41px;;*/ background: rgba(0, 0, 0, 0.75); text-decoration: none; } .index-info{ background:#7b7c7c url(images/black-sep.png) repeat-x; border-bottom:1px solid #a9aeae; } .index-info .index-info-one{ /* background:url(images/mob-black.png) 0 0 no-repeat;*/ } .index-info .index-info-two{ /* background:url(images/sms-black.png) 0 2px no-repeat;*/ /* padding-left:35px;*/ } .index-info .index-info-three{ /* background:url(images/timing-black.png) 0 0 no-repeat;*/ /* padding-left:35px;*/ } .footer a { color:#fff; } .footer .widget_inner .searchform { /* background: url(images/search-bg-black.png);*/ } a { color:#454444; } .main-content .gallery h1, .main-content .page-content h1.contact, h1.single-heading, .page-content h1.page_title{ background:#3c3c3c; } .main-content .full-width h1.fullwidth-heading{ background:#3c3c3c; } .content-bar .post .read_more{ /* background:url(images/index-read.png) no-repeat;*/ /*background: #3C3C3C;*/ } .content-bar .post .read_more:hover{ /*background:rgba(0, 0, 0, 0.70);*/ } #contactForm input[type="submit"] { background: black; } #contactForm input[type="submit"]:hover { /*background: url('images/index-read.png') no-repeat 0 -41px;*/ background: rgba(0, 0, 0, 0.75); } @media only screen and (min-width: 767px) and (max-width: 960px) { .footer .widget_inner .searchform { /* width:120px; height:26px; border:none; position:relative; margin-bottom:10px; */ } .footer .widget_inner .searchform input[type="text"] { /* width:106px; height:26px; background:transparent; background:url(images/search-bg-black-ipad.png) no-repeat; border:none; padding:0px 55px 0px 8px;*/ /*color:#dfdfdf;*/ } .footer .widget_inner .searchform input[type="submit"] { /* position:absolute; right:-54px; top:5px; background:url(images/search.png) no-repeat; width:40px; height:26px; border:none; cursor:pointer; */ } } .content-bar .page .read_more{ /*background:#3C3C3C;*/ } .content-bar .page .read_more:hover{ /*background:rgba(0, 0, 0, 0.70);*/ } #respond input[type="submit"]{ border-radius: 5px; background: black; } #respond input[type="submit"]:hover{ background:rgba(0, 0, 0, 0.70); } .content-bar .post .post_meta a:hover, .content-bar .page .post_meta a:hover{ text-decoration: none; color:#8fcb08; }