/*
Theme Name: netsa.vn
Theme URI: http://netsa.vn
Version:1.0
Author: Đinh Văn Tấn
Author URI: http://dinhvantan.com
Tags: den, do, trang...
Description: hosting, vps ssd, web design, email maketing...
*/

:root{
  --mau1: #09596B;
  --mau2: #40C7DD;
}
body {
  background: #e1f2f8;
  font-family: Helvetica,Arial,sans-serif;
  color: #525252;
  font-size: 15px;
  line-height: 25px;
}
.fb_customer_chat_bubble_animated_no_badge{
    right: 90px !important;
    bottom: 13px !important;
}
.mw100pc, iframe{
  max-width: 100%;
}
.btn-danger{
    color: white !important;
}
#middle {
  position: relative;
  z-index: 3;
  background: #fff;
  margin: 0 auto;
  text-align: left;
  box-shadow: 0 0 20px #a0beca;
  -moz-box-shadow: 0 0 20px #a0beca;
  -webkit-box-shadow: 0 0 20px #a0beca;
  margin: 20px 0px;
}
.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.display-flex > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
@media ( min-width: 1140px ){
  .cot5{
    width: 20%;
  }
}
@media ( min-width: 768px ){
  .truot{
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 200;
  }
  .logged-in.truot{
    top: 32px;
  }
}

/*** header ***/
header{
  padding: 10px 0px;
}
.tencty{
  font-weight: bold;
  color: var(--mau1);
}
header ul {
  float: right;
}
header li {
  float: left;
  list-style: none;
  margin: 0;
}
header .header-tools-label {
  display: block;
  position: relative;
  height: 35px;
  width: 80px;
  padding: 55px 0 0;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  background-image: url(images/header-tools.gif);
}
header li.header-tools-cart .header-tools-label {
  background-position: right top;
}
header .header-tools-cart-qty {
  font-size: 14px;
  text-align: center;
  position: absolute;
  top: 21px;
  width: 75px;
  left: 0;
  letter-spacing: -1px;
}
.liinfo{
  width: 270px;
  line-height: 23px;
  font-weight: bold;
}
.liinfo p{
  margin-bottom: 0px;
}
header .fa {
  font-size: 40px;
  float: left;
  line-height: 45px;
  margin-right: 10px;
  color: var(--mau1);
}
@media ( min-width: 768px ){
  header .logo img{
    max-height: 60px;
  }
}

/*** menu-main ***/
.navbar{
  margin: 0px;
  border:0px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  min-height: 30px;
  position: relative;
}
.wpimg{
  float: left;
}
.wpimg img{
  display: block;
}
.dropdown-menu{
  padding: 0px;
}
.dropdown-menu > li > a{
  border-bottom: 1px solid #e5e5e5;
  padding: 7px 12px;
}
.nav > li:first-child > a{
  border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  -webkit-border-radius: 5px 0px 0px 5px;
  border-left: none;
}
.nav > li:last-child > a{
  border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  -webkit-border-radius: 0px 5px 5px 0px;
  border-right: none;
}
.formsearch{
  max-width: 300px;
  margin-top: 8px;
  float: right;
}

@media( min-width: 768px ){
  .navbar{
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px;
  }
  .navbar-nav>li>a{
    color: #fff;
    font-weight: bold;
    border-right: 1px solid #9c3;
    border-left: 1px solid #527a00;
  }
  #menu{
    background: rgb(125,165,41);
    background: linear-gradient(0deg, rgba(125,165,41,1) 0%, rgba(153,203,50,1) 100%);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
    max-width: 1120px;
  }
  .nav .open>a, .nav .open>a:hover, .nav .open>a:focus, .dropdown-menu > li  a:hover, .nav>li>a:hover, .nav>li>a:focus, .nav > .current-menu-item > a{
    background: #527a00;
    color: white;
    font-weight: bold;
    border-right: 1px solid #9c3;
    border-left: 1px solid #527a00;
  }
  .navbar-collapse{
    padding-left: 0px;
  }
  .dropdown-menu{
    padding: 0px;
    margin: 0px;
    border: none;
  }
}
@media ( max-width: 767px ){
  .formsearch{
    display: none;
  }
}

/*** slider ***/
.title-sb{
  font-weight: bold;
  color: #0a5692;
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: -0.02em;
  margin-bottom: 15px;
}
.sbsp .nav>li>a{
  padding: 7px 0px;
  color: #222;
}
.sbsp .nav>li>a:hover, .sbsp .nav>li>a:focus{
  background-color: transparent;
  font-weight: normal;
}
.sbsp img{
  max-height: 25px;
  margin-right: 5px;
}
.menukt ul{
  padding: 0px
}
.menukt li{
  display: block;
  padding-left: 30px;
}
.menukt a{
  color: #222;
  line-height: 35px;
}
.wpsl .item{
  margin-bottom: 20px;
}
.sidenav li ul{
  display: none;
}
@media ( min-width: 768px ){
  .sidenav li{
    position: relative;
  }
  .sidenav .caret{
    transform: rotate(-90deg);
    position: absolute;
    top: 17px;
    right: 10px;
  }
  .sidenav a:hover, .sidenav a:focus, .sidenav .current-menu-item > a{
    color: var(--mau2) !important;
    background-color: transparent;
    font-weight: normal;
  }
  .sidenav li ul{
    position: absolute;
    left: 100%;
    z-index: 666;
    width: 100%;
    top: 0px;
    background-color: #fff;
    box-shadow: 4px 0px 4px #999;
    border-radius: 0px 4px 4px 0px;
  }
  .sidenav li:hover > ul{
    display: block !important;
  }
}
@media (max-width: 767px){
  .sbsp li ul a{
    padding-left: 25px !important;
  }
}


/*** single product ***/
.list-thumbs{
  width: 100%;
}
.sku{
  line-height: 30px;
  margin-bottom: 4px;
}
.text-danger{
  color: red;
}
.main-thumbnail{
  position: relative;
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.rating-symbol{
  color: #eabd09;
}
.btn-danger {
  background: #ed1b2f;
  color: white !important;
  transition: all 1s;
}
.title-sing-pro{
  font-size: 19px;
  font-weight: bold;
  color: var(--mau2);
  line-height: 30px;
  margin-bottom: 5px;
}
ul.page-numbers{
    display: none !important;
}
.uudai{
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-bottom: 10px;
    padding: 10px;
}
.uudai li{
    line-height: 30px;
}
.uudai li:before{
    color: green;
    content: "\f058";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 19px;
    margin-right: 8px;
    color: #4bda05;

}
.wpuudiem .item{
  margin-bottom: 15px;
}
.wpuudiem strong{
  color: var(--mau3);
}
.wpuudiem .fa{
  float: left;
  margin: 0px 10px 0px 0px;
  padding: 10px;
  font-size: 45px;
  text-align: center;
  color: var(--mau1);
}
.gcgh{
    background: #d8ffc5;
    border: 1px solid #92fc5e;
    font-weight: bold;
    color: #318607;
    padding: 5px 10px;
    margin-bottom: 10px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.wpchon{
    margin-bottom: 10px;
}
.title-chon{
    font-weight: bold;
    font-size: 14px;
    float: left;
    width: 100px;
    line-height: 40px;
}
.itemc{
    padding: 5px 7px;
    border: 1px solid #e5e5e5;
    margin-right: 10px;
    cursor: pointer;
    margin-bottom: 7px;
    display: inline-block;
    position: relative;
}
.choosecolor img{
  max-width: 40px;
  display: block;
}
.choosecolor{
  padding: 1px;
}
.itemc.active{
    color: red;
    border: 1px solid red;
    background: transparent url("images/check.png") bottom right no-repeat;
}

.itemc.hethang{
  background: #f0f0f0;
  cursor: no-drop;
  color: #888;
  border: 1px solid #e5e5e5 !important;
}
.itemc.hethang:before {
  content: '';
  background-color: #e0e0e0;
  position: absolute;
  top: 50%;
  left: 0%;
  transform: rotate(-18deg);
  height: 1px;
  z-index: 2;
  width: 100%;
}
.itemc.hethang .pr{
  color: #777;
}
.linkcs{
    text-decoration: underline;
    margin-left: 10px;
}
.modal-header{
    padding: 5px 10px;
}
.modal-title{
    font-weight: bold;
    font-size: 17px;
    line-height: 30px;
}
.cart .giakgiam{
    text-decoration: none;
}
.price-sing del{
  color: #777;
}
.price-sing {
  padding: 2px 0px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  height: unset !important;
  margin-bottom: 15px;
}
.price-sing > .price-new > span, .price-sing > span {
  font-size: 27px;
  line-height: 40px;
  color: red;
}
.price-sing > .per{
    font-size: 17px;
    font-weight: bold;
    line-height: 30px;
    color: red;
}
.title-chon {
  font-weight: bold;
  font-size: 14px;
  float: left;
  width: 100px;
  line-height: 40px;
}
.itemc.active {
  color: red;
  border: 1px solid red;
  background: transparent url(images/check.png) bottom right no-repeat;
}
.choosecolor {
  padding: 1px;
}
.itemc {
  padding: 5px 7px;
  border: 1px solid #e5e5e5;
  margin-right: 10px;
  cursor: pointer;
  margin-bottom: 7px;
  display: inline-block;
  position: relative;
}
.uudai {
  padding: 13px 10px 10px 10px;
  border: 1px dashed red;
  position: relative;
  margin-bottom: 10px;
  margin-top: 15px;
}
.uudai .head {
  position: absolute;
  background: #fff;
  padding: 0px 12px;
  top: -12px;
  left: 30px;
  display: inline-block;
  font-weight: bold;
}
.uudai li:before {
  color: green;
  content: "\f058";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 19px;
  margin-right: 8px;
  color: #4bda05;
}
#textsl {
  float: left;
  margin-right: 10px;
  line-height: 40px;
}
.single .quantity {
  margin: 0px 0px 15px 10px;
  border: 1px solid #eee;
  padding: 0px;
  width: 117px;
  text-align: center;
  display: inline-block;
}
.sub-qty {
  cursor: pointer;
  padding: 6px 12px;
  border-right: 1px solid #eee;
  text-align: center;
  line-height: 100%;
}
.quantity .txtNumPro {
  background: none;
  border: none;
  text-align: center;
  width: 32px;
  color: var(--mau2);
  font-weight: bold;
  display: inline;
  box-shadow: none;
  padding: 0px;
  height: 28px;
}
.add-qty {
  padding: 6px 12px;
  border-left: 1px solid #eee;
  text-align: center;
  line-height: 100%;
  cursor: pointer;
}
.cauhinh{
  font-size: 13px;
  line-height: 20px;
}

/*** page and single ***/
.formdaily{
  background: #f0f0f0;
  padding:10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-bottom: 10px;
}
.comment-form-cookies-consent, .comment-form-url,#reply-title{
    display: none;
}
.comment-form-email{
    margin-bottom: 10px;
}
#comment{
    height: 150px;
}
.comment-form-author{
    float: left;
    width: 49%;
}
.comment-form-email{
    float: right;
    width: 49%;
}
#submit{
    margin-top: 10px;
}
#breadcrumbs{
  padding:10px 0px;
}
.content p, .content img, .wp-caption{
  margin-bottom: 10px;
}
.content img{
    height: auto !important;
}
.wp-caption{
    max-width: 100%;
}
.excerpt{
  font-weight: bold;
  font-size: 19px;
  line-height: 30px;
  margin-bottom: 5px;
}
.content-xam{
  background: #f0f0f0;
  padding: 10px;
}
.alignleft{
  float: left;
  margin: 0px 10px 10px 0px;
}
.alignright{
  float: right;
  margin: 0px 0px 10px 10px;
}
.aligncenter{
  margin: 0px auto 10px;
  display: block;
}
.comment-list article{
  overflow: hidden;
}
.comment-list .children{
  padding-left: 30px;
}
.comment-meta{
  margin-right: 15px;
}
.comment-list .avatar{
  width: 80px;
  height: auto;
  float: left;
  margin: 0px 10px 0px;
  border-radius: 100%;
}
.comment-date{
  margin-bottom: 0px;
}
.author .comment-reply-link{
  display: none;
}
.author #respond, .author .btn-sm{
  display: none;
}
li.comment{
  overflow: hidden;
  margin-bottom: 10px;
}
.wp-caption-text{
  text-align: center;
  background: #e0e0e0;
  font-size: 15px;
  padding:5px;
  display: block;
  width: calc(100% - 0px);
}
.wp-caption img, .wp-caption p{
  margin-bottom: 0px;
}


/*** category ***/
.thumbnail-post-cat{
  max-width: 150px;
  height: auto;
  margin-right: 10px;
}
.thumbnail-post-cat img{
  max-width: 100%;
  max-height: 100%;
}
.title-post-cat{
  font-weight: bold;
  margin-bottom: 0px;
  font-size: 17px;
  line-height: 25px;
}
.poscat{
  margin-bottom: 15px;
}
.pagination{
  margin: 0px 0px 10px 0px;
}
.catsp{
  text-align: center;
}
.catsp img{
  margin-bottom: 10px;
}
.xam{
  color: #555;
}
.do{
  color: red;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background:var(--mau1);
	border-color: var(--mau1);
}
.pagination > li > a, .pagination > li > span,.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{
	color: var(--mau1);
}

/*** sp ***/
.spsale{
  margin-bottom: 20px;
}
.wptitle{
  height: 50px;
  overflow: hidden;
}
.wptitle *{
  display: inline-block;
}
.title-pro-cat{
  font-size: 15px;
  line-height: 25px;
  font-weight: bold;
}
.title-home{
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 15px;
  position: relative;
  padding-bottom: 7px;
  color: var(--mau1);
  font-weight: bold;
  text-transform: uppercase;
}
.title-home::before{
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-color: var(--mau1);
  height: 2px;
  width: 85px;
}
.sp{
  text-align: center;
  position: relative;
  margin-bottom: 15px;
}
.sp .thumbnail{
  margin:0px 0px 5px 0px;
}
.sp h2{
  line-height: 25px;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  line-height: 16px;
}
.sp a{
  font-size: 15px;
  color: var(--mau1);
}
a.thumbnail:hover, a.thumbnail:focus{
  color: var(--mau1);
}
.percent{
  position: absolute;
  top: 10px;
  left: 10px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 13px;
  color: white;
  background-color: red;
  border-radius: 50%;
  z-index: 1;
}
del{
  color: #888;
}
ins, .gia > span{
  color: red;
  font-weight: bold;
}
.banner{
  display: block;
  text-align: center;
  text-align: center;
  margin-bottom: 15px;
}
.banner img{
  display: block;
  margin: 0px auto;
}
.owl-next{
  position: absolute;
  right: 0px;
  top: calc( 50% - 15px );
}
.owl-prev{
  position: absolute;
  left: 0px;
  top: calc( 50% - 15px );
}
.owl-theme .owl-nav [class*='owl-']{
  background-color: var(--mau1);
}
.owlsp .owl-prev, .owlsp .owl-next{
  top: calc( ( 50% - 75px ) - 15px );
}
.owl-nav.disabled{
  display: none;
}
.owl-prev .disabled{
  background-color: #888 !important;
}

/*** lydo ***/
.titile-home{
  font-size: 28px;
  color: var(--mau1);
  line-height: 40px;
  margin-bottom: 30px;
  font-weight: bold;
  text-align: center;
}
.lydo{
  margin-bottom: 15px;
  text-align: center;
  padding: 0px 10px;
  position: relative;
}
.lydos .lydo:first-child:before{
  display: none;
}
.lydo:before{
  content: "";
  height: 100px;
  background-color: #e5e5e5;
  position: absolute;
  left: 0px;
  top: calc( 50% - 50px );
  z-index: 1;
  width: 1px;
}
.title-lydo{
  font-weight: bold;
  line-height: 25px;
  font-size: 17px;
  margin-bottom: 10px;
}
.noidung-lydo{
  color: #777;
}

/*** sidebar ***/
.sb{
  margin-bottom: 15px;
}
.content-sb{
  position: relative;
}
.spsb{
  padding: 10px;
  border: 1px solid var(--mau1);
  margin-bottom: 10px;
}
.menusb li{
  background: #f0f0f0;
  padding:5px 10px;
  border-bottom: 1px solid #fff;
}
.menusb a:before{
  content: "\f101";
  font:normal normal normal 14px/1 FontAwesome;
  margin-right: 5px;
}
.menusb li:hover a{
  padding-left: 15px;
}
.menusb li:first-child{
  border-top: 0px;
}
.menusb li:last-child{
  border-bottom: 0px;
}
.sb .thumbnail img{
  height: 80px;
}
.sb .sp img{
  height: auto;
}
.sb .sp .thumbnail{
  margin:0px;
}
.sb .title{
  color: var(--mau1)
}
.sb .title h2{
  font-size: 17px;
  line-height: 25px;
}
.sb .thumbnail{
  margin:0px 10px 10px 0px;
}
a.thumbnail:hover, a.thumbnail:active{
  border-color: var(--mau1);
}
.previousowl{
  position: absolute;
  top: 50%;
  margin-top: -15px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  background: #f0f0f0;
  line-height: 30px;
  text-align: center;
  font-size: 17px;
  color: #555;
  cursor: pointer;
  width: 30px;
  height: 30px;
  left:0px;
}
.nextowl{
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -15px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  background: #f0f0f0;
  line-height: 30px;
  text-align: center;
  font-size: 17px;
  color: #555;
  cursor: pointer;
  width: 30px;
  height: 30px;
  right:0px;
}
.sbnewpro .nextowl, .sbnewpro .previousowl{
  top: 100px;
}
.sb .post .thumbnail{
  float: left;
  margin:0px 10px 0px 0px;
}
.sb .post img{
  width: 90px;
  height: auto;
}
.sb .post .title-post{
  font-size: 15px;
  line-height: 25px;
}

/*** footer ***/
footer{
  border-top: 2px solid var(--mau1);
  padding:20px 0px 10px 0px;
  background-color: #E1F1F8;
}
.w100 *{
  max-width: 100%;
}
footer .menu a{
  color: #444;
}
footer li{
  list-style: inside;
  transition: all 1s;
  margin-bottom: 7px;
}
footer li:hover{
  padding-left: 10px;
}
footer li:hover a{
  color: var(--mau1);
}
footer p{
  margin-bottom: 7px;
}
footer .content-info .fa{
  width: 25px;
}
footer .fa{
  color: var(--mau1);
}

a.socialIcon:hover, .socialHoverClass {
  color:#44BCDD;
}
.social-network{
  display: flex;
  align-items: center;
}
.social-circle li a {
  display:inline-block;
  position:relative;
  margin:0 auto 0 auto;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  border-radius:50%;
  text-align:center;
  width: 30px;
  height: 30px;
  font-size:17px;
  background-color: var(--mau1);
}
.social-circle li i {
  margin:0;
  line-height:30px;
  text-align: center;
  font: normal normal normal 14px/1 FontAwesome !important;
}

.social-circle li a:hover i, .triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.social-circle i {
  color: #fff;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.social-circle a {
  background-color: #D3D3D3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
ul.social-network li {
  display: inline-block;
  margin: 0 5px 5px 0px;
}
ul.social-network img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.icoFacebook{
  background-color: #3b5998 !important;
}
.icoGoogle{
  background-color: #dd4b39 !important;
}
.icoLinkedin{
  background-color: #007bb5 !important;
}
.icoYoutube{
  background-color: #ff0000 !important;
}
.icoTiktok{
  background-color: #000000 !important;
}

#icons{
  position: fixed;
  right: 5px;
  bottom: 50px;
  z-index: 999;
  width: 50px;
  left: auto;
  padding-left: 0px;
}
#icons li{
  height: 50px;
  width: 50px;
  margin-bottom: 15px;
  list-style: none;
}

.buy-now {
  position: relative;
  width: 50px;
  height:50px;
}
.buy-now .buy-now-btn {
  background: red;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 5px 10px 0 rgba(35, 50, 56, .1);
  -moz-box-shadow: 0 5px 10px 0 rgba(35, 50, 56, .1);
  -ms-box-shadow: 0 5px 10px 0 rgba(35, 50, 56, .1);
  -o-box-shadow: 0 5px 10px 0 rgba(35, 50, 56, .1);
  box-shadow: 0 5px 10px 0 rgba(35, 50, 56, .1);
  -webkit-transform-origin:center;
  transform-origin:center;
  position: relative;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 1.3em;
  color: #fff;
  z-index: 1;
  display: block;
}
.buy-now .ripple,
.buy-now .ripple:before,
.buy-now .ripple:after {
  position: absolute;
  top: 0;
  height: 50px;
  width: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 0, 0, .3);
  -moz-box-shadow: 0 0 0 0 rgba(255, 0, 0, .3);
  -ms-box-shadow: 0 0 0 0 rgba(255, 0, 0, .3);
  -o-box-shadow: 0 0 0 0 rgba(255, 0, 0, .3);
  box-shadow: 0 0 0 0 rgba(255, 0, 0, .3);
  -webkit-animation: ripple 3s infinite;
  -moz-animation: ripple 3s infinite;
  -ms-animation: ripple 3s infinite;
  -o-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
}
.buy-now .ripple:before {
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
  -ms-animation-delay: .9s;
  -o-animation-delay: .9s;
  animation-delay: .9s;
  content: "";
  position: absolute;
  top: 0
}
.buy-now .ripple:after {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  -ms-animation-delay: .6s;
  -o-animation-delay: .6s;
  animation-delay: .6s;
  content: "";
  position: absolute;
  top: 0
}
@-webkit-keyframes ripple {
  70% {box-shadow: 0 0 0 50px rgba(255, 0, 0, 0);}
  100% {box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);}
}
@keyframes ripple {
  70% {box-shadow: 0 0 0 50px rgba(255, 0, 231, 0);}
  100% {box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);}
}
.title-f{
  font-size: 15px;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  text-transform: uppercase;
  color: var(--mau1);
}
.logof{
  max-width: 150px !important;
}
#copyright{
  text-align: center;
  background-color: var(--mau1);
  color: white;
  padding: 5px 10px;
  font-size: 13px;
}
#copyright a{
  color: white;
}

/*** responsive ***/
@media (min-width: 1025px) {

}
@media (max-width: 992px) {
  .hidden-mm{
    display: none !important;
  }
}
@media (min-width: 768px) {
  .hidden-desktop{
    display: none;
  }

  .navbar-nav .dropdown-menu .caret {
    transform: rotate(-90deg);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  
}
@media only screen and (min-width: 768px) and (max-width: 850px) {
  .nav>li>a{
    padding: 5px 6.4px;
  }
}
@media (max-width: 767px) {
  .hidden-mobile{
    display: none;
  }
  .collapse.in{
    display: block !important;
  }
  body{
    padding-top:50px;
  }
  #menu-main-menu{
    max-height: 330px;
    overflow-y: auto;
  }
  .navbar{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 666;
    box-shadow: 0px 0px 4px #888;
  }
  .menu-main{
    padding: 0px 10px;
  }
  .ico-menu{
    margin: 0px 10px 0px 0px;
    color: white;
  }
  .navbar-toggle .icon-bar{
    background: white;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  /* ANIMATED X */
  .navbar-toggle.x .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    -ms-transform-origin: 10% 10%;
    transform-origin: 10% 10%;
  }

  .navbar-toggle.x .icon-bar:nth-of-type(2) {
    opacity: 0;
    filter: alpha(opacity=0);
  }

  .navbar-toggle.x .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 10% 90%;
    -ms-transform-origin: 10% 90%;
    transform-origin: 10% 90%;
  }

  /* ANIMATED X COLLAPSED */
  .navbar-toggle.x.collapsed .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }

  .navbar-toggle.x.collapsed .icon-bar:nth-of-type(2) {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  .navbar-toggle.x.collapsed .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  /* END ANIMATED X */
  .navbar-collapse{
    border: none;
    float: none;
    width: 100%;
    padding: 0px;
  }
  .navbar-nav{
    position: relative;
    z-index: 999;
    background: #f5f5f5;
    box-shadow: 0px 0px 4px #777;
    -moz-box-shadow: 0px 0px 4px #777;
    -webkit-box-shadow: 0px 0px 4px #777;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .navbar-brand{
    height: unset;
    padding: 5px 10px
  }
  .navbar-brand img{
    max-height: 40px;
  }
  .navbar-header{
    background: var(--mau1);
  }
  .navbar{
    margin-bottom: 0px;
    min-height: 40px;
  }
  .navbar-nav > li > a, .nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #e5e5e5;
  }
  .navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header{
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-nav .open ul ul a{
    padding-left: 45px !important;
  }
  .navbar-nav > li:first > a{
    border-top: 0px;
  }
  .navbar-nav > li:last > a{
    border-bottom: 0px;
  }
  .navbar-nav > .current-menu-item > a, .navbar-nav > .current-menu-parent > a{
    background: #f0f0f0;
  }
  .modal-body iframe{
    width: calc(100vw - 60px);
    min-height: 250px;
  }
}
@media (max-width: 580px) {
    
}
@media (max-width: 480px) {
  .title-post{
      height: 68px;
      overflow: hidden;
  }
  .title-product{
      height: 85px;
      overflow: hidden;
  }
}
@media (max-width: 480px) {
  
}
