<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 991px) {
	.search {
		float: right;
	    margin-top: 1.5rem;
	    margin-bottom: 0;
	}
	.logo {
		float: left;
	}
	.phone-box {
		float: left;
	    margin-top: 2rem;
	}
	.phone {
	    float: left;
	    margin-left: 20px;
	}
	.breadcrumb {
		margin-bottom: 2rem;
	}

	.content-area {
	    width: 75%;
	    float: right;
	    margin-right: 0;
	}
	.sider {
		width: 22%;
	    float: left;
	}
	.sider-top{
	    border-bottom: 1px solid #f2f2f2;
	    padding-bottom: 1em;
	    margin-bottom: .5em;
	    display: block;
	}
	.order-sider {
		width: 17%;
		float: left;
	}
	.order-area {
		width: 80%;
		float: right;
	}


}

@media only screen and (max-width: 991px) {
	.top-bar-txt {
		text-align: center;
	}
	.top-menu-bar {
		float: none;
		text-align: center;
		margin-top: 10px;
	}
	.phone-box {
		display: flex;
    	align-items: center;
    	justify-content: center;
	}
	.phone {
	    float: left;
	    margin-left: 20px;
	}
	.swiper-container2 {
	  	margin: 1rem 3rem;
	}
	.swiper-container2 .swiper-button-prev, 
	.swiper-container2 .swiper-container-rtl .swiper-button-prec {
		left: 10px;
		background-size: 90%;
	}
	.swiper-container2 .swiper-button-next,
	.swiper-container2 .swiper-container-rtl .swiper-button-next {
		right: 10px;
		background-size: 90%;
	}
	.content-area {
		width: 100%;
	}
	.sider {
		width: 100%;
		border: 1px solid #007cc2;
	    margin-bottom: 1rem;
	    border-radius: 5px;
	}
	.sider-top {
		display: block;
	    background: #007cc2;
	    color: #fff;
	    text-indent: 1rem;
	    line-height: 40px;
	}
	.input-text {
		float: none;
		margin: 0 auto .5rem;
	}
	.five-itm {
		margin-bottom: 1rem;
	}
}

@media (min-width: 768px) {
	.col-full {
	    max-width: 70.4989378333em;
	    margin-left: auto;
	    margin-right: auto;
	    margin-bottom:10px;
	    padding: 0 2.617924em;
	    box-sizing: content-box;
	}
	.slide-txt {
		padding-right: 10rem;
		padding-left: 10rem;
	}
	.products_col {
	    width: 20% !important;
	}
	.breadcrumb {
		background: #007cc2;
	    text-align: right;
	    color: #fff;
	    position: relative;
	    line-height: 40px;
	}
	.breadcrumb a {
	    color: #fff;
	}
	.breadcrumb-left{
		float: left;
	    color: #fff;
	    font-size: 24px;
	}
	.breadcrumb-right {
		float: right;
		font-size: 14px;
	}
	.search-ordering {
	    float: left;
	    margin-right: 2em;
	}
	.orderby {
		min-width: 150px;
    	height: 30px;
    	box-sizing: border-box;
	}
	.search-result-count {
	    float: left;
	    position: relative;
	    margin-bottom: 0;
	}
	.search-page {
		float: right;
    	display: flex;
	}
	.content-table  .ct-table-left {
		width: 30%;
	}

	.cart-td {
		width: 30%;
	}
	.check-td {
		width: 4rem !important;
	}

	.article-box {
	    padding: 0 2rem;
	}

	
}

@media (max-width: 767px) {
	.col-full {
	    padding: 0 1rem;
	}
	.custom-logo {
		display: block;
		margin: .5rem auto;
	}
	.phone-box {
		width: 100%;
		display: block;
	}
	.phone {
		text-align: center;
		margin-top: .5rem;
		margin-left: .5rem;
		float: none;
	}
	.slide-bg {
		height: 400px;
		align-items: center;
	}

	.slide-txt {
		padding-top: 6rem;
		padding-right: 3rem;
		padding-left: 3rem;
	} 


	.swiper-container2 {
	  	margin: 1rem 3rem;
	}
	.swiper-container2 .swiper-button-prev, 
	.swiper-container2 .swiper-container-rtl .swiper-button-prec {
		left: 10px;
		background-size: 90%;
	}
	.swiper-container2 .swiper-button-next,
	.swiper-container2 .swiper-container-rtl .swiper-button-next {
		right: 10px;
		background-size: 90%;
	}
	.four-list {
		margin-top: 2rem;
	}
	.five-itm {
		margin-bottom: 1rem;
	}
	.five-title {
		height: auto;
	}
	.five-txt {
		height: auto;
	}
	.footer {
		padding: 1rem;
		text-align: center;
		margin-top: 3rem;
	}
	.ft-cp {
		margin-bottom: 0;
	}
	.ft-pic {
		float: none;
		margin: 1rem auto 0;
	}
	.ft-span {
		display: block;
		padding: 0;
	}
	.breadcrumb-right {
		text-align: left;
		font-size: 14px;
		line-height: 2;
	}
	.term-description {
		line-height: 1.5;
	}
	.orderby {
		background: #f8f8f8;
	    display: block;
	    margin-bottom: .5rem;
	    font-size: 14px;
	    height: 30px;
	    padding-left: 5px;
	} 
	.search-page{
		display: flex;
	    padding: .5rem 0;
	}
	table {
	    border: 0 !important;
	}
	table thead {
	    border: none;
	    clip: rect(0 0 0 0);
	    height: 1px;
	    margin: -1px;
	    overflow: hidden;
	    padding: 0;
	    position: absolute;
	    width: 1px;
	}
	table tr {
	    border-bottom: 3px solid #ddd;
	    display: block;
	    margin-bottom: .625em;
	}
	table td::before {
	    content: attr(data-label);
	    float: left;
	    font-weight: bold;
	    text-transform: uppercase;
	}
	table td {
        border-bottom: 1px solid #ddd;
	    display: flex;
	    align-items: flex-start;
	    justify-content: space-between;
	    padding: 1rem .5rem;
	    flex-wrap: wrap;
	}
	table td:last-of-type {
		border-bottom: 0;
	}
	table .table-image {
	    max-width: 200px !important;
	}
	.content-table td {
	    padding: .5rem 1rem;
	}
	.cart-form {
	    width: 100%;
	    display: flex;
	    justify-content: flex-end;
	}
	.input-text {
	    margin: 0 .5rem;
	}

	.register-wrap {
		padding: 1rem;
	}
	.register-lable {
		width: 100%;
	    text-align: left;
	    line-height: 35px;
	}
	.register-ipt {
		width: 100%;
	}
	.login-lable {
		width: 100%;
	}
	.msg-submit {
		width: 100%;
		margin: 1.5rem 0;
	}
	.btn-back {
		width: 100%;
		margin: 0;
	}
	.forget {
		display: block;
		text-align: center;
	}
	.order-sider {
		margin-bottom: 2rem;
	}
	.order-top span {
		display: block;
		width: 100%;
	}
	.goods-btm span {
		display: block;
		width: 100%;	
	}
	.deal-money {
		padding: 0;
	}
	.goods-page {
	    justify-content: center;
	}
	.modify-txt {
		margin-top: 1rem;
		margin-bottom: .3rem;
	}
	.modify-wrap {
		padding: 0;
	}
}

















</pre></body></html>