.itopplus-background {

}
body {
    overflow-x: hidden;
}
.itopplus-bg {
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_18112023vqmb/0/0/bgsnowchabaz-z736940048710.webp');
}


.no-js a {
    color: #282828;
  	transition: 0.35s;
}
.no-js a:hover {
    color: #0e76bc ;
}
.itopplus-footer {
    color: #496177;
}
.itopplus-footer a {
    color: #496177;
}
.itopplus-footer a:hover {
    color: #496177;
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #282828;
    margin: 0 5px;
    padding: 10px 15px;
    font-size: 16px;
}
.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: #0d75bb !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}
.dropdown-menu>li>a {
    color: #000;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #000;
    background: #e8e8e8;
}

/********Only Sidebar*********/
@media screen and (max-width : 992px) {
.navbar-default .navbar-toggle .icon-bar {
    background-color: #444 !important;
    color: #444 !important;
}
#controlMenu,
#controlMenu i,
#controlMenu li a {
    color: #444 !important;
}
.navbar-default {
    background: #fff;
}

/*new logo nav*/
.navbar-header {
    display: flex;
    flex-direction: row-reverse;
    box-shadow: 0 0 3px 0 #ccc;
    padding: 0 10px;
}
.itopplus-logo img {
    position: fixed;
    object-fit: contain;
    width: 145px !important;
    top: 10px;
    left: 15px;
}
}

@media screen and (min-width : 1024px) {
.navbar-default {
    background: transparent;
}
#controlPosition {
    margin-top: 3%;
    text-align: right;
}
#controlBanner {
    object-fit: contain;
    width: auto;
    margin: 0 auto;
    position: relative;
    top: 30px;
}
#scrolltoshop658a552b6c59f8001a27c7c3 .col-xs-12.col-md-6 {
    margin-top: 5%;
}
}

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



/* oscar*/
figure.effect-oscar {
    background: transparent;
}
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.03,1.03,1);
}
/* oscar */

/*เฉพาะรูปแบบมีขอบ*/
.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.03);
   transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100.1%!important;
}
#background658a5052ef6503001927b951 .thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    color: #000;
    border-radius: 30px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 0px 0px 25px 0px #39728e42;
    margin-bottom: 15%;
}
#background658a5052ef6503001927b951 .thumbnail:hover {
    box-shadow: 0px 0px 25px 0px #39728e42;
	background: transparent;
    border-radius: 25px;
    color: #000;
}
#background658a5052ef6503001927b951 .imgLightbox {
    border-radius: 25px;
}


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


/* shop */
#background658a552a6c59f8001a27c7b3 .Template-H-pic {
    border-radius: 150px 150px 0px 0px;
}
#background658a552a6c59f8001a27c7b3 .Template-H-Des {
    text-align: left;
}
#background658a552a6c59f8001a27c7b3 .Template-H-button {
    width: 50%;
    float: left;
}
#background658a552a6c59f8001a27c7b3  .Template-H-frame:hover {
    box-shadow: 0 0 0px #585858;
}
.Template-H-pic {
    background-color: transparent;
    border: 0px solid #a5a5a5;
    padding: 0px;
    width: 100%;
    overflow: hidden;
    height: auto !important;
}
.Template-H-frame {
    border-radius: 0px;
    margin-bottom: 10%;
    padding: 20px 20px 20px 20px;
    transition: 0.15s;
}
.Template-H-frame:hover {
    box-shadow: 0px 0px 25px 0px #39728e42;
    border-radius: 25px;
    transition: 0.15s;
}
.Template-H-Des {
    height: auto;
    margin-top: 7%;
}
.btnreccomend {
    background: #e31e35;
    color: #fff;
    text-align: center;
    width: fit-content;
    padding: 5px 10px;
    border-radius: 25px;
}
.Template-H-Des h5 {
    font-weight: 600;
    margin-top: 6%;
    margin-bottom: 10%;
    height: 50px;
}
.Template-H-button {
    width: 75%;
    border: solid 0px;
    text-align: center;
    margin: 0 auto;
    padding: 8px;
    background-color: #ecf6fd;
    color: #000;
    border-radius: 25px;
    font-weight: 400;
    margin-top: 10%;
    transition: 0.15s;
}
.Template-H-button:hover {
    background: #0e76bc;
    color: #fff;
    transition: 0.15s;
}
.Template-H-frame:hover .Template-H-button {
    background: #0e76bc;
    color: #fff;
    transition: 0.15s;
}
.Template-H-frame:hover img.Template-H-Icon {
    filter: invert(1);
    transition: 0.15s;
}
.detail-prodict h3 {
    color: #0e76bc;
    font-weight: 600;
}
.col-xs-12.col-sm-12.col-md-12.shopcart-Detail-Detail {
    font-size: 16px;
    margin: 0px !important;
}
.detail-prodict {
    margin-top: 3%;
    white-space: break-spaces;
}
.row.margin.Shopcart-Related-Main .col-xs-12.col-sm-4 {
    width: 25%;
}
.shopcart {
    width: 65px !important;
    height: 65px !important;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_18112023vqmb/30/0/bagz-z827225211353.webp);
    background-position: 42% 50%;
    background-color: transparent;
    right: 2.5%;
    border-radius: 150px !important;
    top: 2%;
    transition: width .3s,height .3s;
    animation: pulse 7s infinite 7s;
}
.Template-H-Name label {
    font-size: 15px;
    font-weight: 400;
}
.Template-H-Name {
    color: #000;
    font-size: 14px;
    height: 70px;
    overflow: hidden;
    font-weight: 400;
    margin-top: 5%;
    text-align: center;
    padding: 0px 9px;
}
.Template-H-Price {
    height: 25px;
    text-align: center;
    text-transform: uppercase;
}
.Template-H-Price label {
    color: #000 !important;
    font-size: 18px;
    font-weight: 500;
}

.col-xs-12.col-sm-12.col-md-12.shopcartDetail-Default.shopcartDetail {
    font-family: "LINE Seed Sans TH";
    font-size: 16px;
    padding: 1% 0% !important;
    display: none;
}
.Template-H-Big {
    border: solid 0px #a5a5a5;
}
.Template-H-smallpic {
    width: 22%;
    border: solid 0px #9e9e9e;
    height: auto;
}
.col-xs-12.col-sm-12.col-md-12.shopcartRelated-Default.shopcartRelated {
    font-family: "LINE Seed Sans TH";
    font-size: 16px;
    padding: 1% 0% !important;
    border-bottom: 1px solid #d8d8d8;
}
.shopcart-Cate {
    font-size: 16px;
    margin-top: 5%;
}
.shopcartID-Head-Default {
    font-size: 20px;
    border-bottom: solid 0px #d8d8d8;
    font-family: "LINE Seed Sans TH";
}
.shopcartName-Head-Default {
    font-family: "LINE Seed Sans TH";
    font-size: 20px;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0 !important;
}
.shopcartID-Default {
    font-size: 22px;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    color: #0e76bc;
    font-weight: 600;
    font-family: "LINE Seed Sans TH";
}
.shopcartName-Default {
    text-transform: uppercase;
    font-size: 22px;
    border-bottom: solid 0px #d8d8d8;
    padding: 10px 0 10px 0;
    color: #0e76bc;
    font-weight: 600;
    font-family: "LINE Seed Sans TH";
}
.Template-H-PriceNormal {
    color: #d51919;
    font-family: "LINE Seed Sans TH";
    font-weight: 600;
}
.shopcartlinePrice-Default {
    border-bottom: solid 0px;
}
.Template-H-PriceNormal {
    color: #d51919;
    font-family: "LINE Seed Sans TH";
    font-weight: 600;
    font-size: 28px !important;
}
ul.icon-product {
    margin-top: 1%;
}
.detail-product {
    padding-bottom: 2%;
}
label.shopcart-share {
    display: none !important;
}
.col-xs-4.col-sm-3.col-md-3.ITPquantityWord label {
    font-family: "LINE Seed Sans TH";
    font-weight: 400;
}
.col-xs-4.col-sm-2.col-md-2.ITPquantityUnit label {
    font-family: "LINE Seed Sans TH";
    font-weight: 400;
    margin-left: 25%;
}
.col-xs-4.col-sm-3.col-md-3.ITPquantityWord {
    width: 16%;
}
.Template-H-buttonDetail {
    cursor: pointer;
    width: 30%;
    border: solid 0px;
    padding: 10px 0 10px 0;
    background-color: #ecf6fd;
    color: #000;
    border-radius: 25px;
    font-weight: 400;
    font-family: "LINE Seed Sans TH";
    margin-top: 2% !important;
    transition: 0.3s;
}
.Template-H-buttonDetail:hover {
    background: #0e76bc;
    color: #fff;
    transition: 0.3s;
}
.row.margin.Shopcart-Related-Main .Template-H-frame {
    border-radius: 25px;
    margin-top: 10%;
    background: #fff;
}
.Template-H-buttonDetail:hover img.Template-H-Icon {
    filter: invert(1);
    transition: 0.15s;
}
/* shop */

/*payment*/
.media-body.padpay1 {
    margin-left: 3%;
}
.hvr-grow.row.row-col {
    transition: 0.35s;
}
.hvr-grow.row.row-col:hover {
    transition: 0.35s;
    transform: translateX(-7px);
}
.textwaypayment p {
    font-size: 18px;
}
.textwaypayment span2 {
    font-size: 24px;
}
.number {
    text-align: center;
    font-size: 30px;
    padding: 5px 0px 3px;
    font-weight: 500;
}
.media-body.padpay1 {
    margin-top: 13px !important;
    font-size: 16px;
}
table.tj td {
    border: 1px solid #dfdfe0 !important;
}
.hvr-grow.row.row-col {
    border-radius: 50px !important;
}
/*payment*/


/*contenemanager*/
h3.managerHeader {
    display: none;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 30px;
    border-bottom: 0px solid transparent;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 10% 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: 25px;
}
.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;
}
#background658aab5bad53a000192d53bf article.col-md-6.item.-micro {
    width: 33.3%;
}
#background658aab5bad53a000192d53bf {
    width: 65%;
    margin: 0 auto;
}
/*contenemanager*/


/*from Contact*/
.no-js #Component658aad8eef6503001927c6a7 label {
    display: none!important;
}
.no-js #Component658aad8eef6503001927c6a7 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component658aad8eef6503001927c6a7 .form-control {
    border: none;
    border-bottom: 1px solid #dedede;
    border-radius: 0px!important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 23px 5px;
    background: transparent;
    color: #000 !important;
    font-size: 15px !important;
}
.no-js #Component658aad8eef6503001927c6a7 .form-control:focus {
  border-bottom: 1px solid #0e76bc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #000;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #1b1c1e!important;
}
.no-js #Component658aad8eef6503001927c6a7 .btn {
background: linear-gradient(to right, #0e76bc 0%,#0e76bc 100%);
  color: #fff;
  text-shadow: 0 0px 0 #0e76bc;
  background-repeat: repeat-x;
  border-color: #0000;
  border-radius: 25px;
  padding: 10px 30px 10px 30px;
  font-size: 16px;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component658aad8eef6503001927c6a7 .btn0e76bcdefault:active {
   background: linear-gradient(to right, #0e76bc 0%,#0e76bc 100%);
}
.no-js #Component658aad8eef6503001927c6a7 .btn-default:hover,
.no-js #Component658aad8eef6503001927c6a7 .btn-default:focus {
  background-position: 0 0px;
  background: linear-gradient(to right, #0e76bc 0%,#0e76bc 100%);
}
.no-js #Component658aad8eef6503001927c6a7  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component658aad8eef6503001927c6a7 span.label {
  font-size: 13px;
  font-weight: 300;
}
.no-js #Component658aad8eef6503001927c6a7 ::placeholder {
  color: #000!important;
  font-weight:400;
}
#background658aad8eef6503001927c6a7 {
    padding: 5%;
    border-radius: 30px;
    background: #fff !important;
    box-shadow: 0px 0px 25px 0px #39728e0f;
}
/*from Contact*/


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



.shama-footer {
    width: 70%;
}
.shama-block h3 {
    color: #496177;
    font-weight: 600;
    margin-bottom: 10px;
}
.shama-block {
    white-space: break-spaces;
}
.shama-block-menu {
    display: flex;
    width: 100%;
}
.shama-block-block-2 {
    margin-left: 15%;
}
.shama-block.pd {
    margin-top: 18%;
    margin-left: 15%;
    width: 100%;
}
.border-footer {
    border-bottom: 1px solid #e4e4e4;
}
.empty-shamathailand {
    padding: 15px;
}
#background658a4e14ad53a000192d4744 figure.effect-oscar,
#background658a8e024ae891001b1713e6 figure.effect-oscar {
    border-radius: 15px;
}
#background658a4e14ad53a000192d4744 .row-fluid [class*=col-sm-5fix],
#background658a8e024ae891001b1713e6 .row-fluid [class*=col-sm-5fix] {
    width: 12.5% !important;
}
#background658a4e14ad53a000192d4744,
#background658a8e024ae891001b1713e6 {
    width: 85%;
    margin: 0 auto;
}
.shamathailand-head h1 {
    text-align: center;
}
.shamathailand-block h1 {
    font-weight: 600;
}
.shamathailand-head {
    margin-bottom: 2%;
    margin-top: 1%;
}
h1, h2, h3, h4, h5, h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}
ul.icon-product ::marker {
    color: #0e76bc;
}
.shamathailand-block {
    text-align: center;
    padding: 15px 0px;
}
.shamathailand-headmeny {
    margin-bottom: 2%;
}
.logoshama-about {
    width: 50%;
    margin-bottom: 3%;
}
.ahama-about h6 {
    margin-bottom: 15px;
    color: #0e76bc;
    font-weight: 600;
}
.ahama-about h5 {
    font-weight: 600;
}
.block-iconsocial-shama {
    display: flex;
    width: 100%;
    margin-bottom: 3%;
}
.iconsocial-shama {
    width: 7%;
}
.iconsocial-shama-t p {
    white-space: break-spaces;
}
.iconsocial-shama-t {
    align-self: center;
    margin-left: 2%;
}
.social-about h3 {
    font-weight: 600;
    margin-top: 6%;
    margin-bottom: 3%;
}
.empty-shamathailand3 {
    padding: 3%;
}
.itp-auto-order .TemplateHeaderSize {
    font-size: 20px;
    font-weight: 600 !important;
    color: #282828 !important;
}
.padding-col.Content5InaRow.rightContentOrder.heightTemplateControl p {
    font-weight: 400 !important;
    color: #282828 !important;
}
.padding-col.Content5InaRow.leftContentOrder.heightTemplateControl p {
    font-weight: 400 !important;
    color: #282828 !important;
    text-align: center;
}
.bumberprocess {
    font-size: 28px;
    font-weight: 600;
    padding: 10px 0px;
}
.itp-auto-order .AutoOrderBackgroundImageTemplate3 {
    min-height: 100px;
    position: relative;
    left: 31% !important;
    top: 10px;
}
.AutoOrderBackgroundImageTemplate3 span {
    border-color: #0e76bc !important;
    background-color: #0e76bc !important;
}
.iconshop {
    position: absolute;
    left: 12px;
    top: 15px;
    width: 26%;
}
.btnreadmore {
    background: #ecf6fd;
    text-align: center;
    margin: 0 auto;
    width: fit-content;
    padding: 10px 20px;
    border-radius: 25px;
    margin-bottom: 7%;
    margin-top: 1%;
    transition: 0.3s;
}
.btnreadmore:hover {
    background: #0e76bc;
    color: #fff;
    transition: 0.3s;
}
.shama-contactus p {
    white-space: break-spaces;
}
.shama-contactus h4 {
    color: #0e76bc;
    font-weight: 600;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #0e76bc !important;
}
.buttonExampleSite:hover {
    background: #0e76bc !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
.ITPcookiebar {
    background-color: #00000094 !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;
}
#iframe658aae39d84bba001a21fdd0 iframe {
    border-radius: 25px;
}
.Textmanager.font-inherit {
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    margin-top: 2%;
}
.Textmanager.font-inherit h3 {
    color: #0e76bc;
    font-weight: 600;
}
.Textmanager.font-inherit ul.icon-product {
    margin-top: 0%;
}
#background658b9439ad53a000192d586a figure.effect-oscar {
    background: transparent;
    border-radius: 25px;
}
.ahama-about {
    margin-left: 3%;
    width: 100%;
}


.ui.steps .step.active {
    color: #fff;
    background: #0e76bc;
}
.ui.steps .step.active .title {
    color: #ffffff;
    font-family: "LINE Seed Sans TH";
}
.ui.steps .step .title {
    font-family: "LINE Seed Sans TH";
    font-size: 15px;
    font-weight: 400;
    padding: 10px 0px 10px 0px;
    line-height: 1.3;
}
.step1checkout {
    background: #0e76bc;
    border: 5px solid #0e76bc;
}
.btnCheckoutprevious {
    background: #0e76bc;
    font-weight: 400;
    font-size: 18px;
}
.step5checkout {
    background: #233a5e;
    font-family: "LINE Seed Sans TH";
    border: 7px solid #0e76bc;
}
.shopcart-paymentpage {
    font-size: 18px;
    background: #0e76bc;
    width: 30%;
    padding: 2%;
}
.Template-H-PriceMember {
    color: #000;
    font-family: "LINE Seed Sans TH";
}
.notificationcart {
    color: white;
    background: #0e76bc;
    bottom: 30%;
    right: 20%;
}
.img-thumbnail {
    border: 0px solid #ddd;
}
#scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
    margin-top: 0%;
    width: 11%;
}
.ui.icon.input input {
    font-family: "LINE Seed Sans TH";
}
.price-block {
    color: #000;
    text-align: left;
    white-space: break-spaces;
    padding: 0% 5%;
}
#scrolltoshop {
    margin-top: 6%;
}
label#message-line1,
label#message-line2,
label#message-line3,
label#message-line4 {
    font-size: 16px;
}
figure.effect-oscar:hover .viremore-iconbg-amsxs {
    background: #fff;
    color: #0e76bc;
    transition: 0.3s;
}
label.Template-H-PriceNormal strike {
    font-weight: 500;
}
label.promotionPrice strike label {
    font-weight: 500 !important;
}
.detail-prodict {
    font-size: 16px;
}
.row.margin.Shopcart-Related-Main .Template-H-Price {
    display: none;
}
.row.margin.Shopcart-Related-Main .Template-H-Name {
    height: 50px;
}
.pdpa-text h4 {
    font-weight: 600;
}





.shamathailand-blockslogan-block {
    display: flex;
    width: 100%;
    margin-left: 4%;
    margin-bottom: 4%;
}
.shamathailand-blockslogan-block1 h1 {
    white-space: break-spaces;
    font-weight: 600;
}
.shamathailand-blockslogan-block1 h5 {
    color: #99caeb;
    font-weight: 600;
}
.shamathailand-blockslogan-block1 {
    width: 45%;
    border-right: 1px solid #99caeb;
}
.shamathailand-blockslogan-block2 {
    padding-left: 30px;
}
.shama-head-logo {
    display: flex;
    width: 100%;
}
.shama-head-2 {
    width: 30%;
    margin-left: 3%;
}

.shama-head {
    width: 60%;
    margin-top: 4%;
}
.shamathailand-blockslogan-block2 h3 {
    white-space: break-spaces;
    margin-top: 2%;
}
.shamathailand-blockslogan-block1 h1 {
    font-size: 3.5em;
}
.shamathailand-blockslogan-block1 h1 span {
    color: #0e76bc;
}


@media screen and (min-width : 1900px) {
h1 {
    font-size: 3.5em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 28px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 20px;
}
b, strong {
    font-weight: 600;
}
.navbar-default .navbar-nav>li>a {
    font-size: 20px;
    padding: 10px 20px;
}
#background658a552a6c59f8001a27c7b3 .Template-H-pic {
    border-radius: 250px 250px 0px 0px;
}  
.btnreccomend {
    font-size: 16px;
}
.Template-H-button {
    font-size: 18px;
}  
#background658a552a6c59f8001a27c7b3 .Template-H-button {
    width: 40%;
}
.Template-H-Name label {
    font-size: 19px;
}
.Template-H-Name {
    height: 90px;
}
.Template-H-button {
    width: 50%;
}  
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
}
.shama-block {
    font-size: 18px;
}
.copyright {
    font-size: 16px;
}
.returnandrefund {
    font-size: 16px;
}  
.Contentmanager p {
    font-size: 20px;
}  
ul.icon-a {
    font-size: 20px;
} 
.iconsocial-shama {
    width: 6%;
}  
.Template-H-Price label {
    font-size: 22px;
}
.detail-prodict {
    font-size: 20px;
}  
.row.margin.Shopcart-Related-Main .Template-H-Name {
    height: 60px;
}  
.col-xs-12.col-sm-12.col-md-12.shopcartRelated-Default.shopcartRelated {
    font-size: 20px;
}  
.shopcart-Cate {
    font-size: 20px;
}  
.shopcartID-Head-Default {
    font-size: 26px;
} 
.shopcartName-Head-Default {
    font-size: 26px;
} 
.shopcartID-Default {
    font-size: 30px;
}
.shopcartName-Default {
    font-size: 30px;
}
.Template-H-PriceNormal {
    font-size: 38px !important;
} 
.col-xs-4.col-sm-3.col-md-3.ITPquantityWord {
    font-size: 20px !important;
}
label.Template-H-Item {
    font-size: 20px !important;
}
.col-xs-3.col-sm-2.col-md-2.ITPquantityDetail {
    margin-top: 5px;
}  
.Template-H-buttonDetail {
    width: 25%;
    font-size: 20px;
}
.Template-H-smallpic {
    width: 20%;
}
#Component658aa0ce6c59f8001a27d2c6 .boarder-confirm-payment {
    font-size: 18px;
}
#Component658aa0ce6c59f8001a27d2c6 .form-control {
    font-size: 16px;
    padding: 5px 15px;
    height: 55px;
}  
.media-body.padpay1 {
    font-size: 20px;
    margin-top: 20px !important;
}
.number {
    font-size: 40px;
}
.hvr-grow.row.row-col .col-md-2.col-sm-2.col-xs-3.padding-col {
    border-radius: 50px !important;
} 
.textwaypayment p {
    font-size: 22px;
}
.textwaypayment span2 {
    font-size: 30px;
}  
.itp-auto-order .TemplateHeaderSize {
    font-size: 24px;
}
.AutoOrderBackgroundImageTemplate3 span {
    width: 100px !important;
    height: 100px !important;
    margin-left: 2%;
}
.iconshop {
    left: 23px;
    top: 15px;
    width: 22%;
}
.bumberprocess {
    font-size: 40px;
    padding: 30px 0px 10px;
}  
.Textmanager.font-inherit {
    font-size: 20px;
}
label#message-line1,
label#message-line2,
label#message-line3,
label#message-line4 {
    font-size: 18px;
}  
.no-js #Component658aad8eef6503001927c6a7 .form-control {
    padding: 27.5px 5px;
    font-size: 19px !important;
}  
.shamathailand-blockslogan-block1 h5 {
    font-size: 32px;
}  
.shamathailand-blockslogan-block1 h1 {
    font-size: 5em;
}  
.shamathailand-blockslogan-block1 {
    width: 38%;
}
}


@media screen and (max-width : 1200px) {
.Template-H-Name {
    height: 85px;
}
#background658aab5bad53a000192d53bf {
    width: 75%;
}  
.iconsocial-shama {
    width: 8%;
} 
.shamathailand-blockslogan-block1 {
    width: 55%;
}  
.shamathailand-blockslogan-block1 h1 {
    font-size: 2.8em;
}  
.shamathailand-blockslogan-block1 h5 {
    font-size: 20px;
}  
}





@media screen and (max-width : 900px) {
h1 {
    font-size: 2em;
}  
.shopcart {
    top: 10%;
}
.product-show h5 {
    font-size: 18px;
}  
.product-show p {
    white-space: inherit;
}
#background658a552a6c59f8001a27c7b3 .Template-H-button {
    width: 80%;
}  
.Template-H-Name {
    height: 105px;
    padding: 0px 0px;
}  
.Template-H-Price {
    height: 35px;
}  
.Template-H-button {
    width: 105%;
}  
#background658aab5bad53a000192d53bf {
    width: 100%;
}  
.copyright {
    font-size: 12px;
}
.returnandrefund {
    font-size: 12px;
}
.iconsocial-shama {
    width: 10%;
}  
.logoshama-about {
    width: 55%;
}  
.row.margin.Shopcart-Related-Main {
    display: none;
} 
.Template-H-buttonDetail {
    width: 23%;
} 
.itp-auto-order .TemplateHeaderSize {
    font-size: 18px;
}
.AutoOrderBackgroundImageTemplate3 span {
    width: 70px !important;
    height: 70px !important;
    margin-left: -10%;
}  
.iconshop {
    left: 0px;
    width: 33%;
}  
.manage-form-confirm-payment {
    padding: 0px 5% 0px 5% !important;
}
#Component658aa0ce6c59f8001a27d2c6 .progress {
    width: 130%;
}
.shama-contactus p {
    white-space: inherit;
}  
.no-js #Component658aad8eef6503001927c6a7 .form-control {
    padding: 21px 5px;
}  
.shamathailand-blockslogan-block2 h3 {
    white-space: inherit;
}
.shamathailand-blockslogan-block1 h1 {
    font-size: 2em;
    padding: 5px 0px;
}
.shamathailand-blockslogan-block1 {
    width: 65%;
}  
.shamathailand-blockslogan-block2 {
    padding-left: 15px;
}
.shamathailand-blockslogan-block2 h3 {
    font-size: 16px;
}  
}





@media screen and (max-width : 480px) {
h1 {
    font-size: 1.8em;
}  
#imagesControl658a48d2ad53a000192d46bf {
    padding: 0px !important;
}
.product-show h5 {
    font-size: 22px;
}  
#background658a552a6c59f8001a27c7b3 .Template-H-button {
    width: 50%;
}  
.Template-H-Name {
    height: 80px;
}  
.Template-H-Price label {
    font-size: 22px;
}  
.Template-H-button {
    width: 55%;
}
#background658aab5bad53a000192d53bf article.col-md-6.item.-micro {
    width: 100%;
}
#background658a4e14ad53a000192d4744 .row-fluid [class*=col-sm-5fix],
#background658a8e024ae891001b1713e6 .row-fluid [class*=col-sm-5fix] {
    width: 50% !important;
}  
.copyright {
    font-size: 10px;
    text-align: center;
}
.Template-H-buttonDetail {
    width: 50%;
}
.shopcartName-Default {
    font-size: 20px;
}
.shopcartID-Default {
    font-size: 20px;
}
.col-xs-4.col-sm-3.col-md-3.ITPquantityWord {
    width: 24%;
}  
.AutoOrderBackgroundImageTemplate3 span {
    margin-left: -4%;
}
.iconshop {
    left: 5px;
    width: 33%;
    top: 10px;
}
.bumberprocess {
    padding: 0px 0px;
}
.number {
    padding: 10px 0px 10px;
}  
.hvr-grow.row.row-col .col-md-2.col-sm-2.col-xs-3.padding-col {
    border-radius: 100px !important;
}
#Component658aa0ce6c59f8001a27d2c6 .progress {
    width: 85%;
}
#Component658aa0ce6c59f8001a27d2c6 textarea.form-control {
    width: 100%;
}  
article.col-md-6.item.-micro {
    width: 100%;
}  
.empty-shamathailand {
    padding: 10px;
}  
.shamathailand-blockslogan-block {
    display: inherit;
    margin-left: 0%;
}  
.shamathailand-blockslogan-block1 {
    width: 100%;
    border-right: 0px solid #99caeb;
}
.shamathailand-blockslogan-block1 {
    width: 100%;
    border-right: 0px solid #99caeb;
    padding-bottom: 3%;
    margin-bottom: 3%;
}
.shamathailand-blockslogan-block1 {
    text-align: center;
}  
.shamathailand-blockslogan-block1 h1 {
    font-size: 2.5em;
}
.shama-head-logo {
    padding: 4% 0%;
}  
.shamathailand-blockslogan-block2 h3 {
    text-align: center;
}  
.shamathailand-blockslogan-block {
    padding: 8% 0%;
}  
}


.itopplus-footer {
    background-color: #d6e8f9;
}

