HEX
Server: Apache/2.2.15 (CentOS)
System: Linux ip-10-0-2-146.eu-west-1.compute.internal 2.6.32-754.35.1.el6.centos.plus.x86_64 #1 SMP Sat Nov 7 11:33:42 UTC 2020 x86_64
User: root (0)
PHP: 5.6.40
Disabled: NONE
Upload Files
File: /www/sites/www.credebtexchange.com/htdocs/wp-content/themes/adgroup-wp-theme/style.css
/*
Theme Name: Adgroup
Theme URI: https://adgroup.ie
Author: Jason Holland
Description: A no frills theme for Developers using Twitter Bootstrap 4.
Version: 1.81
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, sticky-post, translation-ready
Text Domain: adgroup


This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

The default Bootstrap 4 CSS and JS files are enqueued inside the functions.php file with the handles devdmbootstrap4-css and devdmbootstrap4-js
*/


/*Contact Form*/

#input_1_1,#input_1_5,#input_1_3,#input_1_6,#input_1_10{
	background-color: #F7F7F7 !important;
	border: 0 !important;
	border-radius: 5px !important;
	padding: 10px !important;
}

#input_1_10{
	max-height:150px !important;
}

#input_1_1:focus-visible,#input_1_5:focus-visible,#input_1_3:focus-visible,#input_1_6:focus-visible,#input_1_10:focus-visible{
  outline-width: 0px;
}

#gform_submit_button_1{
	margin: 0 auto !important;
	background-color: #f29f14 !important;
	color: #ffffff !important;
	border-radius: 5px !important;
	border: none !important;
	font-weight: 700;
    width: 200px;
    height: 50px;
}

.gfield_required_text,.gform_submission_error,.validation_message,.gform_required_legend{
	display:none !important;
}





/*End Contact Form*/

/*Sub Pages*/

.separator-1{
	max-width:50px !important;
}
.sub-page-img img{
	width:300px !important;
	margin: 0 auto !important;
}

/*Lets Get Started Section*/
.lgs-icon{
	max-width: 80px !important;
	margin: 0 auto !important;
}

.lgs-text{
	height:230px !important;
}

/*FAQ Section*/
.faq-image img{
	width: 400px !important;
}



/*Hero Section*/
.hero-img img{
	width: 450px !important;
}

#angle-border section{
  background: #fff;
  color: #fff;
  position: relative;
  z-index: -1;
}

#angle-border:after{
  background: inherit !important;
  bottom: 0 !important;
  content: '' !important;
  display: block !important;
  height: 50% !important;
  left: 0 !important;
  position: absolute !important;
  right: 0;
  transform: skewY(-8deg) !important;
  transform-origin: 100% !important;
  z-index: -1 !important;
  background: #f8f8f8 !important;
}

#scroll-down{
	position:relative;
	top:0px !important;
	font-weight: 700 !important;
}

/*Header*/
.dmbs-header-left{
	text-align: left !important;
}

#header{
	max-width:1300px !important;
	margin: 20px auto !important;
}
#mega-menu-item-58 a{
	text-align: center !important;
	border: 2px solid #11223D !important;
	min-width: 150px !important;
	border-radius:5px !important;
}

#mega-menu-item-59 a{
	text-align: center !important;
	background: #11223D !important;
	border: 2px solid #11223D !important;
	min-width: 110px !important;
	border-radius:5px !important;
	color:#ffffff !important;
}

.mega-menu-link{
	text-align: center !important;
}

/*Setup*/

.dmbs-header{
	margin-bottom:0 !important;
	padding-bottom:0;
}
.white-text,.white-text p, .white-text a{
	color:#fff !important;
}

.vc_btn3{
	font-weight:600 !important;
	min-width:200px !important;
	text-align: left !important;
	background-image: none !important;
}

h1 > span{
	background-color:#16ABD5 !important;
	padding: 0px 5px !important;
	margin-bottom:5px !important;
}

p{
	font-family:'Roboto',sans-serif;
	font-weight:200;
	color:#11223D;
}

h1,h2,h3,h4{
	font-weight: 700 !important;
}

	
h1{
	font-size:2.5rem !important;
}


h2{
	font-size:2.5rem !important;
}

h3{
	font-size:2.4rem !important;
}

h4{
	font-size:1.5rem
}

.wpb-js-composer,.vc_tta-tabs,.vc_tta-tabs-position-top, .vc_tta-panel, .vc_tta-panel-body,
.wpb-js-composer, .vc_tta-tabs,.vc_tta-tabs-position-bottom ,.vc_tta-panel, .vc_tta-panel-body {
    -webkit-transform: none; 
    -moz-transform: none; 
    -ms-transform: none; 
    -sand-transform: none; 
    -o-transform: none; 
     transform: none; 
    -webkit-transition: none; 
    -moz-transition: none; 
    -o-transition: none; 
    transition: none !important; 
    animation: fadein 1s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

a,
a:link,
a:visited,
a:hover,
a:active{
    text-decoration: none !important;
	
}

header{
	display: none !important;
}
.dmbs-content-wrapper{
	max-width:1300px !important;
}

html {
  scroll-behavior: smooth;
}

/*Footer*/
.footer{
	max-width:1300px !important;
}

.footer-link a{
	color:#ffffff !important;
	border-radius:10px !important;
	padding: 10px 20px !important;
	transition: all 0.2s ease-in-out !important;
}


.footer-logo img{
	max-width: 200px !important;
}

#epx-vcse-widget-88 > section > div:nth-child(1){
	max-width:1300px !important;
	margin: 0 auto !important;
}

.footer-container{
	margin-bottom:-30px !important;
}

.footer-container a{
	color: #11223D !important;
}

.social-icon{
	margin-right: 10px !important;
}

.blog_wrap {
    padding-right: 80px !important;
    padding-left: 00px;
}

.post-list-title a {
    font-size: 20px;
    color: #cf8a00;
    font-weight: 800;
}

.postpage {
    padding-bottom: 10px;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 25px;
}

.readmore-button a {
    background: #cf8a00;
    padding: 7px 15px !important;
    display: inline-block;
    color: #ffffff !important;
    border-radius: 10px;
    margin-bottom: 20px;
}
.container.dmbs-content-wrapper.blog-content {
    padding-top: 50px;
    padding-bottom: 50px;
}

.btn.btn-primary {
    background: #cf8a00;
    border: 0 !important;
}

a {
    color: #cf8a00;
}

.page-numbers {
    padding: 0px 6px;
}

[name="archive-dropdown"] {
    padding: 10px;
    width: 100% !important;
    border-radius: 8px;
}

.wp-block-search__input {
    border-radius: 8px;
}

.wp-block-search__button {
    background: #cf8a00;
    border: 0 !important;
    color: #ffffff;
    border-radius: 10px;
}

.dmbs-right .dmbs-widget {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 30px;
}

.dmbs-right .dmbs-widget:last-child {
    border: 0 !important;
}

.dmbs-right .dmbs-widget label {
    font-size: 2.5rem !important;
    font-weight: 700;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    list-style: inside;
    padding: 6px 0;
}

.dmbs-widget{
	margin-bottom:0 !important;
}