@charset "utf-8";
section{overflow-x: hidden;}
p,span{display:flex;}
input{color:yellow;}
hr { border-top: 1px solid #cccccc;}
.c1{color:red;}.c2{color:yellow;}.c3{color:#ADADAD;}.c4{color:#B5CFF3;}.c5{color:#ffec8c;}
.text_r{justify-content:flex-end;}
.P11 span{flex:1;}
.P12 span{flex:1;}
.P24 span:nth-child(1){flex:2;}.P24 span:nth-child(2){flex:4;}
.P24 span input,.prod span input{
	display:inline-block;width:100%;
	background-color:transparent;
	border:1px solid #ffec8c;
}
.P25 span:nth-child(1){flex:2;}.P13 span:nth-child(2){flex:5;}
.P312 span:nth-child(1){flex:3;}.P323 span:nth-child(1){flex:1;}.P312 span:nth-child(3){flex:2;}

.buttons{display:flex;margin:36px auto;justify-content:center;}
.buttons button{display:flex;width:40%;justify-content:center;color:#ffffff;border: none;margin:10px;line-height:52px;border-radius:10px;}
.buttons button:first-child{background-color:#E04242;}.buttons button:last-child{background-color:#6D92F1;}

/* purchase */
.prod,.pack{margin-bottom:20px;}.prod,.pack tr:first-child{cursor: pointer;}
/*.prod:hover,.pack tr:first-child:hover{color: yellow;}*/
.prod{width:70%;margin-left:1%;}
.prod span:nth-child(1){flex:2.5;}.prod span:nth-child(5){flex:1;}
.prod span:nth-child(2),.prod span:nth-child(3){margin-right:5px;}
.pack,.pack tr{width:100%;}
.pack th{vertical-align: middle;}
.pack{margin-left:5px;margin-left:1%;width:60%;}
.pack tr:not(:nth-child(1)) td,.pack th:last-child,.pack td:last-child{text-align:right;}
.pack th:first-child:before,.prod:before{content:"\f0c8\00a0";display:inline-block; font-family:"Font Awesome 5 Free";font-size:22px;font-weight:900;justify-content:center;margin:auto;align-items: center;text-align: center;background-color:transparent;border:2px solid #ffec8c;background-color:transparent;color: transparent;}
.pack_tr.active th:first-child:before,.prod.active:before{content:"\f14a";display:inline-block; font-family:"Font Awesome 5 Free";font-size:32px;font-weight:900;justify-content:flex-start;margin:auto;align-items: center;text-align: center;background-color:transparent;border:none;background-color:transparent;color:#ffec8c;flex-wrap:wrap;}
.pack_tr.active th:first-child,.prod.active span:first-child{color:#ffec8c;}
.pname{color:#B5CFF3;}
#shop #sec2 p{margin:20px auto;}
#shop #sec2>p,#shop #sec2 .cart,,#shop #sec2 .cart_free{width:60%;margin-left:1%;}
#shop #sec2 .buttons{width:100%;margin:30px auto;}
.s1p{margin-left:10px;}
.pack tr td:first-child{width:46%;}
/*#shop .price1{display:flex;width:100%;}
#shop .price1 td:nth-child(1){display:flex;width:6em;justify-content:flex-end;}
#shop .price1 td:nth-child(2){display:inline-block;margin-left:3px;padding:0;}*/
/* purchase  -end */


@media(max-width:420px){
.prod{width:98%;}	
.pack{width:95%;}
#shop #sec2 p,#shop #sec2>p,#shop #sec2 .cart{width:98%;margin:20px auto;}
.s1p{margin-left:5px;}
}

@media(max-width:325px){
.pack{width:98%;}
}
