.boxInner {
    margin-left: 60px;
    margin-right: 60px;
}

.boxMainInnerTop .boxTitle .Frame {
    border: 0 #ddd solid;
}

.boxMainInnerTop .boxTitle .Frame.Row01 {
    padding: 0px;
    bottom: 0;
}

.boxMainInnerTop .boxTitle .Frame.Row02 {
    padding: 10px 0px;
}

.boxMainInnerTop .boxTitle .Frame.Row04 {
    padding: 5px 0px;
}

.textProductName.TitleName {
    font-size: 32px;
    line-height: 32px;
    text-transform: uppercase;
    color: #0090dd;
}

.boxMainInnerTop .boxTitle .Frame.Row04 .colList {
    background: #0090dd;
    padding: 7px 20px;
    border-radius: 10px;
}

.boxMainInnerTop .boxTitle .Frame.Row04 .colViewPoint {
    background: #0090dd;
    padding: 7px 20px;
    border-radius: 10px;
    display: inline-block;
}

.boxMainInnerTop .boxTitle .Frame.Row04 .colViewPoint svg {
    color: #fff;
}

.selectSort {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
}

.textBody.Establishment.a {
    color: #fff;
    line-height: 20px;
}

.selectSort option {
    color: #0090dd !important;
    font-size: 18px;
    line-height: 18px;
}

.filter {
    margin: 0 0 0 0px;
    width: 45px;
}

.boxMainInnerTop .boxTitle .Frame.Row02 {
    padding: 10px 0px;
    padding-bottom: 20px;
}

.item-product .wrapper {
    padding: 0px;
    border: none;
}

.item-product .wrapper .link {
    color: #000;
    font-size: 18px;
    line-height: 22px;
}

.textTitle2 {
    display: block;
    font-family: 'webfont2', webfontRegularEN, Tahoma, Geneva, sans-serif;
    color: #666;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
}

.textTitle2 svg {
    color: #0090dd;
    width: 20px;
    height: 20px;
}

.item-product .wrapper:hover {
    background: #fff;
    border: none;
}

.item-product .wrapper .thumb img {
    border-radius: 15px;
}

.layout.list .wrapper {
    border-bottom: 1px #eee solid;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
/* .boxButtonProductList { display: flex !important; align-items: center;} */
.picUser { width: 60px;}
.picUser img { display: block; width: 100%;}

@media screen and (max-width:1440px) {}

@media screen and (max-width:1366px) {}

@media screen and (max-width:1280px) {}

@media screen and (max-width:1024px) {}

@media screen and (max-width:1100px) {}

@media screen and (max-width:800px) {
    .boxInner {
        margin-left: 0px;
        margin-right: 0px;
    }
    .boxMainInnerTop .boxTitle .Frame.Row04 {
        display: block;
    }
    .selectSort {
        padding: 0;
        width: 160px;
    }
}

@media screen and (max-width:600px) {}

@media screen and (max-width:375px) {}