/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/

button.btn.disabled, .btn:not(.close):not(.mfp-close).disabled, a.btn:not([href]):not([tabindex]).disabled { 
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5 !important;
}

.icon-box.medium > p { margin: 20px 0 0 84px; }

#footer a:not(.btn):not(:hover) {color: #52575c;}

