<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.itopplus-background {

}
body,
html {
    overflow-x: hidden;
}


/************Menu***************/
.navbar-default .navbar-nav&gt;li&gt;a {
    color: #fff;
    margin: 0 5px;
    padding: 10px 15px;
}

.navbar-default .navbar-nav&gt;li&gt;a:focus,
.navbar-default .navbar-nav&gt;li&gt;a:hover,
.navbar-default .navbar-nav&gt;li&gt;a:active,
.navbar-default .navbar-nav&gt;.open&gt;a,
.navbar-default .navbar-nav&gt;.open&gt;a:focus,
.navbar-default .navbar-nav&gt;.open&gt;a:hover {
    color: #fff !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}

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

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

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

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

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

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

}

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

.navbar-default {
    background: transparent;
}

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

#controlBanner {
    object-fit: contain;
    padding: 20px 0;
    width: 70%;
}

}

@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&gt;li&gt;a {
    font-size: 16px;
}

h1 {
    font-size: 5.125em;
}

h2 {
    font-size: 3em;
}

h3 {
    font-size: 2.6em;
}

h4 {
    font-size: 2.2em;
}

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

h6,div#Component6513d985a3efb2001251a31c strong, div#Component6514fde639e21f0012943baf strong, .shopcartRelated {
    font-size: 1.4em;
}

p , .sect-garun li, .pre-review p, .howto-detail li, .policy-detail li, .shopcartID-Head-Default,.shopcartName-Head-Default, .art-detail li, .howto-detail2 li{
    font-size: 16px;
}

.set-bundle p{
    font-size: 16px !important;
}

.sect-bundle button , .head-text button, .pre-review button ,.pre-article p{
    font-size: 14px ;
}

.ui.steps .title{
    font-size: 14px !important;
}

.fs-26 {
    font-size: 26px;
}

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

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

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


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

.pre-review p , .pre-article p{
	color:#000;
}

.logo-footer {
    width: 70%;
    margin: auto;
}

.social-footer {
    display: grid;
    grid-template-columns: 13% 13% 13%;
    gap: 10px;
}

.copy-right p {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}

.footer {
    padding-bottom: 3%;
    border-bottom: 1px solid #c52a2a;
}

.sect-garun {
    display: grid;
    grid-template-columns: 30% auto;
    gap: 10px;
    align-items: center;
}

.sect-garun ul {
    padding-left: 8%;
}

.sect-garun h6 , .sect-cont h6, .head-text2 h2, .about-page h6, .about-page h5, .head-page-product h3, .contact-us h4 ,.policy-detail h6, .shopcartID-Default, .shopcartName-Default, .Template-J-PricePromotion{
    color: #961919;
}

.sect-about h1 {
    font-family: 'Montserrat', sans-serif;
    color: #961919;
    text-align: center;
    font-weight: 900;
    margin-bottom: 2%;
}

.sect-about p ,.head-text,.head-text2, .sect-cont, .about-page h5 , .head-page-product, .contact-us, h3.managerHeader, .channel-detail h6, .howto-detail h6{
    text-align: center;
}

.head-text h6 ,.head-text2 h6 , .head-page-product h6, .art-detail p, .product-detail p, .art-detail li{
    font-weight: 300;
}

 .ui.steps .title{
    font-weight: 300 !important;
}

.product-page p,.head-text2 h2,.head-text h2, .sect-bundle h4, .head-page-product h6, .contact-us h4 , .shopcartID-Default , .Template-J-PricePromotion{
     font-family: 'Montserrat', sans-serif;
}

.head-text h2 ,.head-text h3,.fs-26, .sect-bundle h4, .ui.steps .step.active .title{
    color: #fff1d5;
}


.head-text2 h2,.head-text h2, .contact-us h4, .shopcartID-Default, .shopcartName-Default ,.shopcartDetail, .shopcartRelated{
   font-weight: 600;
}

 .fs-26  , .fw-medium{
   font-weight: 500;
}

div#Component6513d985a3efb2001251a31c strong, div#Component6514fde639e21f0012943baf strong{
   font-weight: 600;
}

figure.effect-selena {
    background: transparent;
}

.bg-white {
    background-color: #fff;
   color: #000;
}

.bg-eag {
    background-color: #fff1d5;
    color:#961919;
}

.bg-yellow {
    background-color: #ffa524;
    color:#fff;
}

.product-page {
    display: grid;
    grid-template-columns: 60% 40%;
    align-items: center;
    padding: 5%;
}

.product-page.bg-white {
    grid-template-columns: 35% 65%;
    height: 410px;
}

.product-page.bg-yellow, .product-page.bg-eag {
    height: 195px;
}

.product-page.bg-white div:nth-child(1),
.product-page.bg-eag div:nth-child(1),
.product-page.bg-yellow div:nth-child(1){
    position: relative;
    left: 20px;
}

.sect-cont span {
    text-decoration: underline;
}

.img-sect {
    width: 30%;
    margin: auto;
}

.sect-bundle button , .head-text button, .pre-review button{
    background: linear-gradient(45deg, #ff8a00, #ffcc00);
    border: none;
    padding: 0.75rem 2rem;
    color: #000;
    border-radius: 5px;
    margin-top: 2%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.howto-detail button, div#Component651505e039e21f0012943cfb button ,.manage-form-confirm-payment button, .Template-J-buttonDetail, 
div#Component651527afe314dc001332756a button, .btnCheckoutprevious, div#shop_member_login button, .shopcart-paymentpage{
    background: linear-gradient(45deg, #ff8a00, #ffcc00);
    border: none;
    padding: 0.75rem 2rem;
    color: #000;
    border-radius: 5px;
    margin-top: 2%;
  text-shadow: none;
  
}

.Text_seller2 {
    display: none;
}

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

div#Component6513d974a3efb2001251a301 .img-container .img {
    border-radius: 10px;
}

div#Component6513d974a3efb2001251a301 .Contentmanager .template1 .template-panel {
    padding-bottom: 75%;
}

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

.set-bundle, .art-detail{
    text-align: left;
}

.pre-review button {
    padding: 0.75rem 1rem;
}

.pre-article p {
    margin-top: -5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.pre-article button {
    background: transparent;
    border: none;
    padding: 0;
}

.maxHeight-main {
    max-height: 460px;
}

div#Component6513d985a3efb2001251a31c .img-container , .about-page h5, .howto-detail li, .policy-detail li, .product-detail p, .art-detail li, .sect-garun li, .howto-detail2 li{
    margin-bottom: 1%;
}

.product-detail p{
    margin-bottom: 2%;
}

div#Component6513e23b39e21f001294282e .grid figure figcaption {
    padding: 0;
    position: static;
   text-transform: none;
}

div#Component6513e23b39e21f001294282e .grid figure h2 {
    word-spacing: 0;
    transform: none;
}

div#Component6513e23b39e21f001294282e figure.effect-selena p {
    opacity: 1 !important;
    transform: none;
}

.set-bundle h6 {
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
}

.Template-J-frame:hover {
    box-shadow: none;
}

.Template-J-frame {
    padding: 10px;
}

img.pStatusProduct {
    width: 40%;
    object-fit: contain;
    height: auto !important;
    left: -4px !important;
    top: 15px !important;
}

.Template-J-pic {
    border: none;
    height: auto !important;
}

.Template-J-Name label {
    font-weight: 400;
}

.Template-J-Name {
    font-size: 16px;
    height: 70px;
}

.priceNoPromotion ,  .Template-J-Title, .Template-J-Price{
    color: #961919;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
}

.promotionPrice {
    color: #961919;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}

div#Component65140557e314dc001332610c img.itopplusDelImage, 
div#Component65141210a3efb2001251b31b .Template-J-innerPic {
    border-radius: 20px  !important;
}

.Template-J-button {
    background: linear-gradient(45deg, #ff8a00, #ffcc00);
    color: #000;
    border-radius: 10px;
    width: 50%;
    padding: 1rem;
}

.Template-J-button img {
    width: 20px;
}

div#Component65141210a3efb2001251b31b .Template-J-innerPic {
    background-color: #f6f6f6;
}

.Template-J-Price {
  height: 65px;
}

.about-vission h6 {
    color: #961919;
    line-height: 28px;
   /* height: 60px;*/
}

.about-vission span {
    font-weight: 700;
    font-size: 5em;
    font-family: 'Montserrat', sans-serif;
    color: #dfdfdf;
}

.about-vission p , .about-page p{
    font-weight: 300;
    line-height: 28px;
}

.about-vission {
    padding: 0 7%;
}

.channel-detail li {
    padding: 2%;
    margin: 2%;
    text-align: center;
}

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

.img-chan {
    width: 30%;
    margin: auto;
    margin-bottom: 5%;
}

.howto-detail h6 ,.policy-detail h6, .art-detail p{
    margin-bottom: 2%;
}

.card-bank img {
    width: 20% !important;
  margin-bottom: 2%;
}

.card-bank {
    width: 35%;
   /* background-color: #eac475;*/
    background-color: #fff;
    padding: 3%;
    border-radius: 20px;
    text-align: center;
    margin: auto;
    /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);*/
}

.contact-us li {
    width: 30%;
    padding: 3%;
    background-color: #fafafa;
    margin: 1%;
}

.contact-us ul {
    display: flex;
    padding: 0;
    list-style: none;
    justify-content: center;
    flex-wrap: wrap;
}

.icon-cont-page {
    width: 20%;
    margin: auto;
    margin-bottom: 5%;
}

div#Component651504a039e21f0012943ce5 label, .Checkout-font-panel label{
    font-size: 14px;
    font-weight: 400;
}

div#Component651504a039e21f0012943ce5 {
    background-color: #961919;
    padding: 5% 0;
}

div#Component651505e039e21f0012943cfb .form-control {
    border: none;
    height: 40px;
}

div#Component651505e039e21f0012943cfb .form-group, div#Component651527afe314dc001332756a .form-group {
    margin-bottom: 25px;
}

div#Component651505e039e21f0012943cfb .col-md-offset-3 {
    margin-left: 0;
    text-align: center;
    width: 100%;
}

div#Component651505e039e21f0012943cfb label, div#Component651527afe314dc001332756a label {
    font-weight: 400;
}

.footer a {
    color: #fff;
}

.footer a:hover, .contact-us a, .howto-detail a, .channel-detail a,.policy-detail a, .sect-cont a, .how-detail a {
    color: #000;
}

.contact-us a:hover, .howto-detail a:hover, .channel-detail a:hover, .policy-detail a:hover, .sect-cont a:hover, .Template-J-CateName a ,
.shopcartDetail, .shopcartRelated, .how-detail a:hover{
    color: #961919;
}

.Template-J-PriceNormal {
    font-weight: 600;
  color: #e7a419;
}

.contact-us li:hover {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.contact-us img , .social-footer img, .sect-garun img, .product-page img, .Template-J-innerPic,  
div#Component6513d974a3efb2001251a301 .col-md-4.col-sm-4.col-xs-12.padding-md.text-center, 
div#Component65140557e314dc001332611c .Template-J-frame img{
  transition: transform 0.2s ease-out;
}

.contact-us li:hover img , .social-footer img:hover , .sect-garun:hover img, .product-page:hover img{
    transform: scale(1.1);
}

.Template-J-frame:hover .Template-J-innerPic,  div#Component6513d974a3efb2001251a301 .col-md-4.col-sm-4.col-xs-12.padding-md.text-center:hover, 
div#Component65140557e314dc001332611c .Template-J-frame:hover img{
    transform: scale(0.95);
}

.Template-J-frame:hover .Template-J-button , .sect-bundle button:hover, .head-text button:hover, .pre-review button:hover, 
div#Component6513d974a3efb2001251a301 .col-md-4.col-sm-4.col-xs-12.padding-md.text-center:hover button,
.howto-detail button:hover, div#Component651505e039e21f0012943cfb button:hover, .manage-form-confirm-payment button:hover, .Template-J-buttonDetail:hover,
div#Component651527afe314dc001332756a button:hover, .btnCheckoutprevious:hover, div#shop_member_login button:hover, .shopcart-paymentpage{
   background: #ff8a00;
}

.boarder-confirm-payment {
    border: none !important;
}

.manage-form-confirm-payment .form-control {
    height: 38px;
    box-shadow: none;
}

.manage-form-confirm-payment .control-label {
    font-weight: 400;
}

.manage-form-confirm-payment .form-group {
    margin-bottom: 20px;
}

.howto-detail button {
    margin:2%;
}

.policy-detail h6 {
    text-decoration: underline;
}

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

.art-detail , .art-detail h6{
    margin-top: 2%;
}

.product-detail {
    margin-top: 1%;
}

div#Component6513d975a3efb2001251a30c .img-thumbnail, div#Component6513d975a3efb2001251a30c .thumbnail ,
div#Component65140557e314dc001332611c .img-thumbnail, div#Component65140557e314dc001332611c .thumbnail{
    box-shadow: none;
    border: none;
    border-radius: 0;
}

.shopcartID-Head-Default, .shopcartID-Default, .shopcartName-Head-Default,
.shopcartName-Default,.shopcartlinePrice-Default{
    border: none;
    font-family: 'Prompt', sans-serif;
}

.shopcartDetail ,.Template-J-Quantity, .Template-J-Item, .ui.steps .step .title{
    font-family: 'Prompt', sans-serif;
}

.Template-J-Icon {
    width: 10%;
}

div#Component651527afe314dc001332756a .form-control,.Checkout-font-panel .form-control{
    height: 38px;
    box-shadow: none;
}

.shopcart {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_11042023u0ye/41/0/shopping-bag2z-z979705325344.webp);
    background-color: #961919;
    border-radius: 20px 0 0 20px;
    background-position: 50% 50%;
    height: 70px !important;
    top: 10px;
    background-size: 30%;
}

.notificationcart {
    background-color: #961919;
    top: 10px;
    border: 2px solid #eac475;
    font-weight: 300;
}

form#uploadimage651527afe314dc001332756a div.row:nth-child(5) .col-xs-12.col-sm-11.col-md-11 {
    width: 100%;
    padding-right: 20px !important;
}

form#uploadimage651527afe314dc001332756a div.row:nth-child(5) .col-xs-12.col-sm-12.col-md-6:nth-child(2), 
form#uploadimage651527afe314dc001332756a div.row:nth-child(5) .col-xs-12.col-sm-12.col-md-6:nth-child(4) {
    padding-left: 23px !important;
}

form#uploadimage651527afe314dc001332756a div.row:nth-child(5) .col-xs-12.col-sm-12.col-md-6:nth-child(2) .col-xs-12.col-sm-11.col-md-11, 
form#uploadimage651527afe314dc001332756a div.row:nth-child(5) .col-xs-12.col-sm-12.col-md-6:nth-child(4) .col-xs-12.col-sm-11.col-md-11 {
   padding-right: 0 !important;
}

.ui.steps .step.active {
    background-color: #961919;
    color: #fff;
}

.ui.steps .step {
    box-shadow: 0 0 0 1px #961919;
}

.ui.steps .step.active:after {
    background: #961919;
    border-color: #961919;
}

.ui.steps .step:after {
    border-color: #961919;
}

.ui.steps .step {
    line-height: 22px;
}

.step1checkout , .step5checkout{
    margin: 0 auto;
    background-color: #961919;
    border: 5px solid #fbbebe;
}

div#scrolltoshop .col-xs-9.col-sm-9.col-md-10 {
    padding-top: 0 !important;
}

.btnCheckoutprevious {
    border: none !important;
    font-weight: 400;
    margin-right: 2% !important;
}

form#shop_member_login_form {
    line-height: 40px;
}

div#Component65140557e314dc001332611c tbody td {
    border: none;
}

div#Component65140557e314dc001332611c thead tr {
    background-color: #fafafa;
}

div#Component6514effaaa47960013605428 .Template-J-innerPic img,
div#Component6514f130ce4b1e00134a7db4 .Template-J-innerPic img,
div#Component6514f18253502700135c896c .Template-J-innerPic img,
div#Component6514f44453502700135c89f4 .Template-J-innerPic img,
div#Component65140557e314dc001332611c .Template-J-frame img{
    border: 1px solid #dfdfdf;
    border-radius: 20px;
}

.Template-J-Title {
    margin-top: 2%;
    height: auto;
}

.Shopcart-Related-Main .col-xs-12.col-sm-12.col-md-12 {
    padding: 0 !important;
}

.Template-J-buttonDetail {
    font-weight: 500 !important;
    font-family: 'Montserrat', sans-serif;
}

.ITPcookiebar {
  width: 100% !important;
    background-color: #d7960f96 !important;
    color: #171717;
}

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

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

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

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

.howto-detail li div:nth-child(1) {
    width: 40%;
    margin: auto;
    margin-bottom: 5%;
}

.howto-detail li:nth-child(8) ,.howto-detail li:nth-child(9), .howto-detail li:nth-child(10)  {
    display:none;
}

.howto-detail li {
    text-align: center;
    margin-bottom: 8%;
    padding: 3% 7%;
}

.howto-detail ol {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(5,1fr);
}

.howto-detail li span {
    font-size: 2em;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    color: #e7e7e7;
}

 .howto-detail li p {
    margin-top: 5%;
}

.card-pay {
    padding: 2% 0;
    border-radius: 3rem;
    margin-bottom: 1%;
    margin-top:2%;
    background-color: #fafafa;
}

 .manage-form-confirm-payment .col-xs-12.col-sm-2.col-md-2 {
    width: 30%;
}

div#Component65166a33e314dc0013328b43 {
    background-color: #fafafa;
    border-radius: 2rem;
}

.how-detail {
    position: relative;
    border-radius: 10px;
}

.head-order {
    text-align: center;
    padding: 2%;
    border-radius: 10px;
    position: relative;
    background-color: #fff;
    z-index: 2;
    width: 25%;
    margin: 2% auto -100px;
    border: 1px solid #961919;
}

.howto-detail2 {
    padding: 6% 3% 3% 3%;
    border-radius: 20px;
    margin: 2%;
    position: relative;
    border: 1px solid #961919;
}

.howto-detail2 ol {
    list-style: none;
}

.howto-detail2 li {
    display: flex;
    align-items: center;
    gap: 10px;
}

.howto-detail2 li span {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 1.2em;
    color:#961919;
}

.sect-empass {
    display: grid;
    grid-template-columns: 70% 25%;
}

div#imagesControl651bead453502700135ce06c {
    padding: 0 !important;
}
/************responsive***********/


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

  .navbar-default .navbar-nav&gt;li&gt;a , .howto-detail button{
    font-size: 18px;
}
   .dropdown-menu&gt;li&gt;a {
    font-size: 17px;
}
  
  h6, div#Component6513d985a3efb2001251a31c strong, div#Component6514fde639e21f0012943baf strong, .shopcartRelated , .shopcartID-Default, .shopcartName-Default, .shopcartDetail{
    font-size: 1.8em;
}
  
  .product-detail h6{
    font-size: 1.6em;
}
  
  p, .sect-garun li, .pre-review p, .howto-detail li, .policy-detail li, .shopcartID-Head-Default, .shopcartName-Head-Default, .art-detail li , .Template-J-Name, .howto-detail2 li{
    font-size: 20px;
}
  
  h1 {
    font-size: 7.125em;
}
  
  h4 {
    font-size: 2.6em;
}
  
  h5, h3.managerHeader {
    font-size: 2.2em;
}
  
  .product-page.bg-white {
    height: 540px;
}
  
  .product-page.bg-yellow, .product-page.bg-eag {
    height: 260px;
}
  
  .Template-J-Name {
    height: 95px;
}
  
  .priceNoPromotion, .Template-J-Title, .Template-J-Price {
    font-size: 22px;
}
  
  .Template-J-button {
    font-size: 18px;
}
  
  .Template-J-button img {
    width: 25px;
}
  
  h3 {
    font-size: 3.2em;
}
  
  .sect-bundle button, .head-text button, .pre-review button, .pre-article p , 
  .pre-article button,.howto-detail button, div#Component651505e039e21f0012943cfb button, 
  .manage-form-confirm-payment button, .Template-J-buttonDetail, 
  div#Component651527afe314dc001332756a button, .btnCheckoutprevious, div#shop_member_login button, .shopcart-paymentpage{
    font-size: 16px;
}
  
  .sect-bundle button, .head-text button, .pre-review button {
    padding: 1rem 2.5rem;
  }
  
  h2 {
    font-size: 3.4em;
}
  
  .maxHeight-TP4 {
    min-height: 160px !important;
}
  
  .maxHeight-main {
    max-height: 600px;
}
  
 div#Component6513d985a3efb2001251a31c .img-container {
    padding-bottom: 70%;
}
  
  .fs-26 {
    font-size: 30px;
}
  .about-vission h6 {
    line-height: inherit;
}
  
  .Template-J-PriceNormal {
    font-size: 28px !important;
}
  .art-detail h6 {
    margin-top: 2.5%;
}
  
  div#Component651505e039e21f0012943cfb .form-group {
    margin-bottom: 30px;
    font-size: 16px;
}

}

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

  .product-detail h6 {
    font-size: 1.2em;
}
  h3 {
    font-size: 2.2em;
}
  
  div#Component651505e039e21f0012943cfb .form-control {
    height: 35px;
}
}

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

.navbar-default .navbar-nav&gt;li&gt;a {
    padding: 10px 10px;
}
  
  h1 {
    font-size: 4.125em;
}
  
  h2 {
    font-size: 2.8em;
}
  
  .product-page.bg-white div:nth-child(1), .product-page.bg-eag div:nth-child(1), .product-page.bg-yellow div:nth-child(1) {
    left: 0;
}
  
  .Template-J-button {
    width: 70%;
}
  
  .maxHeight-TP4 {
    min-height: 97px !important;
    max-height: 97px !important;
}
  
  .pre-article p, div#Component6514fde639e21f0012943baf  strong,
  div#Component6513d985a3efb2001251a31c strong{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
  
  div#Component65140557e314dc001332610c .col-xs-12.col-sm-4,
  div#Component65141210a3efb2001251b31b .col-xs-12.col-sm-4,
  div#Component6514effaaa47960013605428 .col-xs-12.col-sm-4,
  div#Component6514f130ce4b1e00134a7db4 .col-xs-12.col-sm-4,
  div#Component6514f18253502700135c896c .col-xs-12.col-sm-4,
  div#Component6514f44453502700135c89f4 .col-xs-12.col-sm-4{
    padding: 0 1%;
}
  
  .about-vission {
    padding: 0 3%;
}
  
  .Template-J-frame {
    height: 425px;
}
  
  h4 {
    font-size: 1.8em;
}
  
  .ui.steps .title {
    font-size: 12px !important;
}
  
 
}

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

div#imagesControl6513b044aa4796001360319f ,
  div#contentnewmode6513b33f53502700135c6eec,
  div#contentnewmode6513b33b53502700135c6ee1,
  div#contentnewmode6513b33753502700135c6ed7{
    padding: 0 !important;
}
  
  p, .sect-garun li, .pre-review p, .howto-detail li, .policy-detail li, .shopcartID-Head-Default, .shopcartName-Head-Default, .art-detail li , .howto-detail2 li{
    font-size: 14px;
}
  
  h6, div#Component6513d985a3efb2001251a31c strong, div#Component6514fde639e21f0012943baf strong, .shopcartRelated {
    font-size: 1.2em;
}
  
  .sect-about br {
    display: none;
}
  
  h2 {
    font-size: 2.4em;
}
  
  h5, h3.managerHeader {
    font-size: 1.4em;
}
  
  .Template-J-frame {
    height: 380px;
}
  
  form#uploadimage651527afe314dc001332756a div.row:nth-child(5) .col-xs-12.col-sm-11.col-md-11 {
    padding-right: 0 !important;
}
  
  form#uploadimage651527afe314dc001332756a div.row:nth-child(5) .col-xs-12.col-sm-12.col-md-6:nth-child(2), 
  form#uploadimage651527afe314dc001332756a div.row:nth-child(5) .col-xs-12.col-sm-12.col-md-6:nth-child(4) {
    padding-left: 0 !important;
}
  
  .Template-J-Big {
    border: solid 1px #ccc;
  }
  
  .shopcart {
    top: 75px;
    height: 50px !important;
}
  
  .Template-J-Name {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: auto;
    margin-bottom: 3%;
}
  
  h3 {
    font-size: 1.8em;
}
  
  .manage-form-confirm-payment .col-xs-12.col-sm-2.col-md-2 {
    width: 50%;
}
  
  .head-order {
    margin: 2% auto -65px;
}
.sect-cont br {
    display: none;
}
}

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

  .sect-garun {
    grid-template-columns: 100%;
    gap: 0;
    margin-bottom: 6%;
     padding: 0 5%;
}
 
  h1 {
    font-size: 3.125em;
}
  
  h2 {
    font-size: 2em;
}
  
  .product-page.bg-white,
  .product-page.bg-yellow, .product-page.bg-eag{
    height: auto;
}
  
  .product-page.bg-white {
    grid-template-columns: 60% 40%;
  }
  
  .product-page.bg-white, .product-page.bg-yellow, .product-page.bg-eag {
    height: 170px;
}
  
  img.pStatusProduct {
    width: 30%;
  }
  
  .Template-J-frame {
    height: auto;
}
  
  .sect-bundle, .set-bundle {
    margin-bottom: 5%;
}
  
  .fs-26 {
    font-size: 22px;
}
  
  div#Component6513d974a3efb2001251a301 .col-md-4.col-sm-4.col-xs-12.padding-md.text-center {
        width: 44%;
    margin: 3%;
    padding: 2% !important;
  }
  
  .maxHeight-main {
    height: 320px;
}
  
  .pre-article {
    margin-top: -10px;
}
  
  .logo-footer {
    width: 50%;
}
  
  .social-footer {
    margin-bottom: 5%;
}
  
  h6, div#Component6513d985a3efb2001251a31c strong, div#Component6514fde639e21f0012943baf strong, .shopcartRelated {
    font-size: 1.3em;
}
  
  .Shopcart-Related-Main .col-xs-6.col-sm-12 {
    padding: 0;
}
  
  .Template-J-frame {
    padding: 10px;
}
  
  h3 {
    font-size: 1.5em;
}
  
  .channel-detail ul {
    grid-template-columns: repeat(1,1fr);
}
  
  p, .pre-review p, .howto-detail li, .policy-detail li, .shopcartID-Head-Default, .shopcartName-Head-Default, .art-detail li , .howto-detail2 li{
    font-size: 16px;
}
  
  .howto-detail h6, .policy-detail h6, .art-detail p {
    margin-bottom: 4%;
}
  
  .howto-detail li {
    margin-bottom: 5%;
  }
  
  .card-bank {
    width: 100%;
    margin-bottom: 5%;
}
  
  .manage-form-confirm-payment .col-xs-12.col-sm-2.col-md-2 {
    width:50%;
}
  
  div#Component6513d975a3efb2001251a30c .col-md-12.text-justify {
    padding: 2%;
}
  
.contact-us li {
    width: 31.3%;
    margin-bottom: 3%;
      padding: 2% 1%;
}
  
  td#respCheckout2 button {
    background-color: transparent;
    border: 1px solid #ccc;
}
  
 .Checkout-font-panel .col-xs-12.col-sm-12.col-md-6 {
    padding-top: 2% !important;
}
  
  .btnCheckoutprevious {
    width: 48%;
}
  
   .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;
}
  
.howto-detail ol {
    grid-template-columns: repeat(2,1fr);
}
  
  .how-detail {
    grid-template-columns: 100%;
}
  .howto-detail2 {
    padding: 15% 3% 3% 3%;
    margin-bottom: 10%;
}
  
  .head-order {
    width: 60%;
    margin: 0 auto -50px;
}
  
  .howto-detail2 li {
    display: block;
  }
  
  .howto-detail2 ol {
    padding:0;
  }
  
  .howto-detail2 li span {
    margin-right: 3%;
}
  
  .sect-empass {
    grid-template-columns: 100%;
}
  
  .sect-garun div:nth-child(1) {
    width: 70%;
    margin: 2% auto;
    height: 65px;
}
  
  .sect-garun h6 {
    text-align: center;
}

  
  .Template-J-button {
    width: 100%;
}
 
  
  div#Component6514effaaa47960013605428 .col-xs-12.col-sm-4 ,
  div#Component6514f130ce4b1e00134a7db4 .col-xs-12.col-sm-4 ,
  div#Component6514f18253502700135c896c .col-xs-12.col-sm-4,
  div#Component65140557e314dc001332610c .col-xs-12.col-sm-4,
  div#Component65141210a3efb2001251b31b .col-xs-12.col-sm-4,
  div#Component6514f44453502700135c89f4 .col-xs-12.col-sm-4{
    width: 50% !important;
}
  
  .icon-cont-page {
    width: 45%;
  }
  
  div#mainmenu6513b311a3efb20012519c40 .col-md-4.col-sm-4.col-xs-12.padding, 
  div#mainmenu6513cfafaa4796001360358e .col-md-4.col-sm-4.col-xs-12.padding {
    width: 33% !important;
}
  
  .img-sect {
    width: 60%;
}
  
  .sect-garun h6, .sect-garun li,.sect-cont h6, .sect-cont p, .contact-us li p{
    font-size: 13px;
}
  
  div#contentnewmode6513d04f39e21f0012942166,
  div#contentnewmode6513d02c39e21f0012942157,
  div#contentnewmode6513cfcf53502700135c7111,
  div#contentnewmode6513b66ae314dc0013324b0e,
  div#contentnewmode6513b684e314dc0013324b1b{
    padding: 0 !important;
}
  
.Template-J-Price {
    height: 40px;
}
  
  h4 {
    font-size: 1.4em;
}
  
  div#contentnewmode6513b32e53502700135c6ecd ,
  div#contentnewmode6513b31753502700135c6eb6{
    display: none;
}
}

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

</pre></body></html>