/* Move down content because we have a fixed navbar that is 3.5rem tall */
body {
    padding-top: 3.5rem;
    color: #333;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    font-size: 14px;
  }
  
  .h2, h2 {
    font-size: 14px;
  }
  a {
    color: #ff0100;
    text-decoration: none;
    background-color: transparent;
  }

  @media (min-width: 1200px) {
  
  
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1180px;
    }
  
  }
  
  .navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #000;
  }
  
  .navbar-dark .navbar-nav .nav-link {
    color:#000;
  }
  
  .navbar-dark .navbar-nav .nav-link:hover {
    color:#999;
  }
  .fixed-top {
    background: #8b1f1f;
    box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.12);
    
  }

  .fixed-top a {
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 2.5rem;
    padding-left: 0.5rem;
}
  .navbar-brand {
    display: inline-block;
    padding-top: 0rem; 
    padding-bottom: .3125rem;
    
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
  }
  
  .navbar-brand img {
    height: 42px !important;
  }

  .jumbotron {
    padding: 0em;
    margin-bottom: 2rem;
    background-color: #343a40;
    border-radius: 0rem; 
    color: #fff;
    
  }
  
  .session-footer {
    background: #f5f5fa;
    padding: 50px 0px;
    
    color: rgba(9,9,16,.7);
    font-size: 12px;
  
  }
  .copyright {
    opacity: 0.4;
  }
  
  .navbar-collapse {
    flex-grow: initial;
  }
  .mr-15{
    margin-right: 15px;
  }
  .benefits {
    margin-left: -20px;
    font-size: 15px;
    font-family: initial;
  }
  .mr-t-search-button {
    margin-top: 32px;
  }

  
  .main-body {
    background-color: #fff!important;
  }
  .job-row {
    padding: 2px 0px;
  }
  
  .job-detail-card {
    border: 1px solid rgba(18, 113, 169, 0.185)
  }
  .job-detail-card:hover{
    border: 1px solid rgba(18, 113, 169, 0.185);
    
  }
  .nav-tabs {
     border-bottom: none;
  }
  
  .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
      border-color:#fff;
      border-bottom: 2px solid #000;
      
  }
  .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #f8f9fa;
    font-weight: bold;
  }
  
  .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover {
    border-color:#fff;
    border-bottom: 2px solid #000;
  }
  .nav-tabs .nav-link {
    border:  none; 
    color: #708294;
    font-weight: lighter;;
  }
  
  .tab-content {
    margin-top: 15px;
  }
  
  .card-link {
    border:none !important;
    border-bottom: 1px solid rgba(128, 124, 124, 0.125) !important;
    border-radius: 0px !important; 
  }
  
  .card-link:hover {
    border:none !important;
    border-bottom: 1px solid rgba(0,0,0,.125) !important;
    border-radius: 0px !important; 
    box-shadow: none !important;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  
  .job-detail-text-title {
    color: #999;
    font-style: normal;
    font-size: 14px;
    font-weight: lighter;
  }
  
  .job-detail-text-sub {
    margin-left: 22px;
    
  }
  
  
  .card-hot {
    border: 1px solid #ff050521 !important ;
  }
  .company-logo-card {
    height: 100px;
    
  }
  .company-card {
    height: 160px;
    margin: 15px 0px;
  }
  
  .company-card-title {
    font-size: 16px;
  }
  .text-search {
  
    font-size: 16px;
    margin: 15px 0px;
  
  }
  
  .job_head_link_other {
    margin-top: 10px;
    padding: 10px 0px;
  }
  .list-unstyled li {
    padding:4px 0px;
  }
  
  .list-unstyled li a {
    color: #000;
  }
  
  .btn-tag {
    margin-bottom: 5px;
  }
  
  .user-dasboard {
    padding: 5rem 5rem;
    margin-bottom: 1rem;
    background-color: #fff;
    border-radius: 0rem; 
    color: #000;
    
  }
  .user-nav-border {
    border-bottom: 1px solid #f5f5fa!important;
  }
  .user-nav {
    
    padding-top:20px;
    padding-bottom:20px;
  }
  
  .nav-right {
    float: right;
      position: absolute;
      right: 5px;
      top: 15px;
  }
  .nav-right-account {
    float: right;
      position: absolute;
      right: 60px;
      top: 19px;
  }
  
  .nav-right-language {
    float: right;
      position: absolute;
      right: 90px;
      top: 19px;
  }
  
  .masthead-followup-icon {
    padding: .75rem;
    background-image: linear-gradient(to bottom right, rgba(255,255,255,0.2), rgba(255,255,255,0.01));
    border-radius: .75rem;
    box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,0.1);
 }
 div#ez-toc-container {
    
    
}
  
.partner-container {
    padding: 6px 0px;
}
.company-left-row .col-md-2 {
    width:20% !important;
    padding-right: 6px; 
    padding-left: 6px;
}
.company-left-row .col-md-2 .card {
    border-radius: 0px;
}
.company-left-row .col-md-2 .card .card-body {
  
    min-height: 110px;
}  
.features.reasons .icon {
  max-width: 120px;
}
img.icon {
  max-width: 300px;
}
.icon {
  margin-left: 5px;
  margin-right: 15px;
  padding: 0;
  display: inline-block;
  text-align: center;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

pre {
  padding: 1em;
  margin: .5em 0 2em;
  display: block;
  font-size: .8rem;
  background-color: #fbfbfd;
  box-shadow: 0 1px 1px rgba(0,0,0,.075);
  color: #090910;
}

.mt-xl-0 {
  /*border-left: 1px solid #e5e5e5;*/
}

.site_margin-top {
  margin-top: 1em;
}
.site_margin-bottom {
  margin-bottom: 1em;
}

.company-left-logo-card img {
  max-height: 50px;
}

.tag a {
  margin-bottom: 5px;
  
}

.btn-white {
  color: #fff !important;
    border-color: #fff !important;
    
    font-size: .675rem !important;
}
.btn-white .domain-price {
  color: #000 !important;
  font-size: 12px;
  font-weight: 600;
}

.rpwwt-widget {
  margin: 10px 0px;
  border: 1px solid rgba(0,0,0,.125);
border-radius: .25rem;
padding: 1rem 1rem;
}

.blog-main h5,
.video-template-default h5,
.single h5,
.home h5,
.blog h5 {
  font-size: 1rem;
  margin-top: 0.5rem;
}

.woocommerce div.product .product_title {
  font-size: 18px;
  font-weight: bold;
}

/*start mobile */

  @media (max-width: 480px) {
  
    .blog-main h5,
    .video-template-default h5,
    .single h5,
    .home h5,
    .blog h5 {
      font-size: 0.9rem;
      margin-top: 0.5rem;
    }
    .user-dasboard {
      padding: 0;
    }
  
  .jumbotron {
    padding: 0rem 0rem;
  }
  .jumbotron h2 {
    font-size: 140%;
  
  }
  .mr-t-search-button {
    margin-top: 0px; 
  }
  
  .mobile-card-title {
    font-size: 24px;
  }
  
  .dropdown-menu {
    right: 0;
    left: auto;
  }
  
  
  .nav-link {
    display: block;
    padding: .5rem 0.5rem;
  }
  
  .blog-content, .brand-leter, .brand {
    display: none;
}
}

/*mobile */
@media only screen and (min-width:540px){
	.listing-item {
   display: block;
   width: -webkit-calc(100%/3);
   width: -moz-calc(100%/3);
    width: calc(100%/3);
	}
}
@media only screen and (min-width:1024px){
	.hover-table-layout{
       
	}
}
  /*
.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown>.dropdown-toggle:active {

    pointer-events: none;
}

.dropdown-item > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: 0px;
  margin-left: 0px;
  position: absolute;
}
.dropdown-item:hover > .dropdown-menu {
  display: block;
  top: 0;
  left: 100%;
  margin-top: 0px;
  margin-left: 0px;
  
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  font-size: 14px;
}
*/

.flex_spc1 {

  display: flex;
	align-items: baseline;
	border-bottom: 1px solid rgba(0, 0, 0, 0.07);
	margin: 0 0 20px 0;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: stretch;
	
}

.title_sale a H2 {
  font-size: 26px;
  color: #e20202;
}

.title_sanpham a H2 {
  
    font-size: 17px;
    text-transform: uppercase;

}
.title_sanpham a:hover {
  color: #e20202;
  text-decoration: none;
  background-color: transparent;
}
.title_sanpham h2 {
  color: #d92218;
  font-size: 36px;
  font-family: Oswald;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0px;
}
.title_sale h2 {
  color: #e20202;
  font-size: 36px;
  font-family: Oswald;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0px;
}

.thanh_tabsp {
  margin: 0 0 5px 48px;
}

.thanh_tabsp .btn {
  padding: 4px 4px;
  font-size: 10px;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.div_sanpham {
  display: flex;
  flex-flow: wrap;
  margin: -8px;
}

.margin-auto {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0px 10px;
}

.card-head-title a {
  color: #ff0100;
  font-size: 14px;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  color: #ff0100;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  color: #ff0100;
}

.welcome .card {
  /*border: 1px solid rgba(0, 0, 0, 0.07);*/
  border: none !important;
  
}
.welcome .card-mb {
  margin-bottom: 30px;
}
.welcome .card-head-title {
  height: 40px !important; 
   
   overflow: hidden;
   text-overflow: ellipsis;
    font-weight:bold;
    font-size: 12px;
}
.welcome-row-bar {
  width: 100%;
}

/*cart*/

.woocommerce form .form-row label {
  width: 50%;
}

.woocommerce form .woocommerce-input-wrapper {
  width: 100%;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  width: 100%;
  display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.cart_item .product-total, .order_details .product-total {
  text-align: right;
}

.wp-block-group {
  box-sizing: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
  padding: 1rem 1rem;
}

.wc-block-product-categories-list-item {
  list-style-type:disclosure-closed;
}

.product_list_widget ins {
  text-decoration: none;
  color: #ff0000;
}

#billing_country_field, #billing_postcode_field, #billing_city_field {
  display: none !important;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 190px;
}
.hotline-support {
  position: fixed;
  bottom: 20px;
  left: 25px;
  z-index: 9;
}

.hotline-support .hotline a {
  padding: 8px 0;
  cursor: pointer;
  position: relative;
  display: inline-block;
}
.hotline-support .hotline a span{
 
  background: #f00;
  color: #fff;
  border-radius: 100%;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  position: relative;
  z-index: 999;
  padding:10px;
}


.alo-circle {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: zoomIn;
  width: 50px;
  height: 50px;
  top: 3px;
  right: -5px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(30, 30, 30, 0.4);
  opacity: .1;
  border-color: #f00;
  opacity: .5;
}


.alo-circle-fill {
  animation-iteration-count: infinite;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: pulse;
  width: 60px;
  height: 60px;
  top: -2px;
  right: -10px;
  position: absolute;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  background-color: rgb(255 0 0 / 50%);
  opacity: .75;
}

@-webkit-keyframes headerAnimation {
  0% { margin-top: -70px; }
  100% { margin-top: 0; }
}
@keyframes headerAnimation {
  0% { margin-top: -70px; }
  100% { margin-top: 0; }
}

@-webkit-keyframes zoomIn {
  0% {
      opacity: 0;
      -webkit-transform: scale(1.8);
  }
  100% {
      opacity: 1;
      -webkit-transform: scale(1);
  }
}
@-moz-keyframes zoomIn {
  0% {
      opacity: 0;
      -moz-transform: scale(1.8);
  }
  100% {
      opacity: 1;
      -moz-transform: scale(1);
  }
}
@-o-keyframes zoomIn {
  0% {
      opacity: 0;
      -o-transform: scale(1.8);
  }
  100% {
      opacity: 1;
      -o-transform: scale(1);
  }
}
@keyframes zoomIn {
  0% {
      opacity: 0;
      transform: scale(1.8);
  }
  100% {
      opacity: 1;
      transform: scale(1);
  }
}


.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.welcome .card .card-image {
  height: 200px;
}
.welcome-cat .card .card-image {
  height: 265px !important;
}

.woocommerce img, .woocommerce-page img {
 

}

.welcome .card .card-img {
  max-height: 100%;
  width: 100%;
}

.tpslick-active {
  width: 370px;
  height: 370px;
}

/*mobile */
@media (max-width: 480px) {
  .welcome-row-bar {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }

	.title_sanpham a H2 {
    font-size: 16px;
  }
  .title_sale  a H2 {
    font-size: 16px;
  }

  .woocommerce form .form-row label {
    width: 100%;
  }

  .col, .col-sm-6 , .col-sm-12{
    padding-right: 2px !important;
    padding-left: 2px !important;
  }

  .welcome .card-mb {
    margin-bottom: 5px;
  }

  .welcome .card-body  {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: .5rem;
  }
  .welcome .card-body .mt-4 {
    margin-top: .25rem!important;
  }
  .welcome .card-body h5 {
    font-size: 1rem;
  }
  .woocommerce div.product .product_title {
    font-size: 14px;
    font-weight: bold;
  }

  .single-product  .sidebar-top {
    display: none !important ;
  }
  .woocommerce img, .woocommerce-page img {
 
    
  }
  .welcome .card .card-image {
    height: 160px;
  }

  .welcome-cat .card .card-image {
    height: 160px !important;
  }

  .welcome .card .card-img {
    width: 100%;
    height: 100%;
  }

  iframe {
    height: 215px !important;
  }

}

