/*
Theme Name: ALASKA Child
Theme URI: http://www.themestudio.net
Author: Vu Ngoc Linh
Author URI: http://www.themestudio.net
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
Template: alaska
Version: 1.3.3
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
Text Domain: themestudio
*/

/*For older themes, and themes that do not use wp_enqueue_style() to enqueue their stylesheet, use the following line where ainex is the name of the directory where the theme resides:*/
@import url("../alaska/style.css");

/* -------------------------------Theme customization starts here ------------------------------- */

/* WPML右上文字顏色 */
.top-header ul li{
color: #ffffff;
}

/* 原始選單 */
.main-header-style2 .main-menu > ul > li > a {
border-right: none;
padding-left: 0px;
color: #ffffff;
}
.main-menu ul > li .dropdown-menu {
background: #ca000f;
min-width: auto;
}
.main-menu ul > li .dropdown-menu li a {
color: #ffffff;
font-size: 16px;
line-height: 36px;
border-bottom: none;
}

/* mega menu底色 */
.vc-mm-menu-h, .vc-mm-menu-v {
background: #ca000f !important;
}
.main-header-style2 .main-menu-2 {
background: #ca000f;
}

/* 主選單文字底色 */
.main-menu ul li a:hover, .main-menu ul li .active, .main-menu ul li:hover a, .main-menu ul li a.active a {
background: #ca000f;
}

/* 增加RWD寬度 */
@media (min-width:1440px){
.container{width:1400px}
}

/* 登入會員圖案底色 */
.ts-suport-header .header-signup-chat li.header-signup span.icon{
background: #ca000f;
}

/* 主選單字型大小 */
.main-menu ul li a {
font-size: 16px;
}

/* 主選單間距 */
.vc-mm-menu-h ul.vc-mm-menu li.vc-menu-item a.nav-link{
padding: 20px 5px !important;
position: relative;
display: inline-block;
}

.sub-menu ul.sub-menu-inner li.menu-item a.nav-link{
padding: 10px 10px !important;
}
.main-header-style2 .ts-mainmenu .main-menu {
width: initial;
}

/* 主選單靠左 */
.vc-mm-menu-h ul.vc-mm-menu {
padding-left: 0px;
}

/* 頁腳關於我們下間距 */
footer .widget h3 {
margin-bottom: 15px;
}

/* 註冊網域的字體調整 */
.ts-domain-price-box .domain-extension {
font-size: 18px;
}

.ts-domain-price-box {
color: #ffffff
}

/* 手機板上方導覽列 */
@media (max-width: 767px){
.top-header {
display: inherit;
}
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
padding-top: 10px;
}

.mobile-navigation {
color: #ca000f;
}

.domain-bulk-options-box {
top: 23px !important;
}

#order-standard_cart .view-cart-tabs .nav-tabs > li.active > a {
color: #000000;
}

/* whmcs 商品頁文字顏色 */
#order-standard_cart .products .product div.product-pricing {
color: #ffffff;
}
#order-standard_cart .products .product div.product-pricing span.price {
color: #ffffff;
}

/* 首頁外掛HB網址註冊搜尋列調整 */
.ts-search-domain {
width: 55%;
margin: 0px auto;
}
@media (max-width: 767px){
.ts-search-domain {
width: 90%;
margin: 0px auto;
}
.ts-search-domain .ts-select-style {
width: 15%;
}
.ts-search-domain .input-text {
width: 65%;
}
}


/* 文章輪播底色 */
.wpb_posts_slider .flex-caption, .wpb_posts_slider .nivo-caption {
    background-color: #FFFFFF !important;
    opacity: 1;
    filter: alpha(opacity=100);
    color: inherit;
    padding: 10px 15px;
    position: static;
}
.ts-search-domain {
