/*

    The following CSS codes are created by the YellowPencil plugin.
    https://yellowpencil.waspthemes.com/


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles
    02. Post Template
    03. "我的帳號" Page
    04. "Home" Page

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body #content .ue-btn-wrapper a{
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}

body #content .ue-btn-wrapper a:hover{
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
}

body .html_topbar_left .uppercase span{
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	margin-right:10px;
}

body .header-button .primary span{
	color:#ffffff;
}

body .header-search-dropdown a i{
	color:#e7625a;
}

body .header-button-2 .primary span{
	color:#e7625a;
}



/*-----------------------------------------------*/
/*  Post Template                                */
/*-----------------------------------------------*/
body.single-post #submit{
	background-color:#eb655c;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}

body.single-post #respond{
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-width:1px;
	border-color:rgba(235,101,92,0.29);
	border-style:none;
	background-color:rgba(0,0,0,0) !important;
	-webkit-box-shadow:0px 0px 10px -5px #969696;	box-shadow:0px 0px 10px -5px #969696;
}

body.single-post #comment{
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-color:rgba(235,101,92,0.09);
	border-style:dashed;
	border-width:1px;
}



/*-----------------------------------------------*/
/*  "我的帳號" Page                          */
/*-----------------------------------------------*/
body.page-id-155 .account-user .mr-half img{
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
}

body.page-id-155 #my-account-nav .woocommerce-MyAccount-navigation-link a{
	font-size:18px;
}



/*-----------------------------------------------*/
/*  "Home" Page                                  */
/*-----------------------------------------------*/
body.page-id-15 #content .taxopress-output-wrapper{
	font-size:15px;
	line-height:2em;
	text-transform:none;
	text-align:left;
	white-space:normal;
	text-shadow:none;
	letter-spacing:0px;
	word-spacing:8.4px;
	-webkit-column-count:1;	column-count:1;
	background-size:auto;
	background-position-x:0%;
	border-width:0px;
	border-color:#d60e12;
	border-style:none;
	-webkit-box-shadow:none;	box-shadow:none;
	-webkit-animation-fill-mode:both;	animation-fill-mode:both;
	-webkit-animation-timing-function:ease;	animation-timing-function:ease;
	display:inline-block;
	-webkit-transform:translatex(0px) translatey(0px);	-ms-transform:translatex(0px) translatey(0px);	transform:translatex(0px) translatey(0px);
	font-family:'Lexend', sans-serif;
	color:#000000;
}

body.page-id-15 #content .taxopress-output-wrapper.yp_onscreen{
	-webkit-animation-name:none;	animation-name:none;
	-webkit-animation-duration:0s;	animation-duration:0s;
	-webkit-animation-delay:0s;	animation-delay:0s;
}

body.page-id-15 #wrapper #main #content .row .col .col-inner .row .col .col-inner .taxopress-output-wrapper{
	-webkit-transform-origin:center bottom !important;	-ms-transform-origin:center bottom !important;	transform-origin:center bottom !important;
}