﻿.Section-box {
    background-color: #ffffff;
    margin-top: 10px;

}
.container-box {
    background-color: #ffffff;
    border-radius: 15px;
}
.inner ul li {
    list-style-type: none;
}
.ck-content {
    height: 300px;
}

.cursor-pointer {
    cursor: pointer;
}


    .cover {
        display: inline-block;
        overflow: hidden;
        line-height: 0;
        position: relative;
        border-radius: 15px;
        max-width: 100%;
        position: relative;
    }
.row-cover {
    border-radius: 15px;
}
.btn-center {
    display: flex;
    justify-content: center;
}

.all-item {
    text-align: left;
    font-size: small;
    align-items: center;
}
.title-item {
    margin: 0px;
    border: 0px;
}


.table-responsive table thead {
    background: #f2f2f2;
}

    .table-responsive table thead tr th {
        text-align: center;
    }

.table-responsive table tbody tr td {
    border-left: 1px solid #ebebeb;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    min-width: 150px;
    line-height: 1.85;
}

    .table-responsive table tbody tr td span {
        display: inline-block;
    }

    .table-responsive table tbody tr td:last-child {
        border-left: 0;
    }

        .table-responsive table tbody tr td:last-child a {
            /*color: #0063d1;*/
        }

.table-responsive .table {
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
}

pagination ul li {
    display: inline-block;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #f1f1f1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 4px 3px 4px 0;
}

.pagination ul li:first-child {
    margin-right: 0;
}

/*#region Pageing */

.pagination ul li a,
.pagination ul li span {
    display: block;
    padding: 0 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .pagination ul li a:hover {
        background: #0063d1;
        color: #ffffff;
    }

.pagination ul li.current {
    background: #0063d1;
    color: #ffffff;
}

.pagination ul li.next a,
.pagination ul li.next span {
    padding: 0 10px;
}




/*#endregion */


/*#region shop Toolbar */
.shop_toolbar.t_bottom {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
    margin-top: 16px;
    padding-top: 4px;
    padding-bottom: 4px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop_toolbar.t_bottom {
        margin-bottom: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .shop_toolbar.t_bottom {
        padding: 11px 10px;
        margin-bottom: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .shop_toolbar.t_bottom .pagination {
        margin-top: 0;
    }
}
shop_toolbar_btn > button {
    margin-left: 10px;
    border: 0;
    background: inherit;
    vertical-align: middle;
}

.shop_toolbar_btn > button:last-child {
    margin-left: 0;
}

.shop_toolbar_btn > button.btn-grid-3 {
    background: url(../img/icon/bkg_grid.png) no-repeat scroll center center;
    width: 20px;
    height: 20px;
}

    .shop_toolbar_btn > button.btn-grid-3.active {
        background: url(../img/icon/bkg_grid_hover.png) no-repeat scroll center center !important;
    }

.shop_toolbar_btn > button.btn-grid-4 {
    background: url(../img/icon/bkg_grid4.png) no-repeat scroll center center;
    width: 26px;
    height: 22px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .shop_toolbar_btn > button.btn-grid-4 {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop_toolbar_btn > button.btn-grid-4 {
        display: none;
    }
}

.shop_toolbar_btn > button.btn-grid-4.active {
    background: url(../img/icon/bkg_grid4_hover.png) no-repeat scroll center center !important;
}

.shop_toolbar_btn > button.btn-list {
    background: url(../img/icon/bkg_list.png) no-repeat scroll center center;
    width: 20px;
    height: 20px;
}

    .shop_toolbar_btn > button.btn-list.active {
        background: url(../img/icon/bkg_list_hover.png) no-repeat scroll center center !important;
    }


/*#endregion */

.carousel-inner {
    padding: 1em;
}

.card {
    margin: 0 0.5em;
    box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
    border: none;
}

.carousel-control-prev,
.carousel-control-next {
    background-color: #e1e1e1;
    width: 6vh;
    height: 6vh;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

@media (min-width: 768px) {
    .carousel-item {
        margin-right: 0;
        flex: 0 0 33.333333%;
        display: flex;
    }

    .carousel-inner {
        display: flex;
    }
}


.card .img-wrapper {
    max-width: 100%;
    height: 13em;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card img {
    max-height: 100%;
}

@media (max-width: 767px) {
    .card .img-wrapper {
        height: 17em;
    }
}



/*#region Vote Rating */
.rate {
    float: LEFT;
    height: 32px;
    padding: 0 10px;
}

    .rate:not(:checked) > input {
        position: absolute;
        appearance:none;
        /*top: 0px;*/
    }

    .rate:not(:checked) > label {
        float: right;
        width: 1em;
        overflow: hidden;
        white-space: nowrap;
        cursor: pointer;
        font-size: 30px;
        color: #ccc;
    }

        .rate:not(:checked) > label:before {
            content: '★ ';
        }

    .rate > input:checked ~ label {
        color: #ffc700;
    }

    .rate:not(:checked) > label:hover,
    .rate:not(:checked) > label:hover ~ label {
        color: #deb217;
    }

    .rate > input:checked + label:hover,
    .rate > input:checked + label:hover ~ label,
    .rate > input:checked ~ label:hover,
    .rate > input:checked ~ label:hover ~ label,
    .rate > label:hover ~ input:checked ~ label {
        color: #c59b08;
    }



/*#endregion */



/*#region Line Voting */
.heading {
    font-size: 25px;
    margin-right: 25px;
}

.fa {
    font-size: 25px;
}

.checked {
    color: orange;
}

/* Three column layout */
.side {
    float: left;
    width: 15%;
    margin-top: 10px;
}

.middle {
    float: left;
    width: 70%;
    margin-top: 10px;
}

/* Place text to the right */
.right {
    text-align: right;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

/* The bar container */
.bar-container {
    width: 100%;
    background-color: #f1f1f1;
    text-align: center;
    color: white;
}

/* Individual bars */
.bar-5 {
    width: 60%;
    height: 18px;
    background-color: #50a12f;
}

.bar-4 {
    width: 30%;
    height: 18px;
    background-color: #50a12f;
}

.bar-3 {
    width: 10%;
    height: 18px;
    background-color: #50a12f;
}

.bar-2 {
    width: 4%;
    height: 18px;
    background-color: #50a12f;
}

.bar-1 {
    width: 15%;
    height: 18px;
    background-color: #50a12f;
}

/* Responsive layout - make the columns stack on top of each other instead of next to each other */
@media (max-width: 400px) {
    .side, .middle {
        width: 100%;
    }
    /* Hide the right column on small screens */
    .right {
        display: none;
    }
}


/*#endregion */





