/*
 Theme Name:   Archi Child
 Theme URI:    http://demo.oceanthemes.net/archimate/
 Description:  Archi Child Theme
 Author:       OceanThemes
 Author URI:   http://oceanthemes.net
 Template:     archi
 Version:      3.3.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  archi-child
 
 YELLOW: #FAB207
 
*/

@import url("../archi/style.css");

.single-service h1 {margin-right:0 !important; padding-right:0 !important;}

.wpcf7-submit {
background:#FAB207 !important; 
background-color:#FAB207 !important; 
border:none !important; 
color:#000 !important; 
padding:5px 20px !important;
font-size:16px;
font-weight:600;
text-transform:uppercase;
}

.wpcf7-submit:hover {background:#FFF !important;}

.dropdown-menu .current-menu-item.active a {color:#000 !important;}

.contact-details table {border:none !important;}
.contact-details table td {border:none !important; padding:0 10px 5px 0; vertical-align: top;}
.contact-details table td strong {color:#FAB207}

/* ----- FOOTER ----- */

.main-footer .widget_media_image {padding-bottom:30px !important;}
blockquote {font-size:16px; color:#FAB207;}
.no-title h2 {display:none !important;}
.no-title .inner-padding {padding:30px 0;}
.comments-box {display:none !important;}


/* ----- BREAKPOINT 414px - IPHONE 6 PLUS PORTRAIT ----- */
@media only screen and (max-width: 414px) {
.page-id-1703 .image-container.pull-left,
.page-id-1703 .image-container.pull-right {height:200px !important; width:400px !important;}
.grey .inner-padding {padding-top:0 !important;}
.tp-caption.big-white {font-size:14px !important;}
.tp-caption a.btn-slider {margin:30px 0 0 6px !important; font-size:30px;}
}
