.kwd-top-nav {
    margin-right: 15px;
}

/* Kowidi custo css */

.offers-block {
    margin-bottom: 15px;
}

/* Selection group */

.sg {

}

.sg-header {
    text-align: center;
    font-weight: bold;
}

.sg-body {

}

/*sg selection parent*/

.selection-block {
    text-align: center;
    height: 346px;
    background-size:cover;
    background-position: center;
    background-repeat: no-repeat;
    border: 0!important;
    border-radius: 5px !important;
}

.s-header {
    height: 255px;
}

.s-body {
    color: #fff;
    height: 70px;
    background-color: rgba(0,0,0,0.5);
    text-transform:  uppercase;
    padding-top: 10px;
}

.s-footer {
    height: 21px;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    text-align: right;
    padding-right: 10px;
}

.s-inner {
    height: 200px;
    background-size:cover;
    background-position: center;
    background-repeat: no-repeat;
}

.sg {

}

.sg-selection {
    padding: 2px !important;
}

.sg-selection-top {
    height: 180px;
}

.sg-selection-bottom {
    height: 20px;
    font-size: 12px;
    background-color: #fff;
    color: #000;
    text-align: center;
    font-weight: bold;
}

.square-i4 {
    background-color: #fff;
    padding: 30px;
}

.wishlist {
    cursor: pointer;
}

.filter_button {
    width: 100%;
    height: 30px;
    background: #1e1e27;
    text-align: center;
    margin-top: 25px;
    cursor: pointer;
    color: #fff;
    line-height: 30px;
}

#kwd-price {
    -webkit-appearance: none;
    width: 100%;
    margin-bottom: 5px;
    text-align: center;
}

.filter-p {
    width: 35%;
    border-color: #eee !important;
    border-width: 0 0 1px 0;
    outline: none;
}


.kwd-category {
    margin-bottom: 15px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.kwd-category-title {
    text-align: center;
    font-weight: bold;
    background-color: #fff;
    color: #000;
}

.kwd-category:before{
    content: "";
    display: block;
    padding-top: 100%;  /* initial ratio of 1:1*/
}

.kwd-profile-overview .block {
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    font-weight: bold;
    color: #8a8793;
    margin-top: 30px;
}

.kwd-profile-overview .block:before{
    content: "";
    display: block;
}

.kwd-profile-overview .icon {
    color: #000;
}

.kwd-profile-overview .text {
    color: #000;
}

.kwd-profile-overview .title {
    color: #0012F4;
}

/** Profile **/

#cc-1 {
    background-color: #000;
    color: #fff;
}
#cc-2 {
    background-color: #fff;
}
#cc-3 {
    background-color: #FD5309;
}
#cc-4 {
    background-color: #FC9902;
}
#cc-5 {
    background-color: #FBBB02;
}
#cc-6 {
    background-color: #FCFD32;
}
#cc-7 {
    background-color: #D0EB2C;
}
#cc-8 {
    background-color: #65B131;
}
#cc-9 {
    background-color: #0392CC;
}
#cc-10 {
    background-color: #0247FD;
}
#cc-11 {
    background-color: #3D00A4;
}
#cc-12 {
    background-color: #8601B0;
}
#cc-13 {
    background-color: #A8194B;
}
#cc-14 {
    background-color: #FD2611;
}

.ch-1 {
    color: #000 !important;
}

.ch-2 {
    color: #eee !important;
}
.ch-3 {
    color: #FD5309 !important;
}
.ch-4 {
    color: #FCFD32 !important;
}
.ch-5 {
    color: #65B131 !important;
}
.ch-6 {
    color: #0247FD !important;
}
.ch-7 {
    color: #8601B0 !important;
}
.ch-8 {
    color: #A8194B !important;
}
.ch-9 {
    color: #FD2611 !important;
}


.color-selection li {
    border: 0;
    height: 40px;
    width: 40px;
    display: inline-block;
    margin-top: 5px;
    vertical-align: top;
}

.custom-color {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    font-weight: bold;
    font-size: 20px;
    vertical-align: top;
}

#save-area {
    margin-top: 40px;
}

.save-button {
    width: 160px;
    height: 46px;
    border: none;
    background: #fe4c50;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
}

.kwd-radio {
    margin-left: 15px;
}

label {
    cursor: pointer;
}

#message-zone {
    color: red;
}

.partner-div {
    border: 1px solid #ffcdd2;
    height: 100px;
    margin-bottom: 30px;
    line-height: 90px;
    padding: 5px;
    text-align: center;
}

.partner-div img {
    max-width: 100%;
    max-height: 100%;
}

.kwd-skill-tab {
    height: 50px;
    cursor: pointer;
    line-height: 50px;
    padding-left: 5px;
    padding-right: 5px;
}

.kwd-skill-tab.active {
    background-color: #b0bec5;
}

.kwd-sn {
    font-weight: bold;
    text-align: center;
    margin-top: 5px;
    color: #989898;
}

#search-form {

}

#kwd-suggestion {
    border: 2px solid #989898;
    width: 100%;
    margin-top: 3px;
    display: none;
    position: absolute;
    top:40px;
    z-index: 99999;
    background-color: #fff;
}

ul#kwd-s-ul {
    list-style: none;
    padding: 0;
}

ul#kwd-s-ul li {
    padding-left: 5px;
    cursor: pointer;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

ul#kwd-s-ul li:hover {
    background-color: #007bff;
}

ul#kwd-s-ul a {
    color: #000;
}

ul#kwd-s-ul li:hover a {
    color: #fff;
}

ul#kwd-s-ul li:hover input {
    color: #fff;
    background-color: #007bff;
}

.product-img {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 380px;
}

.sort-btn {
    border: 0;
    width: 25px;
    background: #fff;
    text-align: left;
}

.kwd-sort a.dropdown-item {
    padding-left: 0;
}

.kwd-result {
    height: 32px;
}

.kwd-s-w {
    height: 28.4px;
    width: 40px;
    padding-right: 3px;
    background-image: url('../img/icons/arrow.png');
    background-position: center;
    background-repeat: no-repeat;
}

.kwd-s-text {
    width: calc(100% - 40px);
    text-align: left;
    border: 0;
    background: #fff;
}

.kwd-s-text:hover {
    background-color: #007bff;
}

.p-view {
    border: 2px solid #000;
    background-color: #fff;
    color: #000;
    margin-bottom: 5px;
    margin-right: 5px;
}
