.itopplus-background {

}
body,
html {
      font-size: 16px;
     color: #222222;
    overflow-x: hidden;
}
a {
   color: #222222;
}
a:hover {
   color: #9f0102;
}
.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_29082023z0z8/0/0/2z-z88662372097.webp');
    background-attachment: fixed;
}

.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_29082023z0z8/0/0/4z-z797240792116.webp');
    color: #181818;
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
      font-size: 1em;
    color: #fff;
    margin: 0 25px;
    padding: 10px 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: #fff !important;
    box-shadow: 0px 2px 0px 0px #9f0102;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

.dropdown-menu>li>a {
      font-size: 1.1em;
    color: #222222;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #fff;
    background: #181818;
}

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

#controlMenu,
#controlMenu i,
#controlMenu li a {
    color: #fff !important;
}

.navbar-default {
    background: #222222;
}

/*new logo nav*/
.navbar-header {
    display: flex;
    flex-direction: row-reverse;
    padding: 0 10px;
}

.itopplus-logo img {
    position: fixed;
    object-fit: contain;
    width: 140px !important;
    top: 5px;
    left: 15px;
}

}

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

.navbar-default {
    background: transparent;
}

#controlPosition {
    margin-top: 2%;
    text-align: right;
}

#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: auto;
}
  
.no-js .itopplus-banner {
    background-color: #181818;
    position: fixed;
    width: 100%;
    z-index: 100;
} 
.itopplus-slide {
    padding-top: 5.2%;
}

}



/**/
.h1, h1 {
    font-size: 3.8em;
}
.h2, h2 {
    font-size: 3em;
}
.h3, h3 {
    font-size: 2.2em;
}
.h4, h4 {
    font-size: 1.2em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
/**/


/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer h4 {
    margin: 0;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #c30808;
}
.footer-icon-display {
    display: flex;
    gap: 15px;
    width: 40%;
    justify-content: center;
    margin: 5% auto;
}
.footer-icon {
    transition: 0.5s;
}
.footer-icon:hover {
    transform: scale(1.1);
}
.footer-logo {
    width: 80%;
    margin: 0 auto 11%;
}
.footer-pd {
    padding-left: 5%;
}
.copy-right {
    padding: 0 0 7%;
    font-size: 0.8em;
}
.footer-border {
    border-bottom: 2px solid #c30808;
    margin: 20px 0;
}
.footer-pd {
    padding: 0 7%;
}
.footer-pd .media-body {
    padding: 10px 0 0;
}
.footer-pd img {
    width: 90% !IMPORTANT;
}
.footer-pd2 {
    padding: 0 0 0 10%;
}
.ITPcookiebar {
    width: 100% !important;
}
.ITPcookieLeftText {
    padding-top: 27px !important;
}
.buttonExampleSite {
    border: 1px solid #c30808 !important;
    color: #c30808 !important;
    font-family: 'Noto Sans Thai', sans-serif !important;
}
.buttonExampleSite:hover {
    background: #c30808 !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    color: #c30808;
    padding-bottom: 0rem !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 4% 2%;
}
/*footer*/


/*หน้าแรก*/
.about-border-display {
    text-align: center;
    padding: 4% 0;
    font-family: 'Oswald', sans-serif;
    font-size: 2em;
    letter-spacing: 5px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
}
.about-border1 {
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(195,8,8,1) 100%);
    height: 3px;
    width: 130px;
    margin: 0 10px;
}
.about-border2 {
    background: linear-gradient(to left, rgba(255,255,255,1) 0%, rgba(195,8,8,1) 100%);
    height: 3px;
    width: 130px;
    margin: 0 10px;
}
.about-logo {
    width: 30%;
    margin: 0 auto 3%;
}
.menu-align {
    text-align: center;
    padding: 4% 0 2%;
}
.menu-align h2 {
    color: #9f0102;
    font-weight: bold;
    margin: 0;
}
.menu-align h2 span {
    font-family: 'Oswald', sans-serif;
}
figure.effect-oscar {
    background: transparent;
}
figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}
figure.effect-oscar h2 {
    margin: 15% 0 10px 0 !important;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,0%,0);
    font-family: 'Oswald', sans-serif;
    text-transform: none;
    font-size: 1.5em;
    width: 45%;
    float: right;
}
figure.effect-oscar figcaption {
    background-color: rgba(58,52,42,.0);
}
figure.effect-oscar:hover figcaption {
    background-color: rgba(0,0,0,.7);
}
.padding-pd {
    padding: 1.5%;
}
.wine-detail {
    white-space: pre-line;
    text-align: center;
    padding: 5% 0;
    font-size: 1.2em;
}
.wine-detail img {
    width: 20% !important;
    margin: 0 auto 3%;
}
.contact-pd-bg {
    padding: 40% 0 10%;
}
.contact-pd-bg h2 {
    font-weight: bold;
    margin: 0 0 20px;
}
.btn-contact {
    background-color: transparent;
    border: 2px solid #9f0102;
    color: #9f0102;
    padding: 7px 5px;
    font-weight: 600;
    font-size: 1.2em;
    transition: 0.5s;
    width: 35%;
}
.btn-contact:hover {
    background-color: #9f0102;
    border: 2px solid #9f0102;
    color: #fff;
}
.btn-img {
    width: 20%;
    display: inline-block;
    margin: 0 10px;
    transition: 0.5s;
}
.btn-contact:hover img.btn-img , .btn-contact:hover .btn-img {
    filter: brightness(0) invert(1);
}
/*หน้าแรก*/



/*shopcart*/
.shopcart {
    width: 65px !important;
    height: 65px !important;
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_29082023z0z8/0/0/cartz-z1615890915918.webp);
    background-color: #181818;
    top: 2%;
    right: 2%;
    background-size: 40px;
    border-radius: 888px;
    background-position: 55% 55%;
}
.Template-B-frame {
    padding: 0px 0px 20px 0px;
    border-radius: 0px;
    background-color: transparent;
    box-shadow: none;
    margin-bottom: 3%;
}
.Template-B-frame:hover {
    -moz-box-shadow: 0 0 10px #585858;
    -webkit-box-shadow: 0 0 10px #585858;
     box-shadow: none;
    cursor: pointer;
}
.Template-B-pic {
    background-color: #fff;
    border: solid 0px #898989;
    padding: 0px;
    border-radius: 0px;
    width: 100%;
    overflow: hidden;
    height: inherit !important;
}
img.pStatusProduct {
    height: 11% !important;
    top: 0 !important;
    left: 0px !important;
}
.Template-B-Title label {
    font-weight: 500;
}
.Template-B-Name label {
    font-weight: 400;
}
.Template-B-Name {
    color: #222222;
    font-size: 1.1em;
    height: 70px;
    overflow: hidden;
    font-weight: 500;
    margin-top: 3%;
    margin-bottom: 0%;
    line-height: normal;
    text-align: center !important;
    font-family: 'Oswald', sans-serif;
}
.Template-B-Price {
    color: #222222;
    font-weight: 400;
    height: inherit;
    font-size: 1.1em;
    padding-bottom: 3%;
    text-transform: uppercase;
    text-align: center !important;
      font-family: 'Oswald', sans-serif;
}
.Template-B-Price label {
    font-weight: 400;
    color: #222222 !important;
}
.Template-B-PriceNormal {
    font-size: 1.1em !important;
    color: #222222;
    font-weight: 400;
}
.Template-B-PriceNormal strike {
    color: #222222;
}
.Template-B-PricePromotion {
    color: #222222;
    font-size: 1.1em !important;
    font-weight: 400 !important;
}
.promotionPrice {
    color: #222222;
    font-weight: 400;
}

.normalPrice {
    color: #222222;
    font-weight: 400;
}
.priceNoPromotion {
    color: #222222;
    font-weight: 400;
}
span.promotionPrice, label.Template-B-PriceNormal {
    color: #222222 !important;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}
.itopplusDelImage {
    transition: 0.5s;
}
.itopplusDelImage:hover {
    transform: scale(0.9);
}
.Template-B-button {
    background: transparent;
    color: #9f0102;
    border: 2px solid #9f0102;
    border-radius: 0px;
    font-weight: 600;
    font-size: 0.9em;
    padding: 8px 0 8px 0;
}
.Template-B-button:hover {
    background-color: #9f0102;
    color: white;
}
.Template-B-button, .Template-B-button:hover {
    width: 55%;
}
.Template-B-Icon {
    width: 15%;
    padding: 0 5px 0px 0;
    margin-top: -4px;
}
.shopcart-Cate {
    margin: 1% auto 0;
}
.Template-B-CateName {
}
.Template-B-CateName, .Template-B-ProName {
    font-size: 2.3em;
    font-weight: 600 !important;
    font-family: 'Oswald', sans-serif;
}
.Template-B-ProName {
    color: #9f0102;
}
.col-xs-12.col-md-6 {
   font-family: 'Noto Sans Thai',sans-serif !important;
}
.shopcartID-Head-Default , .shopcartName-Head-Default {
    font-size: 1.2em;
    color: #000000;
    border-bottom: solid 0px #e7e7e7;
    padding: 10px 0 10px 0;
}
.shopcartID-Default, .shopcartName-Default {
    font-size: 1.5em;
    border-bottom: solid 0px #e7e7e7;
    padding: 10px 0 10px 0;
    font-weight: 600;
    color: #9f0102;
    font-family: 'Oswald', sans-serif;
}
.Template-B-Big {
    width: 100%;
    overflow: hidden;
    border: solid 0px #505050;
    border-radius: 0px;
}
.Template-B-smallpic {
    width: 32%;
    height: inherit !important;
    overflow: hidden;
    border: solid 0px #505050;
    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: 300;
    font-size: 1.1em !important;
}
.shopcartlinePrice-Default .col-md-5 {
    width: 100%;
}
.shopcartlinePrice-Default {
    border-bottom: solid 0px;

}
.Template-B-Quantity , .Template-B-Item {
    color: #222222;
    font-size: 1em !important;
    font-weight: 400;
}
.Template-B-buttonDetail , .Template-B-buttonDetail:hover {
    width: 30%;
}
.Template-B-buttonDetail {
    background: transparent;
    color: #9f0102;
    border: 2px solid #9f0102;
    border-radius: 0px;
    font-weight: 600;
    font-size: 1em;
    padding: 9px 0 9px 0;
}
.Template-B-buttonDetail:hover {
    background-color: #9f0102;
    color: #fff;
}
.Template-B-button:hover img.Template-B-Icon , .Template-B-buttonDetail:hover img.Template-B-Icon {
    filter: brightness(0) invert(1);
}
.shopcartDetail-Default {
    font-size: 1.5em;
    font-family: 'Noto Sans Thai',sans-serif;
    color: #9f0102;
    font-weight: 600;
    width: 100% !important;
    padding: 0 !important;
}
.shopcart-Detail-Detail {
    font-size: 1.2em;
    text-align: left;
    font-family: 'Oswald', sans-serif;
}
.shopcart-Detail-Detail h4 {
    font-size: 1.3em;
    font-weight: 600;
    margin: 15px 0 10px;
    color: #9f0102;
}
.shopcart-Detail-Detail h3 {
    font-size: 1.3em;
    margin: 0 0 10px;
    font-weight: 600;
}
.shopcart-Detail-Detail p {
    margin: 0 0 5px;
}
.shopcart-Detail-Detail strong {
    font-weight: 500;
}
.shopcartRelated-Default.shopcartRelated {
    font-size: 1.5em;
    font-weight: 600;
    width: 100% !important;
    padding: 1% 0 !important;
    color: #9f0102;
}
.ui.steps .step .title {
    font-size: 0.9em;
    font-family: 'Noto Sans Thai',sans-serif;
    font-weight: 400;
    margin: 10px 0 0;
}
.ui.steps .step.active .title {
    color: #222222;
}
.step1checkout {
    background-color: #9f0102;
    border: 5px solid #9f0102;
}
.Headcheckout {
    color: #9f0102;
}
.btnCheckoutprevious {
    background-color: #9f0102;
    border-radius: 50px;
    padding: 10px 0 10px 0;
    font-weight: 400;
    font-size: 1.1em;
}
.step5checkout {
    background-color: #9f0102;
    border: 7px solid #9f0102;
}
.shopcart-paymentpage {
    background-color: #9f0102;
}
.button-attribute {
    border: 1px solid #9f0102 !important;
    background: #fff !important;
    color: #9f0102 !important;
    font-size: 1em !important;
    padding: 10px !important;
    min-width: 7rem !important;
    min-height: 2rem !important;
}
.button-attribute-selected {
    border: 1px solid #9f0102 !important;
    background: #9f0102 !important;
    font-size: 1em !important;
    color: #fff !important;
    padding: 10px !important;
    min-width: 7rem !important;
    min-height: 2rem !important;
}
.button-attribute:hover {
    color: #9f0102 !important;
    border: 1px solid #9f0102 !important;
    font-size: 1em !important;
    padding: 10px !important;
    min-width: 7rem !important;
    min-height: 2rem !important;
}
#scrolltoshop {
    font-size: 15px;
}
#scrolltoshop .col-xs-3.col-sm-2.col-md-2 {
    width: 6%;
}
#scrolltoshop .col-xs-9.col-sm-9.col-md-10 {
    padding: 1.5% 0 0 0 !important;
}
.col-xs-12.col-sm-4 , .col-xs-12.col-sm-3 , .col-xs-12.col-sm-5fix {
    padding: 5px 10px 15px;
}
.ui.steps .step {
    padding: 25px 0;
}
.panel-body.Checkout-font-panel input {
    font-size: 1em;
    padding: 20px 10px;
    border-radius: 0;
}
#shop_member_login_form input {
    padding: 20px 10px;
    border-radius: 0px;
    margin-bottom: 15px !important;
}
.table-responsive-mobile {
    width: 100%;
}
.ui.steps .step:first-child {
    padding-left: 0;
}
table.tj2 {
   width:100%;
}

table.tj2 td {
     border: 0px solid #fff;
    padding: 10px 0;
}
table.tj2 td:nth-child(1) {
    width: 12%;
}
table.tj2 td:nth-child(2) {
    width: 89%;
}
/*shop*/


/*เกี่ยวกับเรา*/
.about-detail {
    text-align: center;
    padding: 0 3% 5%;
}
.about-detail2 {
    text-align: center;
    padding: 5% 5% 7.8%;
}
.about-detail2 h2 , .about-detail3 h2 {
    font-family: 'Oswald', sans-serif;
    margin: 0 0 20px;
}
.about-detail3 h3 {
    white-space: pre;
    font-size: 2em;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    margin: 10px 0 20px;
    color: #9f0102;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.about-detail3 {
    text-align: center;
    padding: 0 0% 4%;
    font-size: 1.1em;
}
/*เกี่ยวกับเรา*/


/*บทความ*/
.nav-template li:hover {
    background-color: transparent;
}
.nav-template strong {
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.3;
    color: #9f0102;
}
.nav-template p {
    font-size: 1.2em;
}
.nav-template .col-md-12.padding-col strong {
    margin-top: 10px;
    display: block;
}
.nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    height: inherit;
    margin: 0 auto 2px;
}
h3.managerHeader {
    text-align: center;
    font-size: 3em;
    color: #9f0102;
    font-weight: bold;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    margin-left: -3%;
    margin-right: 2%;
}
.Textmanager.font-inherit {
    display: flow-root;
    text-align: left;
}
.Textmanager.font-inherit h4 {
    margin: 10px 0 0;
    font-weight: bold;
}
.Contenemanager-gallery .col-xs-6.col-md-3 , .Contenemanager-gallery .col-xs-12.col-md-3 {
    padding: 10px;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {

}
.contenemanager-gallery .thumbnail , .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    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: 0px solid #ebd2c2;
    padding: 0px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}
.social-icon {
    border-radius: 5px;
}
.landingpagemanager {
    display: none;
}
/*บทความ*/


/*payment*/
.main-timeline:before {
    content: '';
    width: 85%;
    height: 25px;
    border-bottom: 3px dotted #ccc;
    left: 10%;
    top: 22%;
    position: absolute;
}
.icon-payment {
    font-size: 1em;
    padding: 1% 3% !important;
    text-align: center;
    transition: 0.5s;
}
.icon-payment:hover {
  transform: translateY(-10px);
}
.icon-payment img {
    width: 60% !important;
    margin-bottom: 10px;
}
.text-number {
    font-size: 2.3em;
    color: #9f0102;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
}
.payment1 {
    font-size: 1.4em;
    font-weight: 600;
    padding: 4% 0 0;
}
.hvr-grow {
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    transition-property: transform;
    width: 100%;
    margin-bottom: 0px;
    font-size: 1em;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,10%);
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    transform: scale(1.03);
}
.padpay1 {
    padding-top: 2%;
}
.MainBankClass1 {
    height: 270px;
}
.boarder-confirm-payment {
    border: none !important;
    background-color: rgba(255,255,255,0.0);
    padding: 0% 0;
}
.boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
    font-size: 1em;
    font-weight: 400;
}
.boarder-confirm-payment span.label {
    font-size: 0.8em;
    font-weight: 400;
}
/*form payment*/
.input-group-addon {
    color: #fff;
    background-color: #9f0102;
    border: 1px solid #9f0102;
    border-radius: 0px;
}
.no-js .confirm-payment .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 12px;
    font-size: 0.9em;
    font-weight: 300;
    line-height: 1;
    color: #444;
    background-color: #fff;
    background-image: none;
    border: 0px solid #fff;
    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: linear-gradient(to right,#9f0102 0,#9f0102 25%,#9f0102 50%,#9f0102 75%,#9f0102 100%);
    color: #fff;
    text-shadow: 0 0px 0 #9f0102;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 10px 30px;
    font-size: 0.9em;
    border: 0px solid transparent;
    width: auto;
}
.no-js .confirm-payment .btn-default:active {
   background-color: #9f0102;
}
.no-js .confirm-payment .btn-default:hover,
.no-js .confirm-payment .btn-default:focus {
    background-position: 0 0px;
    background-color: #9f0102;
}
.policy-des {
    padding: 3% 0;
}
.policy-des h3 {
    font-size: 1.4em;
}
.policy-des span {
    font-size: 1.1em;
    font-weight: 500;
}
.BankAutoHeight img {
    width: 60px !important;
    border-radius: 15px;
}
/*payment*/



/*ติดต่อเรา*/
.text-contact {
    padding: 0 8% 0 0;
}
.padding-contact {
    padding: 6px 0;
}
.text-contact h3 {
    font-weight: 600;
    margin: 0 0 15px;
    font-family: 'Oswald', sans-serif;
}
/*form Contact*/
.no-js #Component651d0953aa4796001360ba0f label  {
    display: none!important;
}
.no-js #Component651d0953aa4796001360ba0f .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component651d0953aa4796001360ba0f .form-control  {
    border: 1px solid #dbdbdb;
    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: 27px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: white;
    color: #000!important;
}
.no-js #Component651d0953aa4796001360ba0f .form-control:hover   {
    border: 1px solid #9f0102;
}
.no-js #Component651d0953aa4796001360ba0f .form-control:focus  {
    border: 1px solid #9f0102;
    -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 #Component651d0953aa4796001360ba0f .btn {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#9f0102 0,#9f0102 100%);
    background: #9f0102;
    color: #fff;
    text-shadow: 0 0px 0 #9f0102;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 10px 20px;
    font-size: 0.9em;
    font-weight: 400;
    border: 0px solid transparent;
}
.no-js #Component651d0953aa4796001360ba0f .btn-default:active {
   background-color: #9f0102;
}
.no-js #Component651d0953aa4796001360ba0f .btn-default:hover, .no-js #Component651d0953aa4796001360ba0f .btn-default:focus {
    background-position: 0 0px;
    background-color: #9f0102;
}
.no-js #Component651d0953aa4796001360ba0f  .col-xs-12.col-sm-5.col-md-5.padding  {
    width: 100%;
}
.no-js #Component651d0953aa4796001360ba0f span.label  {
    font-size: 0.85em;
    font-weight: 400;
}
.no-js #Component651d0953aa4796001360ba0f .ITPcheckboxAuthen  {
    font-size: 0.9em;
    padding: 0 0 0 0%;
}
#iframe651d0ac5e314dc001332d0a6 iframe {
    height: 245px;
}
/*ติดต่อเรา*/


/*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: #9f0102;
    border-color: #9f0102;
}
.pagination>li>a, .pagination>li>span {
    color: #9f0102;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #9f0102;
    background-color: #f7f7f7;
}
/*pagination*/




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body, html {
    font-size: 20px;
}
  .dropdown-menu>li>a {
    font-size: 1.2em;
}
  .Template-B-Name {
    height: 90px;
}
  .itopplus-footer {
    font-size: 18px;
}
  .footer-pd .media-body {
    padding: 13px 0 0;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
.about-detail2 {
    padding: 5% 5% 9.3%;
}
  .Bodycheckout {
    font-size: 20px;
}
  .Headcheckout {
    font-size: 24px;
}
  .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    font-size: 20px;
}
  #scrolltoshop {
    font-size: 19px;
}
  .nav-template p {
    font-size: 1.6em;
}
  .nav-template strong {
    font-size: 2em;
}
.nav-template li {
    display: inline-table;
}
 .nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .img-container {
    padding-bottom: 68%;
}
  .padpay1 {
    padding-top: 1%;
}
  .main-timeline:before {
    top: 24%;
}
  .text-contact {
    padding: 0 9% 0 0;
}
  .padding-contact {
    padding: 10px 0;
}
  .no-js #Component651d0953aa4796001360ba0f .form-control {
    padding: 31px 20px;
}
  #iframe651d0ac5e314dc001332d0a6 iframe {
    height: 240px;
}
  .itopplus-slide {
    padding-top: 4.6%;
}
  figure.effect-jazz {
    margin-bottom: 6px !important;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.navbar-default .navbar-nav>li>a {
    margin: 0 15px;
}
  .shopcart {
    width: 55px !important;
    height: 55px !important;
    top: 15%;
    background-size: 30px;
}
  .h2, h2 {
    font-size: 2.5em;
}
  .Template-B-buttonDetail, .Template-B-buttonDetail:hover {
    width: 40%;
}
   .nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main .img-container {
    padding-bottom: 74%;
}
  .main-timeline:before {
    top: 20%;
}
  figure.effect-oscar figcaption {
    padding: 1em;
}
  .Template-B-button, .Template-B-button:hover {
    width: 75%;
}
  .btn-contact {
    width: 50%;
}
  .contact-pd-bg {
    padding: 10% 0 10%;
}
  .copy-right {
    padding: 3% 0;
    text-align: center;
}
  .Template-B-Name {
    height: 100px;
}
  .Template-B-buttonDetail, .Template-B-buttonDetail:hover {
    width: 30%;
}
  .table-responsive {
    border: 0px solid #ddd;
}
.Shopcart-Related-Main {
    display: none;
}
table.tj2 td:nth-child(1) {
    width: 15%;
}
  table.tj2 td:nth-child(2) {
    width: 85%;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
  .nav-template li.col-md-6.col-sm-8.col-xs-12.maxHeight-main {
    width: 100%;
}
  .nav-template li.col-md-6.col-sm-4.col-xs-12.maxHeight-TP4 {
    width: 100%;
}
  .nav-template  .img-container {
    padding-bottom: 100%;
}
  h3.managerHeader {
    font-size: 2.5em;
}
  .Textmanager.font-inherit {
    display: block;
}
  .padpay1 {
    padding-top: 3%;
}
  .main-timeline:before {
    top: 14%;
}
    table.tj2 td:nth-child(1) {
    width: 20%;
}
  table.tj2 td:nth-child(2) {
    width: 80%;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl651bca8bce4b1e00134ad07f {
    padding: 0 !important;
}
  .about-border1 , .about-border2 {
    width: 50px;
}
  .about-border-display {
    font-size: 1.6em;
}
  figure.effect-oscar h2 {
    font-size: 1.4em;
    width: 50%;
}
  figure.effect-oscar figcaption {
    padding: 1em 0em;
}
  .Template-B-Name {
    height: inherit;
    margin-bottom: 3%;
}
  .Template-B-button, .Template-B-button:hover {
    width: 45%;
}
  .itopplus-bg4 {
    background-position: left;
}
  .wine-detail img {
    width: 50% !important;
}
  .wine-detail {
    white-space: inherit;
}
  .about-logo {
    width: 50%;
}
  .about-detail3 h3 {
    white-space: inherit;
}
  .Template-B-buttonDetail, .Template-B-buttonDetail:hover {
    width: 45%;
}
  .nav-template .col-md-4.col-sm-4.col-xs-4.padding-col {
    width: 100%;
}
  .nav-template .col-md-8.col-sm-8.col-xs-8.padding-col {
    width: 100%;
    padding: 10px 0 0;
}
  .icon-payment {
    display: inline-grid;
    width: 50%;
    align-items: start;
}
  .main-timeline:before {
    display: none;
}
  .boarder-confirm-payment label.col-xs-12.col-sm-3.col-md-3.control-label {
    padding: 0 25px;
}
  .padding-contact {
    padding: 11px 0;
}
  .no-js #Component651d0953aa4796001360ba0f .col-md-6 {
    padding: 0 15px;
}
  table.tj2 td {
    border: 0px solid #fff;
    padding: 10px 0;
    vertical-align: baseline;
}
  table.tj2 td:nth-child(1) {
    width: 40%;
}
  table.tj2 td:nth-child(2) {
    width: 60%;
}
}




