@media only screen and (min-width : 1025px) {
.sc_block-tasklist{
    width: 1000px;
    margin: auto;
}
.items-blog-style1 .item-blog .title{
    font-size: 25px;
}
}
@media only screen and (max-width : 1024px) {
}
@media only screen and (max-width : 768px) {
body,.footerTop{
	font-size: 14px;
}
.sc_menu-header-sticky{
	display: none;
}
.sc_slide-home .pic {
    height: 230px;
}
.sc_slide-hasNav .owl-prev,.sc_slide-hasNav .owl-next{
	display: none!important;
}
.sc_slide-home .owl-dots{
	display: block;
	text-align: center;
	margin-top: 15px;
}
.sc_slide-home .owl-dot{
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #ccc;
	margin: 7px;
	margin-bottom: 0;
}
.sc_slide-home .owl-dot.active{
	background-color: var(--cl-1);
}
.sc_block-feature {
    margin-top: 0;
}
.sc_block-title {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 17px;
}
.sc_block-tabs .item-links {
    gap: 15px;
    min-width: max-content;
}
.item-links-tabs{
	overflow: hidden;
	max-width: 100%;
	overflow-x: auto;
}
.products-items{
	grid-template-columns: repeat(2, 1fr);
}
.products-items .name{
	-webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    font-size: 9px;
}
.products-items .rating {
    font-size: 12px;
}
.products-items .count-buy {
    font-size: 10px;
    margin-top: 0;
}
.products-items .count-buy .count{
	font-size: 11px;
}
.products-items .price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    font-size: 16px;
}
.products-items .item .pic{
	height: 190px;
}
.sc_block-product .top{
	flex-direction: column;
	gap: 10px;
}
.sc_block-product .top .sub {
    display: flex;
    gap: 0;
}
.sc_block-product .top .link_cat_sub {
    font-size: 11px;
    margin: 0 5px;
}
.sc_block-product .top .link_cat_sub:before{
	left: -5px;
}
.sc_block-tabs .item-links a {
    font-size: 11px;
}
.sc_block-product .more-product {
    margin-top: 10px;
    font-size: 12px;
}
.sc_block-tasklist {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 15px;
    margin-top: 25px;
}
.sc_block-tasklist .title {
    margin-bottom: 0;
    font-size: 15px;
}
.sc_block-tasklist .text {
    font-size: 13px;
}
.sc_block-reviews .content {
    font-size: 13px;
}
.sc_block-reviews .title {
    font-size: 14px;
}
.sc_block-reviews .text{
	font-size: 12px;
}
.item-blog .des {
    display: none;
}
.item-blog .title {
    font-size: 16px;
}
.items-blog-style1 {
    margin-bottom: 15px;
}
.items-blog-style2{
	display: grid;
    grid-template-columns: repeat(2,1fr);
}
.items-blog-style2 .item-blog {
	display: block;
}
.items-blog-style2 .item-blog .box {
    margin-top: 10px;
}
.items-blog-style2 .item-blog .title{
	font-size: 14px;
}
.footerTop {
    flex-direction: column;
    gap: 15px;
    text-align: left;
    border-bottom: 0;
}
.footerTop .item {
    width: 100%;
}
.newletter-title {
    text-align: left;
}
.footer_logo {
    display: block;
    margin: auto;
    margin-bottom: 15px;
}
.sc_block-footer-title:after{
	display: none;
}
.sc_block-footer-title {
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
    padding-top: 10px;
}
.sc_block-footer-content {
    display: none;
}
.footer_copyright {
    font-size: 12px;
}
.sc_block-footer-social {
    justify-content: center;
    margin-top: 15px;
}
.sc_block-footer-dmca {
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.sc_block-footer-title-social{
	display: none;
}
#topbarMenu{
	display: none;
}
.logo {
    flex: 0 0 130px;
}
.topbarActions-menu {
    display: inline-block;
    background-color: var(--cl-1);
    color: #fff;
    padding: 0 7px;
    border-radius: 3px;
    font-size: 20px;
    margin-right: 15px;
}
.topbarActions {
    display: flex;
    align-items: center;
    font-size: 20px;
    gap: 20px;
    flex-grow: 1;
    justify-content: flex-end;
}
.topbarActions-cart {
    position: relative;
}
.topbarActions-cart img {
    width: 25px;
}
.topbarActions a{
	color: var(--cl-1);
}
.popup-content {
    max-width: calc(100% - 30px);
}
.search-wrapper-tags-item {
    margin-top: 5px;
}
.search-product-items {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 10px;
}
.rowArchiveProduct .products-items{
    grid-template-columns: repeat(2, 1fr);
}
.wooFilterSidebar.active .widget_sidebar_cat_product{
    display: block;
}
.wooFilterSidebar .widget_sidebar_cat_product {
    display: none;
}
.wooFilterSidebar.active {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 100;
}
.singleProduct-scTop {
    flex-direction: column;
    box-shadow: 0 0 0;
    padding: 0;
    gap: 0px;
    margin-bottom: 0;
}
.woobt-wrap-responsive .woobt-products .woobt-product {
    display: flex;
    flex-direction: row;
    text-align: left;
    gap: 5px;
    padding: 0;
}
.wooFlashSale .icon {
    flex: 0 0 30%;
}
.wooFlashSale .box {
    flex: 0 0 70%;
}
.wooFlashSale .icon {
    padding: 0 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2,1fr);
    padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    display: block;
    text-align: center;
}
.woocommerce div.product span.price del, .woocommerce div.product p.price del, div.product span.price del, div.product p.price del {
    font-size: 8px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: 500;
    font-size: 18px;
}
.woocommerce-tabs.wc-tabs-wrapper {
    padding: 10px 15px;
}
.topbarActions-cart{
    position: relative;
}
.topbarActions-cart span {
    position: absolute;
    background-color: var(--cl-2);
    color: #fff;
    width: 18px;
    line-height: 18px;
    border-radius: 50%;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    top: -5px;
    right: -10px;
}
h1.sc_block-title {
    font-size: 20px;
}
.sc_block-blogs-main{
    grid-template-columns: repeat(2,1fr);
    gap: 15px;
}
.flashSale-block-top {
    flex-direction: column;
    gap: 0;
    padding: 0 5px;
}
.flashSale-block-time {
    flex: 0 0 100%;
    width: 100%;
}
.flashSale-block-title {
    padding-top: 15px;
}
.template-ctkm-countdown .wooFlashSale {
    width: 100%;
}
.template-ctkm-countdown{
    width: 90%;
    bottom: -25px;
}
.template-ctkm-countdown .text {
    font-size: 14px;
}
.template-ctkm-countdown .wooFlashSale .iCountDown * {
    font-size: 23px;
}
.template-ctkm-countdown .iCountDown .day:after,.template-ctkm-countdown .iCountDown .hour:after,.template-ctkm-countdown .iCountDown .minute:after,.template-ctkm-countdown .iCountDown .second:after{
    font-size: 13px;
    transform: translateY(-10px);
}
.template-ctkm-tasklist .item {
    border-width: 1px;
    padding: 7px 15px;
    font-size: 13px;
    font-weight: 500;
    border-radius: 30px;
}
.template-ctkm-tasklist .item .title {
    font-size: 14px;
    font-weight: 800;
}
.template-ctkm-tasklist {
    padding-left: 5px;
    padding-right: 5px;
}
.template-ctkm-tasklist .item:after {
    width: 15px;
    line-height: 15px;
    right: 7px;
}
.template-ctkm-tasklist {
    padding-top: 40px;
    padding-bottom: 15px;
}
.template-ctkm-block-title {
    font-size: 18px;
    margin-bottom: 30px;
    padding: 20px 40px;
}
.template-ctkm-block{
    padding-top: 100px;
    padding-bottom: 20px;
}
.template-ctkm-vouchers .item .title {
    font-size: 27px;
}
.template-ctkm-vouchers .item .text {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 25px;
}
.template-ctkm-vouchers .item {
    padding-top: 15px;
    padding-bottom: 20px;
    background-size: 100% 100%;
}
.template-ctkm-block-wrapper{
    border-width: 2px;
    border-radius: 10px;
    padding: 15px;
    box-shadow: 0 0 0 0 var(--cl-1);
}
.template-ctkm-vouchers .item .link {
    padding: 8px 10px;
    font-size: 8px;
    max-width: 90px;
    background-size: 100% 100%;
    line-height: 1;
}
.template-ctkm-vouchers{
    gap: 0;
}
.template-ctkm-block-wrapper-vouchers {
    padding: 15px 0;
    padding-bottom: 5px;
}
.sc_block-footer-menu.active .sc_block-footer-content{
    display: block;
}
.sc_block-footer-title{
    position: relative;
}
.sc_block-footer-title:before {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f067";
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
}
.sc_block-footer-menu.active .sc_block-footer-title:before{
    content: "\f068";
}
.sc_block-footer-content {
    margin-top: 0;
    margin-bottom: 0;
}
.sc_block-footer-content ul li {
    padding: 5px 0;
}
.template-ctkm-block-wrapper-products {
    border-radius: 0;
    background: transparent;
    border: 0;
    padding: 0;
}
.backtoTop{
    bottom: 5px;
    right: 5px;
}
.wooFilterSidebar.active .title:after {
    content: "\f00d";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
}
.woocommerce div.product div.images img{
    position: relative;
    z-index: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 11px;
    display: block;
    padding: 10px 0;
    border: 1px solid #ccc;
    margin: 0 1px;
    border-radius: 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
    background-color: var(--cl-1);
    border-color: var(--cl-1);
    color: #fff;
    text-decoration: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
    display: none!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    margin: 0;
}
.items-blog-style1 .item-blog .pic {
    height: 340px;
}
.items-blog-style2 .item-blog .pic,.sc_block-blogs-main .item-blog .pic,.sidebarBlog .items-blog-style2 .item-blog .pic {
    height: 144px;
}
.singlePostAuthor {
    flex-direction: column;
}
.singlePostAuthor .pic img {
    height: calc(100vw - 60px);
}
}
