.item_body h2 a {
    color: #222;
}

ul.cat_child li a {
    text-transform: capitalize !important;
}

body {
    color: #222 !important;
    font-size: 12px;
}
.product-shop .short-description,
.tab-wrapper,
.detailcontent,
.detailcontent p,
.tab-wrapper p{
    font-size: 14px;
    line-height: 1.8;
}
table {
    border: 1px solid #ddd;
}
td {
    border: 1px solid #ddd;
    padding: 5px;
}
body.sm_mdcd {
    background-color: #fff;
}

a {
    color: #222;
}

a:hover {
    color: #ea3a3c;
}

#yt_wrapper .page-title:before {
    background-color: #666;
}

.cloud-zoom-big {
    top: 0 !important;
    background-repeat: no-repeat;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

.detailsum img {
    max-width: 100%;
}

.m-t-20 {
    margin-top: 20px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.newsrandomitem h2 {
    color: #ea3a3c;
    font-size: 166.67%;
    text-transform: uppercase;
    margin: 40px 0 10px 0;
}

ul.bulletrandom {
    margin-left: 10px;
}

.newsrandomitem ul {
    color: #333;
    font-size: 14px;
}

ul.bulletrandom li {
    list-style: disc;
    line-height: 25px;
    padding: 0;
    margin-left: 20px;
}

/**********************************/
.infobox {
    border: 2px dashed #ea3a3c;
    color: #333;
    padding: 15px;
    font-size: 13px;
}

.infobox h2.title {
    color: #ea3a3c;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 5px;
}

.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.width-1column-parent > div, .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.width-1column-parent .width-1column {
    width: 300px !important;
}

.sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.width-1column-parent > div .no-border-right-col, .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu li.width-1column-parent .width-1column .no-border-right-col {
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-top: -10px !important;
    margin-bottom: -10px !important;
}

.blog-infom, .postContent, .resp-tabs-container {
    font-size: 13px;
}

.postTitle h2 a {
    font-size: 20px;
}

.date-blog {
    color: #a6a6a6;
}

.sm-serachbox-pro .form-search .input-search {
    position: relative;
    margin-left: 0px;
}

.sm-serachbox-pro .form-search .button-search-pro {
    top: 7px;
}

.respl-item .item-inner .w-image-box .hot-item {
    width: 45px;
    height: 27px;
    background: url(/assets/templates/frontend/default/images/hot-label-product.png) no-repeat top left;
    position: absolute;
    top: -8px;
    right: -8px;
    overflow: hidden;
}

.header-default .yt-header-middle {
    padding: 0 0;
}

.hot-lilne-wrapper {
    margin-top: 30px;
}

.search-header{
    background-color: #eee;
    margin-top: 2px;
}

.sm-serachbox-pro .form-search .input-search #search {

     height: 28px;
}

.respl-item .item-inner .item-info .item-title {
    margin-top: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0px 0 2px;
    height: 40px;
}
.respl-item .item-inner .item-info .item-title a {
    white-space: normal;
}

.resp-tabs-container img{
    max-width: 100%;
    height: auto;
}
.detailcontent img{	max-width: 100%;}
@media (max-width: 991px) {
    .hot-lilne-wrapper {
        display: none;
    }
}
@media (min-width: 991px) and  (max-width: 1200px) {
	.old-price {
		display: none;
	}
}