.itopplus-background {
background-image:none; 
background-color:none; 

}
.navbar-default .navbar-nav>li>a {
    font-size: 16px;
}
.dropdown-menu>li>a {
    font-size: 16px;
}



/*เมนูหลักทั้งหมด*/
.navbar-default .navbar-brand {
    color: #fff;
}
.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #fff;
    background-color: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:focus .icon-bar,.navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:focus .text-bar,.navbar-default .navbar-toggle:hover .text-bar {
    color: #fff!important;
}
.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #fff;
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    background-color: transparent!important;
    color: #000;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    background-color: transparent;
    background-image: none;
    color: #000;
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    background-color: transparent;
    background-image: none;
    color: #000!important;
}


@media (max-width:768px) {
.navbar-default {
    background: #161616;
}
.text-bar {
    color: #fff!important
}
.itopplus-sidebar-menu-single a:link {
    color: #fff !important;
}
.itopplus-sidebar-menu-single a:active {
    background-color: transparent;
    color: #fff!important;
}
.itopplus-sidebar-menu-single {
    border-bottom: transparent;
}
.itopplus-sidebar-menu-parent a {
    color: #fff !important;
}
.itopplus-sidebar-menu-parent a:active {
    background-color: transparent;
    color: #fff!important;
}
.itopplus-banner {
    background-color: #161616;
}
.itopplus-bgmain2 {
    background-size: cover;
    background-position: bottom;
}
#controlBanner {
    width: 90%!important;
}
}

@media only screen and (min-width: 769px){
.navbar-default.navbar-fixed .nav {
    display:none
}
.navbar-default {
    background: #161616 !important;
}
.itopplus-sidebar-menu-single a:active {
    background-color: transparent;
    color: #fff!important;
}
.itopplus-sidebar-menu-single {
    border-bottom: transparent;
}
.itopplus-sidebar-menu-parent a:active {
    background-color: transparent;
    color: #fff!important;
}
.text-bar {
    color: #fff!important;
}
.itopplus-banner {
    background-color: #161616;
}
.container.itopplus-search {
    display: none !important;
}
}

@media only screen and (min-width: 992px){
.navbar-default {
    background: transparent!important;
}
.navbar-default.navbar-fixed .nav {
    display:block
}
}

/*เมนูชิดขวา*/
/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse {
    text-align: right;
    margin-right: 6%;
}
.itopplus-menu {
    padding-top: 3%;
}
.navbar-default {
    background: transparent!important;
}
.navbar-default.navbar-fixed .nav {
    display:block
}
.container.itopplus-search {
    display: inherit !important;
}
.itopplus-banner {
    background-color: #fff;
}
.itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
    content: '|';
    font-size: 1em;
    position: absolute;
    top: 28%;
    right: 0;
    color:#000;
}
/* scrollbar 1  */
 ::-webkit-scrollbar {
  width: 10px;
}
 ::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 ::-webkit-scrollbar-thumb {
  background: #2e302f; 
}
 ::-webkit-scrollbar-thumb:hover {
  background: #2e302f; 
}
/* scrollbar 1 */ 
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1366px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse {
    text-align: right;
    margin-right: 6%;
}
.navbar-nav>li>a {
    padding-top: 20px;
    padding-bottom: 10px;
}
.itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
    top: 38%;
}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse {
    text-align: right;
    margin-right: 6%;
}
.itopplus-menu {
    padding-top: 4%;
}
.head-text {
    margin-top: 4%;
}
.empty-space3 {
    margin-top: 15%!important;
}
.empty-space5 {
    margin-top: 20%!important;
}
.empty-space6 {
    margin-top: 17%!important;
}
.bg1 {
    padding: 9% 5%!important;
} 
.bg5, .bg6 {
    height: 875px!important;
} 
.empty-space11 {
    padding: 10% 5% 2% 5%!important;
} 
.empty-space10 {
    padding: 8% 5% 2% 5%!important;
}  
.reference-text {
    font-size: 24px!important;
}  
.empty-space12 {
    padding: 15%!important;
}  
.empty-space13 {
    padding: 10% 7% 0% 7%!important;
}  
#Contentmanager h3.managerHeader {
    font-size: 3em!important;
}  
  
  
  
h2 {
    font-size: 3.5em!important;
}  
h3, ul.icon_b, .updatewood-text {
    font-size: 20px!important;
}
h4 {
    font-size: 24px!important;
}  
  
  
}

@media only screen and (max-width:480px) {
#controlBanner {
    width: 107%!important;
}
}








  

/* photo */
.picf {
  transition:0.5s;
}
.picf:hover{
  transform: translate(0px, -8px); 
  transition:0.5s;
}

/*  bgpt */
.bgpt {
    transition: 0.3s;
}
.bgpt:hover {
    box-shadow: 0 0 5px rgb(162 162 162 / 20%);
}

/*  hvr */
.hvr-grow {
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    transition-duration: 0.3s;
    transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    transform: scale(1.10);
}

/*เฉพาะรูปแบบมีขอบ*/

.thumbnail img.imageGallery:hover{
   -webkit-transform: scale(1.1);
   transform: scale(0.98);
 -moz-transition: all 0.5s;
   -webkit-transition: all 0.5s;
   transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
   transform: scale(1.0);
   transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
   transform: scale(1.05);
   transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100.1%!important;
}

 
/* Album ย่อย ก่อนเข้ารายละเอียดสินค้า */

 .thumbnail {
    border: solid 0px #ccc;
    background: transparent;
    color: #333;
    border-radius: 0px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 0px 1px 10px 0px rgb(0 0 0 / 0%);
}
.thumbnail:hover {
    box-shadow: 0 0 0px rgb(162 162 162 / 0%);
	background: transparent;
    border-radius: 0px;
    color: #876d47;
}


/*-------สไลด์-------*/
.rslides_tabs {
    list-style: none;
    padding: 0;
    font-size: 18px;
    list-style: gujarati;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    display: flex;
    overflow-x: auto;
}
.ef {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: transform .25s;
}
.ef li:hover {
    opacity: 0.8;
    transition: 0.32s;
}


/*------------*/

figure.effect-selena {
    background: transparent;
}
figure.effect-apollo {
    background: transparent;
}

.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0,0,0,0);
}
.fancybox-skin {
    background: #fff;
    border-radius: 0px;
}
.fancybox-lock {
    overflow: auto;
}
.fancybox-margin {
   margin-right: 0px;
}
.fancybox-lock .fancybox-overlay {
   overflow: auto;
   overflow-y: hidden;
}

/*  Layout */
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}

/*  jazz */
figure.effect-jazz figcaption::after {
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
}
figure.effect-jazz {
    background: transparent;
}




/* oscar*/
#background61a0997c102ce30014f6a18b .grid figure figcaption {
    padding: 0em;
}


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.1,1.1,1);
}


/* oscar */



/*hvr-backward*/
.hvr-backward:hover, .hvr-backward:focus, .hvr-backward:active {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
}
.hvr-backward {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
   
}

.hvr-backward1:hover, .hvr-backward1:focus, .hvr-backward1:active {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}
.hvr-backward1 {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
   
}



/*  JazzByYing */
.JazzByYing-Position {
    display: block;
    overflow: hidden;
}
.JazzByYing {
	transition: 0.35s;
  	-webkit-transform: scale3d(1,1,1);
  	 transform: scale3d(1,1,1);
}
.JazzByYing:hover {
   -webkit-transform: scale3d(1.05,1.05,1);
 	transform: scale3d(1.05,1.05,1);
 	transition: 0.35s;
}

/**/
.itopplus-sticky-nav-bar-inside div {
  float: none!important;
  text-align: center;
}
#itopplus-sticky-nav-bar {
   background: #ffffff;
   box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.33);
}
#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
   color: #000;
   font-size: 12pt;
   border-bottom: none!important;
}

ul#itopplus-nav-bar-sticky {
   padding-top: 10px;
   padding-bottom: 15px;
}




/* shopcart  */
.shopcart {
    border-radius: 100px 100px 100px 100px;
    width: 60px!important;
    height: 60px!important;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26102021irn7/25/0/135gallery3z-z1195000013197.webp);
    background-color: #ecd9bd;
    background-position: 50% 50%;
    right: 1%;
    top: 2%;
}



img.pStatusProduct {
    height: 35%!important;
    top: 5%!important;
    left: 5%!important;
}

.Template-H-CateName {
    color: #000;
}
.Template-H-pic {
    height: inherit!important;
    border: solid 0px transparent;
    border-radius: 0px;
    background-color: transparent;
    padding: 0px;
}
.Template-H-innerPic img {
    border-radius: 0px;
}
.Template-H-innerPic:hover {
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
    transition: 0.35s;
}
.Template-H-innerPic {
    height: inherit!important;
    border: solid 0px transparent;
    display: block;
    overflow: hidden;
    transition: 0.35s;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
.Template-H-PricePromotion {
    color: #c66251;
}
.Template-H-frame:hover {
    box-shadow: 0px 0px 10px 0px rgb(82 137 255 / 20%);
    border: solid 0px transparent;
}
.Template-H-frame {
    padding: 5% 5% 10% 5%;
    margin: 0% -2% 15% -2%;
    border: solid 0px transparent;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgb(82 137 255 / 20%);
    transition:0.5s;
}
.Template-H-Title {
    color: #232323;
    font-size: 24px;
      height: 45px;
}
.Template-H-Title label {
    font-weight: 300;
}
.Template-H-Name {
    color: #64728a;
    font-size: 18px;
    text-align: left;
    height: 75px;
    margin-top: 5%;
}
.Template-H-Name label {
    font-weight: 400;
}
.priceNoPromotion {
    color: #c66251;
    font-size: 28px;
    font-weight: 400;
    text-align: left;
}
.promotionPrice {
    font-weight: 400;
    color: #c66251!important;
    font-size: 28px;
}
span.currencyNormalPage {
    font-size: 16px;
}
strike.promotionPrice {
    color: #959595!important;
    font-size: 16px;
      font-weight: 300;
}
span.promotionPrice {
    margin-left: 4%;
}
.Template-H-button {
    border: solid 1px #dfe8f7;
    border-radius: 30px;
    background: #dfe8f7;
    padding: 8px 0 8px 0%;
    color: #000000;
    font-size: 16px;
    font-weight: 300;
    width: 50%;
    margin: 0 auto;
    margin-right: 0;
    margin-top: -25%;
}

.Template-H-Icon {
    width: 20%;
}


.Template-H-Des {
    text-align: left;
      height: 75px;
}
.Template-H-Price label {
    color: #d03d3d!important;
    font-weight: 300;
    font-size: 24px;
    text-transform: uppercase;
}
.Template-H-Price {
    height: 55px;
    width: 70%;
    text-align: left;
    margin-top: 5%;
}


.shopcartRelated-Default {
       font-family: Prompt,sans-serif;
    font-size: 20px;
    font-weight: 500;
    padding: 0% 0% 1% 0%!important;
    border-bottom: solid 1px #50ba1e;
    width: 100%!important;
    margin-left: -1%;
}
.shopcart-Cate {
    font-size: 24px;
    text-transform: uppercase;
    padding: 1.2% 0% 1.2% 0%;
}
.Template-H-ProName {
    color: #876d47;
}


.Template-H-Big {
    border: solid 0px #c2c2c2;
}


.shopcartID-Head-Default, .shopcartID-Default, .shopcartName-Head-Default, .shopcartName-Default, .shopcartlinePrice-Default {
    border: solid 0px transparent;
}

.shopcartID-Head-Default, .shopcartID-Default, .shopcartName-Head-Default, .shopcartName-Default, .Template-H-PriceNormal, .Template-H-Quantity, .Template-H-Item {
       font-family: Prompt,sans-serif;
}
.shopcartID-Head-Default, .shopcartName-Head-Default, .shopcartSize {
    color: #000;
    font-size: 16px;
}

.shopcartID-Default, .shopcartName-Default {
    color: #000;
    font-size: 20px;
    font-weight: 500;
}
.Template-H-PriceNormal {
    color: #959595;
}
.Template-H-PriceNormal strike {
    font-weight: 300;
}
.Template-H-buttonDetail:hover,
.Template-H-buttonDetail:active,
.Template-H-buttonDetail:focus {
    background-color: #000;
    border: solid 1px #000;
    transform: scale(1.05);
}
.Template-H-buttonDetail {
  border: solid 1px #876d47;
    padding: 8px 0 7px 0;
    background: #876d47;
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    margin-top: 5%!important;
    margin-bottom: 5%!important;
    font-family: Prompt,sans-serif;
    border-radius: 30px;
    width: 30%;
   transition: 0.5s;
}
.PictureOverflow {
    width: 100%;
}
.Template-H-smallpic {
    width: 17%;
    border: solid 1px #c2c2c2;
    height: inherit;
    margin-top: 2%!important;
}
.fbcomments, .fbcomments span[style], .fbcomments iframe[style] {
    display: none;
}
.shopcartSize {
       font-family: Prompt,sans-serif;
}
.shopcartSize label {
    font-weight: 400;
}
select.input-sm {
           font-family: Prompt,sans-serif;
}
.shopcartDetail {
  font-family: 'IBM Plex Sans Thai', sans-serif;
    font-size: 26px;
    font-weight: 500;
    padding: 0% 0% 1% 0%!important;
    border-bottom: solid 1px #dddddd;
    margin-top: 5%;
    text-transform: uppercase;
    color: #876d47;
}
.ui.steps .step.active {
    color: #fff;
    background: #64728a;
}
.ui.steps .step.active .title {
    color: #ffffff;
}
.ui.steps .step .title {
        font-family: Prompt,sans-serif;
    font-size: 15px;
    font-weight: 300;
    padding: 10px 0px 10px 0px;
    line-height: 1.3;
}
.step1checkout {
    background-color: #64728a;
    border: 5px solid #64728a;
}
.btnCheckoutprevious {
    background-color: #64728a;
    font-weight: 300;
    font-size: 18px;
}
.step5checkout {
    background-color: #64728a;
    border: 7px solid #64728a;
}
.shopcart-paymentpage {
    font-size: 18px;
    background-color: #64728a;
    width: 30%;
    padding: 2%;
}
.Template-H-PriceMember {
    color: #000;
 font-family: Prompt,sans-serif;
}
.notificationcart {
    color: white;
    background-color: red;
    bottom: 30%;
    right: 20%;
}
.shopcartlinePrice-Default {
    font-size: 30px;
    font-family: Prompt,sans-serif;
    text-transform: uppercase;
}
.shopcartlinePrice-Default label {
    color: #876d47;
    font-weight: 500;
}

.Template-H-Item, .Template-H-Quantity {
    font-size: 16px!important;
    color: #000;
    font-weight: 400;
}

.row.margin.Shopcart-Related-Main {
    display: none;
}




.button-attribute-selected {
    color: #64728a!important;
    border: 1px solid #64728a!important;
    font-size: 16px!important;
    font-family: Prompt,sans-serif;
}
.button-attribute {
    color: #000!imporrtant;
    border: 1px solid #000!important;
    font-size: 16px!important;
    font-family: Prompt,sans-serif;
}
.button-attribute:hover {
    color: #ffdc08!important;
    border: 1px solid #ffdc08!important;
}





/* attribute */ 

.button-attribute  {
  border-radius: 0px!important;
  min-width: 8rem!important;
}
.button-attribute:hover {
    color: #64728a!important;
    border: 1px solid #64728a!important;
}
.button-attribute-selected {
      color: #fff!important;
      border: 1px solid #64728a!important;
      background: #64728a!important;
      border-radius: 0px!important;
      min-width: 8rem!important;
      transition:0.5s;
}
.k-colorpalette .k-item {
    border-radius: 100px;
  box-shadow: 0 2px 5px #8d8d8d;
}
.k-colorpalette .k-item.k-state-selected {
   box-shadow: 0 1px 4px #8d8d8d, inset 0 0 3px #fff;
}
table.k-palette.k-reset {
    border-collapse: separate;
    border-spacing: 5px;
}


.button-attribute-circle-selected {
border: 1px solid transparent!important;
box-shadow: 0 1px 4px #8d8d8d!important;
      margin: 0 0px 0px 0!important;
}
.button-attribute-circle {
border: 1px solid transparent!important;
  margin: 0 0px 0px 0!important;
}


/* shopcart */






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









/* NEW */

#background61b1a68c16dcc00014e6cdd7 .col-md-4 {
    width: 50%;
}
#background61b1a68c16dcc00014e6cdd7 .col-md-8 {
    width: 48%;
    margin-left: 2%;
    margin-top: 1%;
}
#background61b1a68c16dcc00014e6cdd7 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 20px;
    font-weight: 400;
}
#background61b1a68c16dcc00014e6cdd7 .img-container:hover {
    transform: scale(0.95);
}
#background61b1a68c16dcc00014e6cdd7 .img-container {
    transition: 0.5s;
}
#background61b1a68c16dcc00014e6cdd7 .nav-template li {
    padding: 5px 0px;
   transition: 0.5s;
}
#background61b1a68c16dcc00014e6cdd7 .nav-template li:hover {
    background-color: #ecd9bd;
}



/* LATEST BLOG */
#background61b1b25a16dcc00014e6cf68 .col-md-6 {
    width: 25%;
}
#background61b1b25a16dcc00014e6cf68 .col-md-4 {
    width: 100%;
}
#background61b1b25a16dcc00014e6cf68 .col-md-8 {
    width: 100%;
    text-align: center;
    margin-top: 20%;
    margin-bottom: 10%;
}
#background61b1b25a16dcc00014e6cf68 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 20px;
    font-weight: 400;
}
#background61b1b25a16dcc00014e6cf68 .col-md-8.col-sm-8.col-xs-12.padding-col p {
       display: none;
}
#background61b1b25a16dcc00014e6cf68 .img-container:hover {
    transform: scale(0.95);
}
#background61b1b25a16dcc00014e6cf68 .img-container {
    transition: 0.5s;
}
#background61b1b25a16dcc00014e6cf68 .img-container .img {
    height: 120%;
}
#background61b1b25a16dcc00014e6cf68 .nav-template li {
    padding: 10px 5px 0px 5px;
      transition: 0.5s;
}
#background61b1b25a16dcc00014e6cf68 .nav-template li:hover {
    background-color: #ecd9bd;
}





/* contenemanager */
/*อัลบั้มในเนื้อหาระบบ*/
#Contentmanager .form-group .col-md-3 {
  /*padding: 5px 5px 0px 5px;*/
  text-align: center!important;
  margin-bottom: -20px;
     width: 33.333%;
  padding-top: 15px;
}
#Contentmanager a.thumbnail.fancybox {
    border-radius: 0px;
    background-color: transparent;
    border: 0px dashed #ccc;
    padding: 0px;
}
#Contentmanager a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: transparent;
  box-shadow: 0px 0px 0px 0px rgb(220 220 220);
  opacity: 1;
      border: 0px dashed #ccc;
}
#Contentmanager .col-md-12.text-justify {
  padding-right: 10px;
  padding-left: 10px;
} 

#Contentmanager .col-md-6.pull-left {
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: -2%;
    margin-left: -0.5%;
}
.img-thumbnail, .thumbnail {
    -webkit-box-shadow: 0 0px 0px rgb(0 0 0 / 0%);
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
}
#Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
}




/* contenemanager */
.page-header {
    border-bottom: 0px solid #eee;
      margin: 0px 0 0px;
}
#Contentmanager h3.managerHeader {
    font-size: 3em;
    font-weight: 500;
    color: #876d47;
    text-transform: uppercase;
    text-align: center;
    padding: 4% 0% 3%;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    color: #333;
    padding: 5% 0 0% 0;
    font-weight: 500;
    background: transparent;
    line-height: 1.5;
    text-transform: uppercase;
    height: 60px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    background-color: transparent;
    color: #0e97e4;
}

.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 16px;
    font-weight: 300;
    color: #000;
    text-align: center;
      margin-bottom: 10px;
}

#background61b5c8eedd70550013c52656 .Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 16px;
    font-weight: 500;
    color: #fe0500;
    text-align: center;
    margin-bottom: 0px;
}


article.col-md-6.item.-micro {
    width: 24%;
    background-color: #fff;
}


.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 10px;
    margin: 0.5%;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
  border: solid 0px #c8c8c8;
      padding: 2%;
}
.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;
    border: solid 1px #e7e7e7;
    padding: 10px 10px 10px 10px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
  border: solid 1px #e7e7e7;
   padding: 10px 10px 10px 10px;
}

.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-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 33.333%;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
      transition: 0.3s;
      transform: scale(1.01);
     box-shadow: 0 0 10px #a2a2a2;
}
.contenemanager-gallery .thumbnail:hover {
      transition: 0.3s;
      transform: scale(1.01);
     box-shadow: 0 0 10px #a2a2a2;
}
.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);
}
.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);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.fbcomments, .fbcomments {
    display: none;
}
 .landingpagemanager {
    display: none;
}
.nav-template7 li a {
    color: #1c1c1c;
    display: inline-block;
    font-size: 18px!important;
}
.nav-template7 li:hover {
    background-color: #fff7ef;
    text-decoration: none;
}
#contenttype71 {
    font-size: 16px;
    text-align: left;
}
.nav-template7 .fa-plus:before {
    content: "\f101";
    color: #083a2e;
}
.col-md-12.text-justify {
    padding-right: 5px;
    padding-left: 5px;
}

.Textmanager.font-inherit {
    display: flow-root;
}
 

/* contenemanager */




/*---สไลด์---*/ 
/*#carousel618896098a602c0013194591 .hidden,
#carousel6188972e1e338600143fc9b4 .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
}
.carousel-indicators li {
    border: 1px solid #fff;
}
.carousel-indicators .active {
   background-color: #fff;
 	border-color:#fff;
}
#carousel618896098a602c0013194591 .carousel-indicators,
#carousel6188972e1e338600143fc9b4 .carousel-indicators {
    bottom: 10px;
}*/ 
.glyphicon-chevron-left:before, 
.glyphicon-chevron-right:before {
   display: none;
}
/*---สไลด์---*/




/* ค้นหา หน้าต้นแบบ */

.itopplus-search-shopcart-id {
    color: #333;
    font-size: 14px;
}
.itopplus-search-shopcart-name {
    padding-top: 0px;
    color: #333;
    font-size: 14px;
}
.itopplus-search-shopcart-price {
    color: #333;
    font-size: 16px;
}
.itopplus-search-image-flex-item {
    box-shadow: rgb(0 0 0 / 19%) 0px 0px 0px, rgb(0 0 0 / 23%) 0px 0px 0px!important;
    border: solid 1px #ccc;
}



/*ul_icon*/
.icon_a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    text-align: left;
    list-style: none;
    padding: 0%;
    margin: 0 auto;
    margin-bottom: 1%;
}
.icon_a li::before {
    content: '➤';
    padding-right: 0.5%;
    color: #71ab24;
}

ul.icon_b {
    font-size: 18px;
    padding: 0% 5%;
}



/* class หน้าต้นแบบ */

.head-text {
    font-size: 16px;
    border: solid 1px #3e3e3e;
    padding: 3% 5% 2% 5%;
    width: fit-content;
    margin: 0 auto;
    margin-right: -10%;
    border-radius: 30px;
}

.footer1 {
    text-align: center;
    padding: 1% 0%;
}
.footer2 {
    width: 60%;
    /* margin: 0 auto; */
    margin-top: 5%;
}
.footer3 {
    font-size: 20px;
    color: #e7e7e7;
    font-weight: 500;
    margin-bottom: 1%;
}
.footer4 {
    font-size: 16px;
    white-space: break-spaces;
    color: #e7e7e7;
}
.footer5 {
    font-size: 16px;
    margin-bottom: 4%;
    margin-top: 5%;
}
.footer-pd {
    margin-left: 15%;
    margin-right: -15%;
}

/* class */

.comingsoonn {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 5%;
    margin-top: 4%;
}



.border1 {
    border-bottom: solid 1px #000;
    width: 50%;
    margin-top: 5%;
    margin-bottom: 5%;
}
.border2 {
    border-bottom: solid 2px #876e48;
    width: 35%;
    margin-top: 3%;
    margin-bottom: 3%;
}




.bg-ab {
    display: flex;
    background-color: #fafafa;
    margin-top: 3%;
    margin-bottom: 3%;
}
.bg1 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26102021irn7/0/0/135gallery21z-z1373814517469.webp);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top;
    padding: 8% 5%;
    text-align: right;
}
.bg1 h1 {
    font-size: 2.3em;
    font-weight: 500;
    color: #876d47;
    margin-bottom: 2%;
}
.bg1 h4 {
    white-space: break-spaces;
}
.bg2 {
    background-color: #161616;
    color: #fff;
    padding: 3%;
}
.bg3 {
    background-color: #fafafa;
    padding: 10%;
}
.bg4 {
    display: flex;
    background-color: #fafafa;
    padding: 3%;
    margin-bottom: 3%;
}
.bg5 {
    background-color: #fafafa;
    padding: 5% 5% 0% 5%;
    width: 40%;
    height: 615px;
}
.bg5 h4 {
    font-weight: 300;
}
.bg5 h2 {
    font-weight: 500;
    color: #876d47;
}
.bg6 {
    background-color: #fafafa;
    padding: 5% 5% 0% 5%;
    width: 40%;
    margin: 0 auto;
    margin-right: 0;
    height: 615px;
    text-align: right;
}
.bg6 h4 {
    font-weight: 300;
}
.bg6 h2 {
    font-weight: 500;
    color: #876d47;
}





.button-new {
    font-size: 16px;
    text-align: center;
    background-color: #876d47;
    color: #fff;
    padding: 2% 8%;
    width: fit-content;
    border-radius: 30px;
    margin-top: 15%;
}
.button-img {
    width: 25%;
    margin: 0 auto;
    margin-right: 0;
    margin-top: 5%;
}
.button-text1:hover,
.button-text2:hover,
.button-text5:hover {
    background-color: #2e302f;
}
.button-text1 {
    width: fit-content;
    font-size: 18px;
    background-color: #876d47;
    color: #fff;
    text-align: center;
    padding: 2% 5%;
    margin-top: 5%;
    transition: 0.5s;
}
.button-text2 {
    width: fit-content;
    margin: 0 auto;
    font-size: 18px;
    background-color: #876d47;
    color: #fff;
    text-align: center;
    padding: 1% 3%;
    margin-top: 1%;
    transition: 0.5s;
    margin-bottom: 5%;
}
.button-text3 {
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    text-decoration: underline;
    color: #876d47;
    margin-top: 5%;
}
.button-text4 {
    font-size: 16px;
    background-color: #876d47;
    color: #fff;
    text-align: center;
    padding: 2% 10%;
    width: fit-content;
    margin-top: 3%;
}
.button-text5 {
    width: fit-content;
    font-size: 18px;
    background-color: #876d47;
    color: #fff;
    text-align: center;
    padding: 2% 5%;
    margin-top: 3%;
    transition: 0.5s;
}








.icon-img1 {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 15%;
}
.icon-img2 {
    width: 100%;
    margin: 0 auto;
    background-color: #f4f3f1;
    padding: 15%;
}
.icon-img3 {
    width: 95%;
    margin-top: 15%;
}
.icon-img4 {
    margin-bottom: 10%;
}





.empty-space {
    padding: 1%;
}
.empty-space1 span {
    font-size: 1.5em;
}
.empty-space1 h2 {
    text-align: center;
    color: #230603;
    font-weight: 500;
}
.empty-space1 {
    padding: 4% 0% 1%;
}
.empty-space2:hover {
    transform: scale(1.10);
}
.empty-space2 {
    width: 80%;
    margin: 0 auto;
    background: linear-gradient(to bottom, rgba(244,243,241,1) 0%, rgba(233,232,230,1) 100%);
    text-align: center;
    padding: 15% 0% 15% 0%;
    box-shadow: 0px 2px 5px 0px rgb(233 232 230);
    transition: 0.5s;
}
.empty-space3 span {
    color: #876d47;
    font-weight: 500;
}
.empty-space3 h4 {
    white-space: break-spaces;
    margin-top: 2%;
    line-height: 1.6;
    font-size: 22px;
}
.empty-space3 {
    margin-top: 5%;
    margin-left: -15%;
}
.empty-space3 h2 {
    text-align: left;
}
.empty-space4 span {
    color: #876d47;
    font-weight: 500;
}
.empty-space4 h4 {
    white-space: break-spaces;
    margin-top: 2%;
    line-height: 1.6;
}
.empty-space4 {
    margin-top: 22%;
    margin-right: -15%;
    text-align: right;
    z-index: 1;
    position: relative;
}
.empty-space4 h2 {
    text-align: right;
}
.empty-space5 span {
    color: #876d47;
    font-weight: 500;
}
.empty-space5 h4 {
    white-space: break-spaces;
    margin-top: 2%;
    line-height: 1.6;
}
.empty-space5 {
    margin-top: 15%;
    margin-left: -15%;
}
.empty-space5 h2 {
    text-align: left;
}
.empty-space6 h2 {
    text-align: left;
    color: #876d47;
    font-weight: 500;
    margin-bottom: 2%;
}
.empty-space6 h4 {
    white-space: break-spaces;
}
.empty-space6 {
    margin-top: 13%;
    margin-left: -15%;
}
.empty-space7 h2 {
    font-weight: 500;
    color: #876d47;
}
.empty-space7 h3 {
    margin-bottom: 3%;
}
.empty-space7 h5 {
    font-weight: 500;
    color: #876d47;
    margin-bottom: 2%;
}
.empty-space7 {
    padding: 15% 10% 3% 10%;
}
.empty-space8 h2 {
    font-weight: 500;
    color: #876d47;
    text-transform: uppercase;
}
.empty-space8 {
    padding: 30% 10% 5% 10%;
}
.empty-space9 h2 {
    font-weight: 500;
    color: #876d47;
    text-transform: uppercase;
}
.empty-space9 {
    text-align: center;
    padding: 5% 0% 2% 0%;
}
.empty-space10 h3 {
    margin-top: 4%;
    line-height: 1.6;
}
.empty-space10 h6 {
    font-weight: 500;
    color: #876d47;
    text-transform: uppercase;
    margin-bottom: 2%;
    white-space: break-spaces;
}
.empty-space10 {
    padding: 5% 0% 2% 4%;
}
.empty-space11 h5 {
    font-weight: 600;
    color: #876d47;
    white-space: break-spaces;
    margin-bottom: 2%;
}
.empty-space11 h4 {
    font-weight: 500;
    margin-bottom: 2%;
    margin-top: 4%;
}
.empty-space11 h3 {
    white-space: break-spaces;
}
.empty-space11 {
    padding: 1% 2% 2% 2%;
}
.empty-space12 h2 {
    font-weight: 500;
    color: #876d47;
    margin-bottom: 1%;
}
.empty-space12 h3 {
    margin-bottom: 2%;
}
.empty-space12 {
    padding: 10%;
}
.empty-space13 h4 {
    font-weight: 500;
    color: #876d47;
    margin-bottom: 2%;
    margin-top: 2%;
}
.empty-space13 h3 {
    white-space: break-spaces;
}
.empty-space13 {
    padding: 5% 5% 0% 5%;
}
.empty-space14 h2 {
    font-weight: 500;
    color: #876d47;
}
.empty-space14 h3 {
    margin-bottom: 3%;
}
.empty-space14 h5 {
    font-weight: 500;
    color: #876d47;
    margin-bottom: 2%;
}
.empty-space14 {
       padding: 2% 5% 3% 5%;
}
.empty-space15 {
    width: 10%;
    text-align: center;
    align-self: center;
    background-color: #876d47;
    color: #fff;
    padding: 2% 0%;
}
.empty-space16 {
    width: 90%;
    align-self: center;
    padding: 0% 3%;
}
.empty-space17 h4 {
    font-weight: 500;
    color: #876d47;
    margin-bottom: 1%;
}
.empty-space18 h4 {
    font-weight: 600;
    color: #876d47;
    margin-bottom: 3%;
    text-transform: uppercase;
}
.empty-space18 h3 {
    white-space: break-spaces;
    line-height: 2;
    text-transform: uppercase;
}
.empty-space19 h5 {
    font-weight: 600;
    font-style: italic;
}
.empty-space19 {
    text-align: center;
}
.empty-space-article h4 {
    font-weight: 500;
    color: #876d47;
    margin-bottom: 1%;
}
.empty-space-article h3 {
    white-space: break-spaces;
}
.empty-space-article {
    text-align: left;
}





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

h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 22px;
}
h5 {
    font-size: 24px;
}
h6 {
    font-size: 30px;
}
p {
    font-size: 16px;
}




/* REFERENCE */

#background61b1e39c1a23300013e1988c .grid figure figcaption:hover,
#background61b85f5e17f0d5001353b120 .grid figure figcaption:hover,
#background61b1ebd116dcc00014e6d76b .grid figure figcaption:hover {
    background-color: rgb(135 110 72 / 0.5)
}
#background61b1e39c1a23300013e1988c .grid figure figcaption,
#background61b85f5e17f0d5001353b120 .grid figure figcaption,
#background61b1ebd116dcc00014e6d76b .grid figure figcaption {
    transition: 0.5s;
}
.reference-text {
    font-size: 22px;
    margin-top: 10%;
}


/* PRODUCT MODEL */

#background61b851806e78400013cbd569 .grid figure figcaption:hover {
    background-color: rgb(135 110 72 / 0.5)
}
#background61b851806e78400013cbd569 .grid figure figcaption {
    transition: 0.5s;
}

/* I Want Made */

#background61b8576d17f0d5001353afb1 .grid figure figcaption:hover {
    background-color: rgb(135 110 72 / 0.5)
}
#background61b8576d17f0d5001353afb1 .grid figure figcaption {
    transition: 0.5s;
}




/* UPDATE WOOD */

#background61b83e9e17f0d5001353aae8 {
    width: 96%;
    margin: 0 auto;
    margin-right: 0;
    margin-top: -37%;
}
#background61b841df17f0d5001353ab75 {
    width: 96%;
    margin: 0 auto;
    margin-top: -37%;
    margin-left: 0;
}



/* ย่อย UPDATE WOOD */

.updatewood-pd {
    width: 95%;
    margin: 0 auto;
    margin-top: -10%;
    z-index: 1;
    position: relative;
    background-color: #fafafa;
    padding: 7%;
}
.updatewood-text {
    font-size: 18px;
    line-height: 1.6;
    text-align: left;
    white-space: break-spaces;
    text-transform: lowercase;
}


/* Contact */

.contact-text1 {
    font-size: 20px;
    font-weight: 600;
    color: black;
    margin-top: 5%;
    text-transform: uppercase;
}
.contact-text2 {
    color: #333;
    font-size: 16px;
    font-weight: 300;
    margin-top: 5%;
    margin-bottom: 10%;
    padding-bottom: 25%;
    border-bottom: dashed 1px #ccc;
    white-space: break-spaces;
}
.contact-text3 {
    font-size: 16px;
    color: #876d47;
    font-weight: 600;
}
.img-qr {
    border: dashed 1px #ccc;
    padding: 7%;
    width: 95%;
    background-color: #fff;
}



/* banner */
.text-pd {
    text-align: center;
    border-bottom: dashed 1px #ccc;
    padding-bottom: 4%;
    margin-bottom: 5%;
    margin-top: 3%;
}
.text-pd1 {
    background-color: #fff;
    color: #000;
    padding: 3%;
    width: 30%;
    margin-top: 23%;
    text-align: right;
}
.text-product-border {
    border-bottom: solid 2px #000;
    width: 12%;
    margin: 0 auto;
    margin-bottom: 1%;
    margin-top: 1%;
}
.text-product1 {
    font-size: 26px;
    font-weight: 400;
    color: #000;
}
.text-product2 {
    font-size: 34px;
    font-weight: 400;
    color: #876d47;
}


/*from Contact*/
 
.no-js #Component61b8651d6e78400013cbdc4b label {
    display: none!important;
}
.no-js #Component61b8651d6e78400013cbdc4b .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component61b8651d6e78400013cbdc4b .form-control {
    border: 1px solid transparent;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    font-size: 14px!important;
    padding: 30px;
    background: #fbfbfb;
    color: #000;
}
.no-js #Component61b8651d6e78400013cbdc4b .form-control:hover {
	border-color: #876d47 ;
}
.no-js #Component61b8651d6e78400013cbdc4b ::placeholder {
    color: #000!important;
  font-weight:300;
}

.no-js #Component61b8651d6e78400013cbdc4b .form-control:focus {
    border-color: #876d47 ;
    -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 #Component61b8651d6e78400013cbdc4b .btn {
    background-image:linear-gradient(to right, #876d47 0%,#876d47 50%,#876d47 100%);
    background-repeat: repeat-x;
    border-color: #baf1f3;
    border-radius: 0px;
    padding: 10px 30px;
    font-size: 16px;
    border: 0px solid transparent;
    color: #fff;
}

.no-js #Component61b8651d6e78400013cbdc4b .btn-default {
    text-shadow: 0 0 0 #fff;
}


.no-js #Component61b8651d6e78400013cbdc4b .btn-default:active {
background-color: #404040;
}

.no-js #Component61b8651d6e78400013cbdc4b .btn-default:hover,
.no-js #Component61b8651d6e78400013cbdc4b .btn-default:focus {
    background-position: 0 0px;
  background-color: #404040;
}





/*Hide Menu Phone*/



@media only screen and (min-width : 360px) {
.navbar-default .navbar-toggle {
    border-color: #66b2ff;
    border: none!important;
    background: none!important;

}
  
  .text-bar {
    color: #66b2ff!important;
    font-size: 0px!important;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
background-color: #fff; 
}
}


@media only screen and (max-width: 769px) {
.navbar-default .navbar-brand {
	padding: 11px;
}
.itopplus-search-image-flex-container {
   width: 100%!important;
   display: inline-block!important;
}

.itopplus-search-image-flex-item {
    background-color: #fafafa!important;
    display: inherit;
   padding: 10px 10px 10px 10px!important;
    margin: 0px!important;
    width: 50%!important;
    float: left;
    box-shadow: rgb(0 0 0 / 19%) 0px 0 0, rgb(0 0 0 / 23%) 0px 0 0!important;
    min-height: 200px!important;
    max-height: 200px!important;
}
.itopplus-search-shopcart-image img {
	width: 90% !important;
}  
#itp-shopcart-detail {
    padding-left: 0 !important;
} 
.itopplus-search-shopcart-image {
    height: auto !important;
    overflow: hidden;
}  
.itopplus-search-shopcart-image img{
 	 width: 100% !important;
}
.search_text {
    text-align: center;
}
.itopplus-search-shopcart-image {
    background: #f6f8f8;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #fff; 
}
#background61b068a56e910800134501c0 .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    float: left;
    width: 33.333%;
}
.empty-space3 h4 {
      white-space: inherit;
    font-size: 20px;
}
.empty-space4 h4 {
    white-space: inherit;
}
.empty-space4 {
    margin-top: 9%;
}
.empty-space5 h4 {
    white-space: inherit;
}
.empty-space5 {
    margin-top: 2%;
}  
#background61b1a68c16dcc00014e6cdd7 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 12px;
}
.button-new {
    font-size: 12px;
} 
 h2.no-background {
    font-size: 2em;
} 
.empty-space6 {
    margin-top: 8%;
}
.bg1 h4 {
    white-space: inherit;
} 
.bg1 h1 {
    font-size: 2em;
}
.bg1 {
    padding: 2% 2%;
    background-color: #e9e8e2;
}  
#background61b1b25a16dcc00014e6cf68 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 13px;
} 
.empty-space7 {
    padding: 5% 5% 5% 5%;
}  
.empty-space14 {
    padding: 5% 5% 5% 5%;
} 
.empty-space8 {
    padding: 20% 10% 5% 10%;
}
.bg5, .bg6 {
    height: 415px;
}  
.empty-space12 {
    padding: 5%;
}
.empty-space13 {
    padding: 5% 5% 5% 5%;
}
.contact-text2 {
    font-size: 12px;
}
  
  
  
  
  
h2 {
    font-size: 2em!important;
}
h4 {
    font-size: 20px;
}
  
  

  
  
  
  
}







@media only screen and (max-width:480px) {
  
#imagesControl61ac81aebe50fb0013543f49,
#imagesControl61b1b9cb16dcc00014e6d19a,
  #imagesControl61b821616e78400013cbcdcf,
  #imagesControl61b850c417f0d5001353aed5,
  #imagesControl61b8576d17f0d5001353afaf {
    padding: 0px!important;
} 
.empty-space1 span {
    font-size: 1.2em;
}  
#background61b068a56e910800134501c0 .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    float: left;
    width: 50%;
}
.empty-space3 {
    margin-top: 0%;
    margin-left: 0%;
}
.empty-space4 {
    margin-top: 0%;
    margin-right: 0%;
    text-align: left;
} 
.empty-space4 h2 {
    text-align: left;
}  
.empty-space5 {
    margin-top: 0%;
    margin-left: 0%;
}
.empty-space6 {
    margin-top: 0%;
    margin-left: 0%;
}
h2.no-background span {
    padding: 0 5px!important;
}
#background61b1b25a16dcc00014e6cf68 .col-md-6 {
    width: 100%;
}
#background61b1b25a16dcc00014e6cf68 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 16px;
}
 #Contentmanager h3.managerHeader {
    font-size: 1.7em;
} 
#Contentmanager .form-group .col-md-3 {
    width: 100%;
}  
ul.icon_b {
    padding: 0% 10%;
   font-size: 16px;
} 
.empty-space8 {
    padding: 10% 5% 5% 5%;
}
.reference-text {
    font-size: 18px;
    margin-top: 10%;
    margin-bottom: 5%;
    text-align: center;
}
.empty-space10 {
    padding: 5% 5% 5% 5%;
}  
.contact-text2 {
    font-size: 14px;
}
.empty-space2 {
    width: 100%;
} 
.empty-space3 h4 {
    font-size: 16px;
}
.bg1 {
    background-position: bottom;
    padding: 8% 5% 45% 5%;
    text-align: right;
    background-color: #e9e8e2;
}

  
  
  
h2 {
    font-size: 1.7em!important;
}
h3 {
    font-size: 16px;
}
h4 {
    font-size: 18px;
} 
h6 {
    font-size: 26px;
} 
  
  
.bg5, .bg6 {
    padding: 5% 5% 5% 5%;
    width: 100%;
    height: inherit;
}
#background61b83e9e17f0d5001353aae8 {
    width: 100%;
    margin: 0 auto;
    margin-right: inherit;
    margin-top: 0%;
}
#background61b841df17f0d5001353ab75 {
    width: 100%;
    margin: 0 auto;
    margin-top: 0%;
    margin-left: inherit;
}  
.icon-img3 {
    width: 100%;
    margin-top: 0%;
    margin-bottom: 5%;
}
.empty-space13 {
    padding: 0% 0% 0% 0%;
}  
.bg1 h1 {
    font-size: 1.7em;
}  

.text-product1 {
    font-size: 18px;
}
.text-product2 {
    font-size: 20px;
}
#imagesControl61e4f36c6d279e001a6b2aa0 {
    padding: 0px!important;
}
.text-product-border {
    margin-bottom: 4%;
}

.Template-H-buttonDetail { 
    width: 40%;
}
  

  
  
}





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



@media only screen and (min-width : 320px) {
.navbar-default .navbar-toggle {
    border-color: #66b2ff;
    border: none!important;
    background: none!important;

}
  
  .text-bar {

    color: #66b2ff!important;
    font-size: 0px!important;
}
.navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
background-color: #fff; 
}
}

body, html { overflow-x: hidden; }



.border2 {
    border-bottom: solid 1px #000;
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
}

