@charset "utf-8";
.box-flex {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.box-textgcmr{
    background: #f4f4f4;
    padding: 10px;
    border-left: 5px double #00c2ff;
    border-right: 5px double #ffc107;
    border-radius: 25px;
}
.box-textgcmr-1{
    border: 1px dotted #e7ab3c;
    border-radius: 0px 0px 10px 10px;
    padding: 5px 8px;
}
.boxsp-gcmr {
    width: 48%;
    margin: 3px;
}
.boxspall-gcmr{
    padding: 7px;
    box-shadow: 0px 3px 10px #d8d8d8;
}
.giaban-giacamer {
    color: #00faff;
    background: #4b4b4b;
    border-radius: 16px;
    border-left: 7px solid #ff9e00;
    border-right: 7px solid #ff9e00;
    text-align: center;
    font-weight: 600;
    float: left;
    width: 100%;
    padding: 3px;
}
.sidebar__item__title h6 {
    background: #0093ff;
    padding: 5px;
    border-left: 5px solid #ffb62b;
    margin: 10px 0px;
    font-weight: 600;
    color: #fff;
    text-shadow: 2px 1px 3px #898989;
}
.sidebar__item__categories a {
    font-size: 14px;
}
.title-tin30-gcmr{
    text-align: center;
    font-size: 14px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #0080ff;
    padding: 0px 5px 5px;
    display: block;
    color: deeppink;
    text-transform: uppercase;
    font-weight: 600;
}
.title-tin30-gcmr-1 {
    font-size: 14px;
    background: #ffd600;
    padding: 5px;
    border-radius: 10px;
    box-shadow: 0px 0px 13px #00fff1;
}
.title-h1-gcmr {
    font-size: 24px;
    font-weight: 600;
    color: #ff9e00;
}
.title-bangspgcmr{
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    background: linear-gradient(183deg, #0064ff, #00d5ff);
    padding: 5px;
    color: #fff;
    font-size: 22px;
}

.text70-gcmr h3 {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
}
.text70-gcmr h5 a {
    font-size: 14px;
    text-align: center;
    display: block;
    font-weight: 600;
    margin: 5px 0px;
    border-bottom: 3px double #c4c4c4;
    padding-bottom: 5px;
}
.text30-gcmr, .text30-gcmr p{
    font-size: 15px;
}
.text70-gcmr, .text70-gcmr p{
    font-size: 14px;
}
.text70-gcmr .old-price {
    font-size: 12px;
}
.text70-gcmr .giaban {
    font-size: 12px;
    font-weight: 600;
}
/*  styphu   */
.categories__list__post__item {
	margin: 10px 0px;
}

.categories__list__post__item .categories__post__item__pic {
	margin-bottom: 0;
}

.categories__list__post__item .categories__post__item__text {
	text-align: left;
}
	.categories__list__post__item .categories__post__item__pic {
		margin-bottom: 30px;
	}
	
.categories__post__item__text .post__widget {
	margin-bottom: 10px;
}

.categories__post__item__text .post__widget li {
	list-style: none;
	display: inline-block;
	margin-right: 25px;
	font-size: 12px;
	color: #888888;
	position: relative;
}

.categories__post__item__text .post__widget li span {
	color: #111111;
}

.categories__post__item__text .post__widget li:after {
	position: absolute;
	right: -18px;
	top: -1px;
	content: "|";
	color: #cccccc;
}

.categories__post__item__text .post__widget li:last-child {
	margin-right: 0;
}

.categories__post__item__text .post__widget li:last-child:after {
	display: none;
}

	.set-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

.categories__post__item.categories__post__item--large .categories__post__item__text .post__label--large {
	margin-bottom: 10px;
}

.categories__post__item.categories__post__item--large .categories__post__item__text h3 a {
	font-size: 26px;
	line-height: 34px;
}

.categories__post__item.categories__post__item--large .categories__post__item__text p {
	font-size: 15px;
	margin-bottom: 21px;
}

.categories__post__item.categories__post__item--large .categories__post__item__text .post__social {
	margin-top: 25px;
}

.categories__post__item.categories__post__item--large .categories__post__item__text .post__social span {
	font-size: 14px;
	color: #888888;
	font-weight: 600;
	text-transform: uppercase;
	margin-right: 25px;
}
.sidebar__about__item {
	margin-bottom: 30px;
}

.sidebar__about__item img {
	min-width: 100%;
	margin-bottom: 20px;
}

.sidebar__about__item h6 {
	font-size: 15px;
	color: #444444;
	font-family: "Nunito Sans", sans-serif;
}

.sidebar__about__item h6 span {
	color: #f4952f;
}

.sidebar__feature__item {
	margin-bottom: 60px;
}
.sidebar__feature__item__list__single {
	margin-bottom: 30px;
}
.sidebar__feature__item__list__single:last-child {
	margin-bottom: 0;
}
.sidebar__feature__item__list__single .post__meta {
	background: #f5f5f5;
	display: inline-block;
	height: 80px;
	width: 100px;
	text-align: center;
	padding-top: 18px;
	float: left;
	margin-right: 20px;
}

.sidebar__feature__item__list__single .post__meta h4 {
	font-size: 26px;
	color: #111111;
	font-weight: 900;
	line-height: 14px;
	font-family: "Nunito Sans", sans-serif;
}

.sidebar__feature__item__list__single .post__meta span {
	font-size: 12px;
	color: #888888;
	font-weight: 600;
	opacity: 0.5;
	text-transform: uppercase;
}

.sidebar__feature__item__list__single .post__text {
	overflow: hidden;
}

.sidebar__feature__item__list__single .post__text span {
	font-size: 12px;
	color: #f4952f;
	font-weight: 700;
	text-transform: uppercase;
}

.sidebar__feature__item__list__single .post__text h5 {
	margin-top: 5px;
}

.sidebar__feature__item__list__single .post__text h5 a {
	color: #111111;
	line-height: 23px;
	font-weight: 700;
	letter-spacing: 0.5px;
}

/*  styphu   */
@media (min-width: 992px) and (max-width: 1199px)
{ 
   
}

@media (min-width: 768px) and (max-width: 991px)
{ 
    .sidebar__feature__item__list__single .post__text{
        width: 100%;
    }
    .sidebar__item__categories a {
        font-size: 12px;
    }
    .text30-gcmr, .text30-gcmr p{
        font-size: 12px;
    }
    .text70-gcmr, .text70-gcmr p{
        font-size: 13px;
    }
    .title-h1-gcmr {
        font-size: 15px;
    }
    .giaban-giacamer{
        font-size: 13px;
    }
    
}
@media (max-width: 767px) 
{ 
    .text30-gcmr, .text30-gcmr p, .text70-gcmr, .text70-gcmr p{
        font-size: 13px;
    }
    .text70-gcmr h3 {
        text-align: center;
        margin: 10px 0px;
    }
    .title-h1-gcmr {
        font-size: 20px;
        text-align: center;
    }
    .giaban-giacamer{
        font-size: 14px;
    }
}
@media (max-width: 480px) 
{ 
    .boxsp-gcmr {
        width: 100%;
        margin: 0px;
        padding: 10px;
    }
    .box-textgcmr {
        font-size: 12px;
    }
    .giaban-giacamer{
        font-size: 13px;
    }
}