.itopplus-background {

}
body,
html {
    overflow-x: hidden;
}

.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_130820238km9/0/0/1z-z958293311431.webp');
}

.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_130820238km9/0/0/2z-z814416355115.webp');
}

.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_130820238km9/0/0/3z-z361585153172.webp');
  	    background-size: cover;
}

.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_130820238km9/0/0/4z-z520835611861.webp');
}

.itopplus-footer {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_130820238km9/0/0/fz-z1408052141854.webp');
}

/************Menu***************/
.navbar-default .navbar-nav>li>a {
    color: #2e2e2e;
    margin: 0 5px;
    padding: 7px 5px;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff !important;
    box-shadow: none;
    background: transparent;
    background-color: #793706;
    border-radius: 30px;
    border-top-left-radius: 0;
}

.dropdown-menu>li>a {
    color: #000;
}

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

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

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

.navbar-default {
    background: #e3d8c4;
}
  
/*new logo nav*/
.navbar-header {
    display: flex;
    flex-direction: row-reverse;
    box-shadow: 0 0 5px 0 #ccc;
    padding: 0 10px;
}

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

}

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

.navbar-default {
    background: transparent;
}

#controlPosition {
    margin-top: 3.5%;
    text-align: center;
}

#controlBanner {
    object-fit: contain;
    padding: 15px;
}

.no-js .itopplus-banner {
    /*background: #ffffff00;
    position: absolute;*/
  background: #e3d8c4;
    position: static;
    width: 100%;
    z-index: 100;
}

.itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
    content: '|';
    display: grid;
    place-content: center;
    color: #2e2e2e;
}

.itopplus-search {
    color: #000;
}
}

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

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

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

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


/************font-size***************/

.navbar-default .navbar-nav>li>a {
    font-size: 14px;
      font-weight: 500;
}

h1 {
    font-size: 4.125em;
}

h2 {
    font-size: 3.2em;
}

h3 {
    font-size: 2.6em;
}

h4 {
    font-size: 2.2em;
}

h5 , h3.managerHeader{
    font-size: 1.8em;
}

h6 {
    font-size: 1.4em;
}

p, .btn-all button , .btn-more, .btn-line2, .pre-art p,div#formdisplay651133193b75050012ef04b0 button,div#Component65112a6a9082920013b278ad .caption,.article li {
    font-size: 16px;
}

.pt-3 {
	padding-top:3%;
}

.pt-5 {
	padding-top:5%;
}

.pt-10 {
	padding-top:10%;
}

.pe-25 {
	padding-left:25%;
}

.fw-medium {
    font-weight: 500;
}

/*************master-page*****************/

.head-line {
    display: flex;
    gap: 10px;
	justify-content: center;
    position: relative;
    top: -10px;
}

    .head-line img {
        width: 50px;
    }

.cont-footer {
    display: grid;
    grid-template-columns: 10% auto;
    gap: 10px;
    margin-bottom: 5%;
}

.btn-line h6,
.btn-fb h6{
    font-weight: 600 !important;
    margin: 0 !important;
    color: #fff !important;
}

.footer p {
    font-weight: 600;
}

.btn-line,
.btn-fb {
    display: grid;
    grid-template-columns: 30% auto;
    align-items: center;
    gap: 5px;
    padding: 0 8%;
    width: 65%;
    border-radius: 0 3rem 3rem;
  	    margin-bottom: 10px;
}


.btn-line {
    background-color: #33d233;
}


.btn-fb {
    background-color: #1877f2;
}


.about-first a {
    color: #f2e8d3 ;	
}

.btn-line2 {
    display: flex;
    width: 30%;
    align-items: center;
    gap: 5px;
    background-color: #33d233;
    padding: 0.75rem 2rem;
    border-radius: 0 3rem 3rem;
    border: none;
  height: 45px;
  color: #fff;
}

.footer h6 {
    color: #455a1e;
    font-weight: 700;
    margin-bottom: 6%;
}

.contact-page h5 {
    color: #455a1e;
    font-weight: 700;
    margin-bottom: 3%;
}

.copy-right p {
    font-size: 11px;
    text-align: center;
}

.copy-right {
    border-top: 1px solid #000;
    padding: 2% 0;
}

.logo-footer {
    width: 90%;
    margin: auto;
    padding-top: 7%;
}

.icon-line {
    width: 20%;
}

.btn-more {
    background-color: #1e401f;
    padding: 1rem 2rem;
    border-radius: 0 3rem 3rem;
    border: none;
    height: 45px;
    width: 30%;
    text-align: center;
      float: left;
    margin-right: 4%;
}

.logo-about {
    width: 35%;
    margin-bottom: 5%;
    margin-top: 5%;
}

.about-first p {
    margin-bottom: 4%;
}

figure.effect-selena {
    background: transparent;
}

.highlights h3, .text-lab h4,h3.managerHeader {
    color: #87520d;
    font-weight: 700;
}

.highlights ul {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    margin-top: 3%;
}

.highlights li {
    padding: 0 5%;
    margin: 2%;
}

.highlights {
    text-align: center;
    padding: 5% 15%;
    background-color: #ede7db;
    border-radius: 0 20px 20px 0;
    position: relative;
    top: -50px;
}

.highlights img {
    width: 85% !important;
    border: 1px solid #564322;
    border-radius: 50%;
    padding: 1%;
}

.highlights li p {
    font-weight: 700;
    padding-top: 10%;
    color: #3b540e;
}

 .sale-product a{
    color: #3b540e;
}

 .contact-page a {
    color: #282828;
}

 .sale-product a:hover, .contact-page a:hover, .cont-footer a:hover, .footer a:hover, .article a:hover {
    color: #87520d;
}

.bg-highlights {
    padding-left: 5%;
    position: relative;
    width: 95%;
    margin: auto;
    margin-right: 0;
}

.img-pack {
    position: absolute;
    top: -110px;
    left: -200px;
}

.highlights p {
    color: #000;
    font-weight: 500;
}

.product-recom h3,.sale-product h6, .custom-product h5 {
    color: #87520d;
    font-weight: 700;
    text-align: center;
}

div#Component65110173261d1d0013c7b07f .grid figure figcaption,
div#Component6511018c261d1d0013c7b093 .grid figure figcaption,
div#Component651101bb9082920013b26dbc .grid figure figcaption,
div#Component651101f19082920013b26e9f .grid figure figcaption {
    padding: 0;
    position: static;
    text-transform: inherit;
    font-size: unset;
}

.product-pre h6 {
    color: #1e401f;
    font-size: 24px;
    font-weight: 700;
}

div#Component65110173261d1d0013c7b07f .grid figure h2,
div#Component6511018c261d1d0013c7b093  .grid figure h2,
div#Component651101bb9082920013b26dbc  .grid figure h2,
div#Component651101f19082920013b26e9f .grid figure h2 {
    height: 60px;
    word-spacing: 0;
}

.btn-all ,.sale-product h6{
    text-align: center;
}

.btn-all button {
    background-color: #1e401f;
    padding: 1rem 2rem;
    border-radius: 0 3rem 3rem;
    border: none;
    text-align: center;
    margin-right: 4%;
    color: #f2e8d3;
}

.text-lab h6 {
    color: #2e2e2e;
    font-weight: 600;
    line-height: 32px;
}

.text-lab {
    padding: 5% 0;
    text-align: center;
}



.sect-inherit h3 {
    color: #ede7db;
    text-shadow: 4px 2px #000000ab;
    display: flex;
    align-items: center;
    gap: 10px;
}


.sect-separate {
    display: grid;
    grid-template-columns: 15% auto;
    align-items: center;
    gap: 20px;
}

.img-inh img {
    width: 120px !important;
}


.sect-inherit span {
    display: flex;
    align-items: center;
}

.Text_seller2 {
    display: none;
}

div#Component65110b899082920013b272c3 .Contentmanager .template1 .template-panel,
div#Component651136006fa73b0013d24690 .Contentmanager .template1 .template-panel{
    padding-bottom: 80%;
}

div#Component65110b899082920013b272c3 .img-container .img,
div#Component651136006fa73b0013d24690 .img-container .img{
    border-radius: 15px;
}

div#Component65110b899082920013b272c3 .col-md-4.col-sm-4.col-xs-12.padding-md.text-center,
div#Component651136006fa73b0013d24690 .col-md-4.col-sm-4.col-xs-12.padding-md.text-center{
    width: 27.33%;
    margin: 3%;
    padding: 1% !important;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.pre-art {
    text-align: left;
    padding: 2%;
}

.pre-art h6 {
    color: #000;
    font-weight: 600;
    line-height: 26px;
}

.pre-art button {
    background-color: transparent;
    border: 1px solid #a1a1a1;
    padding: 0.55rem 1.5rem;
    border-radius: 5px;
    font-size: 14px;
    margin-top: 4%;
}

div#Component65110f846fa73b0013d2404c .imgLightbox img,
div#Component65110fea6fa73b0013d24082 .imgLightbox img,
div#Component651110186fa73b0013d240a6 .imgLightbox img,
div#Component6511104c3b75050012eeff62 .imgLightbox img {
   width: 70% !important;
    border-radius: 50%;
    border: 1px solid #564322;
    padding: 1%;
}

.line-left {
    border-color: #3b540e;
    border-width: 3px;
    width: 30%;
    margin-bottom: 6%;
    margin-left: 0;
}

.line-right {
    border-color: #3b540e;
    border-width: 3px;
    width: 30%;
    margin-bottom: 6%;
    margin-right: 0;
}

.about-page {
    padding-top: 5%;
}

.sale-product li {
     padding: 3% 5%;
    margin: 2%;
    display: grid;
    grid-template-columns: 13% auto;
    gap: 20px;
    border: 1px solid #564322;
    border-radius: 0 30px 30px;
}

.sale-product ul {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(3,1fr);
}

.custom-product ul {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
}

.logo-bank {
    width: 30%;
    margin: 0 auto 2%;
      border: 5px solid #fff;
    border-radius: 50px;
}

.custom-product li {
    background-color: #1e401f;
    padding: 5%;
    border-radius: 0 50px 50px;
    border: none;
    text-align: center;
    color: #f2e8d3;
    margin-bottom: 3%;
    margin-top: 3%;
}

.custom-product h5,.article li,.article p {
    margin-bottom: 2%;
}

.custom-product li h5 {
    color: #fff;
    font-weight: 500;
}

.custom-product li h6 {
    font-weight: 300;
}

div#formdisplay651133193b75050012ef04b0 {
    width: 70%;
    margin: auto;
    line-height: 36px;
    background-color: #fff !important;
    border-radius: 30px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  padding: 0 2%;
}

div#formdisplay651133193b75050012ef04b0 .form-control,
div#Component651137693b75050012ef0524 .form-control{
    box-shadow: none;
    height: 40px;
    border-radius: 30px;
    background-color: #ffffff61;
    border-color: #87520d70;
}

div#formdisplay651133193b75050012ef04b0 .glyphicon {
    display: none;
}

div#formdisplay651133193b75050012ef04b0 button,
div#Component651137693b75050012ef0524 button{
    background-color: #1e401f;
    background-image: none;
    text-shadow: none;
    color: #f2e8d3;
    border: none;
    padding: 0.75rem 3rem;
    border-radius: 0 30px 30px;
}

div#formdisplay651133193b75050012ef04b0 #text6 {
    margin-bottom: -25px;
}

.contact-page li {
    display: grid;
    grid-template-columns: 5% auto;
    gap: 20px;
    margin-bottom: 3%;
}

.contact-page ul {
    list-style: none;
    padding: 0;
}

div#Component651137693b75050012ef0524 .form-group {
    margin-bottom: 20px;
}

.btn-more:hover, .btn-all button:hover, div#formdisplay651133193b75050012ef04b0 button:hover, div#Component651137693b75050012ef0524 button:hover {
    background-color: #87520d;
}

.btn-line2:hover {
    background-color: #1b9d1b;
}

div#Component65110b899082920013b272c3 .col-md-4.col-sm-4.col-xs-12.padding-md.text-center:hover button, div#Component651136006fa73b0013d24690 .col-md-4.col-sm-4.col-xs-12.padding-md.text-center:hover button {
    background-color: #1e401f;
    color: #fff;
    border-color: #1e401f;
}

.post-time, .social-share , .fbcomments, .landingpagemanager{
    display: none;
}

.page-header {
    margin-top: 0;
}

div#Component6510fad9b537ec00132588c8 .thumbnail img,
div#Component65112a6a9082920013b278ad .img-container .img{
    border-radius: 20px;
    border: 1px solid #564322;
    padding: 0;
}

div#Component6510fad9b537ec00132588c8 .img-thumbnail, div#Component6510fad9b537ec00132588c8 .thumbnail {
    box-shadow: none;
    border: none;
}

.product-detail h6 {
    color: #1e401f;
    font-weight: 700;
      margin-bottom: 1%;
}

div#Component65112a6a9082920013b278ad .caption {
    height: 45px;
    padding-top: 2%;
    color: #000;
}

div#Component65112a6a9082920013b278ad .col-md-4.col-sm-4.col-xs-12.padding-md.text-center:hover .caption {
    color: #1e401f;
    font-weight: 600;
}

div#Component65112a6a9082920013b278ad .col-md-4.col-sm-4.col-xs-12.padding-md.text-center:hover .img,
.head-line img:hover,
.btn-line:hover,
.btn-fb:hover{
    transform: scale(.95);
}

div#Component65112a6a9082920013b278ad .col-md-4.col-sm-4.col-xs-12.padding-md.text-center .img,
.head-line img,
.btn-line,
.btn-fb:hover{
    transition: transform 0.2s ease-out;
}

.article h6 {
    margin-top: 3%;
}

.cont-footer a,.footer a, .article a {
    color: #0d0302;
}

div#Component65112a6a9082920013b278ad .col-md-4.col-sm-4.col-xs-12.padding-md.text-center {
    padding: 1% !important;
}

.product-detail,.article {
    text-align: left;
}

.ITPcookiebar {
  width: 100% !important;
   background-color: #455a1ec4 !important;
    color: #fff;
}

.buttonExampleSite {
    border-radius: 5rem !important;
    border: 1px solid #fff !important;
    color: #171717 !important;
}

.buttonExampleSite:hover {
    background: #455a1e !important;
    color: #ffffff !important;
}

.ITPlinkToCookiepage:hover {
    color: #f2e8d3 !important;
}

.itpPDPALandingPage ,
.ITP-pdpa-template-contentFont{
    font-size: 16px !important;
    margin-bottom: 3% !important;
}

div#Component651137693b75050012ef0524 .form-group.col-sm-offset-3.col-sm-6.col-md-offset-3.col-md-6 {
    width: 60% !important;
    margin-left: 25%;
}


.empha-promotion1 {
    font-size: 1.2em;
    font-weight: 700;
    margin: 0 0.5rem;
    color: #ee3645;
}

.promotion-detail {
    text-align: center;
}

.empha-promotion2 {
    font-weight: 700;
    color: #1e401f;
}

.promotion-detail h6 {
    line-height: 38px;
}
/******************responsive***********************/



@media screen and (min-width : 1900px) {
  
  .navbar-default .navbar-nav>li>a {
    font-size: 18px;
  }

p, .btn-all button, .btn-more, .btn-line2, .pre-art p, div#formdisplay651133193b75050012ef04b0 button, div#Component65112a6a9082920013b278ad .caption, .article li {
    font-size: 20px;
}
  
  
  .btn-more, .btn-line2 {
    height: 55px;
}
  
  .highlights img {
    width: 80% !important;
  }
  
  h3 {
    font-size: 3.2em;
}
  
  .product-pre h6 {
    font-size: 30px;
  }
  
  h4 {
    font-size: 2.8em;
}
  
  h6 {
    font-size: 1.5em;
}
  
  .text-lab h6 {
    line-height: 40px;
}
  
  .pre-art p ,div#formdisplay651133193b75050012ef04b0 button, div#Component651137693b75050012ef0524 button{
    font-size: 18px;
}
  
  h5, h3.managerHeader {
    font-size: 2.4em;
}

  div#formdisplay651133193b75050012ef04b0 .form-control, div#Component651137693b75050012ef0524 .form-control {
    height: 50px;
}
  
}

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

.navbar-default .navbar-nav>li>a {
    padding: 7px 10px;
    font-size: 14px;
}
  
  .img-hand {
    margin-top: -70px;
}
  
  h3 {
    font-size: 2.4em;
}
  
  .pre-art p {
    font-size: 14px;
}
  
  .article h6 {
    margin-top: 1%;
}
}

@media screen and (max-width : 1200px) {

 .btn-more, .btn-line2 {
    width: 40%;
}
  
  .product-pre h6 {
    font-size: 22px;
}
  
  .pre-art p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
  
  .navbar-default .navbar-nav>li>a {
    padding: 7px 7px;
  }
  
  .btn-line {
    width: 75%;
}
}

@media screen and (max-width : 900px) {

.head-line {
    display: none;
}
  
  p, .btn-all button, .btn-more, .btn-line2, .pre-art p, div#formdisplay651133193b75050012ef04b0 button, div#Component65112a6a9082920013b278ad .caption, .article li {
    font-size: 14px;
}
  
  .btn-more, .btn-line2 {
    width: 45%;
}
  
  .img-pack {
    width: 100%;
    top: -80px;
    left: -110px;
}
  
  .highlights img {
    width: 80% !important;
  }
  
  .highlights br {
    display: none;
}
  
  .product-pre h6 {
    font-size: 18px;
}
  
  h4 {
    font-size: 1.6em;
}
  
  h6 {
    font-size: 16px;
}
  
  .itopplus-bg2,.itopplus-bg3, .itopplus-bg4 {
    background-size: cover;
}
  
  .pre-art h6 {
      display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  
  div#Component65110b899082920013b272c3 .col-md-4.col-sm-4.col-xs-12.padding-md.text-center, div#Component651136006fa73b0013d24690 .col-md-4.col-sm-4.col-xs-12.padding-md.text-center {
    width: 31.33%;
    margin: 1%;
}
  
 h3 {
    font-size: 1.6em;
}
  
  .pre-art button {
    font-size: 12px;
}
  
  .logo-footer {
    width: 50%;
  }
  
  .btn-line {
    width: 45%;
}
  
  div#Component6510fad9b537ec00132588c8 .col-md-6.pull-left {
    width: 50%;
}
  
  .sale-product li {
    gap: 10px;
}
  
  div#formdisplay651133193b75050012ef04b0 {
    padding: 0 2%;
}
div#imagesControl6510eeee6fa73b0013d2379f,div#imagesControl65110f846fa73b0013d2404c,div#imagesControl65110fea6fa73b0013d24082,div#imagesControl651110186fa73b0013d240a6,div#imagesControl6511104c3b75050012eeff62 , div#contentnewmode65163858e314dc001332848b{
    padding: 0 !important;
}
  
  .custom-product ul {
    grid-template-columns: repeat(2,1fr);
}
  
  .product-recom br {
     display:none;
  }
}

@media screen and (max-width : 480px) {

.logo-about {
    width: 45%;
    margin-bottom: 3%;
    margin-top: 0;
}
  
  .highlights {
    padding: 5%;
}
  
  .product-pre {
    text-align: center;
}
  
  .text-lab h6,.pre-art h6 {
    line-height: 24px;
}
  
 div#Component65110b899082920013b272c3 .col-md-4.col-sm-4.col-xs-12.padding-md.text-center, div#Component651136006fa73b0013d24690 .col-md-4.col-sm-4.col-xs-12.padding-md.text-center {
    width: 100%;
    margin: 1% 1% 5%;
    padding: 2% !important;
}
  
  h6 {
    font-size: 18px;
}
  
  .img-hand {
    margin-top: -10px;
}
  
  .img-inh {
    width: 25%;
    margin: 0 2%;
}
  
  .sect-inherit h3 {
    display: block;
}
  
  .sect-inherit {
    margin: 5% 0;
}
  
  .sect-separate {
    grid-template-columns: 25% auto;
}
  
  div#Component65110f846fa73b0013d2404c .imgLightbox img, div#Component65110fea6fa73b0013d24082 .imgLightbox img, div#Component651110186fa73b0013d240a6 .imgLightbox img, div#Component6511104c3b75050012eeff62 .imgLightbox img {
    width: 100% !important;
    border-radius: 50%;
    border: 1px solid #564322;
    padding: 1%;
}
  
  .about-page {
    padding-top: 0;
}
  
  .about-page.text-right {
    text-align: left;
}
  
  hr.line-right {
    margin-left: 0;
}
  
  div#mainmenu65110fd39082920013b2744e .none-middle-mid .none-middle-mid,
  div#mainmenu65111046b537ec0013259018 .none-middle-mid .none-middle-mid{
    display: block;
}
div#mainmenu65110fd39082920013b2744e .none-middle-mid,
  div#mainmenu65111046b537ec0013259018 .none-middle-mid{
    display: flex;
    flex-wrap: wrap-reverse;
}
  
  .sale-product ul ,.custom-product ul{
    grid-template-columns: repeat(1,1fr);
    gap: 5px;
}
  
  div#Component6510fad9b537ec00132588c8 .col-md-6.pull-left {
    width: 100%;
}
div#formdisplay651133193b75050012ef04b0 {
    padding: 2% 5%;
    line-height: unset;
    width: 100%;
}
  
  div#formdisplay651133193b75050012ef04b0 .col-md-12.col-sm-12,div#formdisplay651133193b75050012ef04b0 .col-md-6.col-sm-12 {
    padding: 0 !important;
}
  
  div#formdisplay651133193b75050012ef04b0 .product-recom {
    margin-bottom: 5%;
}
  
  .form-order {
    margin-bottom: 2%;
}
  
  div#capcha0 {
    display: block !important;
    padding: 0 5%;
}
  
  div#form651133193b75050012ef04b0 {
    padding: 0 5% !important;
}
  
  div#capcha0 img {
    margin-top: 5%;
}
  
 div#Component6510fad9b537ec00132588c8 .thumbnail {
    margin: 0;
}
  
  div#Component6510fad9b537ec00132588c8 .col-md-12.text-justify {
    padding: 2%;
}
  
  .contact-page li {
    grid-template-columns: 10% auto;
}
  
  
    .ITPcookiebar {
    padding: 3%;
    display: flex !important;
}
  
  .ITPcookieLeftText {
    /* color: white; */
    float: unset !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
}
  
  .ITPcookieButton {
    float: unset !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
  
   .ITPcookieLeftText span {
    font-size: 14px;
}

 div#Component651137693b75050012ef0524 .form-group.col-sm-offset-3.col-sm-6.col-md-offset-3.col-md-6 {
    width: 100% !important;
    margin-left: 0;
}
  #contentnewmode6511106c2b5c6e00133e3492{
    padding: 10px 5px 10px 5px!important;
    
}
  .itopplus-slide {
    margin-top: -5px;
}
  
  
.sect-inherit h3 {
    display: block;
    font-size: 22px !important;
      line-height: 1.5;
}  
}
div#imagesControl6514eecca3efb2001251b7d3 {
    padding: 0 !important;
}





.btn-line img,
.btn-fb img {
    width: 60px !important;
}



.explain-block {
    width: max-content;
    margin: 5% auto;
    background: #ede7db;
    padding: 2% 5%;
    border-radius: 0 3rem 3rem;
    color: #3b540e;
}

.explain-content {
    display: grid;
    grid-template-columns: 30% 70%;
    gap: 10px;
    align-items: center;
}

.explain-text {
    font-size: 3em;
    font-weight: 700;
}

.explain-social {
    display: flex;
    gap: 15px;
    justify-content: center;
    margin-top: 10px;
}

.explain-social img {
    object-fit: cover;
    width: 50px;
    margin-right: -5px;
}

.social-item {
    display: flex;
    align-items: center;
    border-radius: 0 3rem 0 3rem;
    padding: 0 25px 0 5px;
    background: #282828;
}

.social-item:hover {
    background: #1e401f;
}

.social-item a {
    color: #fff;
    font-size: 16px;
}

@media screen and (max-width : 900px) {
    .explain-block {
        margin: 5% auto;
        padding: 2% 2%;
    }

    .explain-logo img {
        width: 85%;
    }

    .explain-text {
        font-size: 1.5em;
    }

    .social-item a {
        font-size: 14px;
    }
  
.social-item {
    padding: 0 15px 0 0;
}
  
    	.img-inh img {
    width: 60px !important;
}
  
  .promotion-detail h6 {
    line-height: 30px;
}
}


@media screen and (max-width : 480px) {
    .explain-block {
        padding: 10% 2%;
    }

    .explain-logo img {
        width: 55%;
    }

    .explain-logo {
        text-align: center;
    }

    .explain-content {
        display: flex;
        flex-direction: column;
    }

    .explain-social {
        flex-direction: column;
        padding: 0 25px;
    }

    .explain-text {
        font-size: 1.3em;
        text-align: center;
    }

    .social-item {
        justify-content: center;
    }
  
.empha-promotion1 {
    font-size: 1em;
  }
}

.backToTop {
    bottom: 20px !important;
    right: 0 !important;
}
/** SUNNYSIDEUP HOME **/
.sunny_home_featured_textoverlay{
  font-size:18px;
  color:#2d2d2d;
  position:absolute;
  bottom:25px;
  right:25px;
  text-align:right;
}

.sunny_home_featured_textoverlay_2{
  font-size:18px;
  color:#2d2d2d;
  position:absolute;
  bottom:80px;
  right:25px;
  text-align:right;
}

.sunny_home_featured_textoverlay_3 {
	font-size: 18px;
	color: #2d2d2d;
	position: absolute;
	right: 1px;
	text-align: right;
	bottom: 20px;
}

div#Component6510eeee6fa73b0013d2379f {
    display: none;
}

div#imagesControl67108a88718c4e0013912a93 {
    padding: 0px !important;
}

div#Component6514eecca3efb2001251b7d3 {
    display: none;
}

.navbar-default .navbar-nav>li>a {
    padding: 5px 5px !important;
    font-size: 14px;
}


@media screen and (max-width : 480px) {
.container {
    padding-right: 0px !important;
    padding-left: 0px !important;
  margin-top:-50px !important;
}
}

