/*
Theme Name: 1898 Door
Theme URI: https://1898door.vn
Author: 1898 Door
Author URI: https://1898door.vn
Description: Custom WordPress theme for 1898 Door - giải pháp cửa nhôm kính, cửa sổ, vách ngăn và mặt dựng tại Hà Nội.
Version: 1.0.0
Text Domain: 1898door
Domain Path: /languages
*/

/*
|--------------------------------------------------------------------------
| WordPress base compatibility
|--------------------------------------------------------------------------
| CSS giao diện chính của website nằm trong:
| /assets/css/main.css
|
| File style.css này chủ yếu để WordPress nhận diện theme.
|--------------------------------------------------------------------------
*/

.alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1em;
}

.alignright {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption-text {
  font-size: 14px;
  color: #5B6B7B;
  margin-top: 8px;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.screen-reader-text:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

img {
  max-width: 100%;
  height: auto;
}