.itopplus-background {

}
@font-face {
    font-family: "Garamond_";
    font-weight: normal;
    src: url(https://itp1.itopfile.com/ContentImage/ContentImage/z_itp_310620245zg0/font/garamond/garamond_[allfont.ru].ttf) format("opentype");
  }

body {
      font-size: 14px;
      overflow-x: hidden;
      color: #797979;
      font-family: "Prompt", sans-serif;
      font-weight: 200;
}
a , .link {
    color: #797979;
}
a:hover , .link:hover {
    color: #3a2b26;
}
b, strong {
    font-weight: 600;
}
.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_310620245zg0/0/0/1z-z1289882531023.jpg");
  background-size: 100% auto;
  background: #f7f4ee;
}

.itopplus-bg2 {
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_310620245zg0/0/0/2z-z942985719576.jpg");
    background-size: cover;
    color: #fff;
    background-position: center;
    background-attachment: fixed;
}
.itopplus-bg3 {
    /*background: linear-gradient(to bottom, #fff 0, #fff 50%, #fee8d1 100%);*/
    background: #f7f4ee;
}
.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #3a2b26;
  margin: 0;
  padding: 8px 15px;
  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: #3a2b26 !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}
.dropdown-menu {
    background-color: #f7f4ee;
}
.no-js .dropdown-menu > li > a {
  font-size: 1em;
  color: #3a2b26;
  font-weight: 200;
  padding: 8px 15px;
}

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #3a2b26;
}

@media screen and (max-width: 1023px) {
    .navbar-header, .navbar-header .pull-right {
        display: flex;
        flex-direction: row;
    }
  .navbar-header :is(a) {
	visibility: hidden;
}
      .shopcart {
        top: 5px!important;
        right: 10px !important;
    }

    #controlBanner img {
        position: fixed;
        top: 5px;
        left: 0;
        right: 0;
        width: 45px !important;
        margin: auto;
        z-index: 10000;
    }
 

  #nav-menu,
  #ItopplusMainSidebar > div {
  background: rgba(232, 220, 207, 0.8)  !important;
  }

  #controlMenu * {
    color: #3a2b26 !important;
    border: none;
  }

  .navbar-header button span {
    background-color: #3a2b26 !important;
  }

  .navbar-header a::before {
    background-size: 25px;
    background-position: center;
    filter: brightness(0) saturate(100%) invert(12%) sepia(3%) saturate(5543%) hue-rotate(300deg) brightness(89%) contrast(90%);
  }

  .navbar-header a::after {
    background: transparent;
    border: 1px solid #3a2b26;
    border-radius: 50%;
  }

  #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) {
  .itopplus-banner > .container {
    display: grid;
    /*
    grid-template-columns: 20% auto;
    */
    align-items: center;
  }

  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background-color: #f7f4ee;
    box-shadow: 0 0 10px rgba(52, 34, 37, .1) !important;
    transition: 0.3s;
    padding-bottom: 10px;
  }

  .itopplus-sticky {
    background-color: #f7f4ee !important;
  }

  #controlBanner {
    object-fit: contain;
    padding: 10px;
width: clamp(90px, 10vw, 90px);
    margin: 0 auto;
  }

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: center;
  }
  
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    margin: 0;
}
      .container {
        width: 80vw;
    }
}







/**/
.h1, h1 {
    font-size: 3.7em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 2.4em;
    font-weight: 400;
    font-family:'Times New Roman', Times, serif; 
}
.h3, h3 {
    font-size: 1.6em;
    font-weight: 200;
}
.h4, h4 {
    font-size: 1.2em;
}
.h5, h5 {
    font-size: 1.1em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
ol, ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
/**/




/*slide*/
#carousel685b6384470a310013fa001c .hidden , #carousel685b63a59c67950013194eb0 .hidden {
	display: block!important;
	visibility: inherit!important;
	pointer-events: none;
} 
#carousel685b6384470a310013fa001c .carousel-indicators .active , #carousel685b63a59c67950013194eb0 .carousel-indicators .active {
	background-color: #fff;
	border-color:#fff;
    width: 12px;
    height: 12px;
    margin: 2px;
}  
#carousel685b6384470a310013fa001c .carousel-indicators li , #carousel685b63a59c67950013194eb0 .carousel-indicators li  {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #ffffff00;
    border: 1px solid #fff;
    border-radius: 10px;
} 
#carousel685b6384470a310013fa001c .carousel-indicators , #carousel685b6384470a310013fa001c .carousel-indicators {
    bottom: 0%;
} 
#carousel685b6384470a310013fa001c .glyphicon-chevron-left:before, #carousel685b6384470a310013fa001c .glyphicon-chevron-right:before ,
#carousel685b63a59c67950013194eb0 .glyphicon-chevron-left:before, #carousel685b63a59c67950013194eb0 .glyphicon-chevron-right:before {
	 display: none;
}
/*slide*/



/*footer*/
.itopplus-footer {
    font-size: 14px;
    line-height: 1.6;
}
.itopplus-footer h4 {
    font-size: 1.2em;
    font-weight: 400;
    margin: 0px 0 20px;
    font-family:'Times New Roman', Times, serif;
}
.itopplus-footer a {
    color: #fefefe;
}
.itopplus-footer a:hover {
    color: #fc8a17;
}
.footer-logo {
    width: 40%;
    margin: 0 auto 10%;
}
.footer-2 {
    text-align: center;
    padding: 0 0 10%;
}
.btn-get {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-family: "Garamond_";
    padding: 13px 20px;
    transition: 0.5s;
}
.btn-get:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #3a2b26;
}
.footer-3 {
    font-family: "Garamond_";
    text-align: center;
}
.footer-4 {
    text-align: center;
}
.footer-icon-img {
    width: 45%;
    display: flex;
    gap: 10px;
    margin: 0 auto;
}
.icon-img  {
    transition: 0.5s;
}
.icon-img img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(2deg) brightness(102%) contrast(104%);
}
.icon-img:hover {
    transform: scale(1.1);
}
.footer-5 {
    font-family: "Garamond_";
    padding: 0 30px;
}
.copy-right {
    text-align: right;
    font-family: "Garamond_";
    padding: 0 30px;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #3a2b26 !important;
    color: #3a2b26 !important;
    font-family: "Prompt", sans-serif !important;
}
.buttonExampleSite:hover {
    background: #3a2b26 !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 5% 2% 2%;
}
/*footer*/




/*หน้าแรก*/
.padding-pd {
    padding: 2%;
}
.about-img {
    width: 80%;
    margin: 0 auto -20%;
}
.about-img img {
    clip-path: polygon(10% 0, 90% 0, 100% 10%, 100% 90%, 90% 100%, 10% 100%, 0 90%, 0 10%);
}
.about-us {
    padding: 20% 10% 20% 10%;
}
.about-us h2 {
    color: #3a2b26;
    margin: 0 0 25px;
}
.about-us h5 {
    font-weight: 200;
    line-height: 1.4;
    margin: 0;
}
.about-us h5 strong {
    font-weight: 300;
}
.btn-more {
    background: transparent;
    border: 1px solid #3a2b26;
    color: #3a2b26;
    font-family: "Garamond_";
    padding: 12px 25px;
    width: fit-content;
    margin: 10% 0 0;
    transition: 0.5s;
}
.btn-more:hover , article.col-md-6.item.-micro:hover .btn-more {
    background: #3a2b26;
    color: #fff;
}
.about-icon-block-pd {
    padding: 5%;
}
.about-icon-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin: 5% 0;
}
.about-icon {
    white-space: pre-line;
    text-align: center;
    padding: 10%;
}
.about-icon-border {
    border-right: 1px solid #d6b279;
}
.about-icon img {
    width: 20% !important;
    margin: 0 auto 20px;
    filter: brightness(0) saturate(100%) invert(12%) sepia(3%) saturate(5543%) hue-rotate(300deg) brightness(89%) contrast(90%);
}
.menu-align {
    text-align: center;   
    padding: 5% 0 2%;
}
.menu-align h2 {
    color: #3a2b26;
    text-transform: uppercase;
}
.menu-align h3 {
    margin: 0;
}
figure.effect-apollo {
    background: transparent;
    margin-bottom: -21px !important;
}
figure.effect-apollo img {
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}
figure.effect-apollo:hover img {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}
figure.effect-apollo h2 {
    text-align: left;
    font-family: "Prompt", sans-serif;
    font-size: 0.8em;
    color: #3a2b26;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
}
.btn-shop {
    background: transparent;
    border: 1px solid #3a2b26;
    color: #3a2b26;
    font-family: "Garamond_";
    font-size: 0.8em;
    padding: 8px 10px;
    transition: 0.5s;
}
.btn-shop:hover , figure.effect-apollo:hover .btn-shop {
    background: #3a2b26;
    border: 1px solid #3a2b26;
    color: #fff;
}
.diamond-intro {
    padding: 5% 0;
    text-align: center;
}
.diamond-intro h2 {
    margin: 0 0 20px;
}
.diamond-intro h5 {
    white-space: pre-line;
    margin: 0;
    line-height: 1.3;
    font-weight: 200;
}
.btn-shop2 {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    width: fit-content;
    padding: 10px 20px;
    margin: 4% auto 0;
    font-family: "Garamond_";
    transition: 0.5s;
}
.btn-shop2:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #3a2b26;
}
/*หน้าแรก*/



/*บทความ*/
.col-section {

}
article.col-md-6.item.-micro {
    width: 33.33%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 25px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: solid 0px #e8e6e8;
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    border: 0px solid #eee;
    border-radius: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    padding-left: 0;
    padding: 7% 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-weight: 400;
    color: #3a2b26;
    font-size: 1.2em;
    text-align: center;
    margin-bottom: 0px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #3a2b26;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    text-align: center;
    color: #797979;
    font-size: 1em;
}
.Contentmanager .site .col-section .item.-micro a .caption .time .btn-more {
    font-size: 0.9em;
    margin: 20px auto 0;
}
h3.managerHeader {
    font-size: 2.4em;
    color: #3a2b26;
    font-weight: 400;
    text-align: center;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    padding: 0;
    width: 50%;
    margin: 0 4% 0 0;
}
.col-md-6.pull-right {
    padding: 0;
    width: 50%;
    margin: 0 0 0 4%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    font-weight: 400;
    margin: 20px 0 10px;
    line-height: 1.3;
    font-size: 1.2em;
    color: #3a2b26;
}
.Textmanager.font-inherit h3 {
    font-size: 1.5em;
    font-weight: 400;
    margin: 0px 0 5px;
    line-height: 1.2;
}
.Textmanager.font-inherit h5 {
    margin: 20px 0 10px;
    font-weight: 400;
}
.Textmanager.font-inherit h6 {
    font-size: 1.1em;
    font-weight: 400;
    margin: 15px 0;
    line-height: 1.2;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 400;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    padding: 10px 15px 0;
}
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover, .contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail, .contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 0px;
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 0px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: #fff;
    position: relative !important;
    overflow: hidden !important;
    border: 1px solid #eee;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 0px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
    display: none;
}
table.tj2 {
   width:100%;
}
table.tj2 td {
     border: 1px solid #eee;
    padding: 15px;
    text-align: center;
}
/*บทความ*/



/*รีวิว*/
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
/*รีวิว*/




/*วิธีการสั่งซื้อและการชำระเงิน*/
.payment-block {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    margin: 20px 0 3%;
}
 .payment1 {
    font-size: 1.5em;
    font-weight: 600;
    color: #3a2b26;
}
.hvr-bob {
    background: transparent;
    border: 1px solid;
    text-align: center;
    padding: 5% 5% 15%;
    transition: 0.5s;
}
.hvr-bob:hover {
    transform: translateY(-10px);
}
.hvr-grow .col-md-2.col-sm-2.col-xs-3.padding-col {
    padding: 0 !important;
}
.hvr-grow h3 {
    font-size: 2.2em;
    background: #31c107;
    color: #fff;
    text-align: center;
    padding: 7px;
}
.hvr-bob h4 {
    color: #3a2b26;
    font-weight: 600;
    font-size: 1.2em;
    margin: 0 0 5px;
}
.hvr-bob img {
    width: 70% !important;
    margin-bottom: 10px;
}
.hvr-grow {
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    transition-property: transform;
    width: 100%;
    margin-bottom: 0px;
    border: 1px solid;
    background: transparent;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    transform: scale(1.03);
}
.padpay1 {
    padding: 10px;
}
.MainBankClass1 {
    height: 300px;
}
.boarder-confirm-payment {
    border: none !important;
    background-color: rgba(255,255,255,0.0);
    padding: 3% 0;
}
.boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
    font-size: 1em;
    font-weight: 200;
    padding: 13px 0;
}
.boarder-confirm-payment span.label {
    font-size: 0.9em;
    font-weight: 200;
}
.CASS-H-main {
    background: transparent;
}
.CASS-H-middle-mid {
    padding: 0px;
}
/*form payment*/
.boarder-confirm-payment .col-xs-3.col-sm-2.col-md-2 {
    width: 40%;
}
.boarder-confirm-payment .col-xs-1.col-sm-1.col-md-1 {
    padding: 12px 0 !important;
}
.input-group-addon {
    color: #fff;
    background-color: #3a2b26;
    border: 1px solid #cccccc;
    border-radius: 0px;
}
.no-js .confirm-payment .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 10px 12px;
    font-size: 0.9em;
    font-weight: 200;
    line-height: 1;
    color: #797979;
    background-color: transparent;
    background-image: none;
    border: 1px solid #3a2b26;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
}
.no-js .confirm-payment .btn-default {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background: #3a2b26;
    color: #fff;
    text-shadow: 0 0px 0 #1c7b45;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 8px 30px;
    font-size: 1em;
    border: 0px solid transparent;
    width: auto;
}
.no-js .confirm-payment .btn-default:active {
   background: #3a2b26;
   background-color: #3a2b26;
}
.no-js .confirm-payment .btn-default:hover,
.no-js .confirm-payment .btn-default:focus {
    background-position: 0 0px;
    background: #3a2b26;
    background-color: #3a2b26;
}
/*วิธีการสั่งซื้อและการชำระเงิน*/




/*Contact us*/
.text-contact {
    text-align: center;
    padding: 5% 0 0;
}
.text-contact h3 {
    font-size: 1.5em;
    line-height: 1.2;
    margin: 0 0 5px;
    font-weight: 400;
    color: #3a2b26;
    font-family: "Garamond_";
}
.contact-bg-text {
    line-height: 1.3;
    padding: 0 8% 0 0;
}
.contact-block2 {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 10px;
  margin: 20px 0 10px;
}
.contact-bg {
    display: grid;
    grid-template-columns: 55px auto;
    gap: 10px;
    align-items: center;
    background: transparent;
    border: 1px solid #352226;
}
.contact-bg:hover {
    background: #e8dccf;
    color: #3a2b26;
    border: 1px solid #e8dccf;
}
.contact-logo {
    width: 20%;
    margin: 0 auto 23px;
}
/*form Contact*/
.no-js #Component685b980ddd1e3a0013830284 label {
  display: none !important;
}
.no-js #Component685b980ddd1e3a0013830284 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component685b980ddd1e3a0013830284 .form-control {
  border: 1px solid #352226;
  border-radius: 0px !important;
  -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  font-size: 1em !important;
  padding: 28px 20px;
  font-weight: 200;
  line-height: 1.5;
  background: transparent;
  color: #000 !important;
}
.no-js #Component685b980ddd1e3a0013830284 .form-control:hover {
  border: 1px solid #3a2b26;
}
.no-js #Component685b980ddd1e3a0013830284 .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component685b980ddd1e3a0013830284 .form-control:focus {
  border: 1px solid #3a2b26;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, 0);
  color: #000 !important;
}
.no-js #Component685b980ddd1e3a0013830284 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #3a2b26;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #ff5400;
  border-radius: 0px;
  padding: 10px 25px;
  font-size: 1em;
  font-weight: 300;
  border: 0px solid transparent;
}
.no-js #Component685b980ddd1e3a0013830284 .btn-default:active {
  background: #3a2b26;
  color: #fff;
}
.no-js #Component685b980ddd1e3a0013830284 .btn-default:hover,.no-js #Component685b980ddd1e3a0013830284 .btn-default:focus {
  background-position: 0 0px;
   background: #3a2b26;
  color: #fff;
}
.no-js #Component685b980ddd1e3a0013830284 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component685b980ddd1e3a0013830284 span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component685b980ddd1e3a0013830284 .ITPcheckboxAuthen {
  font-size: 0.95em;
  padding: 0 0 0 0%;
  margin-left: -3%;
}

/*Contact us*/




/*product*/
.shopcart {
    z-index: 1002;
    border-radius: 800px 800px 800px 800px;
    -moz-border-radius: 800px 800px 800px 800px;
    -webkit-border-radius: 800px 800px 800px 800px;
    border: 0px solid #b8860b;
    width: 40px !important;
    height: 40px !important;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_310620245zg0/0/0/CARTz-z39621697978.png);
    background-size: 25px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: fixed;
    top: 4.5%;
    right: 1%;
}
.Template-B-frame {
    padding: 0px 0px 0px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 20px;
    margin-bottom: 10%;
    transition: 0.5s;
}
.Template-B-frame:hover {
    -moz-box-shadow: 0 0 0px #585858;
    -webkit-box-shadow: 0 0 0px #585858;
    box-shadow: 0 0px 0px rgba(0, 0, 0, .0);
    cursor: pointer;
}
.Template-B-pic {
    background-color: #fff;
    border: solid 0px #d1d1d1;
    padding: 0px;
    border-radius: 0px;
    width: 100%;
    overflow: hidden;
    height: inherit !important;
}
.Template-B-Name, .Template-B-Name.shoprelate-productName {
    color: #797979;
    font-size: 1em;
    height: 65px;
    overflow: hidden;
    font-weight: 600;
    margin-top: 0%;
    line-height: 1.4;
    padding: 7px 0px;
    text-align: left!important;
}
.Template-B-Name.shoprelate-productName {
    padding: 15px 0;
}
.Template-B-Name label {
    font-weight: 200;
}
.Template-B-Price label {
    font-weight: 400;
}
.Template-B-Price span {
    font-weight: 400;
}
.Template-B-Price label {
    color: #3a2b26 !important;
}
.Template-B-Price {
    color: #3a2b26;
    font-weight: 400;
    height: inherit;
    font-size: 1.1em;
    padding: 0 0px !important;
    font-family: 'Times New Roman', Times, serif;
    margin-bottom: 20px;
    text-align: left!important; 
}
.Template-B-PriceNormal {
    font-size: 1.1em !important;
    color: #3a2b26;
    font-weight: 600;
}
.Template-B-PriceNormal strike {
    color: #3a2b26;
    font-size: 1.1em;
}
label.Template-B-PriceNormal {
    color: #3a2b26;
}
.Template-B-PricePromotion {
    color: #3a2b26;
    font-size: 1.1em !important;
    font-weight: 600;
}
.promotionPrice {
    color: #3a2b26;
    font-weight: 600;
    font-size: 1em;
}
label.Template-B-PriceNormal {
    color: #3a2b26;
}
.priceNoPromotion {
    color: #3a2b26;
    font-size: 1em;
    font-weight: 600;
}
span.promotionPrice {
    color: #3a2b26 !important;
    font-size: 1em;
    font-weight: 600;
}
strike.promotionPrice {
    color: #3a2b26;
}
.normalPrice {
    color: #3a2b26;
    font-weight: 600;
    font-size: 1em !important;
}
span.normalPrice {
    color: #3a2b26;
}
.Template-B-innerPic , .itopplusDelImage , .picutreCustom {
    transition: 0.5s;
}
.Template-B-innerPic img {
    width: 100%;
    transition: 0.5s;
}
.Template-B-innerPic:hover {
    transform: scale(1.1);
}
img.pStatusProduct {
    height: 6% !important;
    top: 6px ! IMPORTANT;
    left: 6px !important;
}
.Template-B-button {
    background-color: #0a0a0a;
    background: transparent;
    color: #3a2b26;
    border-radius: 0px;
    font-weight: 400;
    font-size: 1em;
    padding: 10px 0;
    font-family: 'Times New Roman', Times, serif;
    border: 1px solid #3a2b26;
}
.Template-B-button:hover, .Template-B-frame:hover .Template-B-button {
    background: #3a2b26;
    color: #fff;
}
.Template-B-button:hover img.Template-B-Icon , .Template-B-frame:hover img.Template-B-Icon , .Template-B-buttonDetail:hover img.Template-B-Icon {
    filter: brightness(0) invert(1);
}
.Template-B-button span {
    padding: 2px 0 0 0;
}
.Template-B-button, .Template-B-button:hover  {
    width: 60%;
}
.Template-B-Icon {
    width: 15%;
}
.shopcart-Cate {
    margin: 5% auto 0;
}
.Template-B-CateName, .Template-B-ProName {
    color: #3a2b26;
    font-size: 1.4em;
    font-weight: 400 !important;
}
.col-xs-12.col-md-6 {
     font-family: "Prompt", sans-serif !important;
}
.shopcartID-Head-Default, .shopcartName-Head-Default {
    font-size: 1.1em;
    color: #797979;
    border-bottom: solid 0px #e7e7e7;
    padding: 10px 0 10px 0;
}
.shopcartID-Default, .shopcartName-Default {
    font-size: 1.1em;
    border-bottom: solid 0px #e7e7e7;
    padding: 10px 0 10px 0;
    font-weight: 300;
    color: #3a2b26;
}
.Template-B-Big {
    border-radius: 0px;
    width: 100%;
    overflow: hidden;
    border: solid 0px #0672c2;
}
.Template-B-smallpic {
    width: 29%;
    height: inherit !important;
    overflow: hidden;
    border: solid 0px #0672c2;
    margin: 4% 3% 3% 0 !important;
    padding: 0;
    border-radius: 0px;
}
.PictureOverflow {
    width: 100%;
    max-height: inherit !important;
}
.col-md-12.shopcartSize-Default.shopcartSize label {
    font-weight: 200;
    font-size: 1.1em !important;
    color: #797979;
    font-family: "Prompt", sans-serif;
}
.shopcartSize-Default {
    font-size: 1em;
    color: #3a2b26;
}
.shopcartlinePrice-Default .col-md-5 {
    width: 100%;
}
.shopcartlinePrice-Default {
    border-bottom: solid 0px;
    font-family: 'Times New Roman', Times, serif;
}
.shopcartlinePrice-Default select.input-sm {
    height: 47px;
    line-height: 30px;
    font-size: 14px;
    border: 1px solid #3a2b26;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 0%);
    font-family: "Prompt", sans-serif;
    background-color: transparent;
    margin: 10px 0 0;
}
.Template-B-Quantity, .Template-B-Item {
    color: #797979;
    font-size: 1em !important;
    font-weight: 200;
}
.Template-B-buttonDetail, .Template-B-buttonDetail:hover {
    width: 30%;
}
.Template-B-buttonDetail {
    background-color: #3a2b26;
    background: transparent;
    color: #3a2b26;
    margin: 5px 0 0 120px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-weight: 400;
    padding: 8px 0 8px 10px !important;
    font-family: 'Times New Roman', Times, serif;
    border: 1px solid #3a2b26;
}
.Template-B-buttonDetail:hover {
    background-color: #3a2b26;
    background: #3a2b26;
    color: #fff;
}
.Template-B-buttonDetail .Template-B-Icon {
    width: 15% !important;
    padding: 0 2px 5px 0;
    display: inline-block !important;
    filter: brightness(0) saturate(100%) invert(12%) sepia(3%) saturate(5543%) hue-rotate(300deg) brightness(89%) contrast(90%);
}
.shopcartDetail-Default {
    font-size: 1.3em;
    font-family: "Prompt", sans-serif;
    font-weight: 400;
    padding: 1% 0 !important;
    color: #3a2b26;
}
.shopcart-Detail-Detail {
    text-align: left;
}
.shopcart-Detail-Detail p {
    margin: 0;
}
.shopcart-Detail-Detail h4 {
    margin: 0 0 5px;
    font-weight: 400;
    color: #3a2b26;
}
.Shopcart-Related-Main {
    padding: 0 20px;
}
.shopcartRelated-Default.shopcartRelated {
    font-size: 1.3em;
    font-weight: 400;
    color: #3a2b26;
    width: 100% !important;
    padding: 0 0px ! IMPORTANT;
    margin-left: -1%;
}
.ui.steps .step .title {
    font-family: "Prompt", sans-serif;
    font-weight: 500;
    font-size: 1.25em;
    padding: 10px 0 0;
}
.ui.steps .step {
    padding: 20px 10px;
    font-size: 0.7em;
    background: #f7f4ee;
}
.ui.steps .step:first-child {
    padding-left: 0em;
}
.ui.steps .step.active .title {
    color: #fff;
}
.ui.steps .step.active {
    background: #3a2b26;
    color: #fff;
}
.ui.steps .step:after {
    background-color: #3a2b26;
}
.ui.steps .step.active:after {
    background: #3a2b26;
}
.ui.segment {
    background-color: transparent;
    box-shadow: none;
}
.ui.segment label {
    color: #3a2b26;
    font-weight: 500;
}
.ui.segment .form-control {
    margin-bottom: 20px !important;
}
.panel {
    background-color: transparent;
    border: 0px solid transparent;
    border: none !important;
    box-shadow: none !important;
}
.panel-default>.panel-heading {
    color: #ffffff;
    background-color: #3a2b26;
    border-color: #ddd;
    background: #3a2b26 !important;
}
.table-responsive-mobile {
    white-space: inherit;
    width: 100%;
}
.step1checkout {
    background-color: #3a2b26;
    border: 5px solid #3a2b26;
}
.Headcheckout {
    color: #3a2b26;
    font-weight: 600;
}
.btnCheckoutprevious {
    background-color: #3a2b26;
    font-weight: 600;
}
.boarder-confirm-payment {
    border: 0px solid #e3e3e3 !important;
}
.form-horizontal .form-group-sm .form-control, .input-sm {
    font-size: 14px;
    height: 35px;
    border-radius: 0px;
}
.table .col-md-12 {
    font-size: 1em !important;
}
.step5checkout {
    background-color: #3a2b26;
    border: 7px solid #3a2b26;
}
.shopcart-paymentpage {
    background-color: #3a2b26;
    color: #fff;
    width: fit-content;
    padding: 15px 25px;
    margin: 0 auto;
}
.col-xs-12.col-sm-4, .col-xs-12.col-sm-3, .col-xs-6.col-sm-3 {
    padding: 0px 10px;
}
.Bodycheckout {
    font-size: 1em;
}
#scrolltoshop .form-horizontal .form-group-sm .form-control, #scrolltoshop .input-sm {
    height: 35px;
    border-radius: 0px;
}
#scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
    width: 8%;
}
#scrolltoshop67a46a627bfa7d001383b1c7 .col-xs-12.col-md-12 {
    padding: 5px;
}
.shopcartAllDetail {
    padding: 0 20px ! IMPORTANT;
}
.button-attribute-selected, .button-attribute {
    font-size: 0.9em;
       font-family: "Prompt", sans-serif;
      border-radius: 0px !important;
}
.button-attribute:hover {
    color: #3a2b26!important;
    border: 1px solid #3a2b26!important;
        border-radius: 0px !important;
}
.button-attribute-selected {
      color: #fff!important;
      border: 1px solid #3a2b26!important;
      background: #3a2b26!important;
      border-radius: 0px!important;
      min-width: 10rem !important;
    min-height: 4rem !important;
}
.button-attribute {
    min-width: 10rem !important;
    min-height: 4rem !important;
        border-radius: 0px !important;
}
.k-colorpalette .k-item.k-state-selected {
    -webkit-box-shadow: 0 0px 1px #000, inset 0 0 0px #fff;
    box-shadow: 0 0px 1px #000, inset 0 0 0px #fff;
}
#scrolltoshop {
       font-family: "Prompt", sans-serif;
    text-transform: capitalize;
}
.panel-body.Checkout-font-panel {
    text-transform: capitalize;
}
label.shopcart-share {
    font-weight: 400;
}
.ItpSorterShopcart {
    margin-bottom: 20px;
    justify-content: flex-start !important;
    padding-left: 10px;
}
select#sorter_shopcart {
    width: 12% !important;
    background: transparent;
    padding: 10px 0;
    border: 1px solid #3a2b26;
}
.itp-require-invoice {
    display: none!important;
}
.form-control {
    color: #797979;
    background-color: transparent;
    border: 1px solid #3a2b26;
}
/*product*/




/*pagination*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #3a2b26;
    border-color: #3a2b26;
}
.pagination>li>a, .pagination>li>span {
    color: #3a2b26;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #3a2b26;
    background-color: #f7f7f7;
}
/*pagination*/


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
    .container {
        width: 65vw;
    }
  .about-us {
    padding: 30% 17% 30% 10%;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 14px !important;
}

}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
#carousel685b63a59c67950013194eb0 {
    display: none;
}
      .container {
        width: 90vw;
    }
  .about-us {
    padding: 20% 0% 20% 0%;
}
  .about-icon {
    padding: 10% 2%;
}
  .Contentmanager .site .col-section .item.-micro a .caption {
    font-size: 0.8em;
}
  .footer-2 {
    padding: 0 5%;
}
  .Template-B-Name, .Template-B-Name.shoprelate-productName {
    font-size: 1em;
}
  .Template-B-Price {
    font-size: 1.1em;
}
  .Template-B-button, .Template-B-button:hover {
    width: 70%;
}
  .itopplus-bg {
    background-size: 115% auto;
}
  .contact-bg-text {
    padding: 0 0% 0 0;
    font-size: 0.9em;
}
  .contact-bg {
    grid-template-columns: 45px auto;
    gap: 5px;
}
  .Template-B-Name, .Template-B-Name.shoprelate-productName {
    height: 75px;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
#carousel685b63a59c67950013194eb0 {
    display: block;
}
  div#carousel685b63a59c67950013194eb0 {
    margin-bottom: -7px;
}
      .container {
        width: 100vw;
    }
#controlBanner {
    width: clamp(80px, 10vw, 80px);
}
 .h2, h2 {
    font-size: 2.2em;
} 
  .h3, h3 {
    font-size: 1.6em;
}
      .about-us {
        padding: 12% 0% 12% 0%;
    }
      .about-icon {
        padding: 10% 10%;
        white-space: inherit;
    }
      .Contentmanager .site .col-section .item.-micro a .caption {
        font-size: 1em;
    }
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 45px;
}
.itopplus-footer .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
  .itopplus-footer h4 {
    font-size: 1.1em;
}
      .footer-2 {
        padding: 0 0%;
    }
  .footer-4 {
    padding: 0 5% 0 20%;
}
  .footer-icon-img {
    width: 100%;
}
  .Template-B-Name, .Template-B-Name.shoprelate-productName {
    height: 95px;
}
      .Template-B-button, .Template-B-button:hover {
        width: 90%;
    }
  .copy-right {
    padding: 0 0px;
}
  .Template-B-buttonDetail, .Template-B-buttonDetail:hover {
    width: 25%;
}
      .table-responsive {
        border: 0px solid #ddd;
    }
  .col-md-8.col-md-offset-2.text-center {
    padding: 0;
}
  h3.managerHeader {
    font-size: 2.2em;
}
  .hvr-bob {
    padding: 5% 2% 5%;
    font-size: 0.9em;
}
  .hvr-bob img {
    width: 45% !important;
}
  .hvr-bob h4 {
    font-size: 1.1em;
}
  .padpay1 {
    padding: 7px 10px;
}
  .boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
    padding: 1px 20px 1px;
    width: 100%;
}
  .boarder-confirm-payment .col-sm-9.col-xs-12.col-md-9 {
    width: 100%;
}
  .boarder-confirm-payment .btn-success {
    margin-left: 25px;
}
  .boarder-confirm-payment .col-xs-12.col-sm-6.col-md-6 {
    width: 100%;
}
   .boarder-confirm-payment .progress {
    margin-left: 20px !important;
}
  .contact-block2 {
    grid-template-columns: repeat(1, 1fr);
}
  span#contactUsAcceptPolicyText2 {
    display: inline;
}
  .contact-bg-text {
        font-size: 1em;
    }
  .contact-bg {
        gap: 10px;
    }
  select#sorter_shopcart {
    width: 20% !important;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl685b63a59c67950013194eb0 {
    padding: 0 !important;
    margin-bottom: -7px;
}
      .container {
        width: 90vw;
    }
    .h2, h2 , h3.managerHeader {
        font-size: 2em;
    } 
  #background685b6f9dbb20b40013b3092e .none-middle-mid {
    display: flex;
    flex-direction: column-reverse;
}
      .about-us {
        padding: 0% 0% 5% 0%;
    }
      .itopplus-bg {
        background-size: cover;
    }
  .about-icon-block {
    grid-template-columns: repeat(2, 1fr);
    font-size: 0.9em;
}
  .about-icon-border {
    border-right: 0px solid #d6b279;
}
    .about-icon {
        padding: 10% 3%;
        white-space: pre-line;
    }
  .about-icon img {
    width: 30%;
}
  figure.effect-apollo {
    margin-bottom: -15px !important;
}
  .itopplus-bg2 {
    background-attachment: inherit;
}
  .diamond-intro {
    padding: 15% 0;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
      .Contentmanager .site .col-section .item.-micro a .caption .title {
        height: inherit;
    }

  .container {
    padding-right: 5px;
    padding-left: 5px;
}
      .itopplus-footer .col-md-3.col-sm-6.col-xs-12.padding {
        width: 100%;
    }
  .footer-logo {
    width: 30%;
    margin: 0 auto 0%;
}
      .footer-2 {
        text-align: center;
    }
  .footer-3 {
    text-align: center;
    padding: 0 0%;
}
      .footer-4 {
        padding: 0 0% 0 0%;
        text-align: center;
    }
  .footer-icon-img {
        width: 50%;
        margin: 0 auto 5%;
    }
  .footer-5 {
    display: none;
}
  .Template-B-CateName, .Template-B-ProName {
    font-size: 1.3em;
}
  .Template-B-buttonDetail, .Template-B-buttonDetail:hover {
        width: 55%;
    }
  .shopcartAllDetail {
    padding: 0 0px ! IMPORTANT;
}
  .Shopcart-Related-Main {
    padding: 0 0px;
}
  .Shopcart-Related-Main .col-xs-6.col-sm-12 {
    padding: 0 10px;
}
    .Shopcart-Related-Main .col-xs-6.col-sm-12 {
    padding: 10px;
}
  #scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
    width: 25%;
}
.ProductCheckoutColor {
    color: #282828;
    font-size: 1em !important;
    padding-left: 0px !important;
}
      #respCheckout3 {
        font-size: 1em !important;
    }
  table.tj2 td {
    white-space: nowrap;
}
  .payment1 {
    font-size: 1.2em;
}
  .payment-block {
    grid-template-columns: repeat(2, 1fr);
}
  .hvr-bob {
        padding: 15% 2% 15%;
        font-size: 0.9em;
    }

      .padpay1 {
        padding: 12px 7px;
    }
  .hvr-grow h3 {
    padding: 12px;
}
  .no-js #Component685b980ddd1e3a0013830284 .col-md-6 {
    padding: 0 15px;
}
      .contact-bg {
        grid-template-columns: 55px auto;
    }
      select#sorter_shopcart {
        width: 40% !important;
    }
}

#sorter_shopcart > option:nth-child(-n + 4) {
  display: none;
}
.div-tax-checkout-step3  {
    display: none;
}
#DetailOrder2 , .itp-setting-address {
    display: none !important;
}




/*lang*/
.no-js footer {
    position: relative;
    z-index: 10000;
}

  #language_member_bar {
    display: none;
  }

  .skiptranslate iframe {
    display: none !important;
  }

  .skiptranslate {
    margin-top: -40px;
  }

  .no-js #langWidget {
    position: fixed;
    top: 5px;
    right: 10px;
    width: fit-content;
    height: auto;
    z-index: 10000;
    color: #444;
  }

  #langWidget img {
    width: 25px !important;
    object-fit: contain;
    border: 1px solid #dddddd;
  }

  .langSelected {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 5px;
  }

  .langOption {
    position: relative;
    top: 5px;
    border-radius: 5px;
    box-shadow: 0 0 3px 0 #ccc;
    height: 0;
    overflow: hidden;
    background: #f7f4ee;
  }

  #langWidget:hover .langOption {
    height: auto;
  }

  .langFlag {
    display: flex;
    align-items: center;
    gap: 5px;
    cursor: pointer;
    padding: 8px 15px;
  }

  .langFlag:hover {
    color: #fff;
    background: #3a2b26;
  }

  .langFlag.reset:hover img {
    filter: invert(1);
  }
  @media screen and (max-width: 1023px) {
    .no-js #langWidget {
      position: fixed;
      top: 16px;
      right: 60px;
    }
  }

