.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #282828;
  font-family: "LINE Seed Sans TH";
}


.no-js a {
  color: #444444;
  transition: 0.35s;
}
.no-js a:hover {
  color: #017332;
}


.itopplus-footer {
  color: #fff;
}
.itopplus-footer a {
  color: #fff;
}
.itopplus-footer a:hover {
  color: #fff;
}



.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_05102024p898/0/0/1z-z16462889913.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}
.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_05102024p898/0/0/2z-z1326093362192.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}
.itopplus-bg3 {
  background-color: #f4f4f4;
}
.itopplus-footer {
  background-color: #017332;
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #282828;
  margin: 0;
  padding: 8px 10px;
  border-radius: 0;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #007332;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}
.no-js .dropdown-menu > li > a {
  color: #282828;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #017332;
}


@media screen and (max-width: 1023px) {
#controlBanner img {
    position: fixed !important;
    top: 10px;
    left: 10px;
    width: 45px !important;
    z-index: 10000;
}
#nav-menu {
    background: #fff !important;
  height: 50px;
}
.navbar-collapse,
#ItopplusMainSidebar {
    background: #fff !important;
}
#ItopplusMainSidebar *:is(li, a) {
    color: #282828 !important;
    border: none;
}
#nav-menu .icon-bar {
    background: #282828 !important;
}
.navbar-header a::before {
    background-size: 28px;
    background-position: center;
}
.navbar-header a::after {
    background: #282828;
}
#itpphonemobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
}
#itpsearchmobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
}
.old-image-icon-facebook::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
}
.old-image-icon-line::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
}
.old-image-icon-instragram::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
}
.old-image-icon-youtube::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/ytz-z1709509823553.png) !important;
}
.new-image-icon-twitter::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
}
}


@media screen and (min-width: 1024px) {
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
    padding: 10px 0;
}
.itopplus-banner {
    background: #fff;
    transition: 0.3s;
}
.itopplus-sticky {
    background: #fff !important;
}
.itopplus-banner > .container {
    display: grid;
    grid-template-columns: 10% auto;
    align-items: center;
}
#itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
}
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(140px, 100%, 20vw);
    margin: 0 auto; 
}
.itopplus-search {
    width: 100%;
    text-align: right;
    color: #282828;
}
.itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
}
.no-js .itopplus-banner {
    box-shadow: 1px 1px 8px 1px #0000000d;
}  
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}
  
.itopplus-menu {
    display: grid;
    grid-template-columns: 40% auto;
    align-items: center;
    width: 100%;
}  
}



@media screen and (min-width: 1200px) {
.container {
    width: 85vw;
}
}







/* oscar*/
figure.effect-oscar {
    background: transparent;
    border-radius: 25px;
}
figure.effect-oscar img {
    opacity: 1;
}
figure.effect-oscar:hover img {
    opacity: 1;
}
figure.effect-oscar figcaption::before {
	border: 0px solid #fff;
}
figure.effect-oscar figcaption {
   background: transparent;
}
figure.effect-oscar:hover figcaption {
    background: transparent;
}
figure.effect-oscar h2 {
       margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
  transform: none!important;
}
.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}
figure.effect-oscar img {
	max-width: none;
	-webkit-transition: opacity 0.32s, -webkit-transform  0.32s;
	transition: opacity  0.32s, transform  0.32s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.05,1.05,1);
}
/* oscar */



/* search */
#background69155094ffbd870013a86ee9 input {
    font-family: "LINE Seed Sans TH" !important;
    color: #000 !important;
}
#background69155094ffbd870013a86ee9 .ui.icon.input input {
    padding-right: 3em !important;
    width: 25em;
}
#background69155094ffbd870013a86ee9 .ui.input input {
    background: #edf1f3;
    border: 1px solid #edf1f3;
    color: #000 !important;
}
#background69155094ffbd870013a86ee9 i.circular.icon {
    box-shadow: 0 0 0 .1em rgb(0 0 0 / 0%) inset !important;
}
#background69155094ffbd870013a86ee9 .ui.icon.input>i.circular.icon {
    background-color: transparent !important;
    color: #000 !important;
}
#background69155094ffbd870013a86ee9 .fa-search:before {
    color: #000 !important;
}
#background69155094ffbd870013a86ee9 i.link.icon {
    opacity: 1 !important;
}
/* search */



/* shop */
.shopcart {
    border-radius: 0px 0 0 0;
    -moz-border-radius: 800px 0 0 0;
    border-radius: 50%;
    border: 0px solid transparent;
    width: 60px !important;
    height: 60px !important;
    background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_05102024p898/0/0/shoppingz-z387776484079.png");
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: fixed;
    transition: width .3s, height .3s;
    cursor: pointer;
    top: 9%;
    right: 2%;
    background-color: #017332;
    z-index: 9999;
}
/* shop */


/*เฉพาะรูปแบบมีขอบ*/
.thumbnail img.imageGallery:hover{
   -webkit-transform: scale(1.1);
   transform: scale(0.98);
 -moz-transition: all 0.5s;
   -webkit-transition: all 0.5s;
   transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
   transform: scale(1.0);
   transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
   transform: scale(1.05);
   transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100.1%!important;
}
#background690c1c65ffbd870013a80c20 .thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    color: #000;
    border-radius: 0px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
}
#background690c1c65ffbd870013a80c20 .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
    color: #000;
}
#background690c1c65ffbd870013a80c20 .imgLightbox {
    border-radius: 20px;
}
/**ห้ามเกินกรอบ**/





/*contenemanager*/
.managerHeader {
    text-align: center;
    font-size: 2.5em;
    font-weight: 600;
    margin-top: 5% !important;
    color: #017332;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 30px;
    border-bottom: 0px solid #e1723a;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 5% 5% 0%;
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #444444;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 15px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 20px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 40%);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.fbcomments, .fbcomments {
    display: none;
}
.thumbnail {
    border: 0px solid #ddd;
}
.img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}
.Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
}
.Contentmanager p {
    white-space: break-spaces;
    font-size: 16px;
}
.Contentmanager .thumbnail {
    background-color: transparent;
}
.img-thumbnail {
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
    transform: scale3d(1.05,1.05,1) !important;
}
.social-share {
    display: none;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
#Contentmanager img.img-responsive {
    border-radius: 20px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.05);
}
#Contentmanager .thumbnail {
    background-color: transparent;
    position: relative !important;
    overflow: hidden !important;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 20px;
}
#background690c25961093060013c02842 .Contentmanager .site .col-section .item.-micro a .caption .time,
#background690c2957ffbd870013a80fac .Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
    color: #333;
}
#background690c25961093060013c02842 .Contentmanager .site .col-section .item.-micro a .caption .title,
#background690c2957ffbd870013a80fac .Contentmanager .site .col-section .item.-micro a .caption .title {
    display: none;
}
#background690c25961093060013c02842 article.col-md-6.item.-micro,
#background690c2957ffbd870013a80fac article.col-md-6.item.-micro {
    width: 50%;
}
#background690c25961093060013c02842 .Contentmanager .site .col-section .item.-micro a .image,
#background690c2957ffbd870013a80fac .Contentmanager .site .col-section .item.-micro a .image {
    width: 49%;
}
#background690c25961093060013c02842 .Contentmanager .site .col-section .item.-micro a .caption,
#background690c2957ffbd870013a80fac .Contentmanager .site .col-section .item.-micro a .caption {
    width: 49%;
}
#background690c2957ffbd870013a80fac .head-new {
    min-height: 55px;
}
#background690c2957ffbd870013a80fac .head-new-2 {
    font-size: 15px;
    min-height: 145px;
}
/*contenemanager*/



/*from Contact*/
.no-js #Component690c3e59ffbd870013a811ce label {
  display: none !important;
  color: #282828;
}
.no-js #Component690c3e59ffbd870013a811ce .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
  padding-left: 20px;
}
.no-js #Component690c3e59ffbd870013a811ce .form-control {
  border: 1px solid #e0e0e0;
  border-bottom: 1px solid #3333;
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  padding: 25px 20px;
  background: transparent;
  font-size: 15px !important;
  border-radius: 10px !important;
}
.no-js #Component690c3e59ffbd870013a811ce .form-control:focus {
  border-bottom: 1px solid #017332 !important;
  border: 1px solid #017332;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0);
}
.no-js #Component690c3e59ffbd870013a811ce .btn {
  background: #017332;
  color: #fff;
  text-shadow: 0 0px 0 #00000000;
  background-repeat: repeat-x;
  border-color: transparent;
  border-radius: 50px;
  padding: 10px 30px 10px 30px;
  font-size: 16px;
  font-weight: 400;
  border: 0px solid;
}
.no-js #Component690c3e59ffbd870013a811ce .btn-default:active {
  background: #fff;
  background: linear-gradient(to right, #000 0%, #000 100%);
}
.no-js #Component690c3e59ffbd870013a811ce .btn-default:hover,
.no-js #Component690c3e59ffbd870013a811ce .btn-default:focus {
  background-position: 0 0px;
  background: linear-gradient(to right, #000 0%, #000 100%);
  border: 0px solid transparent;
  color: #fff;
}
.no-js #Component690c3e59ffbd870013a811ce .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component690c3e59ffbd870013a811ce span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component690c3e59ffbd870013a811ce ::placeholder {
  color: #000 !important;
}
#cookie690c3e59ffbd870013a811ce {
    margin-left: -10px;
}
/*from Contact*/



/* from PAYMENT */
#Component690c4810ffbd870013a8141f {
    width: 100%;
    margin: 0 auto;
    border: solid 0px #eaeef5;
}
#Component690c4810ffbd870013a8141f .progress {
    width: 138%;
    margin: 15px!important;
}
#Component690c4810ffbd870013a8141f .boarder-confirm-payment {
    border: 0px solid transparent!important;
    border-radius: 0px!important;
}
#Component690c4810ffbd870013a8141f textarea.form-control {
    height: auto;
    width: 155%;
}
#Component690c4810ffbd870013a8141f .btn-success {
    color: #fff;
    background-image: linear-gradient(to bottom,#017332 0,#017332 100%);
    background-color: transparent;
    border-color: #ffffff00;
    box-shadow: none;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    margin-top: 0px;
    margin-left: 4%;
}
#Component690c4810ffbd870013a8141f .btn-success:hover {
    background-position: 0px;
    background: #333;
    color: #fff;
}
#Component690c4810ffbd870013a8141f .input-group 
#Component690c4810ffbd870013a8141f .form-control {
    height: 55px !important;
    padding: 0% 2% 0;
    border-radius: 0px;
    font-size: 14px;
    color: #444;
}
#Component690c4810ffbd870013a8141f .form-control {
    height: 55px !important;
    padding: 10px 15px;
    font-size: 15px;
    color: #444;
    background-color: #fff;
    border: 0px solid #f1f1f1;
    border-radius: 0px;
    box-shadow: inset 0 0 0 rgba(0,0,0,0);
}
#Component690c4810ffbd870013a8141f .form-control:hover {
    border: 1px solid #017332;
}
#Component690c4810ffbd870013a8141f .input-group-addon {
    padding: 20px 15px !important;
    color: #fff;
    background-color: #017332;
    border: 0px solid #017332;
    border-radius: 0px !important;
}
#Component690c4810ffbd870013a8141f .btn-default {
    background-image: linear-gradient(to right, #017332 0%,#017332 100%);
    background-repeat: repeat-x;
    border-color: #017332;
    border-radius: 50px;
    padding: 10px 30px;
    font-size: 16px;
    border: 0px solid transparent;
    color: #fff;
    font-weight: 300;
}
#Component690c4810ffbd870013a8141f .btn-default:hover, 
#Component690c4810ffbd870013a8141f .btn-default:focus {
    background-color: #333 !important;
	 background-image: linear-gradient(to right, #333 0%,#333 100%);
	color: #fff;
    border-color: #333;
    box-shadow: 0 0 1px;
}
#Component690c4810ffbd870013a8141f .col-md-1 {
    margin-top: 3%!important;
}
#Component690c4810ffbd870013a8141f .form-horizontal .control-label {
    font-weight: 400;
}
#Component690c4810ffbd870013a8141f .date-overlay {
    background: white;
    border: 0px solid #ccc;
    border-radius: 0px;
}
#Component690c4810ffbd870013a8141f .date-input-container {
    height: 55px;
}
/* from PAYMENT */



/* shop */
.Template-H-smallpic {
    width: 15%;
    border: solid 0px #9e9e9e;
    margin: 5% 3% 3% 0;
    height: auto !important;
    overflow: hidden;
}
.shopcartID-Head-Default {
    font-size: 22px;
    color: #444;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: "LINE Seed Sans TH";
    font-weight: 600;
}
.shopcartName-Head-Default {
    font-size: 22px;
    color: #333;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0 !important;
    font-family: "LINE Seed Sans TH";
    font-weight: 600;
}
.shopcartID-Default {
    font-size: 18px;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    font-family: "LINE Seed Sans TH";
}
.shopcartName-Default {
    font-size: 18px;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 25px 0;
    font-family: "LINE Seed Sans TH";
}
.col-md-12.shopcartSize-Default.shopcartSize.ItpShopSizeName label {
    color: #444;
    font-weight: 500;
    font-family: "LINE Seed Sans TH";
    font-size: 15px !important;
}
.button-attribute-selected {
    color: #fff !important;
    border-radius: 0px !important;
    border: 1px solid #017332 !important;
    background: #017332 !important;
    font-family: "LINE Seed Sans TH";
    border-radius: 5px !important;
}
.button-attribute:hover {
    color: #fff !important;
    border: 1px solid #017332 !important;
    background: #017332 !important;
}
.button-attribute {
    border-radius: 0px !important;
    border: 1px solid #017332 !important;
    border-radius: 5px !important;
}
.Template-H-Quantity {
    color: #444;
    font-family: "LINE Seed Sans TH";
    font-weight: 400;
    font-size: 16px !important;
}
.Template-H-Item {
    color: #444;
    font-family: "LINE Seed Sans TH";
    font-weight: 400;
    font-size: 16px !important;
    margin-left: 35%;
}
.col-xs-4.col-sm-3.col-md-3.ITPquantityWord {
    width: 20%;
}
.Template-H-button {
    width: 70%;
    border: solid 1px #017332;
    text-align: center;
    margin: 0 auto;
    padding: 5px 5px;
    background-color: #fff;
    color: #444;
    border-radius: 50px;
    font-weight: 400;
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
    transition: 0.35s;
    font-size: 15px;
}
.form-control {
    font-family: "LINE Seed Sans TH";
}
.form-horizontal .form-group-sm .form-control, .input-sm {
    height: 30px !important;
    padding: 5px 10px;
    font-size: 15px !important;
    line-height: 1.5;
    border-radius: 0px !important;
}
.shopcartlinePrice-Default {
    border-bottom: solid 0px;
}
.ui.massive.star.rating {
    display: none !important;
}
.Template-H-PricePromotion {
    color: #444;
    font-family: "LINE Seed Sans TH";
    font-size: 30px !important;
}
.col-md-12.shopcartSize-Default.shopcartSize {
    font-family: "LINE Seed Sans TH";
}
.button-attribute {
    min-width: 13rem !important;
    font-family: "LINE Seed Sans TH";
}
.button-attribute-selected {
    min-width: 13rem !important;
}
.col-md-12.shopcartSize-Default.shopcartSize {
    font-family: "LINE Seed Sans TH";
}
label.shopcart-share {
    display: none !important;
}
.col-xs-12.col-sm-12.col-md-12.shopcartDetail-Default.shopcartDetail {
    font-family: "LINE Seed Sans TH";
    font-size: 18px;
    padding: 1% 0% !important;
    font-weight: 600;
}
.Template-H-Big {
    border: solid 0px #a5a5a5;
}
ul ::marker {
    color: #017332;
}
.col-xs-12.col-sm-12.col-md-12.shopcartRelated-Default.shopcartRelated {
    padding: 1% 0% !important;
    font-weight: 600;
    border-bottom: 1px solid #d8d8d8;
    font-size: 18px;
}
.col-md-2.HideProductAdvanceOption {
    display: inherit !important;
}
.Template-H-pic {
    border-radius: 20px;
    background-color: #fff;
    border: 1px solid #dddddd;
    padding: 0px;
    width: 100%;
    overflow: hidden;
    height: auto !important;
}
.Template-H-Name label {
    font-weight: 400;
}
.Template-H-Name {
    color: #000;
    font-size: 15px;
    height: 70px;
    overflow: hidden;
    font-weight: 400;
    margin-top: 3%;
    padding: 0% 0%;
    text-align: center;
}
.priceNoPromotion {
    color: #000;
    font-weight: 400;
    font-size: 20px;
}
.Template-H-Price {
    height: 55px;
}
.Template-H-frame {
    border-radius: 0px;
    margin-bottom: 10%;
    padding: 10px 10px 10px 10px;
}
.Template-H-frame:hover {
    box-shadow: 0 0 0px #585858;
}
.Template-H-Icon {
    width: 25%;
    padding: 0px;
}
.Template-H-button.shopbottom span {
    margin-top: 6px;
}
.Template-H-frame:hover .Template-H-button{
    background: #017332;
    transition: 0.35s;
    color: #fff;
}
.Template-H-buttonDetail:hover {
    border: 1px solid #017332;
    color: #fff;
    background: #017332;
}
.Template-H-buttonDetail {
    cursor: pointer;
    width: 28%;
    border: solid 1px #017332;
    padding: 12px 5px 5px 5px;
    background-color: #fff;
    color: #000;
    border-radius: 50px;
    font-weight: 400;
    font-family: "LINE Seed Sans TH";
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
    margin-top: 3% !important;
}
.Template-H-Icon {
    padding: 0px;
    margin-top: -6px;
}
.row.mainProductFilterContainer .col-xs-6.col-sm-3 {
    padding-right: 10px;
    padding-left: 10px;
}
.row.mainProductFilterContainer  .Template-H-Icon {
    padding: 0px;
    margin-top: 0px;
}
.form-horizontal .form-group-sm .form-control, .input-sm {
    border-radius: 5px !important;
}
.row.mainProductFilterContainer.row-fluid .col-xs-6.col-sm-5fix {
    padding-right: 5px;
    padding-left: 5px;
}
.row.mainProductFilterContainer.row-fluid .col-xs-12.col-sm-5fix {
    padding-right: 5px;
    padding-left: 5px;
}
.row.margin.Shopcart-Related-Main .Template-H-Name {
    margin-top: 10%;
    height: 80px;
}
.Template-H-Price.priceRelateBShow label {
    font-weight: 400;
}
.row.margin.Shopcart-Related-Main .col-xs-6.col-sm-5fix {
    padding-right: 5px;
    padding-left: 5px;
}
.Template-H-Price.priceRelateBShow {
    color: #444;
    font-size: 18px;
}
.Template-H-Price {
    color: #000;
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
}
.Template-H-Price label {
    color: #000 !important;
    font-weight: 400;
}
.Template-H-PriceNormal {
    color: #444;
    font-family: "LINE Seed Sans TH";
    font-size: 30px !important;
}
.normalPrice {
    font-weight: 400;
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
}

/* shop */




/* payment shop */
.padding-col.thumbnail.Content5InaRow.rightContentOrder p {
    white-space: break-spaces;
}
.ui.steps .step.active {
    color: #444;
    background: #f4f4f4;
}
.ui.steps .step.active .title {
    color: #444;
    font-family: "Inter", "LINE Seed Sans TH";
}
.ui.steps .step .title {
    font-family: "Inter", "LINE Seed Sans TH";
    font-size: 14px;
    font-weight: 400;
    padding: 10px 10px 10px 10px;
    line-height: 1.3;
}
.step1checkout {
    background: #f4f4f4;
    border: 5px solid #f4f4f4;
}
.btnCheckoutprevious {
    background: #017332;
    font-weight: 400;
    font-size: 16px;
    border-radius: 50px;
    padding: 15px 30px;
    width: fit-content;
    margin-top: 4% !important;
    border: 0px solid #c5e7e8 !important;
    color: #fff;
    margin-left: 15px !important;
}
.btnCheckoutprevious:hover {
    background: #444;
    color: #fff;
}
.step5checkout {
    background: #017332;
    font-family: "Inter", "LINE Seed Sans TH";
    border: 7px solid #017332;
}
.shopcart-paymentpage {
    font-size: 15px;
    text-transform: uppercase;
    background: #017332;
    width: fit-content;
    padding: 1% 6%;
    margin: 0 auto;
    color: #fff;
    border-radius: 40px;
}
.Template-H-PriceMember {
    color: #444;
    font-family: "Inter", "LINE Seed Sans TH";
}
.notificationcart {
    color: #fff;
    background: #444;
    bottom: 30%;
    right: 20%;
}
.img-thumbnail {
    border: 0px solid #ddd;
}
#scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
    width: fit-content;
}
.ui.icon.input input {
    font-family: "Inter", "LINE Seed Sans TH";
    text-transform: uppercase;
}
.ui.steps .step {
    background: transparent;
}
.ui.steps .step.active:after {
    background: #f4f4f4;
}
.ui.steps .step:after {
    background-color: #f4f4f4;
}
.ui.segment {
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 0 0px rgba(39, 41, 43, .15), 0 1px 2px 0 rgba(0, 0, 0, .05);
    margin: 1rem 0;
    padding: 1em 1em;
    border-radius: .2857rem;
    border: none;
}
.Checkout-font-panel {
    color: #333;
    background: transparent;
}
.panel-body {
    padding: 15px;
    background: transparent;
}
.ui.steps .disabled.step {
    cursor: auto;
    background: transparent;
    pointer-events: none;
}
.ui.steps .disabled.step:after {
    background: #fff;
}
.Bodycheckout {
    font-size: 15px;
    color: #333;
    font-weight: 400;
}
.no-js .btn-default {
    text-shadow: 0 0px 0 #fff;
    background-image: linear-gradient(to bottom, #017332 0, #017332 100%);
    background-repeat: repeat-x;
    font-size: 16px;
    border-radius: 50px;
    padding: 5px 35px;
}
.no-js .btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {
    border-color: transparent;
}
.no-js .btn-default:focus, .btn-default:hover {
    background-color: #333;
    color: #fff;
    background-position: 0 -15px;
}
.no-js .btn-default {
    color: #444;
    background-color: #017332;
    border-color: transparent;
}
.Checkout-font-panel .col-xs-3.col-md-2 {
    width: 100% !important;
}
.Checkout-font-panel .img-circle {
    border-radius: 0%;
    width: 10%;
    margin-left: 5%;
}
label#message-line1 {
    font-weight: 400;
}
label#message-line2 {
    font-weight: 400;
}
label#message-line3 {
    font-weight: 400;
}
label#message-line3 {
    font-weight: 400;
}
.Headcheckout {
    color: #333;
    font-weight: 600;
}
.ui.steps .step::before {
    display: none !important;
}
.step1checkout {
    display: none;
}
.ui.steps.col-md-12.col-sm-12 {
    margin-top: 5%;
}
.no-js .ui.steps .step {
    padding: 10px 0px;
}
/* payment shop */





h1, h2, h3, h4, h5, h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 24px;
}
h6 {
    font-size: 28px;
}
p {
    font-size: 16px;
}
body {
    font-size: 16px;
}
b, strong {
    font-weight: 600;
}


.copyright {
    font-size: 13px;
    margin-bottom: 5%;
}
.border-footer {
    border-top: 1px solid;
}
.grid-footer {
    display: grid;
    grid-template-columns: 20% 40% 22% auto;
    margin-top: 5%;
    margin-bottom: 1%;
}
.logo-footer {
    width: 70%;
}
.footer-3 {
    white-space: break-spaces;
    font-size: 15px;
    margin-top: 5%;
}
.grid-icon-footer {
    display: grid;
    grid-template-columns: 15px auto;
    gap: 9px;
    margin-bottom: 7px;
}
.icon-footer-2 {
    align-self: center;
    font-size: 15px;
}
.pd-icon-footer {
    margin-top: 5%;
}
.qrcode-footer {
    width: 60%;
    margin: 0 auto;
    margin-top: 5%;
}
.buttonExampleSite {
  border: 0px solid #fff !important;
  color: #fff !important;
  background: #027332 !important;
  border-radius: 50px !important;
  font-weight: 400;
}
.buttonExampleSite:hover {
    background: #fff !important;
    color: #027332 !important;
}
.pdpa-text.pdpamg1 {
  padding: 6% 0%;
}
.ITPcookiebar {
  background-color: #302f2fe0 !important;
  color: #fff !important;
}
.ITPlinkToCookiepage:hover {
  color: #fff !important;
}
.ITPcookiebar {
  width: 100% !important;
  font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
  padding: 5% 0%;
}
ul.icon-a {
  font-size: 16px;
}
.head-homidea {
    text-align: center;
    color: #017332;
    margin-top: 5%;
    margin-bottom: 2%;
}
.head-homidea h1 {
    font-weight: 600;
}
#background690c19447bffeb001351ae59 .thumbs {
    margin-bottom: 0px;
}
.content-homidea {
    white-space: break-spaces;
}
.grid-one-2 h2 {
    color: #017332;
    font-weight: 600;
}
.grid-one-2 h1 {
    color: #017332;
}
.grid-one {
    display: grid;
    grid-template-columns: 58% auto;
    gap: 20px;
    padding: 7% 0% 4%;
}
.grid-one-3 span {
    color: #017332;
}
.empty-homidea {
    padding: 2%;
}
.btn-product {
    background: #017332;
    color: #fff;
    border-radius: 20px;
    text-align: center;
    margin-top: 4%;
    padding: 8px 0px;
    transition: 0.35s;
}
.thumbnail:hover .btn-product {
    background: #333;
    transition: 0.35s;
}
.bg-fix h2 {
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 5px solid #017332;
    width: fit-content;
    font-size: 3.8em;
}
.btn-fix {
    background: #017332;
    color: #fff;
    width: fit-content;
    padding: 8px 20px;
    border-radius: 50px;
}
.grid-bg-fix {
    display: flex;
    gap: 15px;
    margin-top: 2%;
}
.grid-bg-fix-2 {
    align-self: center;
}
.bg-fix h5 {
    font-weight: 600;
}
.bg-fix h1 {
    font-weight: 600;
    margin-top: 1%;
}
.bg-fix {
    padding: 15% 0%;
}
.block-bg {
    align-self: center;
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.block-bg img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.block-bg img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.grid-review {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    padding: 7% 0% 5%;
}
.grid-review-3 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    align-self: end;
}
.grid-review-2 h1 {
    color: #017332;
    font-weight: 600;
}
.grid-review-2 {
    margin-top: 5%;
}
.grid-review-2 .block-bg {
    margin-top: 24%;
}
.grid-review-3 .block-bg {
    margin-bottom: 20px;
}
.btn-next2 {
    display: grid;
    grid-template-columns: auto 29px;
    gap: 10px;
    width: fit-content;
    border: 1px solid #017332;
    padding: 8px 10px 8px 20px;
    border-radius: 50px;
    transition: 0.35s;
}
.next-2 {
    align-self: center;
}
.btn-next2:hover {
    background: #017332;
    color: #fff;
    transition: 0.35s;
}
.head-new {
    font-size: 18px;
    white-space: break-spaces;
    margin-bottom: 10px;
}
.grid-new {
    margin-left: 8%;
}
.btn-readmore {
    color: #017332;
    margin-top: 5%;
}
.head-new-2 {
    font-size: 15px;
}
.Textmanager.font-inherit h5 {
    color: #017332;
    font-weight: 600;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
}
.Textmanager.font-inherit {
    text-align: left;
}
.comingsoon {
    padding: 7% 5% 10%;
}
.grid-icon-contact {
    display: grid;
    grid-template-columns: 35px auto;
    gap: 10px;
}
.icon-contact-2 {
    align-self: center;
}
#iframe690c41059a0552001306b0c6 iframe {
    border-radius: 20px;
}
.grid-about {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    margin-top: 2%;
}
.grid-about-3 {
    margin-left: 5%;
}
.grid-about-3 h1 {
    color: #017332;
    font-weight: 600;
}
.grid-about-3 h6 {
    font-weight: 600;
    color: #017332;
}
.grid-about-3 h5 {
    margin-bottom: 3%;
}
.btnreturn {
    background: #017332;
    color: #fff;
    border-radius: 20px;
    text-align: center;
    padding: 8px 25px;
    transition: 0.35s;
    margin: 0 auto;
    width: fit-content;
    margin-top: 2%;
}
.btnreturn:hover {
    background: #333;
    transition: 0.35s;
}
.grid-process {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 35px;
    margin-top: 3%;
}
.grid-process-2 {
    width: 20%;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 2%;
}
.icon-process {
    width: 45%;
    margin: 0 auto;
    margin-bottom: 7%;
}
.grid-process-2 {
    transition: 0.35s;
}
.grid-process-2:hover {
    transition: 0.35s;
    transform: translateY(-10px);
}
.grid-bank {
    width: 40%;
    margin: 0 auto;
    background: #f4f4f4;
    padding: 3% 0%;
    border-radius: 20px;
    text-align: center;
}
.logo-bank {
    width: 30%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.grid-bank h6 {
    font-weight: 600;
    margin-bottom: 3%;
}
.grid-bank h5 {
    font-weight: 600;
    padding: 1% 0%;
}
.no-js .dropdown-menu > li > a {
    font-size: 15px;
}
label {
    font-weight: 600;
}
.pdpa-text.pdpamg1 h4 {
    font-weight: 600;
}
.pdpa-text.pdpamg1 h3 {
    font-weight: 600;
}
.col-md-12.shopcartSize-Default.shopcartSize {
    color: #333;
}
#Component690c4810ffbd870013a8141f .btn-default {
    width: fit-content;
}
.ProductCheckoutColor {
    color: #444;
}
.row.margin.Shopcart-Related-Main .col-xs-2.col-sm-4 {
    width: 20%;
    padding-right: 10px;
    padding-left: 10px;
}


.pd-contact {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
}
.grid-icon-contact {
    background: #eee;
    padding: 7px;
    border-radius: 50px;
}
.grid-icon-head {
    display: grid;
    grid-template-columns: 20px auto;
    width: fit-content;
    gap: 5px;
    align-self: center;
    background: #25a8e7;
    color: #fff;
    padding: 8px 20px 8px 15px;
    border-radius: 50px;
}
.social-head {
    display: flex;
    gap: 5px;
    width: 37%;
}
.gird-contact-head {
    display: flex;
    gap: 10px;
}
.icon-head {
    align-self: center;
}
.contact-head-2 {
    display: grid;
    justify-content: end;
}





@media screen and (min-width: 1900px) {
.container {
    width: 80vw;
}
h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 36px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
} 
.no-js .dropdown-menu > li > a {
    font-size: 19px;
}
.navbar-default .navbar-nav > li > a {
    padding: 8px 22px;
}
.Template-H-Name {
    font-size: 19px;
    height: 85px;
}
.Template-H-Price {
    font-size: 26px;
}
.Template-H-Price {
    height: 65px;
}
.priceNoPromotion {
    font-size: 26px;
}
.Template-H-button {
    font-size: 20px;
}
.grid-review-2 .block-bg {
    margin-top: 25%;
}
.head-new-2 {
    font-size: 19px;
}
.head-new {
    font-size: 22px;
}
.copyright {
    font-size: 15px;
    margin-bottom: 4%;
}
.footer-3 {
    font-size: 19px;
}
.icon-footer-2 {
    font-size: 19px;
}
.grid-icon-footer {
    grid-template-columns: 20px auto;
    margin-bottom: 8px;
}
.ITPcookiebar {
    font-size: 16px !important;
}
.buttonExampleSite {
    font-size: 16px !important;
}
.shopcart {
    top: 7%;
}
.Contentmanager p {
    font-size: 20px;
}
ul.icon-a {
    font-size: 20px;
}
.shopcartID-Head-Default {
    font-size: 26px;
}
.shopcartName-Head-Default {
    font-size: 26px;
}
.shopcartName-Default {
    font-size: 22px;
}
.shopcartID-Default {
    font-size: 22px;
}
.col-xs-12.col-sm-12.col-md-12.shopcartDetail-Default.shopcartDetail {
    font-size: 22px;
}
.col-xs-12.col-sm-12.col-md-12.shopcartRelated-Default.shopcartRelated {
    font-size: 22px;
}
.col-md-12.shopcartSize-Default.shopcartSize label {
    font-size: 22px !important;
}
.Template-H-PricePromotion {
    font-size: 40px !important;
}
.Template-H-Quantity {
    font-size: 20px !important;
}
.Template-H-Item {
    font-size: 20px !important;
}
.col-xs-3.col-sm-2.col-md-2.ITPquantityDetail {
    margin-top: 5px;
}
.Template-H-buttonDetail {
    width: 26%;
}
.Template-H-Price.priceRelateBShow {
    font-size: 22px;
}
.row.margin.Shopcart-Related-Main .Template-H-Name {
    height: 75px;
}
.normalPrice {
    font-size: 22px;
}
.ui.steps .step .title {
    font-size: 20px;
}
.no-js .ui.steps .step {
    padding: 15px 0px;
}
.Bodycheckout {
    font-size: 20px;
}
.Headcheckout {
    font-size: 24px;
}
.btnCheckoutprevious {
    font-size: 20px;
}
#background690c2957ffbd870013a80fac .head-new-2 {
    font-size: 18px;
    min-height: 170px;
}
.no-js #Component690c3e59ffbd870013a811ce .form-control {
    padding: 28px 20px;
    font-size: 19px !important;
}
.no-js #Component690c3e59ffbd870013a811ce .btn {
    font-size: 20px;
}
.grid-icon-contact {
    grid-template-columns: 43px auto;
}
#iframe690c41059a0552001306b0c6 iframe {
    height: 290px;
}
.icon-process {
    width: 40%;
}
#Component690c4810ffbd870013a8141f .form-control {
    height: 60px;
    padding: 10px 15px;
    font-size: 19px !important;
}
#Component690c4810ffbd870013a8141f .form-horizontal .form-group-sm .form-control, .input-sm {
    height: 50px !important;
}
#Component690c4810ffbd870013a8141f .btn-default {
    font-size: 20px;
}
#Component690c4810ffbd870013a8141f .date-overlay {
    font-size: 19px;
}
.social-head {
    width: 25%;
}
.grid-icon-head {
    grid-template-columns: 25px auto;
}
.itopplus-menu {
    grid-template-columns: 35% auto;
}
.social-head {
    width: 37%;
}
.gird-contact-head {
    grid-template-columns: auto 45px;
}
}







@media screen and (max-width: 1191px) {
h2 {
    font-size: 2.5em;
}
h1 {
    font-size: 2em;
}
.content-homidea {
    white-space: inherit;
}
h5 {
    font-size: 22px;
}
.shopcart {
    top: 25%;
}
.Template-H-Name {
    height: 85px;
}
.Template-H-button {
    width: 95%;
}
.grid-review-2 .block-bg {
    margin-top: 19%;
}
.Template-H-buttonDetail {
    width: 35%;
}
#background690c2957ffbd870013a80fac .head-new-2 {
    min-height: 190px;
}
.managerHeader {
    font-size: 2em;
}
.grid-icon-contact {
    grid-template-columns: 35px auto;
}
.logo-footer {
    width: 85%;
}
.grid-footer {
    grid-template-columns: 12% 44% 24% auto;
    gap: 20px;
}
.grid-one {
    grid-template-columns: 52% auto;
}
.itopplus-search-image-flex-item {
    width: 220px !important;
}
}



@media screen and (max-width: 900px) {
#background690c1c65ffbd870013a80c20 .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    width: 20%;
}
.row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    float: left;
    width: 20%;
}
.Template-H-button {
    width: 100%;
}
.Template-H-button {
    width: 100%;
    font-size: 14px;
    gap: 5px;
}
.Template-H-Icon {
    width: 20%;
    padding: 0px;
}
.Template-H-button.shopbottom span {
    margin-top: 0px;
}
.Template-H-Name {
    height: 105px;
}
.grid-review-2 .block-bg {
    margin-top: 9%;
}
.grid-review-2 {
    margin-top: 0%;
}
.copyright {
    text-align: center;
}
.border-footer {
    border-top: 0px solid;
}
.Template-H-buttonDetail {
    width: 21%;
}
.Template-H-buttonDetail {
    width: 21%;
    padding: 11px 5px 6px 5px;
}
.row.margin.Shopcart-Related-Main {
    display: none;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
#iframe690c41059a0552001306b0c6 iframe {
    height: 250px;
}
.head-new {
    white-space: inherit;
}
.manage-form-confirm-payment {
    padding: 0% 10% !important;
}
.head-new-2 {
    font-size: 13px;
}
.btn-readmore {
    margin-top: 15%;
    font-size: 13px;
}
.grid-bank {
    width: 60%;
}
#Component690c4810ffbd870013a8141f .form-horizontal .form-group-sm .form-control, .input-sm {
    height: auto !important;
}
#Component690c4810ffbd870013a8141f .input-group-addon {
    padding: 20px 15px !important;
}
#Component690c4810ffbd870013a8141f .col-sm-2 {
    width: 30%;
}
#Component690c4810ffbd870013a8141f .progress {
    width: 130%;
}
.btn-next2 {
    margin: 0 auto;
}
#background690c2957ffbd870013a80fac .head-new-2 {
    font-size: 13px;
}
#background690c2957ffbd870013a80fac .head-new {
    min-height: auto;
}
#background690c2957ffbd870013a80fac .head-new-2 {
    min-height: auto;
}
}



@media screen and (max-width: 480px) {
#imagesControl690c08afffbd870013a80803 {
    padding: 0px !important;
}
.grid-one {
    grid-template-columns: 100%;
}
#background690c1c65ffbd870013a80c20 .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
     width: 50%;
}
.row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    float: left;
    width: 50%;
}
.Template-H-Name {
    height: 85px;
}
.Template-H-Icon {
    width: 25%;
}
.Template-H-button.shopbottom span {
    margin-top: 5px;
}
.bg-fix h2 {
    font-size: 40px;
}
.bg-fix h1 {
    font-size: 26px;
}
.grid-bg-fix {
    grid-template-columns: repeat(1, 1fr);
}
.grid-review {
    grid-template-columns: repeat(1, 1fr);
}
#background690c25961093060013c02842 article.col-md-6.item.-micro,
#background690c2957ffbd870013a80fac article.col-md-6.item.-micro {
    width: 100%;
}
.btn-next2 {
    margin: 0 auto;
    font-size: 14px;
}
.grid-about {
    grid-template-columns: repeat(1, 1fr);
}
.grid-about-3 {
    margin-left: 0%;
}
.row.mainProductFilterContainer .col-xs-6.col-sm- {
    padding-right: 5px;
    padding-left: 5px;
}
.Template-H-buttonDetail {
    width: 48%;
}
#respCheckout1 {
    width: 100% !important;
}
#respCheckout2 {
    width: 100% !important;
}
#respCheckout3 {
   font-size: 16px !important;
}
.ProductCheckoutColor {
    font-size: 16px !important;
}
.btnCheckoutprevious {
    font-size: 16px;
    padding: 10px 25px;
    width: fit-content;
    border: 0px solid #c5e7e8 !important;
    margin-left: 10px !important;
}
.Template-H-button {
    gap: 10px;
}
figure.effect-oscar {
    border-radius: 15px;
}
#background690c2957ffbd870013a80fac article.col-md-6.item.-micro {
    width: 100%;
}
#background690c2957ffbd870013a80fac .head-new {
    min-height: auto;
}
#background690c2957ffbd870013a80fac .head-new-2 {
    min-height: auto;
}
#background690c2957ffbd870013a80fac .btn-readmore {
    margin-top: 5%;
    font-size: 13px;
}
.page-header {
    margin: 0px 0 0px;
}
.managerHeader {
    font-size: 30px;
    padding: 0% 5%;
}
.grid-bank {
    width: 100%;
}
.manage-form-confirm-payment {
    padding: 0% 0% !important;
}
#Component690c4810ffbd870013a8141f .progress {
    width: 85%;
}
#Component690c4810ffbd870013a8141f textarea.form-control {
    width: 100%;
}
.grid-process-2 {
    width: 44%;
}
.grid-process {
    gap: 15px;
}
.grid-bank h6 {
    font-size: 24px;
}
.grid-bank h5 {
    font-size: 20px;
}
.grid-bank h3 {
    font-size: 16px;
}
#background690c1c65ffbd870013a80c20 .CustomImageGalleryType_2.row-fluid {
    justify-content: center;
}
#background690c6e211093060013c03539 .Template-H-frame {
    padding: 20px 0px 10px 10px;
}
#background690c6e211093060013c03539.row.mainProductFilterContainer.row-fluid .col-xs-12.col-sm-5fix {
    padding-right: 0px;
    padding-left: 5px;
}
#background690c6e211093060013c03539 .row.mainProductFilterContainer.row-fluid {
    width: 105% !important;
}
#background690c25961093060013c02842 .Contentmanager .site .col-section .item.-micro a .image,
#background690c2957ffbd870013a80fac .Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 5%;
}
#background690c25961093060013c02842 .Contentmanager .site .col-section .item.-micro a .caption,
#background690c2957ffbd870013a80fac .Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
}
.grid-new {
    margin-left: 0%;
}
.head-new-2 {
    font-size: 15px;
}
.btn-readmore {
     margin-top: 5%;
}
.Template-H-button {
    font-size: 16px;
}
.grid-bg-fix {
    grid-template-columns: repeat(1, 1fr);
    display: grid;
}
.input-group-btn .btn-default {
    color: #fff;
}
}






#searchResultLanding .panel {
    margin: 6% 0;
}
#itp-shopcart-detail {
    padding-left: 0px !important;
}
.itopplus-search-image-flex-item {
    padding: 0px !important;
    width: 220px!important;
    min-height: 300px!important;
    max-height: 430px!important;
    background-color: #fff!important;
    box-shadow: none !important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
    .search_titleText {
    padding: 5px 0px;
    font-size: 16px;
}
    .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.itopplus-search-image-flex-item {
    width: 286px!important;
}
}

 @media only screen and (max-width:900px) {
  .itopplus-search-image-flex-item {
    margin: 5px 0 !important;
    width: 238px!important;
    min-height: 240px!important;
    max-height: 425px!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
   
}

@media only screen and (max-width:480px) {
.itopplus-search-image-flex-item {
    width: 46%!important;
    min-height: 210px!important;
    max-height: inherit!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
}
  .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
      .itopplus-search-image-flex-item {
        margin: 5px 5px !important;
    }
#searchResultLanding .panel-body {
    padding: 0px !important;
}
  .pd-contact {
    grid-template-columns: repeat(1, 1fr);
}
}



b.itopplus-search-shopcart-id {
    display: none;
}
b.itopplus-search-shopcart-name {
    font-weight: 400;
}
b.search_text.itopplus-search-shopcart-price {
    display: none;
}
.search_text {
    padding: 0px;
}
p.shopProductNameText {
    display: none;
}
#searchResultLanding .panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
}
#searchResultLanding .panel-default {
    border-color: transparent;
}
#searchResultLanding .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 0px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
}
.item.Template-H-frame {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_05102024p898/0/0/woodz-z985583316709.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 20px;
    border: 1px solid #eee;
}
.row.margin.Shopcart-Related-Main .Template-H-Price.priceRelateBShow {
    display: none;
}


.icon-head {
    transition: 0.35s;
}
.icon-head:hover {
    filter: grayscale(1);
    transition: 0.35s;
}

@media screen and (min-width: 1900px) {
    .Template-H-Price {
        font-size: 20px;
    }
}

