/*
Theme Name: ALASKA
Theme URI: http://www.themestudio.net
Version: 1.3
Description: ALASKA is an Elegant WordPress Premium Theme, It's fully compatible with WHMCS-Bridge plugin which connect between WordPress and WHMCS, ALASKA is suitable for Hosting websites aswell as Shop, Company, Agency or Organization
Author: Vu Ngoc Linh
Author URI: http://www.vungoclinh.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: white, custom-background, threaded-comments, translation-ready, custom-menu

All PHP code is released under the GNU General Public Licence version 3.0
All HTML/CSS/JAVASCRIPT code is released under Envato's Regular/Extended License (http://themeforest.net/licenses)
*/

.wp-caption {}
.wp-caption-text{}
.sticky{}
.gallery-caption{}
.alignright{}
.bypostauthor{}
.aligncenter{}
.alignleft{}

/* Custom styles */

.how-we-p{
  padding-right:10px;
}

.no-display{
  display:none;
}

/* Hide Megamenu from dropdown */
#menu-item-355{
  display: none;
}

/* Styles for web design page*/
.web-design-content-box h3{
  color: #0085a1!important;
  font-weight: bold;
  font-size: 15px!important;
  text-transform: uppercase;
}
.web-design-content-box h3:after {
    display: block;
    width: 34px;
    height: 0;
    border-bottom: 4px solid #0085a1;
    content: "";
    margin-top: 0.5em;
}
.get-quote h4{
  font-weight: bold;
  font-size: 18px!important;
}
.get-a-quote-btn{
  width: 100%;
  text-align: center;
  font-size: 16px!important;
  color: black!important;
}