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

.custom-select1 { width:58.2%; float:left; background:none; border:none; border-left:1px solid rgba(64,70,39,0.3); border-radius:0; transition:all 0.25s ease-out 0s; margin:0 0 0; position:relative; z-index:99;}
.custom-select1 select { display:none;}
.custom-select1 .select-hide { display:none;}
.custom-select1 .select-items .scrollb { max-height:148px; max-width: 96%; max-width: calc(100% - 8px); }
.custom-select1 .select-items { max-height:148px; background:#ffffff; position:absolute; top:102%; left:0; right:0; z-index:99;}
.custom-select1 .select-items  .scrollb div { color:#404627; transition:all 0.25s ease-out 0s; padding:15px 24px 15px 24px;}
.custom-select1 .select-items  .scrollb div:hover { color:#ffffff; background:#404627;}
.custom-select1 .select-selected { color:#2a3a1c; transition:all 0.25s ease-out 0s; padding:30px 30px 30px 24px;}
.custom-select1:hover .select-selected { color:#d0c6ae;}
.custom-select1 .select-items::-webkit-scrollbar { width:6px;}
.custom-select1 .select-items::-webkit-scrollbar-track { background:#f1f1f1eb; box-shadow:inset 1px 0 5px #dfdfdf; border-radius:0;}
.custom-select1 .select-items::-webkit-scrollbar-thumb { background:#373334; border-radius:0;}
.custom-select1 .select-items  .scrollb div, .custom-select1 .select-selected { cursor:pointer; font-size:13px; font-weight:600; letter-spacing:2.47px; line-height:normal; text-transform:uppercase;}

.enquiry-row1 .custom-select1 { width:49.2%; background:#faf6f4; border:1px solid #faf6f4; margin:0 0 2%;}
.enquiry-row1 .custom-select1:nth-child(2n) { float:right;}
.enquiry-row1 .custom-select1 .select-items  .scrollb div { padding:15px 29px 15px 29px;}
.enquiry-row1 .custom-select1 .select-selected { padding:25px 49px 25px 29px;}
.enquiry-row1 .custom-select1 .select-items  .scrollb div, .enquiry-row1 .custom-select1 .select-selected { font-size:14px; font-weight:700; letter-spacing:normal; text-transform:inherit;}

.inner-col2 .custom-select1 { border-left:none; border-bottom:1px solid rgba(255,255,255,0.3); border-top:1px solid rgba(255,255,255,0.3); text-align:left;background: url(../images/right-bottom-white-salt-scrub-plain-arrow.svg) no-repeat; background-position-x: 100%;background-position-y: 53%;}
.inner-col2 .custom-select1 .select-selected { color:#ffffff; padding:30px 0 30px 0;}
.inner-col2 .custom-select1:hover{background: url(../images/right-bottom-white-dark-green-plain-arrow.svg)no-repeat;background-position-x: 100%;background-position-y: 53%;}



.sidbar-col1 .custom-select1 { width:100%; background:#f4edea; border:1px solid #faf6f4; margin:0 0 2%;}
.sidbar-col1 .custom-select1:nth-child(2n) { float:right;}
.sidbar-col1 .custom-select1 .select-items  .scrollb div { padding:15px 29px 15px 29px;}
.sidbar-col1 .custom-select1 .select-selected { padding:25px 49px 25px 29px;}
.sidbar-col1 .custom-select1 .select-items  .scrollb div, .sidbar-col1 .custom-select1 .select-selected { font-size:14px; font-weight:700; letter-spacing:normal; text-transform:inherit;}

.sidbar-col2 .custom-select1 { width:100%; border-left:none; border-bottom:1px solid rgba(64,70,39,0.3); border-top:1px solid rgba(64,70,39,0.3);}
.sidbar-col2 .custom-select1 .select-selected { padding:30px 0 30px 0; font-size: 16px;}

/*Smartphone css*/
@media screen and (max-width: 480px) {
.custom-select1 .select-items  .scrollb div { padding:15px 5% 15px 5%;}
.custom-select1 .select-selected { padding:27px 54px 27px 54px;}
.custom-select1 { width:100%; border-top:1px solid rgba(64,70,39,0.3); border-left:none; margin:0 0 0;}
.custom-select1 .select-items  .scrollb div, .custom-select1 .select-selected { font-size:11px; letter-spacing:1.99px;}

.enquiry-row1 .custom-select1 { width:100%; margin:0 0 4.2%;}
.enquiry-row1 .custom-select1 .select-selected { padding:20px 10% 20px 10%;}
.enquiry-row1 .custom-select1 .select-items  .scrollb div, .enquiry-row1 .custom-select1 .select-selected { font-size:12px;}

.inner-col2 .custom-select1 .select-selected { padding:27px 54px 27px 54px;}
} 

@media screen and (min-width:481px) and (max-width:600px) {
.custom-select1 .select-items  .scrollb div { padding:15px 5% 15px 5%;}
.custom-select1 .select-selected { padding:27px 54px 27px 54px;}
.custom-select1 { width:100%; border-top:1px solid rgba(64,70,39,0.3); border-left:none; margin:0 0 0;}
.custom-select1 .select-items  .scrollb div, .custom-select1 .select-selected { font-size:11px; letter-spacing:1.99px;}

.enquiry-row1 .custom-select1 { width:100%; margin:0 0 4.2%;}
.enquiry-row1 .custom-select1 .select-selected { padding:20px 10% 20px 10%;}
.enquiry-row1 .custom-select1 .select-items  .scrollb div, .enquiry-row1 .custom-select1 .select-selected { font-size:12px;}

.inner-col2 .custom-select1 .select-selected { padding:27px 54px 27px 54px;}
}

@media screen and (min-width:601px) and (max-width:767px) {
.custom-select1 { width:100%; border-top:1px solid rgba(64,70,39,0.3); border-left:none; margin:0 0 0;}
.custom-select1 .select-items  .scrollb div { padding:15px 5% 15px 5%;}
.custom-select1 .select-selected { padding:27px 54px 27px 54px;}
.custom-select1 .select-items  .scrollb div, .custom-select1 .select-selected { font-size:11px; letter-spacing:1.99px;}

.enquiry-row1 .custom-select1 { width:48%; margin:0 0 4.2%;}
.enquiry-row1 .custom-select1:nth-child(2n) { float:right;}
.enquiry-row1 .custom-select1 .select-selected { padding:20px 10% 20px 10%;}
.enquiry-row1 .custom-select1 .select-items  .scrollb div, .enquiry-row1 .custom-select1 .select-selected { font-size:12px;}

.inner-col2 .custom-select1 .select-selected { padding:27px 54px 27px 54px;}
}

@media screen and (min-width:768px) and (max-width:900px) {
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:11px; letter-spacing:1.99px;}

.enquiry-row1 .custom-select1 .select-selected { padding:21px 49px 21px 29px;}
.enquiry-row1 .custom-select1 .select-items  .scrollb div, .enquiry-row1 .custom-select1 .select-selected { font-size:12px;}
}

@media screen and (min-width:901px) and (max-width:1024px) {
.custom-select1 .select-items div, .custom-select1 .select-selected { font-size:12px; letter-spacing:2.23px;}

.enquiry-row1 .custom-select1 .select-selected { padding:23px 49px 23px 29px;}
.enquiry-row1 .custom-select1 .select-items  .scrollb div, .enquiry-row1 .custom-select1 .select-selected { font-size:13px;}
}

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

}