/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
/*選單 scroll 透明 處理*/
.d-none{
	display: none;
}
.head_menu1,.head_menu2{
	width: -webkit-fill-available !important;
}
.logo::before{
	content: '';
    position: absolute;
    background: url(https://www.gzox.com.tw/wp-content/uploads/2020/02/bg-logo-diagonal.png) no-repeat 0 0;
    bottom: -33px;
    height: 38px;
    right: -58px;
    width: 38px;
}
.section_logo{
    background: #fff;
    height: 65px;
    margin-left: -100%;
    padding-left: 100%;
    position: absolute!important;
    left: 150px;
	z-index: 9999;
}
.section_logo_hide{
    position: absolute!important;
    left: 150px;
    margin-left: -100%;
    padding-left: 100%;
}
.logo_hide{
    position: absolute!important;
    right: 20px;
    top: 6px;
    width: 118px!important;
}
.logo{
	position: absolute!important;
    right: 20px;
    top: 6px;
    width: 118px!important;
}
.elementor-element-7335,.elementor-element-6ca3e890,.elementor-element-6663abc{
	margin-left: 20%;
}

/*選單水平分線*/
@media (min-width: 1025px){
    .menu-item:not(:last-child):after{
    content: "|";
    position: absolute;
    right: -13px;
    top: 10px;
    }
    #menu-1-4eb4411 .menu-item:not(:last-child):after{
        content: "|";
        position: absolute;
        right: -13px;
    	top: 10px;
        color: white;
    }
}
@media (max-width: 1024px){
    .menu-item{
        width: 50%;
        float: left;
    }
}
#sticky_slide{
    position:sticky!important;
    top:132px;
    z-index: 0;
}
/*media*/
.media_slide{
    display: block;
    color: #3a779d;
    font-weight: bold;
    padding: 23px 18px 22px;
    border: 1px solid #d6d6d3;
    background: url(https://www.gzox.com.tw/wp-content/uploads/2020/02/arrow-gray13.png) no-repeat 92%;
}
.blockTit .tit{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.1;
    padding-left: 14px;
    position: relative;
}
.blockTit .tit:before {
    background: #d9d9cc;
    content: '';
    height: 40px;
    left: 0;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 3px;
}
.read{
    line-height: 1.5;
    font-size: 14px;
    font-weight: 600;
}
.mediaList{
    list-style: none;
}
.mediaList li .thumb {
    float: right;
    width: 188px;
}
.mediaList li a {
    display: block;
    overflow: hidden;
    padding: 30px 0;
}
.mediaList li .thumb + .txt {
    margin-right: -206px;
    padding-right: 206px;
}
.mediaList li .txt .date {
    color: #a9a9a9;
    font-size: 16px;
    letter-spacing: 0.03em;
}
.mediaList li .txt p {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.4;
    margin-top: 10px;
}
.mediaList li + li {
    border-top: 1px dotted #a6a6a6;
}
.media_slide:hover ,.media_slide:active,.mediaList a:hover,.slide_hover .elementor-image-box-title a:hover{
    color: #f08200;
}
/*slide_hover*/
@media (max-width: 767px){
    .slide_hover figure{
        float: right;
    }
}
/*magazine*/
.listMain {
    margin-right: -260px; 
    padding-right: 260px;
}
.list{
    list-style: none;
}
.list li a {
    display: block;
    color: #3a779d;
    overflow: hidden;
    padding: 40px 0 39px;
}
.list li .thumb {
    float: left;
    padding: 1.22%;
    width: 41.89%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.list li .thumb .read {
    background: linear-gradient(white, rgba(255, 255, 255, 0.8));
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    opacity: 0;
    padding-top: 65.51%;
    position: relative;
    width: 100%;
}
.list li .thumb .read:before {
    top: 36%;
}
.list li .thumb .read:before, .list li .thumb .read:after {
    -webkit-transition: all 0.2s 0.1s;
    transition: all 0.2s 0.1s;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(25%, #d8d2cb), color-stop(75%, #d8d2cb), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to right, rgba(0, 0, 0, 0), #d8d2cb 25%, #d8d2cb 75%, rgba(0, 0, 0, 0));
    content: '';
    height: 1px;
    left: 16%;
    position: absolute;
    width: 68%;
}
.list li .thumb .read p {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #998b71;
    letter-spacing: 0.3em;
    margin-top: -10px;
    position: absolute;
    padding-right: 8px;
    text-align: center;
    top: 50%;
    width: 100%;
}
.list li .thumb .read:after {
    bottom: 35%;
}
.list li .box {
    float: right;
    width: 55.7%;
}
.list li .box .date {
    font-size: 16px;
    margin: 0 0 4px 2px;
    color: #a9a9a9;
    display: inline-block;
    letter-spacing: 0.05em;
}
.list li .box .tit {
    font-size: 22px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 0px;
}
.list li .box .txt {
    margin-top: 10px;
    line-height: 1.6;
    color: #313131;
    font-size: 14px;
    font-weight: 600;
}
ul.list{
    margin:0px 40px;
}
.list li a:hover .read {
  opacity: 1;
}
.list li a:hover .read p span:before {
  opacity: 1;
  right: -14px;
}
.read p span{
  position: relative;
}
.list li a:hover .read:before,.list li a:hover .read:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.list li .thumb .read p span:before {
    -webkit-transition: all 0.1s 0.25s;
    transition: all 0.1s 0.25s;
    background: url(https://www.gzox.com.tw/wp-content/uploads/2020/02/arrow-gray13.png) no-repeat 0 0;
    background-size: 10px 13px;
    content: '';
    height: 13px;
    margin-top: -6px;
    opacity: 0;
    position: absolute;
    right: -8px;
    top: 50%;
    width: 10px;
}
.list:not(.popular) li + li {
    border-top: 1px solid #dedede;
}
/*car_list*/
.car_table{
    background-color: #333333;
    border-collapse: separate!important;
    border-spacing: 1px!important;
    border-color: grey!important;
}
/*.car_select{
    background: url(https://www.gzox.com.tw/wp-content/uploads/2020/02/158.gif) no-repeat 0 0;
}*/
.car_table .row-1 th{
    background-color: #EEEDE4;
}
.car_table.tablepress .odd td {
    background-color: #fff;
}
.car_table thead th {
    border-bottom: 0px!important; 
}
.car_table tbody td{
    border-top: 0px!important; 
}

.car_table.tablepress td,.car_table.tablepress th{
    text-align: center;
}
/*value_table*/
.value_table{
    background-color: #fff;
    border-collapse: separate!important;
    border-spacing: 1px!important;
    border-color: #fff!important;
    color: #fff;
}
.value_table .row-1 .column-1{
    background: #312F59;
}
.value_table .row-1 .column-2,.value_table .row-1 .column-3,.value_table .row-1 .column-4,.value_table .row-1 .column-5,.value_table .row-1 .column-6{
    background: #71655D;
}
.value_table tbody tr.even td{
    background-color: #C8B7AB;
}
.value_table tbody tr.odd td{
    background-color: #BEA997;
}
.value_table tbody tr.even td.column-1{
    background-color: #3F8EBF;
}
.value_table tbody tr.odd td.column-1{
    background-color: #1B72B3;
}
/*member table*/
.member_table{
    background-color: #fff;
    border-collapse: separate!important;
    border-spacing: 1px!important;
    border-color: #fff!important;
    color: #fff;
}
.member_table .row-1 .column-1{
    background: #312F59;
}
.member_table .row-1 .column-2,.member_table .row-1 .column-3,.member_table .row-1 .column-4,.member_table .row-1 .column-5,.member_table .row-1 .column-6{
    background: #71655D;
}.member_table tbody tr.even td{
    background-color: #C8B7AB;
}
.member_table tbody tr.odd td{
    background-color: #BEA997;
}
.member_table tbody tr.even td.column-1{
    background-color: #3F8EBF;
}
.member_table tbody tr.odd td.column-1{
    background-color: #1B72B3;
}
.member_table tbody tr:last-child td.column-1:first-child{
    background-color: #B63238;
}
.member_table tbody tr:last-child td{
    background-color: #B55B68;
}
/*product*/
.product_list{
    list-style: none;
}
.product_list li .thumb {
    float: left;
    padding: 1.22%;
    width: 41.89%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 30px;
}
.product_list li .box {
    float: right;
    width: 55.7%;
}
.product_list li .box .price {
    font-size: 16px;
    margin: 0 0 4px 2px;
    color: #F8B275;
    display: inline-block;
    letter-spacing: 0.05em;
}
.product_list li .box .tit {
    font-weight: bold;
    margin-bottom: 0px;
    color: #F8B275;
}
.product_list li .box .txt {
    margin-top: 10px;
    line-height: 1.6;
    color: #313131;
    font-size: 14px;
    font-weight: 600;
}
ul.product_list{
    margin:0px 0px;
}
.product_list:not(.popular) li {
    border-bottom: 1px solid #7F746D;
    padding-top: 10px
}
.pro_block{
    overflow: hidden;
}
/*arrow*/
.arrow {
    background: url(https://www.gzox.com.tw/wp-content/uploads/2020/02/arrow-gray13.png) no-repeat 100% center;
}
.arrow_white a{
    background: url(https://www.gzox.com.tw/wp-content/uploads/2020/02/arrow-white20.png) no-repeat 96% center;
}
.arrow_white2 a{
    background: url(https://www.gzox.com.tw/wp-content/uploads/2020/02/arrow-white20.png) no-repeat 96% center;
    text-align: left;
}
.arrow_down a{
	background: url(https://www.gzox.com.tw/wp-content/uploads/2020/12/ico-arrow.png) no-repeat 96% center;
}

/*slide_select*/
.q_input{
    text-align: center;
}
.q_input select{
    width: 80%;
}
/*elementor-menu icon*/
.elementor-menu-toggle i:before{
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: "\f0c9"!important;
}
/*notice*/
.notice_icon div:before{
    content: '　　';
    padding: 5px;
    background: url(https://www.gzox.com.tw/wp-content/uploads/2020/02/ico-attention.png) no-repeat 100% center;
}
/*transparent border*/
.t_border{
    background: rgba(255, 255, 255, 0.3);
    padding: 20px;
}
/*tab*/
.coating-tab__list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 67px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: auto;
    max-width: 900px;
    padding: 0 30px;
}
.coating-tab__list li.select {
    border-bottom: 1px solid #fff;
    background: #fff;
}
.coating-tab__list li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #dedede;
    background: #f9f9f9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    text-align: center;
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
    max-width: 444px;
}
.coating-tab__list li div {
    margin-top: 9px;
    margin-right: 8px;
}
.coating-tab__list li::after {
    background: url(https://www.gzox.com.tw/wp-content/uploads/2020/12/ico-arrow.png) no-repeat;
    bottom: 0;
    content: "";
    height: 17px;
    margin: auto;
    position: absolute;
    right: 29px;
    top: 0;
    width: 21px;
}
.coating-tab__list li:not(.select) {
    cursor: pointer;
}
.coating-tab__list li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
/*sotre*/
.center{
    text-align: center;
}
/*posts */
.pt-cv-pinterest.pt-cv-border .pt-cv-pinmas {
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    padding: 20px 0px 40px 0px !important;
    border-color: black;
}
.pt-cv-meta-fields span.terms a {
    color: #407491 !important;

}
.rab_new_post.pt-cv-view .pt-cv-ifield {
    border: 1px solid #818a91;
    height: 300px;
}