@charset "UTF-8";
/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme example child theme.
Author: Nick
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/
/* @font-face {
  font-family: 'BT Beau Sans';
  src: url('assets/fonts/BT-BeauSans-Regular.ttf') format('truetype');
  font-weight:400;
  font-style:normal;
}
@font-face {
  font-family: 'BT Beau Sans';
  src: url('assets/fonts/BT-BeauSans-Light.ttf') format('truetype');
  font-weight:200;
  font-style:normal;
}
@font-face {
  font-family: 'BT Beau Sans';
  src: url('assets/fonts/BT-BeauSans-Italic.ttf') format('truetype');
  font-weight:300;
  font-style:normal;
}
@font-face {
  font-family: 'BT Beau Sans';
  src: url('assets/fonts/BT-BeauSans-Bold.ttf') format('truetype');
  font-weight:600;
  font-style:normal;
} */
body * {
  /* font-family: 'BT Beau Sans'; */
}

a:focus {
  outline: none !important;
}
.ic-ovfh .elementor-image-box-img a {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
#main .woocommerce ul.products li.product li.title h2 {
  margin-bottom: 0;
}
#main .woocommerce ul.products li.product li.title h2 a {
  font-weight: 400;
}
#main .woocommerce ul.products li.product .price .amount {
  color: #000;
  font-weight: 400;
}
.cs-ftr .elementor-nav-menu .menu-item {
  width: 100%;
}
.cs-ftr .elementor-nav-menu .menu-item a {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media screen and (max-width: 1400px) {


}


/**************Ipad ngang(1024 x 768)****************/
@media screen and (max-width: 1024px) {
  

}
/**************end Ipad ngang(1024 x 768)****************/



/******************Ipad dọc(768 x 1024)******************/
@media screen and (max-width: 768px) {
  
  

}
/******************end Ipad dọc(768 x 1024)******************/



/*................ip6-plus...................*/
@media only screen and (max-width: 500px) {
  
  
}
/*................end ip6-plus...................*/



/*................ip6...................*/
@media only screen and (max-width: 375px) {

}
/*................end ip6...................*/



/***********iphone 5 ----**************/
@media only screen and (max-width: 320px) {

}
/***********end iphone 5 ----**************/