/*==============================================
 Responsive
 ===============================================*/
/*------------------------------------------------------------------
Table of contents

1. Small Desktop
2. Tablet Landscape
3. Tablet Portrait
4. Phone
5. Small Phone
-------------------------------------------------------------------*/
/* -------------------------------
   Small desktop
   ------------------------------- */
/* -------------------------------
   Tablet Landscape
   ------------------------------- */
@media screen and (max-width: 1340px) {
	.ig-status .igfrm .chatarea {
		/*height: 100%*/
	}
}   
  
@media screen and (max-width: 1024px) {
    .login-box.gray-bg {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 992px) {
    /*portfolio   grid*/
    .portfolio.col-2 .portfolio-item,
    .portfolio.col-3 .portfolio-item,
    .portfolio.col-4 .portfolio-item,
    .portfolio.col-5 .portfolio-item,
    .portfolio.col-6 .portfolio-item {
        width: 33.3333333%;
        /*width: 50%;*/
    }
    .social-link.pull-right {
        float: left !important;
        margin-top: 10px;
    }
    #footer.dark .secondary-footer .social-link a {
        margin: 0 15px 0 0;
    }
    .f-list {
        margin-bottom: 40px !important;
    }
    .clients.grid-2 li {
        width: 50%;
    }
    .clients.grid-3 li,
    .clients.grid-4 li,
    .clients.grid-5 li,
    .clients.grid-6 li {
        width: 33.33%;
    }
    .clients.angle-box.grid-2 li {
        width: 46%;
    }
    .clients.angle-box.grid-3 li,
    .clients.angle-box.grid-4 li,
    .clients.angle-box.grid-5 li,
    .clients.angle-box.grid-6 li {
        width: 29.33%;
    }
    .feature-bg-box {
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 900px){
	.menuzord-menu > li > a {
	    padding: 0 10px;
	}

}
@media screen and (max-width: 875px){
	.menuzord-menu > li > a {
	    padding: 0 5px;
	}
	

}
@media screen and (max-width: 800px) {
    /*portfolio   grid*/
    .portfolio.col-2 .portfolio-item,
    .portfolio.col-3 .portfolio-item,
    .portfolio.col-4 .portfolio-item,
    .portfolio.col-5 .portfolio-item,
    .portfolio.col-6 .portfolio-item {
        /*width: 33.3333333%;*/
        width: 50%;
    }
    .testimonial.grid-2 li,
    .img-post.col-2 .item,
    .img-post.col-3 .item,
    .img-post.col-4 .item {
        width: 100%;
    }
    .subscribe-info,
    .subscribe-form {
        width: 90%;
    }
    .subscribe-info {
        display: inline-block; 
        margin-bottom: 30px;
    }
    .post-parallax .dark-overlay {
        display: none;
    }
    .v-middle {
        padding-bottom: 30px;
    }
    .post-list-aside {
        margin-bottom: 50px;
    }
    .feature-border-box {
        display: inline-block; 
        margin-bottom: 50px;
    }
    .bs-hero.full-screen .carousel-inner .item img {
        width: 100%; 
        height: 100vh;
    }
    
    .subnav { font-family: 'csu';   }
    .subnav .bar {  background-color: #000; padding:15px ; color:#fff}
    .subnav .bar i { float:right; margin-top: -5px}
    .subnav  ul { padding: 10px 0px ; border-top: 1px solid #bfbfbf; margin: 0px}
    .subnav  ul:first-child { border-top: none}
    .subnav  ul i {margin-right: 8px}
    .subnav  nav { margin-bottom: 15px}
    .subnav  nav li {list-style-position: inside; margin-left: 45px; padding: 5px 0px ; list-style: none  }
    .subnav  nav li:last-child {border-botom:none!important}
    
}

/* -------------------------------
   New Tablet Portrait 2025
   ------------------------------- */
@media screen and (max-width: 1000px) {
	
	#carttable { display:none!important }
	.menuzord-responsive.menuzord {
        padding: 0;
    }
    .menuzord-responsive .logo-brand {
        margin-top: 20px
    }
    .menuzord-responsive .showhide {
        margin: 0;
    }
    .menuzord-responsive .menuzord-menu {
        float: left !important; 
        width: 100%;
    }
    .menuzord-responsive .menuzord-menu.scrollable {
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }
    .menuzord-responsive .menuzord-menu.scrollable > .scrollable-fix {
        display: block;
    }
    .menuzord-responsive .menuzord-menu > li {
        position: relative; 
        display: block;
        width: 100%;
    }
    .menuzord-responsive .menuzord-menu > li > a {
        display: block;
        width: 100%;
        padding: 12px 20px;
        border-bottom: solid 1px #f0f0f0;
    }
    .menuzord-responsive .menuzord-menu > li:first-child > a {
        border-top: solid 1px #f0f0f0;
    }
    .menuzord-responsive .menuzord-menu ul.dropdown,
    .menuzord-responsive .menuzord-menu ul.dropdown li ul.dropdown {
        position: static;
        left: 0;
        float: left; 
        width: 100%;
        border: none;
        background: #fff;
    }
    .menuzord-responsive .menuzord-menu ul.dropdown li {
        position: relative;
    }
    .menuzord-responsive .menuzord-menu ul.dropdown li a {
        border-bottom: solid 1px #f0f0f0;
    }
    .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > a {
        padding-left: 40px !important;
    }
    .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > a {
        padding-left: 60px !important;
    }
    .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > a {
        padding-left: 80px !important;
    }
    .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li:hover > a {
        /*padding-left: 50px!important*/
    }
    .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li:hover > a {
        padding-left: 70px !important;
    }
    .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li:hover > a {
        padding-left: 90px !important;
    }
    .menuzord-responsive .menuzord-menu li .indicator {
        position: absolute;
        top: 0;
        right: 0;
        width: 60px;
        height: 45px;
        text-align: center;
        border-left: solid 1px #f5f5f5; 
        font-size: 22px;
        line-height: 43px;
    }
    .menuzord-responsive .menuzord-menu li ul.dropdown li .indicator {
        top: 0;
        right: 0;
        height: 38px;
        font-size: 18px;
        line-height: 36px;
    }
    .menuzord-responsive .menuzord-menu > li > .megamenu {
        position: static;
        left: 0 !important;
        width: 100% !important;
        border-top: none;
        border-bottom: solid 1px #f0f0f0;
    }
    .menuzord-responsive .menuzord-menu > li > .megamenu .megamenu-row [class*=col] {
        display: block;
        float: none;
        width: 100% !important;
        margin-top: 15px; 
        margin-left: 0;
    }
    .menuzord-responsive .menuzord-menu > li > .megamenu .megamenu-row,
    .menuzord-responsive .menuzord-menu > li > .megamenu .megamenu-row:first-child [class*=col]:first-child {
        margin-top: 0;
    }
    .menuzord-responsive .menuzord-menu > li.search form {
        width: 100%;
        margin: 4px 0;
        padding: 10px 16px !important;
    }
    .menuzord-responsive .menuzord-menu > li.search form input[type=text],
    .menuzord-responsive .menuzord-tabs-content,
    .menuzord-responsive .menuzord-tabs-nav {
        width: 100%;
    }
    /*-------------------------*/
    /* Mneu items */
    /*-------------------------*/
    .menuzord-responsive .menuzord-menu > li > a {
        padding: 12px 20px !important;
        line-height: 20px;
    }
    /* Dropdown indicators */
    .menuzord-responsive .menuzord-menu li ul.dropdown li .indicator {
        border: none;
    }
    /* Dropdown */
    .menuzord-responsive .menuzord-menu ul.dropdown,
    .menuzord-responsive .menuzord-menu ul.dropdown li ul.dropdown {
        background: #fff;
    }
    /* Dropdown items */
    .menuzord-responsive .menuzord-menu ul.dropdown li a {
        border: none;
    }
    .menuzord-menu li .indicator i.fa-angle-down:before {
        content: "\f107";
    }
    ul.menuzord-menu {
        background: #fff;
    }
    .l-header {
        position: fixed;
        z-index: 10000;
        top: 0;
        width: 100%;
    }
    .menuzord-responsive .menuzord-menu > li.nav-divider , .overmenu {
        display: none;
    }
    .l-navbar_t-light,
    .l-navbar_t-light-trans,
    .l-navbar_t-dark .showhide em,
    .l-navbar_t-semi-trans .showhide em,
    .l-navbar_t-dark-trans .showhide em {
        background: var(--green);
    }
    .l-navbar_t-dark,
    .l-navbar_t-semi-trans,
    .l-navbar_t-dark-trans {
        background: var(--mainbgcolor);
    }
    .menuzord-menu {
	    max-height: 800px!important
    }
	.closemenu {
		padding: 20px 20px;
		text-align: center;
		font-family: var(--headfont);
	}  
	.nav-center-align .logo-brand,
    .nav-center-align .menuzord-menu,
    .nav-center-align .menuzord-menu > li {
        float: left;
    }
    
	.socialtop{ display:none; }
	.smstop {
		padding:0px;
		text-align: center
	}
	#mainlogo {width: 120px;}
	.submobile {
		padding: 20px 20px
	}
	.submobile .colx {
		display: inline-block;
		width:74%;
	}
	.submobile .colx2 {
		display: inline-block;
		width:24%;
		text-align: right;
	}

	.socialmenu {
		padding-top: 15px
	}
	
	
	/* Search Box */
	.searchbox {
		position: relative;
	}
	
	.searchbox i { color: var(--green) ; font-size: 25px;}

	/* === ค่าเริ่มต้น === */
	.searchbox input {
		width: 0;
		opacity: 0;
		visibility: hidden;
		transition: all .3s ease;
	}

	.close-button {
		display: none;
	}

	/* === เมื่อเปิด search === */
	.searchbox.active {
		position: fixed;
		top: 0;
		left: 0;
		width: 100vw;
		height: 80px;
		background: var(--mainbgcolor);
		z-index: 9999;
		display: flex;
		align-items: center;
		padding: 0 15px;
	}

	.searchbox.active input {
		width: 100%;
		opacity: 1;
		visibility: visible;
	}

	.searchbox.active .search-toggle {
		display: none;
	}

	.searchbox.active .close-button {
		display: flex;
		align-items: center;
		margin-left: calc(100% - 50px);
		font-size: 18px;
	}
	
	.menuzord {
			align-items: center;
			position: relative;
	}
	
	.beforemenu ,.aftermenu {
		display: inline-block;
		vertical-align: top
	}

	.beforemenu { 
		width: calc(50% - 70px);
		padding-top: 0px;
		margin-left: 35px;
		margin-bottom: 10px;
		margin-top: 15px
	}
	.aftermenu { 
		text-align: right;
		width: 50%;
		margin-top: 15px
	}
	
	.aftermenu .membericon {
		margin-top: 0px;	
	}
	
	.logo-brand {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}
	.containslide {
		margin: 91px auto 0px auto;
	}
	
	.benefitarea .headzone {
		width: 40%;
	}
	
	.benefitarea .listzone {
		width: 60%;
	}
	.benefitarea .listzone .cards {
		padding: 0px 25px 15px 25px
	}
	
	.hilight-half .right-half .greenbox {
		width: 100%;
		padding: 0px 20px
	}
	
	.hilight-half .left-half .boxstory {
		width: calc(100% - 70px);
		min-width: 250px;
		margin: 0px 35px;
		position: relative
	}
	
	.hilight-half .left-half .boxstory .explore {
		width: 100%;
	}
	
	.hilight-half .left-half .boxstory .headtt {
		font-size: 3em
	}
	
	.hilight-half .left-half .boxstory .icon {
		width: 80px;
		margin-top: 0px;
		right: 0px;
		margin-right: -40px;
		margin-left: auto;
		
	}
	
	.tip-story .story-title h3, .tip-story .story-title h3 a {
		white-space: nowrap;
		overflow: hidden;
		font-size: clamp(18px, 2.7vw, 48px);
	}

	
	#footer.dark .social-link a {
		margin-right: 3.5vw
	}
	
	.page-title.bc {
		margin-top: 90px
	}
	
	#footer.dark .callcenter {
		line-height: 2em
	}
	
	#footer.dark .callcenter .tel {
		font-size: 1.65em
	}
	
	#footer.dark .trustlogo li:first-child {
		width: 160px
	}
	
	#portfolio-carousel.owl-theme .owl-controls .owl-buttons .owl-prev {
		left: 0px
	}
	#portfolio-carousel.owl-theme .owl-controls .owl-buttons .owl-next {
		right: 0px
	}
	.iconfunction { margin: 0 8px}

	.order .page-title.bar { padding: 120px 0px 0px 0px}
	
}

@media screen and (min-width: 1001px) {
	
	.beforemenu { 
		width: 49.5%;
		display: inline-block;
		margin-top: 10px;
		margin-bottom: 25px
	}
	.overmenu { 
		width:49.5%;
		display: inline-block;
		padding-left: 0px;
		margin-top: 10px;
		margin-bottom: 25px
	} 
	.aftermenu { 
		text-align: right;
		width: 50%;
		margin-top: 15px
	}
	.searchbox .close-button { display: none; }
	.searchbox .search-toggle { margin-left: 180px }
	.menuzord { position:relative }
	.menuzord-menu li .indicator {
		display:none
	}
	.membericon { display:none; }
    .l-header_overlay {
        position: absolute;
        z-index: 10000;
        top: 0;
        width: 100%;
    }
    .menuzord-menu .megamenu,
    .menuzord-menu .dropdown {
        text-align: left;
        border: 0 !important;
    }
    .menuzord-menu .megamenu,
    .menuzord-menu .dropdown,
    .l-navbar-wrapper_has-sticky .l-navbar,
    .l-navbar_s-left {
        box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
        
    }
    .logo-brand {
        display: inline-block; 
        height: 70px;
    }
    .l-navbar-wrapper_has-sticky .logo-brand {
        display: block;
    }

    .c-nav_s-standard > li > a {
        line-height: 50px;
        margin-top: -20px
    }
    .logo-brand {
	    line-height: 50px;
	    height: 80px;
	    position:absolute;
	    left:50%;
	    margin-left: -100px;
	    margin-top: 20px
    }
    
    .c-nav_s-bg > li > a {
        line-height: 40px;
    }
    .c-nav_s-bg > li.active > a,
    .c-nav_s-bg > li:hover > a {
        color: #fff !important;
    }
    .c-nav_s-outline > li > a {
        border: 1px solid transparent;
        line-height: 38px;
    }
    .c-nav_s-underline > li > a {
        border-bottom: 1px solid transparent; 
        line-height: 99px;
    }
    .l-navbar_expand {background: rgba(0,0,0,0.75);}
    .l-navbar_expand .c-nav_s-bg > li > a,
    .l-navbar_expand .c-nav_s-outline > li > a {
        margin: 30px 0;

    }
    .l-navbar_compact .c-nav_s-bg > li > a,
    .l-navbar_compact .c-nav_s-outline > li > a {
        margin: 10px 0;
    }
    .l-navbar-wrapper_has-sticky .c-nav_s-bg > li > a,
    .l-navbar-wrapper_has-sticky .c-nav_s-outline > li > a {
        margin: 0;
    }
    .l-navbar-wrapper_has-sticky .c-nav_s-outline > li > a {
        line-height: 58px;
    }
    .menuzord-menu .dropdown > li > a,
    .menuzord-menu .megamenu-row li > a {
        line-height: 18px;
    }
    .l-navbar-wrapper,
    .logo-brand,.overmenu,
    .menuzord-menu > li > a {
        -webkit-transition: height .3s, line-height .3s, margin .3s;
                transition: height .3s, line-height .3s, margin .3s;
    }
    .l-navbar_t-light {
        background: #fff;
    }
    .l-navbar_t-dark {
        background: var(--mainbgcolor);
    }
    .l-navbar_t-dark .menuzord-menu > li > a,
    .l-navbar_t-semi-trans .menuzord-menu > li > a,
    .l-navbar_t-dark-trans .menuzord-menu > li > a {
        color: #363234;
    }
    .l-navbar_t-semi-trans {
        background: rgba(10, 10, 10, .5);
    }
    .l-navbar_t-light-trans,
    .l-navbar_t-dark-trans,
    .l-navbar_t-semi-trans {
        -webkit-transition: background-color .3s;
                transition: background-color .3s;
    }
    .l-navbar_compact .logo-brand {
        height: 60px;
    }
    .l-navbar_compact .logo-brand,
    .l-navbar_compact .c-nav_s-standard > li > a {
        line-height: 60px;
    }
    .l-navbar_compact.l-navbar_s-center .logo-brand {
        height: 100px;
    }
    .l-navbar_s-center {
        text-align: center;
    }
    .l-navbar_s-center.l-navbar_t-light {
        border-top-color: #ddd;
    }
    .l-navbar_s-center.l-navbar_t-light-trans .menuzord-menu,
    .l-navbar_s-center.l-navbar_t-dark-trans .menuzord-menu,
    .l-navbar_s-center.l-navbar_t-semi-trans .menuzord-menu {
        border-top-color: rgba(10, 10, 10, .2);
    }
    .l-navbar_s-center.l-navbar_t-dark {
        border-top-color: #222;
    }
    .l-navbar_s-center .logo-brand {
        float: none;
    }
    .sticky-fiximg{
	    width:150px!important;
	    height:30px!important;
	}

    .l-navbar_s-center .menuzord-menu,
    .l-navbar_s-center .menuzord-menu > li {
        float: none;
        text-align: center;
    }

    .l-navbar_s-center .logo-brand.sticky-fix {
        float: left;
    }
    .l-navbar-wrapper_has-sticky .l-navbar_s-center .menuzord-menu.menuzord-right,
    .l-navbar-wrapper_has-sticky .l-navbar_s-center .menuzord-menu.pull-right {
        float: right;
    }
    .l-navbar_s-floating {
        width: 1170px;
        margin: auto;
        margin-top: 50px;
    }
    .l-navbar-wrapper_has-sticky .l-navbar_s-floating {
        margin-top: 0;
    }
    .l-navbar-wrapper_has-sticky .l-navbar_t-semi-trans,
    .l-navbar-wrapper_has-sticky .l-navbar_t-dark-trans {
        background: #0a0a0a;
    }
    .l-navbar-wrapper_has-sticky .l-navbar_t-light-trans {
        background: #fff;
    }
    .l-navbar-wrapper_has-sticky .logo-brand, .l-navbar-wrapper_has-sticky .overmenu
    .l-navbar-wrapper_has-sticky .menuzord-menu > li > a {
        line-height: 60px;
    }
    .l-navbar-wrapper_has-sticky .logo-brand {
        height: 60px;
    }
    .body_has-navbar-left .wrapper {
        margin-left: 260px;
    }
    .body_has-navbar-left .l-header {
        position: fixed;
        z-index: 10000;
        top: 0;
        bottom: 0;
        left: 0;
        width: 260px;
    }
    .body_has-navbar-left .l-navbar_s-left {
        height: 100%;
    }
    .l-navbar_s-left.l-navbar_t-dark {
        background: #333;
    }
    .l-navbar_s-left .container,
    .l-navbar_s-left .container-fluid,
    .l-navbar_s-left .col-lg-1,
    .l-navbar_s-left
    .col-md-1,
    .l-navbar_s-left
    .col-sm-1,
    .l-navbar_s-left
    .col-xs-1,
    .l-navbar_s-left .col-lg-2,
    .l-navbar_s-left
    .col-md-2,
    .l-navbar_s-left
    .col-sm-2,
    .l-navbar_s-left
    .col-xs-2,
    .l-navbar_s-left .col-lg-3,
    .l-navbar_s-left
    .col-md-3,
    .l-navbar_s-left
    .col-sm-3,
    .l-navbar_s-left
    .col-xs-3,
    .l-navbar_s-left .col-lg-4,
    .l-navbar_s-left
    .col-md-4,
    .l-navbar_s-left
    .col-sm-4,
    .l-navbar_s-left
    .col-xs-4,
    .l-navbar_s-left .col-lg-5,
    .l-navbar_s-left
    .col-md-5,
    .l-navbar_s-left
    .col-sm-5,
    .l-navbar_s-left
    .col-xs-5,
    .l-navbar_s-left .col-lg-6,
    .l-navbar_s-left
    .col-md-6,
    .l-navbar_s-left
    .col-sm-6,
    .l-navbar_s-left
    .col-xs-6,
    .l-navbar_s-left .col-lg-7,
    .l-navbar_s-left
    .col-md-7,
    .l-navbar_s-left
    .col-sm-7,
    .l-navbar_s-left
    .col-xs-7,
    .l-navbar_s-left .col-lg-8,
    .l-navbar_s-left
    .col-md-8,
    .l-navbar_s-left
    .col-sm-8,
    .l-navbar_s-left
    .col-xs-8,
    .l-navbar_s-left .col-lg-9,
    .l-navbar_s-left
    .col-md-9,
    .l-navbar_s-left
    .col-sm-9,
    .l-navbar_s-left
    .col-xs-9,
    .l-navbar_s-left .col-lg-10,
    .l-navbar_s-left
    .col-md-10,
    .l-navbar_s-left
    .col-sm-10,
    .l-navbar_s-left
    .col-xs-10,
    .l-navbar_s-left .col-lg-11,
    .l-navbar_s-left
    .col-md-11,
    .l-navbar_s-left
    .col-sm-11,
    .l-navbar_s-left
    .col-xs-11,
    .l-navbar_s-left .col-lg-12,
    .l-navbar_s-left
    .col-md-12,
    .l-navbar_s-left
    .col-sm-12,
    .l-navbar_s-left
    .col-xs-12 {
        width: auto;
        padding: 0;
    }
    .l-navbar_s-left .logo-brand,
    .l-navbar_s-left .menuzord-menu,
    .l-navbar_s-left .menuzord-menu > li {
        float: none;
    }
    .l-navbar_s-left .logo-brand {
        display: block;
        margin: 40px 20px;
        text-align: center;
    }
    .l-navbar_s-left .menuzord-menu > li {
        display: block;
        margin: 0;
    }
    .l-navbar_s-left .menuzord-menu > li > a {
        display: block;
        padding: 0 20px;
    }
    .l-navbar_s-left .menuzord-menu > li > a {
        line-height: 40px;
    }
    .l-navbar_s-left .menuzord-menu > li > .dropdown,
    .l-navbar_s-left .menuzord-menu > li > .megamenu {
        left: 260px !important;
        margin-top: -40px;
    }
    .l-navbar_s-left .menuzord-menu > li > .megamenu {
        width: 800px;
        padding: 20px;
    }
    .l-navbar_s-left .menuzord-menu > li.nav-divider {
        display: none;
    }
    .l-navbar_s-left .menuzord-menu > li > .navbar-search {
        width: 450px;
    }
    .nav-divider a {
        cursor: text;
    }
    .l-navbar_bottom {
        position: fixed;
        bottom: 0;
        width: 100%;
    }
	.submobile, .closemenu, .socialmenu {
		display: none!important;
	}   
	
}

@media screen and (max-width: 900px) {
	.tip-story .story-title h4, .tip-story .story-title h4 a {
		font-size: 16px;
	}
}

@media screen and (max-width: 880px) {
	.hilight-half .right-half .greenbox .recycled-text li.counter {
		font-size: 3em;
		line-height: 1.25em
	}
	.hilight-half .right-half .greenbox .recycled-text li.titletext {
		font-size: 1.2em;
		line-height: 1.25em
	}
	
	
	#footer.dark .callcenter .tel {
		font-size: 1.35em
	}
	
	#footer.dark .trustlogo li:first-child {
		width: 135px
	}
	
	.tip-story .story-title h4, .tip-story .story-title h4 a {
		height:80px;
	}

}

/* -------------------------------
   Tablet Portrait
   ------------------------------- */
@media screen and (max-width: 768px) {
	.confirmcart .portfolio-meta.confirm { width: 100% } 
	.textleft > p:has(img){ width: 100%; margin: 40px 0}
	.page-title.bar {
		margin-top: 0px
	}    
	.containslide {
		margin: 87px 0px 30px 0px
	}
    .page-title {
        margin-top: 0px;
    }
    
    .order .page-title.bar { padding: 80px 0px 0px 0px}
    
    /*----*/
    .top-ads {
        display: none;
    }
    .portfolio-filter li {
        display: inline-block;
        line-height: 40px;
    }

    .login-box.gray-bg {
        margin-bottom: 20px;
    }
    .count-down .c-grid,
    .count-down-alt .c-grid {
        float: left; 
        margin: 10px;
    }
    .count-icon {
        right: 40px;
    }
    .feature-bg-box {
        margin-bottom: 50px !important;
    }
    .catering-form input,
    .catering-form button,
    .catering-form select {
        width: 100% !important;
        margin-bottom: 10px;
    }
    .catering-form .form-group,

    .banner-box h1,
    .banner-title h1 {
        font-size: 30px;
    }
    .banner-box h3,
    .banner-title h3,
    h3 {
        font-size: 18px;
    }
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 20px;
    }
    .b-lg-txt {
        font-size: 40px !important;
    }
    .post-single .post-desk {
        height: auto;
    }

    /**/
    .travel-form.icon-tabs .nav > li > a {
        padding: 30px 25px;
    }
    
    .footerlist {
		margin-top: 25px;
		text-align: left;
	}
	#footer.dark .social-link a {
    margin: 15px 15px 0px 0px; 
	}
	
	#ig a img{
		width:384px;
		height:384px
	}
	
	.footer-4.dark .footerarea {
		margin-left: 0px;
		margin-top: 30px;
	}
	
	/* Cart Edit Custom */
	.specialgift .box1{
		width:100%; 
		text-align: left;
		padding: 0px 18px;
		height: 40px;
	}
	.specialgift .box1.bd i{ font-size: 25px; margin-right: 10px}
	.specialgift .box1.bd { padding-top:6px }
	.specialgift .box1.bd p{ font-size: 22px; }
	.specialgift .box1 h5{
		color:#fff;
		padding:0px;
		margin-bottom: 0px;
		margin-top: 10px; 
		font-family: 'Satisfy';
		font-size: 18px;
		line-height: 20px;
		display: inline-block
	}
	
	.specialgift .box1 p{
		margin-top: 0px; 
		font-family: 'Satisfy';
		font-size: 18px;
		line-height: 20px;
		color:#fff;
		display: inline-block
	}

	.specialgift .box2 {
	  display: table;
	  height: 80px;
	  padding-left: 20px;
	  padding-right: 15px;
	}
	.specialgift .box2 .containx img {
		height: 60px;
		margin-right: 20px;
	}
	.specialgift .box2 .containx  h4 {
		margin-bottom:0px;
	    font-family: var(--headfont); 
	    font-size: 15px; 
	    margin-top: 10px;
	    letter-spacing: 0px;
	    font-weight: 600;
	}
	.specialgift .box2 .containx  p {
		font-family: var(--headfont); 
		margin: 0px 0px 10px 0px;
		color: #6c6c6c;
		line-height: 22px;
		font-size: 14px
	
	}
	.tip-story .story-title h3, .tip-story .story-title h3 a {
		font-size: clamp(18px, 4vw, 48px);
	}
	.tip-story .story-title h4, .tip-story .story-title h4 a {
		height: 60px
	}
	.hilight-half .right-half .greenbox .recycled-text li.titletext {
		font-size: 1.3em;
		line-height: 1em;
		width:55%;
		padding-top: 8px;
	}
	
	.hilight-half .right-half .greenbox .recycled-text li.counter {
		width:45%;
		font-size: 2.7em;
		padding-top: 5px;
	}
	
	.iconfunction .seven-cols .icons {
    	padding: 0 10px
	}

	.iconfunction { padding: 20px 0}

}

@media screen and (max-width: 767px) {
	
	.slider-navigations button { top:50%; font-size: 2.5em ; width: 50px; height: 50px}
	.slider-container .slider-controls { width: 200px; left:50%; margin-left: -100px; bottom: 15px}
	.slider-pagination .slider-tab { padding: 0px 10px}
	
	.seocontent.homepage h1 { font-size: 1.3em;  margin-bottom: 20px }

	.benefitarea .headzone, .benefitarea .listzone { width: 100% }
	.benefitarea .listzone .cards { padding : 40px 0px 0px 0px  }
	
	.benefitarea .listzone .cards h5 { font-size: 1em}
	.benefitarea .listzone .cards p {font-size: 0.75em}
	
	.cart_empty img { width:200px!important;margin-left: -35px }

    .page-title .breadcrumb {
        right: auto; 
        left: 15px;
        margin: 20px 0 0;
    }
    .page-content {
        padding: 50px 0;
    }
    .heading-title {
        margin-bottom: 50px;
    }
    .promo-info {
        padding-right: 0;
    }
    /*.promo-btn {
        position: relative;
        top: 0;
        right: 0;
        margin-top: 0;
        margin-top: 20px;
    }*/
    .fun-factor {
        padding: 30px 0;
    }
    .post-grid {
        margin: 0;
    }
    .post-grid .col-lg-1,
    .post-grid .col-lg-10,
    .post-grid .col-lg-11,
    .post-grid .col-lg-12,
    .post-grid .col-lg-2,
    .post-grid .col-lg-3,
    .post-grid .col-lg-4,
    .post-grid .col-lg-5,
    .post-grid .col-lg-6,
    .post-grid .col-lg-7,
    .post-grid .col-lg-8,
    .post-grid .col-lg-9,
    .post-grid .col-md-1,
    .post-grid .col-md-10,
    .post-grid .col-md-11,
    .post-grid .col-md-12,
    .post-grid .col-md-2,
    .post-grid .col-md-3,
    .post-grid .col-md-4,
    .post-grid .col-md-5,
    .post-grid .col-md-6,
    .post-grid .col-md-7,
    .post-grid .col-md-8,
    .post-grid .col-md-9,
    .post-grid .col-sm-1,
    .post-grid .col-sm-10,
    .post-grid .col-sm-11,
    .post-grid .col-sm-12,
    .post-grid .col-sm-2,
    .post-grid .col-sm-3,
    .post-grid .col-sm-4,
    .post-grid .col-sm-5,
    .post-grid .col-sm-6,
    .post-grid .col-sm-7,
    .post-grid .col-sm-8,
    .post-grid .col-sm-9,
    .post-grid .col-xs-1,
    .post-grid .col-xs-10,
    .post-grid .col-xs-11,
    .post-grid .col-xs-12,
    .post-grid .col-xs-2,
    .post-grid .col-xs-3,
    .post-grid .col-xs-4,
    .post-grid .col-xs-5,
    .post-grid .col-xs-6,
    .post-grid .col-xs-7,
    .post-grid .col-xs-8,
    .post-grid .col-xs-9 {
        padding-right: 15px; 
        padding-left: 15px;
    }
    .post-desk.pad-left-less {
        padding-left: 40px !important;
    }
    .portfolio-filter li {
        display: inline-block;
        line-height: 40px;
    }
    .page-title {
        text-align: center;
    }
    .page-title .breadcrumb {
        position: relative !important; 
        top: 0 !important;
        right: 0 !important;
        left: 0 !important;
        margin: 0px 0 0 !important;
    }
   /* .footer-3 .f-logo-center,
    .footer-4 .f-logo-center {
        left: 100px !important;
    }*/
    .clients.grid-2 li,
    .clients.grid-3 li,
    .clients.grid-4 li,
    .clients.grid-5 li,
    .clients.grid-6 li {
        width: 50%;
    }
    .clients.angle-box.grid-2 li,
    .clients.angle-box.grid-3 li,
    .clients.angle-box.grid-4 li,
    .clients.angle-box.grid-5 li,
    .clients.angle-box.grid-6 li {
        width: 46%;
    }
    .testimonial.grid-2 li,
    .subscribe-info,
    .subscribe-form,
    .c-info-row .c-info,
    .c-info-row .c-slide,
    .nav > li,
    {
        width: 100%;
    }
    .half-txt {
        width: 80%;
    }
    .icon-box-tabs .nav-pills > li + li {
        margin-left: 0;
    }
    .icon-box-tabs .nav-pills > li {
        margin-bottom: 10px;
        text-align: center;
    }

    .subscribe-form input,
    .subscribe-box.text-center .subscribe-form input {
        display: inline-block; 
        margin-bottom: 10px;
    }
    .subscribe-form input,
    .subscribe-form .btn {
        width: 100% !important;
    }
    .error-info {
        display: inline-block;
        width: 100%;
        margin-top: 60px;
        padding-top: 30px;
        padding-left: 0;
        text-align: center; 
        border-top: 1px solid #ddd;
        border-left: none;
    }
    .maintenance-banner img,
    .responsive-img img {
        width: 100%;
        height: auto;
    }
    .feature-border-box {
        display: inline-block; 
        margin-bottom: 50px;
    }
    #portfolio-carousel.owl-theme .owl-controls,
    #portfolio-carousel-alt.owl-theme .owl-controls {
        position: absolute;
        top: calc(50% + 40px); 
        right: 0;
        bottom: -48px;
        left: 0;
        margin-top: 10px;
        text-align: center;
    }
    .count-down .c-grid,
    .count-down-alt .c-grid {
        margin: 20px;
    }
    .count-icon {
        right: 40px;
    }
    .p-quantity,
    .featured-box .one-third:nth-child(2) {
        padding: 0;
    }
    .img-post .post-desk {
        padding: 10px;
    }
    .side-object .content {
        width: 100%; 
        padding: 100px 0;
        text-align: center;
    }
    .side-object .object {
        display: none;
    }
    .bs-hero.full-screen .carousel-inner .item img {
        width: 100%; 
        height: 100%;
    }
    .btn {
        margin-bottom: 5px;
        
    }
    .btn-medium {
        font-size: 12px;
    }
    .intro-title h2 {
        font-size: 20px;
    }
    .intro-title p {
        font-size: 12px;
    }
    .intro-title p span {
        font-size: 20px;
    }
    .tp-caption .btn {
        padding: 5px;
        font-size: 10px;
    }
    /**/
    .travel-form .form-group {
        width: 100%;
    }
    .travel-form.icon-tabs .nav > li > a {
        padding: 10px 5px;
        font-size: 12px;
    }
    .travel-form.icon-tabs li i {
        font-size: 20px;
    }
    .travel-form .nav > li {
        width: auto;
        margin-right: 5px;
    }
    .travel-form .form-control,
    .travel-form .btn {
        height: 30px;
    }
    .travel-form .form-group {
        margin-bottom: 0;
    }
    .travel-form label {
        display: inline-block;
        margin-bottom: 0;
        font-size: 11px; 
        font-weight: normal;
    }
    .travel-form .btn {
        margin-top: 10px;
    }
    .travel-form .btn {
        line-height: 10px;
    }
    .travel-booking + .body-content {
        margin-top: 100px;
    }
    .travel-form {
        position: static;
        margin-top: 20px;
    }
    .travel-form-bg-light {
        padding: 24px 0;
    }
    /**/
    .bs-hero.full-screen .carousel.slide .carousel-control {
        width: 30%;
        margin-top: 0;
        margin-bottom: 0;
    }
    .fashion-title h1 {
        margin-bottom: 0; 
        letter-spacing: 5px;
        font-size: 25px;
        font-weight: 100;
    }
    .bs-hero.full-screen .carousel-inner .item img {
        width: 100%; 
        height: 100vh;
    }
    .fashion-footer .subscribe-form input {
        width: 100% !important;
    }
    .fashion-footer ul {
        display: block; 
        margin: 20px 0 30px 0;
    }
    .fashion-footer ul,
    .fashion-footer .social-link {
        text-align: center;
    }
    .footer-4 .social-link {
		margin-top: 8px;
	}
    .bs-hero.full-screen .carousel-inner .item .bs-info-center {
        width: 100%; 
        margin-left: -50%;
    }
    .bs-hero.full-screen .carousel-inner .item .bs-info-right {
        width: 100%;
    }
    .bs-hero.full-screen .carousel-inner .item .bs-info-right {
        top: 45%;
        right: 0;
        left: 0;
        text-align: center;
    }
    

}

@media screen and (max-width: 680px) {
	.hilight-half .boxes {
		width:100%;
	}
	
	.seocontent .magazine-grid {
		padding : 0 3rem
	}
	#banktrans { width: 350px }
	#banktrans .bank-container { width: 100% }
	#banktrans .row { display: block}
	#banktrans .bank-container.slip {
		background-color: #fff;
		padding-bottom: 100px
	}
	
	.order .fancybox__slide {
		margin-top: 100px
	}
}

@media screen and (max-width: 570px) {
	.blog .page-title .headmaster { font-size: 1.5em}
	#portfolio-carousel.owl-theme .owl-controls,
    #portfolio-carousel-alt.owl-theme .owl-controls {
	    top:calc(50% + 20px);
	}
	.promo-box .promo-txt {
		width: 100%; 
	}
	.iconfunction .seven-cols .icons {
    	padding: 0 5px
	}
	.subscribe-info,
    .featured-item {
        display: inline-block;
        width: 100%; 
    }
    .featured-box .one-third {
	    width:100%;
	    padding: 0px
    }
    .featured-box.no-pad .one-third:nth-child(2){ padding:0px}
    .promo-box .promo-txt h3.head { font-size: 2em}
    .haircheck { 
		background-size: cover; 
		background-position: -200px center;
	}
	.haircheck br { display: none;}
	.grid-show .grid-title h4 {
		font-size: 1.25em
	}
	#home .title-concern { font-size: 1.65em!important }
	#hairquiz .page-title p  { padding: 0 20px}
	#hairquiz .page-title p br { display: none;}
}

/* -------------------------------
   Phone
   ------------------------------- */
@media screen and (min-width: 480px) {
/*	#cartlist { display:none!important}*/
}
@media screen and (max-width: 480px) {
	
	.seocontent .magazine-grid {
		padding : 0 2rem
	}
	
    .post-slider-thumb { margin-top: 35px!important;}
    
	.btgrid .content ,.btgrid .row , .btgrid .col  {margin: 0px!important; padding: 0px!important}
	#popup img { max-width: 380px}
    /*portfolio   grid*/
    .image_full{ display:none; }
	.image_mobile{ display:block; }
    
    .portfolio-with-title {
	  margin-top: -30px!important  
    }
    .portfolio.col-2 .portfolio-item,
    .portfolio.col-3 .portfolio-item,
    .portfolio.col-4 .portfolio-item,
    .portfolio.col-5 .portfolio-item,
    .portfolio.col-6 .portfolio-item,
    .testimonial.grid-2 li {
        width: 100%;
        /*width: 50%;*/
    }
    .error-parallax .error-avatar img {
        width: 50%;
        height: auto;
    }
    .error-parallax .error-avatar {
        display: block;
        margin-top: 80px; 
        margin-bottom: 20px;
    }
    .error-parallax .error-info {
        display: inline-block;
        margin-top: 0;
        padding-top: 0; 
        padding-left: 0;
        border-top: none;
        border-left: none;
    }
    /**/
    .coming-soon-logo img {
        width: 30%;
    }
    .count-down .c-grid,
    .count-down-alt .c-grid {
        margin: 10px 30px;
    }
    #ig a img{
		width:240px;
		height:240px
	}
	.decor-category .title.hometitle {
		font-size: 14px
	}
	.product-title h5   { 
		font-size: 18px
	}
	.product-title h2 {
		font-size: 22px;
		margin-top:-20px
	}
	.product-title h3 {
		font-size: 16px;
		margin-bottom: 10px
	}
	.product-list {
		margin-bottom: 0px;
		margin-top:0px
	
	}
	.product-grid {
		margin-top: -20px
	}
	.productshow {
		margin-top: -70px
	}
	.post-slider-thumb > img {
		width: 70%!important;
	}
	#portfolio-carousel {
		margin-top:-50px
	}
	.portfolio-meta li span {
		width:65px
	}
	.p-quantity li:first-child{
		width: 100%;
	}
	.placelist {
		font-size: 16px!important;
		font-weight: 400!important;
		font-family: 'Helvetica'!important;
		color:#000!important;
	}
	.placelist dt a{
		letter-spacing: normal!important;
		font-size: 18px!important;
		font-family: var(--headfont)!important;
		font-weight: 500
	}
	.placelist dd {
		padding:0!important;
	}
	
	.portfolio-meta li span.total {
		width: 230px;
	}
	
	#promptpay .promptpay {
		width:100%!important
	}
	.register_sticker { 
	width:100px; 
	height:100px; 
	}

}

.placelist dd{
		font-size: 14px!important;
		font-weight: 400!important;
		font-family: var(--headfont)!important;
		color:#000

	}
.placelist dt a{
		letter-spacing: normal!important;
		font-size: 16px!important;
}
	
/* -------------------------------
   Small Phone
   ------------------------------- */
@media screen and (max-width: 479px) {
	.alertnoTH { width:350px}
	.btn { letter-spacing: normal!important; font-weight: 500}
    .clients.grid-2 li,
    .clients.grid-3 li,
    .clients.grid-4 li,
    .clients.grid-5 li,
    .clients.grid-6 li,
    .testimonial.grid-2 li {
        width: 100%;
    }
    .clients.angle-box.grid-2 li,
    .clients.angle-box.grid-3 li,
    .clients.angle-box.grid-4 li,
    .clients.angle-box.grid-5 li,
    .clients.angle-box.grid-6 li {
        width: 96%;
    }
    .error-avatar img {
        width: 100%;
        height: auto;
    }
    .error-parallax .error-avatar img {
        width: 50%;
        height: auto;
    }
    .error-parallax .error-avatar {
        display: block;
        margin-top: 80px; 
        margin-bottom: 20px;
    }
    .error-parallax .error-info {
        display: inline-block;
        margin-top: 0;
        padding-top: 0; 
        padding-left: 0;
        border-top: none;
        border-left: none;
    }
    .login-box,
    .login-social-link a,
    .c-info-row .c-info,
    .c-info-row .c-slide {
        width: 100%;
    }
    .login-social-link a {
        display: block; 
        margin-bottom: 15px;
    }
    #portfolio-carousel.owl-theme .owl-controls,
    #portfolio-carousel-alt.owl-theme .owl-controls {
        position: absolute;
        top: 50%; 
        right: 0;
        bottom: -48px;
        left: 0;
        margin-top: 10px;
        text-align: center;
    }
    .count-down .c-grid,
    .count-down-alt .c-grid {
        float: left; 
        width: 100%;
        margin: 10px 0;
    }
    .count-icon {
        right: 40px;
    }
    .count-down.circle .c-grid,
    .count-down-alt.circle .c-grid {
        border-radius: 0 !important;
    }
    .count-down.round .c-grid,
    .count-down-alt.round .c-grid {
        border-radius: 0 !important;
    }
    .tp-caption .btn {
        padding: 5px;
        font-size: 6px;
    }
    /**/
    .count-down .c-grid,
    .count-down-alt .c-grid {
        width: 40%; 
        height: 70px;
        padding-top: 5px;
    }
    .count-down .c-value,
    .count-down-alt .c-value {
        font-size: 20px;
    }
    .count-down .c-title,
    .count-down-alt .c-title {
        letter-spacing: 3px; 
        font-size: 12px;
    }
    .count-down .c-grid,
    .count-down-alt .c-grid {
        margin: 10px;
    }
}
@media screen and (min-width: 799px) {
	.subnav {
		display: none;
	}
	#home .title-concern br { display : none}
}

@media screen and (min-width: 769px) {

}

@media only screen and (min-device-width: 413px)  and (max-device-width: 479px) { /* iphone 6/6s/7Plus */
	#ig a img{
		width:207px;
		height:207px;
	}
}

@media only screen and (min-width: 374px) and (max-device-width: 412px)  { /* iphone 6/6s/7 */
	#ig a img{
		width:187.5px;
		height:187.5px;
	}
}

@media only screen and  (min-device-width: 319px) and (max-device-width: 339px) { /* iphone 5 */
	#ig a img{
		width:160px;
		height:160px;
	}
}

@media only screen and  (min-device-width: 339px) and (max-device-width: 373px){ /* SS Galaxy S7 */
	#ig a img{
		width:170px;
		height:170px;
	}
}

@media only screen and (min-device-width: 410px) and (max-device-width: 412px) { /* SS Galaxy S7 Edge */
	#ig a img{
		width:205.5px;
		height:205.5px;
	}
}

@media only screen and (min-device-width: 600px) and (max-device-width: 602px) { /* Nexus 7 */
	#ig a img{
		width:300px;
		height:300px;
	}
}

@media only screen and (min-device-width: 767px) and (max-device-width: 799px) { /* Nexus 9 */
	#ig a img{
		width:192px;
		height:192px;
	}
}
@media only screen and (min-device-width: 799px) and (max-device-width: 959px) { /* Tab10 */
	#ig a img{
		width:200px;
		height:200px;
	}
}
@media only screen and (min-device-width: 959px) and (max-device-width: 999px) { /* Tab10 */
	#ig a img{
		width:240px;
		height:240px;
	}
}


@media screen and (max-width: 1200px) {
	
	.menuzord-menu > li > a { 
		padding: 1px 5px;
	}
	
	.cart-checkout .join-member .list li {
		width: 32.2%;
	}
	
	.cart-checkout .join-member .list li h5 {
		font-size: 1em
	}
	.cart-checkout .join-member .list li p {
		font-size: 0.8em
	}
	
}

@media screen and (max-width: 1000px) {
	
	
}


@media only screen and (min-width: 769px) {
	.portfolio-with-title {
	  margin-top: -20px!important  
    }
    .touch .cd-nav-trigger,
    .touch #cd-vertical-nav {
        bottom: 40px;
    }
    #cartlist { display:none!important}
}

@media (max-width: 1000px) {
	.container {
		width:100%;
	}
	
	#footer.dark .callcenter {
		margin-top:20px;
	    text-align: left
	}
	#footer.dark .callcenter i {
		font-size: 2.1em;
		float:left;
		margin-right: 10px
	}
	#footer.dark .callcenter .tel, #footer.dark .callcenter-sub-title, #footer.dark .social-link, #footer.dark .company , #footer.dark .company-sub-title , .credit , .copyright-sub-title ,  .copyright{
		text-align: left;
	}
	#footer.dark .company {
		margin-top: 20px
	}
	#footer.dark .copyright-sub-title {
	    letter-spacing: 2px; 
	    font-size: 12px;
	}
	.newsupdate .smstop{
		padding-left: 15px;
	}
	.newsupdate .socialtop{
		padding-right:15px;
	}
}
@media (max-width: 768px) {
	.newsupdate .smstop{
		padding-left: 0px!important;
	}
	.containslide { margin-top: 0px ;}
	
	#vdo h2 {font-size: 45px; line-height: 55px; margin-top: 30px}
	#vdo h5 {font-size: 17px; padding-top:30px}
	
	
	#banktrans h3{ 
		font-size:16px!important
	} 
	#banktrans li.logo {
		margin-left:0px
	}
	#banktrans p.bank1 {
		font-size: 24px
	}

    .wrapper {
        margin-top: 50px;
    }
}

@media (min-width: 769px) {
}


@media (max-width: 768px) {
	
	.row-eq-height {
		display: block;
	}

    .table {
        display: block;
    }

    .table .tr {
        display: block;
        border-bottom: 1px solid #ddd;
        padding: 10px 0;
    }
    
    .table .tr:last-child {
	    border-bottom: none;
    }

    .table .tr.column-labels {
        display: none; /* ซ่อน header */
    }

    .table .tr > div {
	    display: block;
        border: none;
        position: relative;
        padding: 0px
    }
    .shopping-cart.table {
	    margin-top: 0px;
    }
    .shoppingcart h4.subtitle, .confirmcart h4.subtitle , .order h4.subtitle { text-align: center }
    .shopping-cart .product {
		display: grid;
		grid-template-columns: auto 1fr;
		grid-template-rows: auto auto auto;
		gap: 8px 16px;
		align-items: start;
    }

    .shopping-cart .product .product-image {
	    grid-column: 1;
		grid-row: 1 / span 3;
		width: 100px;
  	}
  	
  	.shopping-cart .product .product-details {
  		grid-column: 2 / span 2;
  		grid-row: 1;
  		width:100%;
  		padding-left: 0px!important
  	}
  	.shopping-cart .product .product-quantity { 
		grid-column: 2;
		grid-row: 3;
		width: 100%
  	}
  	
  	.shopping-cart .product .product-prices, .shopping-cart .product .giveaway-code,.shopping-cart .product .giveaway-del  {
		grid-column: 2 / span 2;
		grid-row: 2;
		width:100%;
  	}
  	
  	.shopping-cart .product .giveaway-del  { text-align: left}
  	
  	.shopping-cart .product .giveaway-code {
	  	width: 100%;
	  	margin-left: 50px;
	  	line-height: 2.55em
  	}
	
	.shopping-cart .product .product-line-price {
		grid-column: 3;
		grid-row: 3;
		text-align: right;
		white-space: nowrap;
		font-size: 1em;
		line-height: 3.5em
	}

	.confirmcart .shopping-cart .product .product-quantity::before, .order .shopping-cart.table .product-quantity::before { 
		content: 'x ';
	}
	
	.order .shopping-cart.table .product-prices {
		width: 90px;
	}
	
	.order .shopping-cart.table .product-quantity {
		text-align: left;
		width: 60px;
		margin-top: -25px;
		margin-left: 60px
	}
	.order .shopping-cart.table .product-no {
		width: 20px;
	}
	
	.order .shopping-cart.table .product-line-price {
		width: 80px;
		margin-top: -40px
	}
	
	.order .shopping-cart .product {
		margin-bottom: 0px
	}
	.order .table .tr {
		padding-bottom: 0px
	}
	
	.order .management {
		text-align: center
	}
	
	.order .product::before {
		content:none
	}
	
	.order .tracking {
		text-align: center
	}
	.portfolio-meta.summary {
		width: 100%
	}
	
}
