@charset "utf-8";

/* CSS Document */
.custom-select1 { text-align:left; transition:all 0.25s ease-out 0s; position:relative; z-index:9;}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items { max-height:120px; overflow-y:scroll; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items div { color:#c08935; transition:all 0.25s ease-out 0s; padding:12px 20px 12px 20px;}
.custom-select1 .select-items div:hover { color:#ffffff; background: linear-gradient(270deg, rgba(191,136,52,1) 0%, rgba(223,177,88,1) 50%, rgba(191,136,52,1) 100%) border-box;}
.custom-select1 .select-selected { color:#000000; transition:all 0.25s ease-out 0s; padding:12px 20px 12px 20px;}
.custom-select1:hover .select-selected { color:#ffffff;}
.custom-select1 .select-selected:after { content:""; width:12px; height:7px; background:url(../images/down-black-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:20px;}
.custom-select1:hover .select-selected:after { background:url(../images/down-white-plain-arrow.svg) no-repeat center / 100% 100%;}
.custom-select1 .select-items div, .custom-select1 .select-selected { cursor:pointer; font-size:12px; font-weight:600; letter-spacing:1.2px; line-height:normal; text-transform:uppercase;}

.sidbar-row2 .custom-select1 .select-selected { color:#c48e3a;}
.sidbar-row2 .custom-select1:hover .select-selected { color:#ffffff;}
.sidbar-row2 .custom-select1 .select-items div { padding:12px 29px 12px;}
.sidbar-row2 .custom-select1 .select-selected { padding:12px 20px 12px;}
.sidbar-row2 .custom-select1 .select-selected:after { content:""; width:14px; height:14px; background:url(../images/downdrop.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:20px;}
.sidbar-row2 .custom-select1:hover .select-selected:after { background:url(../images/downdrop2.svg) no-repeat center / 100% 100%;}

.custom-col2 .custom-select1 .select-selected { color:#c48e3a;}
.custom-col2 .custom-select1:hover .select-selected { color:#ffffff;}
.custom-col2 .custom-select1 .select-items div { padding:12px 29px 12px;}
.custom-col2 .custom-select1 .select-selected { padding:12px 20px 12px;}
.custom-col2 .custom-select1 .select-selected:after { content:""; width:14px; height:14px; background:url(../images/downdrop.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:20px;}
.custom-col2 .custom-select1:hover .select-selected:after { background:url(../images/downdrop2.svg) no-repeat center / 100% 100%;}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 { text-align:center; z-index:inherit;}
.custom-select1 .select-items div { padding:12px 5% 12px 5%;}
.custom-select1 .select-selected { color:#c08935; padding:12px 5% 12px 5%;}
.custom-select1 .select-selected:after { width:10px; margin:0 0 0; position:absolute; right:5%;}
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:10px; letter-spacing:0.60px;}

.sidbar-row2 .custom-select1 { text-align:center; z-index:9; text-align:left;}
.sidbar-row2 .custom-select1 .select-items div { padding:11px 29px 11px;}
.sidbar-row2 .custom-select1 .select-selected { padding:11px 20px 11px;}

.custom-col2 .custom-select1 { text-align:center; z-index:9; text-align:left;}
.custom-col2 .custom-select1 .select-items div { padding:11px 29px 11px;}
.custom-col2 .custom-select1 .select-selected { padding:11px 20px 11px;}
} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 { text-align:center; z-index:inherit;}
.custom-select1 .select-items div { padding:12px 5% 12px 5%;}
.custom-select1 .select-selected { color:#c08935; padding:12px 5% 12px 5%;}
.custom-select1 .select-selected:after { width:10px; margin:0 0 0; position:absolute; right:5%;}
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:10px; letter-spacing:0.60px;}

.sidbar-row2 .custom-select1 { text-align:center; z-index:9; text-align:left;}
.sidbar-row2 .custom-select1 .select-items div { padding:11px 29px 11px;}
.sidbar-row2 .custom-select1 .select-selected { padding:11px 20px 11px;}

.custom-col2 .custom-select1 { text-align:center; z-index:9; text-align:left;}
.custom-col2 .custom-select1 .select-items div { padding:11px 29px 11px;}
.custom-col2 .custom-select1 .select-selected { padding:11px 20px 11px;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { text-align:center; z-index:inherit;}
.custom-select1 .select-items div { padding:12px 5% 12px 5%;}
.custom-select1 .select-selected { color:#c08935; padding:12px 5% 12px 5%;}
.custom-select1 .select-selected:after { width:10px; margin:0 0 0; position:absolute; right:5%;}
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:10px; letter-spacing:0.60px;}

.sidbar-row2 .custom-select1 { text-align:center; z-index:9; text-align:left;}
.sidbar-row2 .custom-select1 .select-items div { padding:11px 29px 11px;}
.sidbar-row2 .custom-select1 .select-selected { padding:11px 20px 11px;}

.custom-col2 .custom-select1 { text-align:center; z-index:9; text-align:left;}
.custom-col2 .custom-select1 .select-items div { padding:11px 29px 11px;}
.custom-col2 .custom-select1 .select-selected { padding:11px 20px 11px;}
}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-select1 .select-items div { padding:12px 14px 12px 14px;}
.custom-select1 .select-selected { padding:12px 14px 12px 14px;}
.custom-select1 .select-selected:after { width:10px; height:5px; right:14px;}
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:10px; letter-spacing:0.60px;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.custom-select1 .select-items div { padding:12px 17px 12px 17px;}
.custom-select1 .select-selected { padding:12px 17px 12px 17px;}
.custom-select1 .select-selected:after { width:11px; height:6px; right:17px;}
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:11px; letter-spacing:0.80px;}
}

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

}

@media screen and (min-width:1241px) and (max-width:1340px) {

}