/*Featured Listings Code css*/

.custom-item-sec .item-list-container .square-img img {width: 100%; height: auto; border-radius: unset;}
.custom-item-sec .item-list-container .content {border: 1px solid #CCC; text-align:left;}
.custom-item-sec .item-list-container .content-title { color:#4d4d4d; border-bottom: 1px solid #ccc; margin: 0px 20px; padding-bottom: 5px;}
.custom-item-sec .item-list-container {margin-bottom: 10px; margin-top: 10px;}
.custom-item-sec .item-list-container .content-desc {margin: 20px 20px 50px;}
.section.section-item.custom-item-sec {width: 100%; clear: both; margin-bottom: 30px; padding: 10px 0 0;}
.custom-item-sec .title-area-panel { color: rgb(19, 19, 22); font-weight: 600; font-size: 28px; position: relative; margin-bottom: 30px; margin-top: 30px; text-align: center; }



/* Multi-Currency 3rd April 2018 */
select#xchangerate-dropdown > option, select#xchangerate-dropdown, 
select#xchangerate-dropdown-m, select#xchangerate-dropdown-m option, select#xchangerate-dropdown-m2 {
    color: #000;
}
.item-details #xchangerate-dropdown-m, .item-details #xchangerate-dropdown-m2, .item-details #xchangerate-dropdown::-ms-expand {
    display: none;
}
.item-details select#xchangerate-dropdown > option, .item-details select#xchangerate-dropdown, 
.item-details select#xchangerate-dropdown-m, .item-details select#xchangerate-dropdown-m option, .item-details select#xchangerate-dropdown-m2 {
    border: none;
    background: transparent; 
-webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
outline:none;
}
.item-details select#xchangerate-dropdown-m{
    color:#fff;
}
.item-list-container .square-img img { object-fit: cover; }


/* -- chat validation -- */
.toast.change-color{
    color: #c80000 !important;
    background: #cccccc;
}
.index-page .carousel-control.right, .index-page .carousel-control {
    position:absolute;
}

.search-controls #KeyWords {font-weight: 600; color: #fff;}
.tab-pane .seller-setting-msg{display:none;}
.tab-pane#payment_acceptance .seller-setting-msg{display:block;}
.tab-pane#address .seller-setting-msg{display:block;}

