﻿.notice-text {
    color: #df4545;
    font-size: 16px;
}

/*彈出視窗注意事項*/
.circle-close {
    background: #e56153;
    height: 2em;
    width: 2em;
    border-radius: 50%;
    color: #fff;
    border: 1px solid #e56153;
    margin: 1% 3% 0 0;
    padding-left: 1%;
    box-shadow: 2px 2px 2px grey;
    z-index: 800;
    position: relative;
    font-size: 1.5em;
    float: right;
}

.modal-backdrop {
    height: 114% !important;
}

.show-title {
    text-align: center;
    font-size: 2.5em;
    line-height: 2em;
    font-weight: bolder;
    padding: 0% 0% 1% 0%;
}

.show-text {
    font-size: 2em;
    line-height: 2em;
    font-weight: bolder;
    padding: 0% 7% 0% 7%;
    text-align: left;
}

.show-notice {
    text-align: center;
    top: -16px;
    position: relative;
    padding: 0% 0% 2% 0%;
    color: #808080;
    font-weight: bold;
    font-size: 16px;
}
 
@media(max-width:989px) {
    #Invoice {
    padding:0;
    }
    #DonateInfoFrom {
        padding: 0;
    }
    #message {
        padding: 0;
    }
}
.InvoiceItem {
    margin-left: 15px;
}
@media(max-width:580px) {
    #AnniversaryModal {
        top: 71px;
    }
    .modal-content {
        left: -2%;
    }
    .InvoiceItem {
        margin-left: 3px;
        margin-bottom: 7px;
    }
    .show-title {
        text-align: center;
        font-size: 24px;
        line-height: 2em;
        font-weight: bolder;
        padding: 0% 0% 1% 0%;
    }

    .show-text {
        font-size: 18px;
        line-height: 2em;
        font-weight: bolder;
        padding: 0% 7% 0% 7%;
        text-align: left;
    }

}
/*彈出視窗注意事項*/
.bs-input{
    display: inline-block;
    max-width: 300px;
}
.item-text{
    color: #333;
    display: block;
    text-align: justify;
}
.bot20{
    margin-bottom:20px;
}
.button {
    background-color: #F6AB00;
    font-size: 18px;
    padding: 5px 30px;
    margin: 30px 10px;
    color: white;
    opacity: 1;
}

.button:hover {
    opacity: 0.75;
    background-color: #FFBB33;
    color: white;
}

.field-validation-error{
    color:red;
    display: inline-block;
}
  .count-total .detail {
   padding:10px 20px;
   width:100%;
}
/*.count-total .pic {
    width:50%;
    height:80px;
    float:left;
    display:inline-block;
}*/
  .width50 {
    display: inline-block;
    width: calc(50% - 2px);
    height: 45px;
    
}
.block50{
    vertical-align: top;
    width:49%;
    display:inline-block;
}
section {
    display:table;
    margin:0 auto;


}
#Size{
    width:13px;
}
#Week{
    width:13px;
}
input[name=ReceiveTime]{
    width: 13px;
    height: 13px;
    vertical-align: middle;
}
.amount{
    width:45%;
}
.P-item{
   margin-left:2%;
   margin-top:30px;   
   display: inline-block;
       width: 100%;
}
.P-pic{
        float: left;
    display: inline-block;
}
.pay {
        border: 1px solid lightgray;
        /*width: calc(50% - 2px);*/
        width: 30%;
        margin: 0;
        text-align:center;
        padding:12px;
	 	color: black;
	    font-family: Microsoft JhengHei;
	    background-color: white;
        cursor:pointer;
	    /*box-shadow: 0px 0px 6px 1px rgba(255, 165, 165, 0.53);*/
	    -webkit-transition: -webkit-transform 800ms;
	    transition: transform 800ms;
	    position: relative;
	    z-index: 2;
        display:inline-block;
      
}
.pay:hover {
        background-color: rgba(255, 165, 0, 0.5);
        color:black;
         /*-webkit-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	    transform: scale(1.1);
	    -webkit-transition: -webkit-transform 800ms, background-color 800ms;
	    transition: transform 800ms, background-color 800ms;*/
	}


.title2 {
    font-size:16px;
}
h4 {
    color:#808080;
    margin-top:25px;

}
.s-border{
    padding: 0px;
    padding-bottom: 0px;
   
    width:100%;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 

}
.productname{
    font-size:18px;
}
.ordersform
{
    margin:20px auto;
	width:80%;
	height: 100%;
}


 fieldset{
    /*width: 70%;*/
    padding: 10px 50px;
    margin-bottom: 10px;
    background: #EEE;
    border-radius: 3px;
    color: #808080;
    box-shadow: 4px 4px 3px rgba(20%,20%,40%,0.5);
    
}

   .editor-label label {
        font-size:15px;
        font-weight:normal;
    }

/*----------------------- 大螢幕----------------------*/
@media screen and (min-width:870px) {
    input {
    /*width:100%;*/

}
    textarea{
    width:305px;
}

    .count-total {
        width: 90%;
        margin: 0px auto;
        border: 2px solid #dbd5d5;

        background-color: white;
        /*box-shadow: 2px 2px 12px 4px rgba(20%,20%,40%,0.5);*/

    }

        .amount span {
        letter-spacing:5px;margin-left:10px;
    
    } 

    .calculate {
    width:30%;
    margin-left:65%;
    display:block;
    text-align:right;
    margin-bottom:30px;
}

    
 .hvr-fade {
    width: 250px;
    height: 45px;
    
}

}
/*----------------------- 中螢幕----------------------*/
@media screen and (max-width:869px) and (min-width:467px) {
    .img-rwd{
        margin:0 auto!important;
        display:block;
    }
        .block50{
        width:100%;
    }
        .P-pic{
        width:95%!important;
    }
        .P-item{
            text-align:center;
        }
    .count-total .pic {
        width:100%;
    }
    .s-border{
    width:100%;
}
     .count-total {
        width: 100%;
        margin: 0px auto;
        border: 2px solid #dbd5d5;
   
        background-color: white;
        box-shadow: 2px 2px 12px 4px rgba(20%,20%,40%,0.5);
    }
    .amount {
        width: 100%;
       display:inline-block;
  
     
    }
    .amount span {
        letter-spacing:2px;margin-left:5px;
    
    }

    .calculate {
    width:95%;
    padding:0px 3%;
    display:block;
    text-align:right;
    margin-bottom:30px;
}
    .pay {
        width:100%;
    }

    
 .hvr-fade {
    width: 70%;
    height: 45px;
}

input {
    width:100%;

}
textarea{
    width:100%;
}
    fieldset {
        padding: 15px 10px;
    }
}

.editor-label  {
    font-size:17px;
    margin: 1px;

}
/*-------------小螢幕-----------------*/
@media screen and (max-width:466px) {
    .block50{
        width:100%;
    }
    .info{
        padding:0px!important;
    }
    .P-pic{
        width:95%!important;
    }
    .img-rwd{
        margin:0 auto!important;
        display:block;
    }
    .count-total .pic {
        width:100%;
    }
            .P-item{
            text-align:center;
        }
.s-border{
    width:100%;
}
    .count-total {
        width: 100%;
        margin: 0px auto;
        border: 2px solid #dbd5d5;
        background-color: white;
        box-shadow: 2px 2px 12px 4px rgba(20%,20%,40%,0.5);
    }
     .amount {
        width: 90%;
        display:inline-block;
     
    }
    .pay {
        width:100%;
    }
    fieldset {
        padding: 8px 5px;
    }
  .count-total .detail {

   width:100%;
  
}

  .calculate {
    width:100%;
     padding:0px 5%;
    display:block;
    text-align:right;
    margin:30px 0;
}

  


.ordersform
{
    margin:20px auto;
	width:90%;
	height: 100%;
}
input {
    width:100%;

}
textarea{
    width:100%;
}
    .hvr-fade {
        width:100%;
        height:45px;
    
    }

}

.count-total .header {
    background-color:#dbd5d5;
    margin:0px auto;
    width:100%;
    height:40px;

}

 
.img-bg{
        background-position:center; 
    background-repeat: no-repeat;
    background-size: cover;
}

.count-total p {
    display:inline-block;
    margin:10px;
    color:#d4d4d4;
}

.count-total .increase {
    width:30px;
    height:30px;
}
.count-total .decrease {
    width:30px;
    height:30px;
}

.count-total input {
    width:50px;
}

.calculate .value {
    color:red;
}

.calculate .total {
     color:red;
}
.calculate ul {
    list-style-type:none;

}
.calculate li {
  margin-top:10px;
}


.info {
    /*margin:0 auto;*/
    display: inline-block;
    width: 100%;
    /*padding:10px 50px;*/
}
@media (max-width: 480px) {
    .button {
        background-color: #F6AB00;
        font-size: 15px;
        padding: 3px 15px;
        margin: 30px 0px;
        color: white;
        opacity: 1;
    }
}

.amount button {
    
	    border: 0px;
	 	color: white;
	    font-family: Microsoft JhengHei;
	    background-color: orange;
	    box-shadow: 0px 0px 6px 1px rgba(255, 165, 165, 0.53);
	    -webkit-transition: -webkit-transform 800ms;
	    transition: transform 800ms;
	    position: relative;
	    z-index: 10;
	}
/*button:hover {
	    -webkit-transform: scale(1.2);
	    -ms-transform: scale(1.2);
	    transform: scale(1.2);
	    -webkit-transition: -webkit-transform 800ms, background-color 800ms;
	    transition: transform 800ms, background-color 800ms;
	}*/



.hvr-small{
    width: 100%;
    text-align: Center;
    color: white;
    background-color: #22ac38;
    border-radius: 12px;
    padding: 9px;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0px 0px 6px 1px rgba(165, 165, 255, 0.53);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}


.hvr-fade {

   color: white;
    background-color: brown;
    border-radius: 5px;
    padding: 5px;
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0px 0px 6px 1px rgba(165, 165, 255, 0.53);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
  background-color: #22ac38;
    box-shadow: 0px 0px 6px 1px rgba(120, 200, 120, 0.53);
  color: white;
}

.hvr-small:hover, .hvr-small:focus, .hvr-small:active {
  background-color: green;
    box-shadow: 0px 0px 6px 1px rgba(120, 200, 120, 0.53);
  color: white;
}



#pitem-list .p-item-detail{
    margin-left:15px;
    display:inline-block;
    font-size:16px;
    vertical-align:middle;
}

.stock {
   color:#D21F37;
}



