/*避免main menu反白的問題*/
.dark #primary-menu > ul > li.current > a {
    background-color: transparent;
    border-bottom: 1px solid transparent;
}

.dark #primary-menu > ul > li.current:hover > a {
    background-color: #fff;
}
/*END 避免main menu反白的問題*/

.locale_nl-nl .at-style-responsive .at-share-btn,.locale_se-sv .at-style-responsive .at-share-btn {
    padding: 3px;
}

.locale_nl-nl .shareblock_line,.locale_se-sv .shareblock_line {
    margin: 5px;
}

.shareblock_line {
    margin: 15px;
}

.tab-content .package-content ul:not([class]) > li {
    padding-left: 7px;
    text-indent: inherit;
    line-height: 1.3em;
}

.tab-content .package-content ul:not([class]) > li::before {
    content: none;
}

.locale_de-de a.add_quote_cart, .locale_es-es a.add_quote_cart, .locale_la-es a.add_quote_cart, .locale_pt-pt a.add_quote_cart, .locale_la-pt a.add_quote_cart {
    font-size: 15px !important;
    letter-spacing: 0.9px;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.zoomContainer {
    background-color: #fff;
    z-index: 9999;
}

#mosue_scroll {
    width: 80px;
    position: absolute;
    z-index: 9999;
    left: 0px;
    display: none;
}

a.add-to-cart.button.nomargin.btn-full-width {
    width: 80% !important;
}

#gqc_preview a.add-to-cart.button.nomargin.btn-full-width {
    width: 45% !important;
    display: inline-block;
    padding: 5px 0;
    font-size: 1.1em;
    letter-spacing: 0.01em;
    height: unset;
    border-radius: 5px;
    margin: 0 7px !important;
}

/*
.flex-control-nav.flex-control-thumbs li, .flex-control-nav.flex-control-thumbs li img{
    top:-40px;
}
*/

.updatedmodel {
    margin-top: 15px !important;
}

.updatedmodel a.add-to-cart.button.nomargin {
    background-color: #fff;
    color: #2292D3;
    border: 1px solid #2292D3;
    text-shadow: none;
    margin-bottom: 6px !important;
}

.updatedmodel a.add-to-cart.button.nomargin:hover {
    background-color: #333;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.updatedmodel>span {
    display: block;
    font-size: 12px;
    color: #8a8e90;
    padding: 5px 10px;
    letter-spacing: 0px;
    font-weight: 400;
}

.updatedmodel .star {
    padding-right: 3px;
    font-weight: 500;
    color: #11b3d5;
}

.flex-control-nav.flex-control-thumbs {
    width: 100%;
}

.flex-control-nav.flex-control-thumbs li img {
    border: 1px solid #7f7f7f;
}

.flex-control-nav.flex-control-thumbs li img.flex-active {
    border: 1px solid #999;
}

.flex-control-nav.flex-control-thumbs li img:hover {
    border: 1px solid #333;
}

.patentnumber {
    display: none;
}

.icon-ok {
    margin-right: 0px !important;
}

.patent-list {
    font-size: unset;
}

ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active {
    border: 1px solid #b0b0b0;
}

.single-product .product > :not(:last-child) {
    margin-bottom: 50px;
    padding-bottom: 0;
}

.os-compatibility {
    /*margin-top: 55px;*/
}

.owl-stage-outer {
    transform: scale(0.97);
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-top: -4px;
}

.product-title > h3 {
    /*font-size: 1.0em;*/
    font-size: 0.85em;
    font-weight: 500;
    height: auto;
    margin-bottom: 5px;
}

.share {
    margin: 30px 0px;
}

.wtb-compare.inline-block {
    margin-bottom: 20px;
}

.nobottommargin>h3 {
    /*font-size: 1.3em;*/
    font-size: 1.1em;
    font-weight: 400;
    letter-spacing: -0.01em;
}

.rightIcon {
    text-align: center;
}

a.add-to-cart.button.nomargin.btn-full-width {
    /*width: 85%;*/
}

a.add-to-cart {
    padding-right: 0px;
}

.product-padding {
    padding: 0 15px;
}

.product.clearfix:hover {
    border: 1px solid #00baff;
    border-radius: 3px;
}

.product.clearfix {
    /*padding: 0px 5px;*/
    padding: 0px 7px 0px 10px;
    border: 1px solid transparent;
}

.single-product .product-detail-price small {
    display: inline-block;
    font-weight: 500;
    line-height: 1.5;
    margin-top: 15px;
}

.single-product .product-detail-price span {
    font-weight: 300;
    line-height: 1.2;
}

.product-image .flex-viewport {
    border: 1px solid #f2f2f2;
}

.product-image .slide *:hover {
    transition: none !important;
}

.features-abstract {
    font-size: 0.9em;
}

.features-abstract p {
    color: #5a595e;
}

.tab-content.features-abstract ul:not([class]) > li,
.tab-content.features-abstract ul:not([class]) > li::before {
    line-height: 1.5em;
    margin-bottom: 0.4em;
    text-indent: -2.1em;
}

.tab-content.features-abstract ul:not([class]) > li {
    padding-right: 10px;
}

.certification {
    border: 1px solid #eee;
    border-width: 1px 0;
    margin: 30px 0;
    padding: 15px 0;
}

.msrp {
    font-size: 1.1em;
    padding-left: 5px;
}

.patent-list {
    margin-bottom: 40px;
    margin-top: 30px;
}

.well {
    border: 0px;
    background-color: transparent;
    padding: 0px;
}

.owl-prev.disabled, .owl-next.disabled {
    display: none!important;
}

.product-detail-price h1 {
    font-size: 44px;
    font-weight: 300;
    line-height: 53px;
    margin-bottom: -36px;
    display: inline;
}

.product-detail-price h1.description-50 {
    font-size: 35px;
    font-size: 1.48em;
    line-height: 1.22em;
}

.product-detail-price h1.description-100 {
    font-size: 34px;
    font-size: 1.45em;
    line-height: 1.3em;
}

/* 筆電寬螢幕 */
@Media (min-width: 1281px) and (max-width: 1366px) {
    /* 產品名描述 (針對筆電特殊調整) */
    .single-product .product-detail-price h1 {
        font-size: 40px;
    }

      /* 產品名描述 >> Model No (針對筆電特殊調整) */
    .single-product .product-detail-price small {
        margin-top: 6px;
        margin-top: 5px;
        font-size: 29px;
        font-size: 1.2em;
    }

    /* 產品名描述 >> line (分隔線) (針對筆電特殊調整) */
    .single-product .product-desc .line {
        margin: 25px 0 30px;
        margin: 20px 0 25px;
    }

    /* 兩欄式 >> 圖片最外區 (針對筆電特殊調整) */
    .single-product .col-md-7.product-image-container {
        width: 50%;
    }

    /* 兩欄式 >> 文字最外區 (針對筆電特殊調整) */
    .single-product .col-md-5.product-desc {
        width: 49%;
    }

    /* 兩欄式 >> 圖片 Slider/ 圖片 img 高度 >> Shoter (針對筆電特殊調整) */
    .single-product .product-image .flexslider .slider-wrap img:not(.zoomImg),
    .single-product .product-image .slide {
        max-height: 300px;
    }

    /* 兩欄式 >> 圖片 img 高度 >> Shoter (針對筆電特殊調整) */
    .single-product .product-image .flexslider .slider-wrap img:not(.zoomImg) {
        max-height: 315px;
    }

    .single-product .product-detail-price h1.description-50 {
        font-size: 33px;
        font-size: 1.43em;
        line-height: 1.2em;
    }

    .single-product .product-detail-price h1.description-100 {
        font-size: 30px;
        line-height: 1.27em;
        font-size: 1.25em;
        font-size: 1.23em;
    }
}

/************ (筆電特調 >> 高度 610px >> 扣掉 Browser) 超超窄版 for Laptop *************/
@media (min-width: 1281px) and (max-width: 1366px) {
    /* 縮短高度 >> 整個內容 >> 距離 Menu */
    #mobile-product-header + #next_prev_product + #content .content-wrap {
        padding-top: 30px !important;
        padding-top: 25px !important;
    }

    /* 麵包屑 >> 縮高度 */
    .desktop-product-header ol.breadcrumb,
    #product_detail .breadcrumb {
        height: 65px !important;
        height: 55px !important;
    }

    /* 產品搜尋 >> 縮高度 */
    #product_detail .product_search {
        padding-bottom: 15px !important;
    }

    /* h1 下面原本的 BR 空格要刪除 */
    .single-product .product-detail-price h1 + .product-special-label + br {
        display: none !important;
    }

    /* h1 下面原本的 BR 空格要刪除 >> 改為 inline-block >> 才能斷行 */
    .single-product .product-detail-price h1.description-100,
    .single-product .product-detail-price h1.description-50,
    .single-product .product-detail-price h1 {
        font-size: 1.2em !important;
        line-height: 1.3em !important;
        line-height: 1.25em !important;
    }

    /* h1 下面原本的 BR 空格要刪除 >> 改為 inline-block >> 才能斷行 */
    .single-product .product-detail-price h1.description-100 {
        font-size: 1.1em !important;
    }

    .single-product .product-detail-price small {
        margin-top: 10px !important;
        font-size: 1.3em !important;
        line-height: 1.3em !important;
        display: inline-block !important;
        width: 100%;
    }

    .single-product .product-detail-price h1.description-100 + .product-special-label + br + small,
    .single-product .product-detail-price h1.description-50 + .product-special-label + br + small,
    .single-product .product-detail-price small {
        font-size: 1em !important;
        margin-top: 5px !important;
    }

    .single-product .product-desc .line {
        margin: 20px 0 !important;
        margin: 10px 0 !important;
        margin: 9px 0 9px !important;
    }

    .single-product .product-image .flexslider .slider-wrap img:not(.zoomImg),
    .single-product .product-image .slide {
        max-height: 318px !important;
        max-height: 250px !important;
    }

    .single-product .product-image .flex-control-nav {
        margin-top: 15px !important;
    }

    .single-product .flex-control-nav.flex-control-thumbs li,
    .single-product .flex-control-nav.flex-control-thumbs li img {
        width: 60px !important;
        height: 40px !important;
        width: 65px !important;
        height: 45px !important;
        width: 70px !important;
        height: 50px !important;
    }
}

.spec_table {
    /* width: 685px; */
    width: 100%;
    border-top: thin solid #dbdbdb;
    border-bottom: thin solid #dbdbdb;
    border-left: thin solid #dbdbdb;
    border-right: thin solid #dbdbdb;
}

/* Spec 內容含table所有 td */
.white_theme td, .white_theme th {
    font-size: 10px;
    color: #444;
    font-weight: 300;
    line-height: 16px;
    text-align: left;
    padding: 5px 9px 6px 9px;
}

/* 全部 border 定義 */
.none_border, .none_border thead tr th, .none_border td {
    border-collapse: collapse;
}

/* Spec 上方大分類 Model 標題 */
.spec_table .modelname, .white_theme td.modelname, .spec_table .function, .white_theme td.function {
    color: #444;
    font-size: 10px;
    font-weight: bold;
    font-weight: bold\9;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    /*background-color:#e5e5e5;*/
    background-color: #eaebec;
    border-bottom: thin solid #dbdbdb;
    border-left: thin solid #c0c0c0;
    box-shadow: 1px 0px 1px 0px rgba(100%, 100%, 100%, 0.0);
}

/* Spec 上方 Function 字樣 */
.spec_table .function, .white_theme td.function {
    color: #444;
    font-size: 10px;
    font-weight: bold;
    font-weight: bold\9;
    text-shadow: 0 1px 0 #fff;
    border-left: thin solid #dbdbdb;
    text-align: left;
    padding-left: 30px;
}

/* Spec 左邊功能-主標題 */
.spec_table .title, .white_theme td.title {
    font-weight: bold;
    font-weight: bold\9;
    color: #000 !important;
    text-shadow: 0 1px 0 #fff;
    vertical-align: top;
    padding-left: 13px;
    /*border-top: thin solid #dbdbdb;*/
    border-bottom: thin solid #dbdbdb;
    /*background-color:#f7f7f7;*/
}

/* Spec 左邊功能-副標題 */
.spec_table .subtitle, .white_theme td.subtitle {
    font-weight: 400;
    padding-left: 30px;
    /*color: #444;*/
    color: #000;
    text-shadow: 0 1px 0 #fff;
    vertical-align: top;
    border-bottom: thin solid #dbdbdb;
}

/* Spec 內容文字 */
.spec_table .value, .white_theme td.value {
    min-width: 100px;
    text-shadow: 0 1px 0 #fff;
    vertical-align: top;
    padding: 5px 10px 6px 20px;
    /*border-left: thin solid #dbdbdb;*/
    border-bottom: thin solid #dbdbdb;
}

/* Spec 主標題--延伸空格 */
.spec_table .v_border, .white_theme td.v_border {
    background-color: #fff;
    border-top: thin solid #dbdbdb;
    border-bottom: thin solid #dbdbdb;
}

#content h2.paragraph {
    color: #333;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.8;
}

#overview-tab .wheretobuy.add-to-cart {
    width: auto !important;
    padding: 2px 50px;
}

.product-image .slide {
    height: 288px;
}

.extra_style {
    background-color: #2292d3;
    color: #fff;
    display: block;
    width: 180px;
    padding: 3px 0px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    z-index: 100;
    border: 1px solid #2292d3;
    border-radius: 3px;
    cursor: pointer;
    width: 80% !important;
    border: 1px solid #2292d3 !important;
    text-shadow: none !important;
}

.at-share-btn-elements a.at-icon-wrapper.at-svc-email:hover {
    background-color: #67c60a !important;
}

.at-share-btn-elements a.at-icon-wrapper.at-svc-facebook:hover {
    background-color: #3b5998 !important;
}

.at-share-btn-elements a.at-icon-wrapper.at-svc-twitter:hover {
    background-color: #1da1f2 !important;
}

.at-share-btn-elements a.at-icon-wrapper.at-svc-linkedin:hover {
    background-color: #0077b5 !important;
}

.at-share-btn-elements a.at-icon-wrapper.at-svc-lineme:hover {
    background-color: #00c300 !important;
}

.at-share-btn-elements a.at-icon-wrapper.at-svc-wechat:hover {
    background-color: #2dc100 !important;
}

.at-share-btn-elements a.at-icon-wrapper.at-svc-baidu:hover {
    background-color: #1d2fe3 !important;
}

.at-share-btn-elements a.at-icon-wrapper {
    background-color: #848789 !important;
    margin-right: 5px;
}

/* Create a custom checkbox */
.checkmark {
    position: relative;
    display: inline-block;
    height: 17px;
    width: 17px;
    background-color: #fff;
    top: 4px;
    margin-right: 3px;
    border-radius: 3px;
    border: 1px solid #888;
}

/* On mouse-over, add a grey background color
.container:hover input ~ .checkmark {
    background-color: #ccc;
  }
*/

/* When the checkbox is checked, add a blue background */
.container input:checked~.checkmark, .well-filter input:checked~.checkmark {
    background-color: #2292d3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked~.checkmark:after, .well-filter input:checked~.checkmark:after {
    display: block;
}

.container input:checked~.checkmark, .well-filter input:checked~.checkmark:after {
    border-color: #2292d3;
}

/* Style the checkmark/indicator */
.container .checkmark:after, .well-filter input:checked~.checkmark:after {
    left: 6px;
    top: 1px;
    width: 5px;
    height: 11px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.comparison_block {
    position: relative;
    color: #7b6c92;
}

.share a {
    font-size: 0.89em;
    font-weight: 600;
    color: #333;
    letter-spacing: 0.6px;
}

.copy-to-clipboard input {
    border: none;
    background: transparent;
}

.copied {
    position: absolute;
    background: #1266ae;
    color: #fff;
    font-weight: bold;
    z-index: 99;
    width: 90%;
    top: 10px;
    text-align: center;
    padding: 10px;
    display: none;
    font-size: 18px;
}

body[class*="device-x"] .navbar-nav,
body[class*="device-sm"] .navbar-nav{
    display: none;
}

body[class*="device-x"] #product_tab_menu,
body[class*="device-sm"] #product_tab_menu{
    position: fixed;
    padding: 0;
}

body[class*="device-x"] .navbar-right,body[class*="device-x"] #product_tab_menu .split,body[class*="device-x"] #product_tab_menu .navbar-header,
body[class*="device-sm"] .navbar-right,body[class*="device-sm"] #product_tab_menu .split,body[class*="device-sm"] #product_tab_menu .navbar-header{
    display: inline-block;
}

body[class*="device-x"] .navbar-right,
body[class*="device-sm"] .navbar-right{
    float: right;
    margin-right: 10px;
}

body[class*="device-x"] #product_tab_menu .split,body[class*="device-x"] #product_tab_menu .navbar-header,
body[class*="device-sm"] #product_tab_menu .split,body[class*="device-sm"] #product_tab_menu .navbar-header{
    float: left;
    margin-top: 8px;
}

body[class*="device-x"] #product_tab_menu .navbar-header,
body[class*="device-sm"] #product_tab_menu .navbar-header{
    margin-left: 10px;
}

body[class*="device-sm"] .navbar-nav {
      margin: 7.5px -15px;
}

body[class*="-es"] #product_tab_menu .nav>li>a{
    padding-right: 14px;
    padding-left: 14px;
}

section#content #product_tab_menu ul{
    clear: unset;
}

#product_tab_menu .navbar-nav>.active>a{
    color: #0099ff;
    background-color: #fff;
}

#header-wrap .container,#header-wrap{
    transition: top .3s ease,height .3s ease;
}

#product_tab_menu .navbar-brand {
    font-size: 1.2em;
    font-weight: 500;
    color: #000 !important;
}

#product_tab_menu .navbar-nav {
    font-size: 10pt;
}

#product_tab_menu{
    background-color: #fff;
    padding: 10px 0;
    top:-108px;
    transition: top .4s ease;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    border-bottom: 1px solid #e3e3e3;
}

.active#product_tab_menu{
    top:0px;
}

#product_tab_menu a.add-to-cart.button{
    white-space: nowrap;
    /*font-size: 14px;*/
    font-size: 1em;
    width: 100% !important;
    margin-bottom: 0 !important;
    line-height: 35px;
    position: relative;
    top: 5px;
    font-weight: 500;
    letter-spacing: 0.04em;
}

#product_tab_menu .add-to-cart.button {
    height: auto;
    line-height: 40px;
    border-right: 2px solid #fff;
    word-wrap: break-word;
    border-left: 2px solid #fff;
    width: auto;
    word-break: break-word;
    white-space: normal;
    margin-bottom: 15px!important;
    font-size: 19px;
    border-radius: 5px;
    padding: 2px 20px;
}

#product_tab_menu .split{
  float: left;
  width: 20px;
  text-align: center;
  padding-top: 14px;
  opacity: 0.4;
}

#product_tab_menu .navbar-nav > .active > a {
    color: #0296d4;
    background-color: #fff;
    font-weight: 500;
}

#product_tab_menu small.smallchar{
  font-size: 1.05em;
}

#product_tab_menu span.smallchar_gqc{
    font-size: 0.8em !important;
}

/* 行動裝置 >> 1023 以下 */
@Media (max-width: 1023px)  {
    #product_tab_menu a.add-to-cart.button {
        line-height: 31px;
        top: 3px;
    }
    /*#product_tab_menu .navbar-brand {
        position: relative;
        top: 0px;
    }*/
    body[class*="device-x"] #product_tab_menu .split, body[class*="device-x"] #product_tab_menu .navbar-header, body[class*="device-sm"] #product_tab_menu .split, body[class*="device-sm"] #product_tab_menu .navbar-header {
        position: relative;
        top: -5px;
    }
}

#gqc_preview a#gqc_close.add-to-cart.button.nomargin.btn-full-width {
    color: #2292d3;
    background-color: #fff;
    text-shadow: none;
    border: 1px solid #2292d3;
}


#gqc_preview a#gqc_close.add-to-cart.button.nomargin.btn-full-width:hover {
    background-color: #333;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
    border: 1px solid rgba(0,0,0,.2);
}

.preloader2 {
    background: none;
}

.owl-next div#slider-arrow-right.product-details, .owl-prev div#slider-arrow-left.product-details {
    top: 50%;
}

.owl-prev div#slider-arrow-left.product-details {
    left: -20px!important;
}

.owl-next div#slider-arrow-right.product-details {
    right: -20px!important;
}

.related_product_tabs h3 i{
    margin-right: 10px;
}

.related_product_tabs h3{
    color: #111;
}

.related_product_tabs > h3{
    position: absolute;
    width: 100%;
    left: 0;
    padding: 11px 45px;
    top: 0px;
    background-color: rgba(0,0,0,.03);
}

.related_product_tabs{
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 3px;
    padding-top: 40px;
}

div.product_related_group{
    padding-bottom: 0px !important;
    margin-bottom: 60px !important;
}

.owl-item{
    padding: 0 20px;
}

.product-carousel .product-price{
    font-size: 11px;
}

li.ui-tabs-tab {
    font-size: 0.87em;
    font-weight: 400;
    display: inline-block;
    /*margin: 20px 10px 17px 12px;*/
    /*margin: 8px 10px 0px 12px;*/
    margin: 8px 8px 0px 8px;
    /*border-right: 1px solid #ddd;*/
    /*padding-right: 18px;*/
    padding-right: 9px;
    padding-bottom: 15px;
}

li.ui-tabs-tab a::after {
    content: '';
    display: inline-block;
    height: 14px;
    width: 1px;
    position: relative;
    top: 3px;
    /*left: 20px;*/
    left: 11px;
    background: #ddd;
}

li.ui-tabs-tab::last-child a::after {
    display: none;
}

li.ui-tabs-tab:last-child {
      border: 0;
}

.single-product .product-desc{
    margin-bottom: 0px !important;
}

.related_product_tabs .owl-loaded .fa{
    font-size: 2.1em;
    color: #006399;
}

.related_product_tabs .owl-loaded .fa-angle-right{
    margin-right: 15px;
    float: right;
}

.related_product_tabs .owl-loaded .fa-angle-left{
    margin-left: 15px;
    float: left;
}

li.ui-tabs-tab a {
    color: #aaa;
    border-bottom: 3px solid transparent;
    padding-bottom: 15px;
}

li.ui-tabs-tab a:hover {
    color: #333;
}

li.ui-tabs-tab{
    display: inline-block;
}

li.ui-tabs-tab.ui-state-active a{
    border-bottom: 3px solid #0296d4;
    color: #0296d4;
    padding-bottom: 10px;
    font-weight: 600;
}

.device-xxs li.ui-tabs-tab.ui-state-active a,.device-xs li.ui-tabs-tab.ui-state-active a{
    border-bottom: 0px solid #0296d4;
}

.device-xxs .related_product_tabs h3{
    height: auto;
}

.owl-item.active{
    width: 25%;
}

.related_product_tabs .ui-tabs-nav{
    /*border-bottom: 1px solid #ddd;
    margin-bottom: 20px;*/
    margin-top: 30px;
    padding-bottom: 0px !important;
}

ul li.ui-tabs-tab:last-child a::after {
    width: 0px;
}

.related_product_tabs ul{
    margin: 0 16px;
}

#overview-tab table#Table_RichContent {
    width: 100% !important;
    margin-top: 30px;
}

#overview-tab table#Table_RichContent td:not(#overview-tab table tr:first-child td) {
    font-weight: 400;
    padding-left: 30px;
    color: #444;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    vertical-align: top;
}


#overview-tab table#Table_RichContent tr:first-child {
    background: #f5f5f5;
}

#overview-tab table#Table_RichContent tr:first-child td {
    font-weight: bold !important;
    color: #000 !important;
    text-shadow: 0 1px 0 #fff;
    vertical-align: top;
    padding-left: 13px;
}

a#RichContent_Button.add-to-cart.button.nomargin.btn-full-width {
    width: auto !important;
    font-size: 1.2em !important;
    font-weight: 500 !important;
    letter-spacing: 0.001em;
    color: #2292d3;
    background-color: #fff;
    margin: 30px 0 20px !important;
    text-shadow: unset !important;
    border: 2px solid #2292d3;
}

a:hover#RichContent_Button.add-to-cart.button.nomargin.btn-full-width {
    color: #fff;
    background-color: #2292d3;
    border: 2px solid transparent;
}

a#RichContent_Button.add-to-cart.button i {
    font-size: 1.15em;
    font-family: "FontAwesome";
    display: inline-block;
    position: relative;
    top: 1px;
}

.product_related_group .viewall{
    float: right;
    font-size: 13px;
    padding-top: 3px;
    color: #0296d4;
    font-weight: 400;
}

.spec_table .modelname, .spec_table .function {
    font-size: 0.9em !important;
    font-weight: 500 !important;
}

/* for Image with Youtube URL */
.tab-content .paragraph a.play_btn {
    display: flex;
}

/***********************************************************************************************************************
 * Mimic .container for #desktop-tab
 */

#desktop-tab {
    width: 90%;
    margin: 0 auto;

    @media (min-width: 980px) {
        width: 940px;
    }

    @media (min-width: 1200px) {
        width: 1170px;
    }
}


/***********************************************************************************************************************
 * Mimic .container-fluid for #desktop-tab containing .Full-Width-Container
 */

#desktop-tab:has(
    #overview-tab .cd-section.Full-Width-Container,
    #overview-tab .cd-section > .Full-Width-Container
) {
    @media (min-width: 768px) {
        width: 100%;
        margin: 0;

        > .tab-nav {
            padding: 0 5%;

            @media (min-width: 980px) {
                padding: 0 calc((100% - 940px + 30px) / 2);
            }

            @media (min-width: 1200px) {
                padding: 0 calc((100% - 1170px + 30px) / 2);
            }
        }
    }
}

@media (max-width: 767px) {
    #content div.container:has(> .package-content) {
        width: 100%;
        margin-left: 0;
    }
}

/***********************************************************************************************************************
 * Override styles from structured page template CSS files
 */

#product_detail {
    /* See ext_libraries/css/structure_template.css */
    ul.tab-nav:not(.tab-nav-lg) li a {
      padding: 0 30px;
    }

    /* See file/template/1/structured_page_template/0.css */
    .cd-section.container > .markets-solutions-applications {
        padding: unset;

        /* See ext_libraries/css/structure_template.css */
        p {
            font-size: unset;
            color: unset;
        }
    }

    /* See file/template/1/structured_page_template/0.css */
    .tab-container.tab-content {
        padding: 40px 0 0;
    }
}
.locale_ru-ru,
.locale_la-es,
.locale_la-pt,
.locale_es-es,
.locale_pt-pt,
.locale_de-de,
.locale_it-it,
.locale_fr-fr {
    #product_detail {
        ul.tab-nav:not(.tab-nav-lg) li a {
            padding: 0 20px;
        }
    }
}

/* See file/template/1/structured_page_template/0.css */
.content-wrap:has(#product_detail) {
    padding: 40px 0 60px 0;

    .modal-dialog {
        max-width: unset;
        width: unset;

        .modal-header {
            padding: 15px !important;
            border-bottom: 1px solid #e5e5e5 !important;

            h4 {
                color: #134576;
            }
        }

        .modal-content .close {
            font-size: 21px;
        }

        .modal-body {
            padding: 20px 30px !important;
            overflow: unset;
        }
    }

    .video .modal-dialog {
        max-width: 860px;
        width: 97%;

        .modal-header {
            border-bottom: unset !important;
        }
    }

    #product_video_modal_youtube .modal-content {
        background-color: transparent !important;
        box-shadow: unset !important;
        border: unset !important;

        .modal-header {
            .close:hover {
                opacity: 1.0 !important;
            }

            .fa-2x {
                font-size: 1.5em;
            }

            h4 {
                color: transparent !important;
                pointer-events: none;
            }
        }

        .modal-body {
            background-color: #fff !important;
            padding: 0px !important;
            box-shadow: 0 3px 25px rgba(0,0,0,.7) !important;
        }
    }

    #gqc_preview .modal-content .close {
        font-size: 25px;
    }

    @media (min-width: 768px) {
        .modal-dialog {
            width: 600px;
        }
    }

    /* 橫向智慧手機 >> 768 以上 */
    @media (min-width: 769px) {
        #product_video_modal_youtube div.modal-content .close {
            color: #fff !important;
            opacity: 0.8 !important;
            font-size: 27px !important;
            font-weight: 300 !important;
            border-radius: 30px;
            position: relative;
            display: block;
            width: 40px;
            height: 40px;
            padding-bottom: 7px;
            top: -35px;
            left: 19px;
        }
    }

    /* See file/template/1/css/responsive.css */
    @media (max-width: 767px) {
        .product-padding > .row {
            margin-left: -15px;
        }
    }

    /* 橫向智慧手機 >> 768 以下 */
    @media (max-width: 768px) {
        #product_video_modal_youtube div.modal-content .close {
            font-size: 29px;
            color: #fff;
            text-shadow: none;
            top: -33px;
            position: relative;
            right: -9px;
            opacity: 0.8 !important;
        }
    }
}

/***********************************************************************************************************************
 * Copy all div.row styles from //assets.aten.com/webpage/shared/CMS_Libraries/CSS/Product-Page/All-Content_for-Product-Page.css
 * and change them to section.row
 */

/* Full Wide Rich Content >> .line-Section (.line 外框) >> 底變白色 */
.single-product #overview-tab.tab-content.Full-Width-Rich-Content .All-Rich-Content-Section section.row > .col-md-12.line-Section {
    background-color: #fff;
}



/* Full Wide Rich Content (.No-Margin-Layout) 無空隙 Layout >> 隱藏虛線 Line for Rich Content */
.single-product #overview-tab.tab-content.Full-Width-Rich-Content.No-Margin-Layout .All-Rich-Content-Section section.row .col-md-12.line-Section {
    display: none !important; /* 若要 sectrion 之間全部緊臨,無空隙直接不顯示再加 */
}


/* Full Wide Rich Content (.No-Margin-Layout) 無空隙 Layout >> 隱藏虛線 Line for Rich Content */
.single-product #overview-tab.tab-content.Full-Width-Rich-Content.No-Margin-Layout .All-Rich-Content-Section section.row > .col-md-12 .line {
    display: none !important; /* 若要 sectrion 之間全部緊臨,無空隙直接不顯示再加 */
}

@media (min-width: 810px) {
    /* Full Wide Rich Content >> 隱藏虛線 Line for Rich Content (上下仍有間距) */
    .single-product #overview-tab.tab-content.Full-Width-Rich-Content .All-Rich-Content-Section section.row > .col-md-12 .line {
        border-top: none;/* 灰線去掉 */
        margin: 40px 0;/* 縮短上下距離 */
    }
}

/* Rich Content 無空隙 Layout (.No-Margin-Layout) >> 隱藏虛線 Line for Rich Content */
.single-product #overview-tab.tab-content.No-Margin-Layout .All-Rich-Content-Section section.row .col-md-12.line-Section {
    display: none !important; /* 若要 sectrion 之間全部緊臨,無空隙直接不顯示再加 */
}


/* Rich Content 無空隙 Layout (.No-Margin-Layout) >> 隱藏虛線 Line for Rich Content */
.single-product #overview-tab.tab-content.No-Margin-Layout .All-Rich-Content-Section section.row > .col-md-12 .line {
    border-top: none;/* 灰線去掉 */
    margin: 40px 0;/* 縮短上下距離 */

    display: none !important; /* 若要 sectrion 之間全部緊臨,無空隙直接不顯示再加 */
}

/***********************************************************************************************************************
 * Copy all div#id and div[id styles from //assets.aten.com/webpage/shared/CMS_Libraries/CSS/Product-Page/Slideshow-with-Carousel_Default_for_Product-Page_Rich-Content.css
 * and change them to section#id and section[id
 */

/* 所有 ID = "#Multi-Column-Rich-Content-" >> 開頭內容 (標題 + 內文) */
section[id*="Slide-Content-Default"] .slogan,
section[id*="Slide-Content-Default"] .Rich-Content-Block-Description,

section[id^="Slide-Content-Default"] .slogan,
section[id^="Slide-Content-Default"] .Rich-Content-Block-Description {
    letter-spacing: -0.01em;
}

/* 所有 ID = "#Multi-Column-Rich-Content-" >> 開頭標題 */
section[id*="Slide-Content-Default"] .slogan,
section[id^="Slide-Content-Default"] .slogan {
    font-weight: 500 !important;
}

/* Slide Content >> 縮小尺寸 >> 滑動區加陰影 */
section#myCarousel.Non-Full-Width .carousel-inner {
    filter: drop-shadow(0px 8px 10px rgba(25, 41, 52, 0.25)) brightness(100%) contrast(110%);
}

/* Slide Content (深色底) >> 縮小尺寸 >> 滑動區加陰影 */
.BG_Dark .Rich-Content-Section section#myCarousel.Non-Full-Width .carousel-inner {
    border: 1px solid rgba(255, 255, 255, 0.2);
}

/* 811 以上 */
@media (min-width: 811px) {
    /* Slide Content >> 縮小尺寸 */
    section#myCarousel.Non-Full-Width {
        width: 90%;
        margin: 0 auto;
        margin-bottom: 8%;
        border-radius: 15px;
    }

    /* Slide Content >> 縮小尺寸 */
    section#myCarousel.Non-Full-Width .carousel-inner {
        border-radius: 15px;
    }

    /* 所有 ID = "#Multi-Column-Rich-Content-" >> 內標題 */
    section[id*="Slide-Content-Default"] .carousel.slide h3,
    section[id*="Slide-Content-Default"] .carousel.slide .slogan {
        font-size: 2.4em !important;
    }
}

/* 1024 以上 */
@Media (min-width: 1024px) {
    /* 標題變大 (Full-Width-Rich-Content) >> #Eco-Efficiency / #Peripheral-Sharing/ #Application */
    .single-product #overview-tab.tab-content.CS22H.Full-Width-Rich-Content.No-Margin-Layout section[id*="Slide-Content-Default"] h3.slogan {
        font-size: 2.9em;
    }
}

/* Bowei 筆電寬螢幕 */
@Media (min-width: 1281px) and (max-width: 1366px) {
    /* Slide Content >> 縮小尺寸 */
    section#myCarousel.Non-Full-Width {
        width: 83%;
        width: 76%;
    }
}

@media (max-width: 480px) {

    .slider-wrap {
    height: 210px !important;
    width: auto !important;
    }

    .product-image .flexslider .slider-wrap img:not(.zoomImg),
    .product-image .slide {
    max-height: 210px;
    }

}

.product-image .flexslider .slider-wrap .slide:has(a.play_btn.video-link img) {
    border-radius: 7px;
}

.product-image .flexslider .slider-wrap .slide a.play_btn.video-link img {
    max-height: unset !important;
}