@charset "utf-8";
/* CSS Document*/

.custom-select1 { text-align:left; background:none; border:1px solid rgba(255,255,255,0.0); border-radius:0; display:inline-block; transition:all 0.25s ease-out 0s; position:relative; z-index:9;}
.custom-select1:hover { background:none; border-color:rgba(255,255,255,0.0);}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items { max-height:183px; overflow-y:scroll; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:9;}
.custom-select1 .select-items .scrollb { max-height:183px; max-width: 96%; max-width: calc(100% - 8px); }
.custom-select1 .select-items .scrollb div { color:#bc902d; transition:all 0.25s ease-out 0s; padding:19px 38px 19px 38px;}
.custom-select1 .select-items .scrollb div:hover { color:#ffffff; background:#bc902d;}
.custom-select1 .select-selected { color:#ffffff; transition:all 0.25s ease-out 0s; padding:0 38px 0 38px;}
.custom-select1:hover .select-selected { color:#bc902d;}
.custom-select1 .select-selected:after { content:""; width:10px; height:6px; background:url(../images/down-white-plain-arrow.svg) no-repeat center / 100% 100%; transform:translateY(-50%); transition:all 0.25s ease-out 0s; margin:0 0 0; position:absolute; top:50%; right:28px;}
.custom-select1:hover .select-selected:after { background:url(../images/down-yellow-plain-arrow.svg) no-repeat center / 100% 100%;}
.custom-select1 .select-items::-webkit-scrollbar { width:6px; display: none;}
/* .custom-select1 .select-items .scrollb::-webkit-scrollbar-track { background:#f1f1f1eb; box-shadow:inset 1px 0 5px #dfdfdf; border-radius:25px;}
.custom-select1 .select-items .scrollb::-webkit-scrollbar-thumb { background:#5a5c61; border-radius:25px;} */
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { cursor:pointer; font-size:15px; font-weight:500; letter-spacing:normal; line-height:1.2;}

.banner-col2 .custom-select1 { background:#ffffff; border:1px solid #ffffff; border-radius:50px;}
.banner-col2 .custom-select1:hover { background:#bc902d; border-color:#bc902d;}
.banner-col2 .custom-select1 .select-items .scrollb { max-height:183px;}
.banner-col2 .custom-select1 .select-items .scrollb div { padding:13px 24px 13px 24px;}
.banner-col2 .custom-select1 .select-selected { color:#bc902d; padding:19px 30px 19px 30px;}
.banner-col2 .custom-select1:hover .select-selected { color:#ffffff;}
.banner-col2 .custom-select1 .select-selected:after { background:url(../images/down-yellow-plain-arrow.svg) no-repeat center / 100% 100%; right:20px;}
.banner-col2 .custom-select1:hover .select-selected:after { background:url(../images/down-white-plain-arrow.svg) no-repeat center / 100% 100%;}
.banner-col2 custom-select1 .select-items .scrollb div, .banner-col2 .custom-select1 .select-selected { font-size:16px; line-height:normal;}

.custom-col1 { width:100%; float:left; margin:0 0 36px; position:relative; z-index:999;}
.custom-col1 .custom-row1 { width:313px; float:none; margin:0 auto;}
.custom-col1 .custom-select1 { background:none; border:1px solid rgba(69,68,66,0.1); border-radius:50px;}
.custom-col1 .custom-select1:hover { background:#bc902d; border-color:#bc902d;}
.custom-col1 .custom-select1 .select-items .scrollb { max-height:183px;}
.custom-col1 .custom-select1 .select-items .scrollb div { padding:19px 24px 19px 24px;}
.custom-col1 .custom-select1 .select-selected { color:#454442; padding:19px 30px 19px 30px;}
.custom-col1 .custom-select1:hover .select-selected { color:#ffffff;}
.custom-col1 .custom-select1 .select-selected:after { background:url(../images/down-yellow-plain-arrow.svg) no-repeat center / 100% 100%; right:20px;}
.custom-col1 .custom-select1:hover .select-selected:after { background:url(../images/down-white-plain-arrow.svg) no-repeat center / 100% 100%;}
.custom-col1 custom-select1 .select-items .scrollb div, .custom-col1 .custom-select1 .select-selected { font-size:16px; line-height:normal;}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { text-align:center;}
.custom-select1 .select-items .scrollb div { padding:10px 5% 10px 5%;}
.custom-select1 .select-selected { color:#454442; padding:0 5% 0 5%;}
.custom-select1 .select-selected:after { width:8px; background:url(../images/down-grey-plain-arrow.svg) no-repeat center / 100% 100%; margin:0 0 0; position:absolute; right:0; }
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:13px;}

.linker-wrapp .linker-col2 .custom-select1 .select-selected:after { position: relative; right: -4px;display: inline-block; top: 2px;}

.banner-col2 .custom-select1 .select-items .scrollb div { padding:14px 5% 14px 5%;}
.banner-col2 .custom-select1 .select-selected { padding:19px 5% 19px 5%;}
.banner-col2 .custom-select1 .select-selected:after { right:5%;}
.banner-col2 custom-select1 .select-items .scrollb div, .banner-col2 .custom-select1 .select-selected { font-size:14px;}

.custom-col1 .custom-row1 { width:100%;}

.treat-wrapp .custom-col1 {width: 90%; float: none; margin: 0 auto 36px;}

} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { text-align:center;}
.custom-select1 .select-items .scrollb div { padding:19px 5% 19px 5%;}
.custom-select1 .select-selected { color:#454442; padding:0 5% 0 5%;}
.custom-select1 .select-selected:after { width:8px; background:url(../images/down-grey-plain-arrow.svg) no-repeat center / 100% 100%; margin:0 0 0; position:absolute; right:0;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:13px;}

.linker-wrapp .linker-col2 .custom-select1 .select-selected:after { position: relative; right: -4px;display: inline-block; top: 2px;}

.banner-col2 .custom-select1 .select-items .scrollb div { padding:14px 5% 14px 5%;}
.banner-col2 .custom-select1 .select-selected { padding:19px 5% 19px 5%;}
.banner-col2 .custom-select1 .select-selected:after { right:5%;}
.banner-col2 custom-select1 .select-items .scrollb div, .banner-col2 .custom-select1 .select-selected { font-size:14px;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { text-align:center;}
.custom-select1 .select-items .scrollb div { padding:19px 5% 19px 5%;}
.custom-select1 .select-selected { color:#454442; padding:0 5% 0 5%;}
.custom-select1 .select-selected:after { width:8px; background:url(../images/down-grey-plain-arrow.svg) no-repeat center / 100% 100%; margin:0 0 0; position:absolute; right:0;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:13px;}

.linker-wrapp .linker-col2 .custom-select1 .select-selected:after { position: relative; right: -4px;display: inline-block; top: 2px;}

.banner-col2 .custom-select1 .select-items .scrollb div { padding:14px 5% 14px 5%;}
.banner-col2 .custom-select1 .select-selected { padding:19px 5% 19px 5%;}
.banner-col2 .custom-select1 .select-selected:after { right:5%;}
.banner-col2 custom-select1 .select-items .scrollb div, .banner-col2 .custom-select1 .select-selected { font-size:14px;}
}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-select1 .select-items .scrollb div { padding:19px 30px 19px 30px;}
.custom-select1 .select-selected { padding:0 30px 0 30px;}
.custom-select1 .select-selected:after { width:8px; right:20px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:13px;}

.banner-col2 .custom-select1 .select-items .scrollb div { padding:14px 18px 14px 18px;}
.banner-col2 .custom-select1 .select-selected { color:#bc902d; padding:19px 24px 19px 24px;}
.banner-col2 .custom-select1 .select-selected:after { right:14px;}
.banner-col2 custom-select1 .select-items .scrollb div, .banner-col2 .custom-select1 .select-selected { font-size:14px;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.custom-select1 .select-items .scrollb div { padding:19px 34px 19px 34px;}
.custom-select1 .select-selected { padding:0 34px 0 34px;}
.custom-select1 .select-selected:after { width:9px; right:24px;}
.custom-select1 .select-items .scrollb div, .custom-select1 .select-selected { font-size:14px;}

.banner-col2 .custom-select1 .select-items .scrollb div { padding:13px 21px 13px 21px;}
.banner-col2 .custom-select1 .select-selected { color:#bc902d; padding:19px 27px 19px 27px;}
.banner-col2 .custom-select1 .select-selected:after { right:14px;}
.banner-col2 custom-select1 .select-items .scrollb div, .banner-col2 .custom-select1 .select-selected { font-size:15px;}
}

@media screen and (min-width:1025px) and (max-width:1240px) {

}