.itopplus-background {

}
.itopplus-bg{
   background-image: none;
}
.itopplus-bg2{
  background-image: url('https://itp1.itopfile.com/ImageServer/c08bc7409cb3fdb5/1903/0/hormokpuddingbg2z-z1586000947993.webp');   
}
.itopplus-bg3{
  background-image: url('https://itp1.itopfile.com/ImageServer/c08bc7409cb3fdb5/1903/0/hormokpuddingbg3z-z1099540352193.webp');   
  background-position: bottom;
}
.itopplus-bg4{
  background-image: url('https://itp1.itopfile.com/ImageServer/c08bc7409cb3fdb5/1903/0/hormokpuddingbg4z-z1646996557866.webp');   
    background-position: top;
}
.itopplus-bg5 {
    background-image: url(https://itp1.itopfile.com/ImageServer/c08bc7409cb3fdb5/1903/0/hormokpuddingbg5z-z218685296080.webp);
    background-position: top;
    background-color: #fffefa;
}
.itopplus-banner{
  background-image: url(http://itp1.itopfile.com/ImageServer/c08bc7409cb3fdb5/0/0/unnamedz-z135098141448.webp);   
  background-repeat: no-repeat;
  background-size: 100% auto;  
}
.itopplus-banner-border{
 background: linear-gradient(to right, rgba(158,120,53,1) 0%, rgba(232,198,139,1) 50%, rgba(158,120,53,1) 100%);
 height: 10px
}

/************Menu***************/
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #fff;
    background-image: linear-gradient(to bottom,#fff 0,#fff 100%);
    color: #000!important;
}


#main-navbar-collapse {
    text-align: left; 
}
.itopplus-search {
    color: #000;
    margin-top: 0px;
}
.navbar-default {
    background: #052f5c!important;
}
.navbar-default .navbar-nav>li>a {
    color: #052f5c;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:active {
    color: #052f5c !important;
    background-color: transparent;
    box-shadow: inset 0 -3px 0 0 #052f5c;
    border-bottom: none;
  	font-weight: 600;
}

/******************************/
.itopplus-sidebar-menu-single {
    border-bottom: transparent;
}
.nav>li>a:focus {
    border-bottom: none !important;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover {
    border-color: transparent!important;
    background-color: transparent!important;
}
/****************Add-on***************/
.itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
    content: '|';
    font-size: 1em;
    position: absolute;
    top: 23%;
    right: 0;
    color: #000;
    display: none;
}
.itopplus-banner2{
    background: #fff;
}
/************************************/






@media only screen and (min-width: 769px){
.navbar-default.navbar-fixed .nav {
    display:none
}
.navbar-default {
    background: #052f5c !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:active {
    background-color: transparent;
    color: #fff!important;
}
.text-bar {
    color: #fff!important;
}
.itopplus-banner {
    position: inherit;
}
.navbar-header {
    display: block !important;
}
}

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

/* 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;
}
.navbar-default {
    background-color: transparent!important;
}
.itopplus-head{
  position: absolute;
  width: 100%;
  z-index: 100;
}
.navbar-default .navbar-nav>li>a {
    font-size: 18px;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.itopplus-menu {
    margin-top: 1%;
    padding-bottom: 1%;
}
.navbar-default {
    background: transparent!important;
}
.navbar-default.navbar-fixed .nav {
    display:block
}
/* scrollbar 1  */
 ::-webkit-scrollbar {
  width: 10px;
}
 ::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 ::-webkit-scrollbar-thumb {
  background: #ebca8f; 
}
 ::-webkit-scrollbar-thumb:hover {
  background: #ebca8f; 
}
/* 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;
}
}

@media only screen and (min-width :1900px) {
.navbar-default .navbar-nav>li>a {
    font-size: 20px !important;
    margin-left: 10px;
    margin-right: 10px;
}
.empty-space1 h5 {
    font-size: 4.5em!important;
}
.bg-topic1 {
    font-size: 28px!important;
}  
.button-text1 {
    font-size: 26px!important;
}
.Template-H-frame {
    margin: 0% -5% 10% -5%!important;
}
.Template-H-button {
    width: 70%!important;
}
.Template-H-Price {
    height: 85px!important;
}
.Template-H-Price {
    font-size: 18px!important;
}
.Template-H-Name {
    font-size: 18px!important;
} 
.bg-topic2, .bg-topic3 {
    font-size: 22px!important;
}  
.footer-img1 {
    width: 90%;
}
.empty-space3 {
    padding: 15% 10% 10% 10%!important;
    margin-top: 9%!important;
}
.icon_b {
    font-size: 18px!important;
} 
.empty-space6 {
    padding: 10% 7% 0%!important;
} 
.icon-img8 {
    width: 13%!important;
}
.img5 {
    width: 50%!important;
}
  
  
  
h1 {
    font-size: 3.5em!important;
}  
h2 {
    font-size: 4.5em!important;
}
h5 {
    font-size: 28px!important;
}
h6 {
    font-size: 38px!important;
}  
p {
    font-size: 18px!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%!important;
}


 
#background624553c6ffc5610013075c45 .thumbnail .imgLightbox,
#background624558627d20120014286a59 .thumbnail .imgLightbox,
#background6245588b7d20120014286a60 .thumbnail .imgLightbox,
#background624fe8f9725cfd0013b50db5 .thumbnail .imgLightbox,
#background624fee49725cfd0013b50f82 .thumbnail .imgLightbox,
#background624ff7e5a4159d00136ed12e .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
      border: solid 5px #fff;
    box-shadow: 0px 0px 20px 0px rgb(235 182 75);
}
#background624553c6ffc5610013075c45 .thumbnail,
#background624558627d20120014286a59 .thumbnail,
#background6245588b7d20120014286a60 .thumbnail,
#background624fe8f9725cfd0013b50db5 .thumbnail,
#background624fee49725cfd0013b50f82 .thumbnail,
#background624ff7e5a4159d00136ed12e .thumbnail {
    border: solid 0px #ccc;
    background: transparent;
    color: #000;
    border-radius:0px;
    padding: 0%!important;
    transition: 0.5s;
   box-shadow: 0px 0px 0px 0px rgba(225,149,145,0);
}
#background624553c6ffc5610013075c45 .thumbnail:hover,
#background624558627d20120014286a59 .thumbnail:hover,
#background6245588b7d20120014286a60 .thumbnail:hover,
#background624fe8f9725cfd0013b50db5 .thumbnail:hover,
#background624fee49725cfd0013b50f82 .thumbnail:hover,
#background624ff7e5a4159d00136ed12e .thumbnail:hover {
    border: solid 0px #b9297e;
    box-shadow: 0px 0px 0px 0px rgba(225,149,145,0);
    background:transparent;
    border-radius: 0px;
    color: #000;
}

 
#background6245588b7d20120014286a60 {
    width: 70%;
    margin: 0 auto;
}


  

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

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*/

#background624141454904810014417fb9 .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 */







/* อัลบั้ม slide  */

.jssorb03 div {
  background-position: -5px -4px;
  background-color:#fff;
  color: #fff !important;
}
.jssorb03 .av, .jssorb03 div, .jssorb03 div:hover {
    background: transparent;
    overflow: hidden;
    cursor: pointer;
    width: 10px!important;
    height: 10px!important;
    background-color: #b98e25;
    border: 1px solid #b98e25;
    border-radius: 100px;
    margin-left: -211%;
}
.jssora03l {
  display: none;
}
.jssora03r {
  display: none;
}
.jssora03r.jssora03rds {
  display: none;
}
.jssorb03 div span {
    display: none;
}





/*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;
}






/*-------สไลด์-------*/
.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;
    margin-top:2%;
}
.ef {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: transform .25s;
}
.ef li:hover {
    opacity: 0.8;
    transition: 0.32s;
}







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

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



/*---สไลด์---*/ 

#carousel62451b597d2012001428579d .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;
}
/*
#carousel61b2ee10dd70550013c5007f .carousel-indicators {
    bottom: 50px;
}
*/
.glyphicon-chevron-left:before, 
.glyphicon-chevron-right:before {
   display: none;
}
/*---สไลด์---*/
 




/* shopcart  */


.shopcart {
    border-radius: 100px;
    width: 70px!important;
    height: 70px!important;
    background-image: url(http://itp1.itopfile.com/ImageServer/c08bc7409cb3fdb5/35/0/shopz-z1599050653481.webp);
    background-color: #0b3d73;
    background-position: 50% 50%;
    right: 2%;
    top: 15%;
}





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;
    background-color: transparent;
    padding: 0px;
    border-radius: 10px;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%);
}
.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: #ff0000!important;
}
.Template-H-frame:hover {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 0%);
    border: solid 0px #eee;
}
.Template-H-frame {
    padding: 0% 0% 10% 0%;
    margin: 0% -7% 10% -7%;
    border: solid 0px #eee;
    border-radius: 0px;
    background-color: #fff;
    transition: 0.5s;
    box-shadow: 0px 0px 0 0px rgb(0 0 0 / 0%);
}
.Template-H-frame img:hover {
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
    transition: 0.35s;
    border-radius: 10px;
}
.Template-H-frame img {
    border-radius: 10px;
    transition: 0.35s;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

 

.Template-H-Price {
    font-size: 16px;
}
.Template-H-Title {
    color: #232323;
    font-size: 24px;
      height: 45px;
}
.Template-H-Title label {
    font-weight: 300;
}
.Template-H-Name {
    color: #000000;
    font-size: 16px;
    text-align: center;
    height: 60px;
    margin-top: 5%;
}
.Template-H-Name label {
    font-weight: 400;
}
.priceNoPromotion {
    color: #bd6aaa;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
}
.promotionPrice {
    font-weight: 400;
    color: #1e1e1e!important;
    font-size: 22px;
}/*
span.currencyNormalPage {
    font-size: 16px;
}*/
strike.promotionPrice {
    color: #959595!important;
    font-size: 16px;
    font-weight: 300;
    margin-left: 4%;
}
span.promotionPrice {
    margin-left: 4%;
}
.Template-H-button:hover {
    border: solid 1px #032345;
    background: #032345;
    color: #ffffff;
}
.Template-H-button {
    border: solid 1px #032345;
    background: #032345;
    padding: 7px 0 7px 0%;
    color: #c7ac77;
    font-size: 16px;
    font-weight: 400;
    width: 85%;
    border-radius: 10px;
    transition: 0.5s;
}






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

.Template-H-Des {
    height: 60px;
    text-align: center;
    color: red;
    font-size: 18px;
    font-weight: 400;
}
.Template-H-Price label {
    color: #bd6aaa!important;
    font-weight: 400;
    font-size: 24px;
    text-transform: uppercase;
}
.Template-H-Price {
    height: 75px;
    width: 100%;
    text-align: center;
}


.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: 32px;
    text-transform: uppercase;
    padding: 1.2% 0% 1.2% 0%;
    background: linear-gradient(to bottom, rgba(227,184,99,1) 0%, rgba(227,184,99,1) 50%, rgba(196,145,42,1) 75%, rgba(196,145,42,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Charmonman', 'Prompt';
    font-weight: 900;
}
.Template-H-ProName {
    color: #c7ac77;
}


.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;
  display: none;
}
.Template-H-PriceNormal strike {
    font-weight: 400;
    color: black;
    font-size: 20px;
}
.Template-H-buttonDetail {
    border: solid 1px #032345;
    padding: 10px 0 10px 0;
    background: #032345;
    color: #c7ac77;
    font-size: 18px;
    font-weight: 400;
    margin-top: 5%!important;
    margin-bottom: 5%!important;
    font-family: Prompt,sans-serif;
    border-radius: 10px;
    width: 35%;
    transition: 0.5s;
}
.Template-H-buttonDetail:hover {
    border: solid 1px #032345;
    background: #032345;
    color: #ffffff;
}
 
.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-size: 32px;
    margin-top: 5%;
    text-transform: uppercase;
    padding: 1.2% 0% 1.2% 0%;
    background: linear-gradient(to bottom, rgba(227,184,99,1) 0%, rgba(227,184,99,1) 50%, rgba(196,145,42,1) 75%, rgba(196,145,42,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Charmonman', 'Prompt';
    font-weight: 900;
}
.ui.steps .step.active {
    color: #fff;
    background: #c7ac77;
}
.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: #c7ac77;
    border: 5px solid #c7ac77;
}
.btnCheckoutprevious {
    background-color: #c7ac77;
    font-weight: 300;
    font-size: 18px;
}
.step5checkout {
    background-color: #c7ac77;
    border: 7px solid #c7ac77;
}
.shopcart-paymentpage {
    font-size: 18px;
    background-color: #c7ac77;
    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: #c7ac77;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 26px!important;
}
.Template-H-Item, .Template-H-Quantity {
    font-size: 16px!important;
    color: #000;
    font-weight: 400;
}

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




label#PriceMessageLandingPage {
    font-family: Prompt,sans-serif;
    margin-left: -4%;
    color: #c7ac77!important;
}


 
/* shopcart */







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









/*ul_icon*/
.icon_a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    text-align: left;
    list-style: none;
    padding: 0% 0%;
    margin: 0 auto;
    margin-bottom: 1%;
}
.icon_a li::before {
    content: '✿';
    padding-right: 0.5%;
    color: #e3b863;
}
.icon_b {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    text-align: left;
    list-style: none;
    padding: 0% 0%;
    margin: 0 auto;
    margin-bottom: 1%;
}
.icon_b li::before {
    content: '✿';
    padding-right: 1.5%;
    color: #e3b863;
    font-size: 20px;
}


/* class หน้าต้นแบบ */
.footer-text {
    text-align: center;
    color: #032345;
    font-weight: 400;
}

.footer-text1 {
    white-space: break-spaces;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5%;
}
.footer-text2 {
    color: #c7ac77;
    white-space: break-spaces;
}
.footer-text3 {
    color: #c7ac77;
    font-weight: 500;
    white-space: break-spaces;
    margin-left: 2%;
}


.footer-pd1 {
    margin-top: 3%;
}
.footer-img3 {
    margin-bottom: 5%;
}





/* class */

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





  
.icon-img1 {
    width: 5%;
    margin: 0 auto;
    margin-bottom: 3%;
    margin-top: 1%;
}
.icon-img2 {
    margin-top: 10%;
}
.icon-img3 {
    width: 105%;
    margin: 0 auto;
    margin-left: -2.5%;
    margin-top: -5%;
}
.icon-img4 {
    margin-top: -7%;
}
.icon-img5 {
    width: 75%;
    margin-top: -2%;
    margin-left: -20%;
}
.icon-img6 {
    width: 85%;
    margin: 0 auto;
}
.icon-img8 {
    width: 20%;
    margin: 0 auto;
    margin-bottom: 5%;
}






.empty-space {
    padding: 1%;
}
.empty-space1 h2 {
    background: linear-gradient(to bottom, rgba(227,184,99,1) 0%, rgba(227,184,99,1) 50%, rgba(196,145,42,1) 75%, rgba(196,145,42,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Charmonman', 'Prompt';
    padding: 5% 0% 0% 0%;
    font-weight: 900;
}
.empty-space1 h1 {
    font-weight: 900;
    background: linear-gradient(to bottom, rgba(227,184,99,1) 0%, rgba(227,184,99,1) 50%, rgba(196,145,42,1) 75%, rgba(196,145,42,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Charmonman', 'Prompt';
    padding: 1% 0% 0%;
}
.empty-space1 p {
    white-space: break-spaces;
    margin-bottom: 3%;
}
.empty-space1 {
    text-align: center;
    padding: 2% 0%;
}
.empty-space1 h5 {
    background: linear-gradient(to bottom, rgba(227,184,99,1) 0%, rgba(227,184,99,1) 50%, rgba(227,184,99,1) 70%, rgba(227,184,99,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Charmonman', 'Prompt';
    font-size: 3.5em;
    font-weight: 700;
    margin-bottom: -5%;
    padding-top: 3%;
}
.empty-space2 h2 {
    background: linear-gradient(to bottom, rgba(227,184,99,1) 0%, rgba(227,184,99,1) 50%, rgba(196,145,42,1) 75%, rgba(196,145,42,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Charmonman', 'Prompt';
    padding: 4% 0% 1% 0%;
    font-weight: 900;
    text-align: center;
}
.empty-space3 h6 {
    font-family: 'Charmonman', 'Prompt';
    margin-bottom: 2%;
    font-weight: 600;
}
.empty-space3 p {
    margin-bottom: 5%;
}
.empty-space3 {
    padding: 8% 5% 1% 5%;
    background-color: #fafafa;
    margin-left: -10%;
    margin-top: 3%;
}
.empty-space3 span {
    color: #ddb059;
}
.empty-space4 h4 {
    font-family: 'Charmonman', 'Prompt';
    margin-bottom: 2%;
    font-weight: 600;
    font-size: 26px;
}
.empty-space4 {
    width: 95%;
    margin: 0 auto;
    background-color: #ebca8e;
    padding: 4%;
    margin-top: -20%;
    position: relative;
}
.empty-space5 h6 {
    font-family: 'Charmonman', 'Prompt';
    margin-bottom: 1%;
    font-weight: 600;
    margin-top: 3%;
}
.empty-space5 h5 {
    font-family: 'Charmonman', 'Prompt';
    margin-bottom: 1%;
    font-weight: 600;
    margin-top: 3%;
    background: #ebca8e;
    color: white;
    padding: 3%;
    outline: 2px dashed;
    outline-offset: -15px;
    text-align: center;
    white-space: break-spaces;
}
.empty-space6 h6 {
    font-family: 'Charmonman', 'Prompt';
    margin-bottom: 2%;
    font-weight: 600;
}
.empty-space6 h3 {
    color: #ebca8e;
    margin-bottom: 2%;
    margin-top: 2%;
}
.empty-space6 h4 {
    font-weight: 500;
    margin-bottom: 1%;
    margin-top: 4%;
    white-space: break-spaces;
}
.empty-space6 {
    padding: 10% 7% 0%;
}
.empty-space7:hover {
    color: #c7ac78;
    box-shadow: 0 0 5px rgb(162 162 162 / 20%);
}
.empty-space7 {
    text-align: center;
    border: solid 1px #f1f1f1;
    padding: 7% 0%;
    transition: 0.5s;
}
.empty-space8 {
    text-align: center;
}
.empty-space8 h1 {
    font-family: 'Charmonman', 'Prompt';
    font-weight: 600;
}
.empty-space8 h3 {
    font-weight: 300;
    margin-bottom: 2%;
}









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

h1 {
    font-size: 2.5em;
}
h2 {
    font-size: 3.5em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 32px;
}
p {
    font-size: 16px;
}  
  






/* ส่วนเสริม */

.block-contact:hover {
    background-color: #c7ac77;
    color: #000;
}
.block-contact {
    display: inline-block;
    width: 48%;
    background-color: #042345;
    margin: 1%;
    font-size: 20px;
    padding: 2%;
    transition: 0.5s;
  color: #c7ac77;
}



.border-youtube {
    border: solid 5px #fff;
    box-shadow: 0px 0px 20px 0px rgb(235 182 75);
}
.border-mp4 {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 5%;
    margin-top: 5%;
}
.border-img1 {
    width: 66.7%;
    margin: 0 auto;
    margin-bottom: 5%;
}




.bg-topic1:hover,
.bg-topic2:hover {
    filter: drop-shadow(2px 4px 6px #e3b863);
}
.bg-topic1 {
    background-image: url(http://itp1.itopfile.com/ImageServer/c08bc7409cb3fdb5/0/0/hormokpudding15z-z799589413621.webp);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 70%;
    margin: 0 auto;
    text-align: center;
    padding: 6% 0% 10%;
    font-family: 'Charmonman', 'Prompt';
    color: #e3b863;
    font-size: 18px;
    font-weight: 600;
    margin-top: -18%;
    position: relative;
    transition: 0.5s;
}
.bg-topic2 {
    background-image: url(http://itp1.itopfile.com/ImageServer/c08bc7409cb3fdb5/0/0/hormokpudding15z-z799589413621.webp);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 75%;
    margin: 0 auto;
    text-align: center;
    padding: 7% 0% 7%;
    font-family: 'Charmonman', 'Prompt';
    color: #e3b863;
    font-size: 18px;
    font-weight: 600;
    margin-top: -15%;
    position: relative;
    transition: 0.5s;
    filter: drop-shadow(2px 2px 2px #e3b863);
}
.bg-topic3 {
    background-image: url(http://itp1.itopfile.com/ImageServer/c08bc7409cb3fdb5/0/0/hormokpudding15z-z799589413621.webp);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding: 9% 0% 10%;
    font-family: 'Charmonman', 'Prompt';
    color: #e3b863;
    font-size: 18px;
    font-weight: 600;
    margin-top: -15%;
    position: relative;
    transition: 0.5s;
    filter: drop-shadow(2px 2px 2px #e3b863);
}
.bg-topic4 {
    background-image: url(http://itp1.itopfile.com/ImageServer/c08bc7409cb3fdb5/0/0/hormokpudding15z-z799589413621.webp);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 40%;
    margin: 0 auto;
    text-align: center;
    padding: 4% 0% 5%;
    font-family: 'Charmonman', 'Prompt';
    color: #e3b863;
    margin-top: 5%;
    position: relative;
    transition: 0.5s;
}
.bg-topic4 h5 {
    font-weight: 700;
    margin-right: -15%;
}





.mg1 {
    padding: 0% 0%;
}
.mg2 {
    margin-top: 5%;
}
.mg3 {
    width: 28%;
    padding: 2.5% 0% 5%;
}
.mg4 {
    margin-top: 0%;
}



.button-text1 {
    font-family: 'Charmonman', 'Prompt';
    background: linear-gradient(to bottom, rgba(227,184,99,1) 0%, rgba(227,184,99,1) 25%, rgba(196,145,42,1) 69%, rgba(196,145,42,1) 100%);
    color: #fff;
    text-shadow: 2px 2px 2px rgb(86 86 86 / 50%);
    font-size: 24px;
    text-align: center;
    padding: 1% 4%;
    width: fit-content;
    margin: 0 auto;
    border-radius: 10px;
}




#background624561d7046e0b00148d9559 .col-md-3,
#background624fefc8a4159d00136ece58 .col-md-3 {
    width: 14.222%;
}
#background62456285ffc56100130762d4 .col-md-3,
#background624ff031725cfd0013b510f4 .col-md-3 {
    width: 12.5%;
}


.empty-shop h3 {
    color: #e3b863;
    margin-bottom: 0.5%;
}
.shop-button {
    color: #e3b863;
    font-size: 16px;
}


.product-mp {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.product-mp4 {
    background-color: #fafafa;
    padding: 10%;
}








.block-icon-pd {
    display: flex;
    width: 100%;
    background-color: #fafafa;
    padding: 2%;
    margin-bottom: 2%;
}
.block-icon-icon {
    width: 10%;
    margin-right: 3%;
}
.block-icon-text {
    width: 85%;
    align-self: center;
    font-size: 18px;
    color: #000;
}




.map-text {
    font-family: 'Charmonman', 'Prompt';
    margin-bottom: 1%;
    font-weight: 600;
    font-size: 2em;
    margin-top: 2%;
}
.map {
    background: #ebca8e;
    outline: 2px dashed;
    padding: 3%;
    outline-offset: -15px;
    text-align: center;
    margin: 0% 1%;
}








/* shop */

.bg2 {
    background-color: rgb(255 255 255);
    border-radius: 0px;
    border: solid 1px #f1f1f1;
    padding: 0% 0%;
}
.text17 {
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    margin-top: 2%;
    margin-bottom: 2%;
}
.img5 {
    width: 85%;
    margin: 0 auto;
}
.title {
    font-size: 28px;
    margin-top: 2%;
}
 







/*ฟอร์มสมัครสมาชิก*/
/*รูปแบบฟอร์ม*/
#uploadimage624ff335d71608001386f0df .form-control {
    border: none;
        border: 1px solid #dadada;
    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);
    margin-top: 10px;
    padding: 20px;
}
#uploadimage624ff335d71608001386f0df .form-control:focus {
    border-bottom: 1px solid #f7ba58;
}
#uploadimage624ff335d71608001386f0df #capcha0 {
    margin-left: -0.7%;
    width: 104.9%;
}

/*ปิดไอคอนน้าหลัง*/
#uploadimage624ff335d71608001386f0df .glyphicon {
    display: none;
}
#uploadimage624ff335d71608001386f0df .input-group-addon {
	display:none;
}

/*ช่องวันเกิด*/
#uploadimage624ff335d71608001386f0df .input-group {
    display: block;
}
#uploadimage624ff335d71608001386f0df input[type="date"] {
    width: 100%!important;
}
#uploadimage624ff335d71608001386f0df .has-feedback .form-control {
    padding-right: 10px;
}

/*ขนาดตัวอักษร*/
#uploadimage624ff335d71608001386f0df label.control-label {
    font-size: 16px;
    font-weight: 500;
}

/*ขนาดตัวอักษรในช่องอินพุต*/
#uploadimage624ff335d71608001386f0df input::placeholder {
    font-size: 14px!important;
}
#uploadimage624ff335d71608001386f0df .input-sm, 
#uploadimage624ff335d71608001386f0df .form-horizontal .form-group-sm .form-control {
	font-size:14px!important;
}

/*ความยาวช่องของ ที่อยู่ แขวง เขต จังหวัด รหัสไปรษณีย์*/
#uploadimage624ff335d71608001386f0df .has-feedback .col-xs-12.col-sm-12.col-md-6 {
	width: 109.5% !important;
}

 /*ขนาดของฟอร์น*/
#uploadimage624ff335d71608001386f0df address-ui label {
    font-weight: 500;
    font-size: 16px;
}

/*ไอคอนเลือกไฟล์*/
#uploadimage624ff335d71608001386f0df i.glyphicon.glyphicon-open {
    display: inherit!important;
      color: #000;
}
/*ไอคอนสมัครสมาชิก*/
#uploadimage624ff335d71608001386f0df i.glyphicon.glyphicon-ok {
    display: inline-block!important;
}

/*ปุ่มเลือกไฟล์*/
#uploadimage624ff335d71608001386f0df .btn-success span {
    font-size: 12px;
    font-weight: 500;
      color: #000;
}
#uploadimage624ff335d71608001386f0df .btn-success {
    color: #2e2f33;
    background-image: linear-gradient(to bottom,#f0f0f0 0,#e1e2e5 100%);
  	background-color: transparent;
    border-color: #ffffff00;
    box-shadow: none;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    margin-top: -3px;
}
#uploadimage624ff335d71608001386f0df .btn-success:hover {
    background-position: 0px;
    background: #c7ac77;
    color: #000;
}

/*ปุ่มสัมครสมาชิก*/
#uploadimage624ff335d71608001386f0df .col-md-12 .pull-right {
    float: none!important;
}
#uploadimage624ff335d71608001386f0df .col-md-12 .pull-right button {
    margin: 0 auto;
}
#uploadimage624ff335d71608001386f0df .pull-right .btn-default {
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    box-shadow: 0 0 0 0 rgb(179 179 179);
    padding: 8px 10px;
    font-size: 20px;
    border: 0px solid transparent;
    color: #000;
    text-shadow: none;
    border-radius: 0px;
    background: #c7ac77;
}
#uploadimage624ff335d71608001386f0df .pull-right .btn-default:hover, .pull-right .btn-default:focus {
    background-position: 0 0px;
    background: #c7ac77;
}
.panel {
    box-shadow: 0 0 0 rgb(0 0 0 / 5%);
}
/*ฟอร์มสมัครสมาชิก*/








/*from Contact*/
 
.no-js #Component6250089ba4159d00136ed442 label {
    display: none!important;
}
.no-js #Component6250089ba4159d00136ed442 .col-md-6 {
    width: 60%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component6250089ba4159d00136ed442 .form-control {
    border: 1px solid #ccc;
    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: 14px!important;
    padding: 30px;
    background: #fff;
    color: #000;
}
.no-js #Component6250089ba4159d00136ed442 .form-control:hover {
	border-color: #c7ac77 ;
}
.no-js #Component6250089ba4159d00136ed442 ::placeholder {
    color: #000!important;
  font-weight:300;
}

.no-js #Component6250089ba4159d00136ed442 .form-control:focus {
    border-color: #c7ac77 ;
    -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 #Component6250089ba4159d00136ed442 .btn {
    background-image:linear-gradient(to right, #c7ac77 0%,#c7ac77 50%,#c7ac77 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 #Component6250089ba4159d00136ed442 .btn-default {
    text-shadow: 0 0 0 #fff;
}


.no-js #Component6250089ba4159d00136ed442 .btn-default:active {
background-color: #c7ac77;
}

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












/*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; 
}
.empty-space1 p {
    white-space: inherit;
}
.empty-space1 h5 {
    font-size: 2.5em;
}
.bg-topic1 {
    font-size: 16px;
}
#background62456ab5046e0b00148d99e8 .col-xs-12.col-sm-5fix,
#background62456ae47d201200142871d4 .col-xs-12.col-sm-5fix,
  #background624fb239d71608001386e444 .col-xs-12.col-sm-5fix {
    float: left;
    width: 33.33%;
}
 #background624553c6ffc5610013075c45 .col-md-4.col-sm-4.col-xs-6.col-sm-5fix {
    float: left;
    width: 33.33%;
}
   #background624fe8f9725cfd0013b50db5 .col-md-4.col-sm-4.col-xs-6.col-sm-5fix {
    float: left;
    width: 33.33%;
}
   #background624fee49725cfd0013b50f82 .col-md-4.col-sm-4.col-xs-6.col-sm-5fix {
    float: left;
    width: 33.33%;
}
    #background624ff7e5a4159d00136ed12e .col-md-4.col-sm-4.col-xs-6.col-sm-5fix {
    float: left;
    width: 33.33%;
}
.button-text1 {
    font-size: 20px;
}
.no-js #Component6250089ba4159d00136ed442 .col-md-6 {
    width: 100%;
} 
  
  
  

/********Mobile-Sidebar*********/
.navbar-default .navbar-brand {
    color: #fff!important;
}

.itopplus-sidebar-menu-single a:link {
    color: #fff!important;
}
.itopplus-sidebar-main a:link {
    color: #fff!important;
}
.itopplus-sidebar-menu-parent a {
    color: #fff !important;
}
.itopplus-sidebar-menu-single a:active {
    color: #fff!important;
    background-color: transparent!important;
}
.navbar-default .navbar-toggle:focus .text-bar{
    color: #fff!important;
}
.navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff !important;
}
.navbar-default .navbar-toggle .text-bar, .navbar-default .navbar-toggle:hover .text-bar {
    color: #fff !important;
}
  
.itopplus-footer {
    display: none;
} 
.empty-space5 h5 {
    white-space: inherit;
}  
.empty-space6 h4 {
    white-space: inherit;
}
.itopplus-sidebar-menu-parent a:active {
    background-color: transparent;
} 
  
  
h6 {
    font-size: 24px;
} 
h2 {
    font-size: 2.5em;
}
  
  
}







@media only screen and (max-width:480px) {
#imagesControl62451b597d2012001428579d {
    padding: 0px!important;
}
#contentnewmode624522f57d20120014285c1b,
#contentnewmode624522a37d20120014285bec  {
   margin: 0% -3%;
}
.bg-topic1 {
    font-size: 18px;
} 
#background62456ab5046e0b00148d99e8 .col-xs-12.col-sm-5fix, #background62456ae47d201200142871d4 .col-xs-12.col-sm-5fix, 
  #background624fb239d71608001386e444 .col-xs-12.col-sm-5fix {
    float: left;
    width: 50%;
}
#scrolltoshop62456ab5046e0b00148d99e8, #scrolltoshop62456ae47d201200142871d4, #scrolltoshop624fb239d71608001386e444 {
    margin-right: -7%;
}
.bg-topic2 {
    font-size: 20px;
}
.bg-topic3 {
    padding: 6% 0% 10%;
    font-size: 20px;
    width: 75%;
}
.border-mp4 {
    width: 100%;
}
.bg-topic4 {
    width: 75%;
    padding: 6% 0% 9%;
}
#background6245588b7d20120014286a60 {
    width: 100%;
} 
.mg3 {
    width: 70%;
    padding: 6% 0% 9%;
}  
.border-img1 {
    width: 100%;
}
#background624561d7046e0b00148d9559 .col-md-3,
  #background624fefc8a4159d00136ece58 .col-md-3 {
    width: 50%;
}
#background62456285ffc56100130762d4 .col-md-3,
#background624ff031725cfd0013b510f4 .col-md-3  {
    width: 50%;
}
a.navbar-brand.visible-xs.menu-mobile-custom.closelyclick.customLink {
    width: 13%!important;
}
.shopcart {
    border-radius: 100px;
    width: 50px!important;
    height: 50px!important;
    background-image: url(http://itp1.itopfile.com/ImageServer/c08bc7409cb3fdb5/20/0/shopz-z1599050653481.webp);
    background-color: #0b3d73;
    background-position: 50% 50%;
    right: 2%;
    top: 10%;
}
.itopplus-footer {
    display: block;
}   
.empty-space3 {
    margin-left: 0%;
} 
.block-icon-text {
    font-size: 16px;
}
#Component625003a0725cfd0013b514f6 .progress {
    width: 85%;
} 
#Component625003a0725cfd0013b514f6 textarea.form-control {
    width: 100%;
} 
.block-contact {
    width: 100%;
    font-size: 16px;
    padding: 5% 2%;
} 
.empty-space8 h1 {
    font-size: 22px;
}
.empty-space8 h3 {
    font-size: 14px;
}
  
}







@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; 
}
}

#google_translate_element {
    text-align: right;
    margin-top: -180px;
}

@media (max-width: 740px) {
  #google_translate_element {
    text-align: center;
    margin-top: 0px;
}
}

body, html { overflow-x: hidden; }

.eapps-widget-toolbar { display: none; }  


