/*
Author: kantek
Author URI: http://kan-tek.com/
Coder: Kent
Description: This is theme for pricerightrentals website.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: newsexpress.
Text Domain: pricerightrentals

*/
/**
 * 1.0 - common
 */
* {
  margin: 0;
  padding: 0; }

body {
  font-family: 'Arial',sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
  color: #424243;
  background-color: #fff; }

#search label {
  color: #0e4677; }
#search .form-control {
  background: #eff0f2;
  border: 3px solid #b89231; }

#start_now > a {
  line-height: 40px;
  font-size: 20px;
  background: #fdc600;
  border-radius: 0;
  border-color: #fdc600;
  padding: 15px;
  text-decoration: none; }

#tbl-product thead tr th {
  background-color: #fdc600;
  text-align: center;
  vertical-align: middle; }
#tbl-product tbody tr td {
  background-color: #f3f3f3;
  vertical-align: middle;
  text-align: center; }

.user-info {
  padding-top: 16px; }
  .user-info > div.user-name {
    font-size: 20px;
    line-height: 50px;
    font-weight: 700; }
  .user-info > div > p {
    padding-left: 10px; }
  .user-info > a {
    text-decoration: none; }
    .user-info > a > span {
      font-size: 16px; }

.arrow-white {
  background: url(/images/arrow-top-white.png) no-repeat;
  width: 14px;
  height: 8px;
  margin-left: 73px;
  display: none; }

.user-info.open > .arrow-white {
  display: block; }

.profile {
  background-color: #fdc600;
  margin-top: 20px;
  box-shadow: inset -1px -1px 9px 5px #e69a0f; }

.profile_info {
  background-color: #f3f3f3;
  margin-top: 10px;
  line-height: 50px;
  padding: 10px 32px; }

.view-address {
  color: #3097D1 !important; }

div.cnt_login {
  background-color: #f3f3f3;
  border-radius: 10px;
  padding: 50px 50px 30px;
  margin-top: 20px;
  border: 1px solid #e2e2e2; }

#login_customer > h3.title {
  margin-top: 40px;
  font-weight: 700;
  color: #0e487a; }

.btn_login {
  margin-top: 15px;
  width: 100%;
  background-color: #fdc600;
  font-weight: 700;
  color: #000;
  font-size: 19px; }

.cnt_login .form-control {
  height: 42px; }

.btn_register {
  margin-top: 15px;
  width: 100%;
  background-color: #3d66e2;
  color: #fff !important; }

.forgot_password {
  font-style: italic;
  text-decoration: underline !important;
  font-size: 16px;
  color: #8c8c8c !important; }

.btn_login_fb {
  margin-top: 30px; }

#heade_dashboard {
  height: 80px;
  background-color: #5b5959; }

.title_dashboard {
  line-height: 80px;
  font-weight: 700;
  color: #fff; }

.vertical-menu {
  width: 100%;
  margin-top: 5px; }
  .vertical-menu a {
    color: #000;
    display: block;
    padding: 15px;
    text-decoration: none;
    border-bottom: 1px solid #e7e7e7; }
    .vertical-menu a:hover {
      background-color: #ccc; }
    .vertical-menu a.active {
      background-color: #e2e2e2;
      color: #333;
      font-weight: 700; }

.error {
  color: red; }

tfoot tr th {
  vertical-align: middle !important; }

th > ul.pagination {
  margin: 0 !important; }

.underline {
  width: 100px;
  height: 5px;
  background: #ff0;
  margin: auto; }

.btn-seemore {
  border-color: #fdc600;
  border-radius: 30px;
  color: #fdc600 !important;
  font-style: italic; }

.content_about {
  background-color: #fff; }

.item {
  width: 100%;
  margin: 5px 0 0 -5px;
  background-color: #f3f3f3;
  min-height: 100px;
  padding: 5px; }

.col1, .col2, .col3 {
  float: left;
  min-height: 100px; }

.col1 > p, .col2 > p, .col3 > p {
  padding: 0;
  margin: 0; }

.col1 {
  width: 20%; }
  .col1 > img {
    width: 95px;
    height: 85px;
    float: left; }

.col2 {
  width: 49%; }

.col3 {
  width: 30%; }

.product_detail {
  width: 100%; }
  .product_detail .field_name {
    float: left;
    font-weight: 700; }
  .product_detail .field_value {
    float: right;
    font-style: italic;
    line-height: 30px;
    width: 50%;
    padding-left: 10px;
    margin: 2px 0;
    background-color: #f3f3f3; }
  .product_detail .field_name {
    line-height: 30px;
    width: 50%;
    padding-left: 10px;
    margin: 2px 0;
    background-color: #f3f3f3; }
  .product_detail #address-infor > span {
    width: 100%; }

#footer {
  margin-top: 10px;
  bottom: 0;
  background-color: #3d3d3d;
  clear: both; }
  #footer > div > span {
    line-height: 50px;
    color: #fff; }

body.modal-open .mm-slideout {
  z-index: inherit !important; }

.modal-backdrop {
  z-index: 300; }

.input-group .form-control:last-child, .input-group-addon:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

#table_detail td, #table_all_product td {
  vertical-align: middle;
  word-break: break-word; }

.user_type_opt {
  margin: 0 10px; }

.prr-btn-auth {
  background: #ffbe00;
  color: #191919;
  border: 1px solid #ffbe00;
  font-weight: 700;
  display: block;
  width: 100%; }

.account_username span {
  display: block;
  background: #0e4677;
  color: #fff !important;
  font-weight: 700;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  font-size: 21px;
  float: left;
  line-height: 35px;
  margin-top: 6px;
  margin-right: 10px; }
.account_username a {
  font-weight: 700; }

.account-sidebar .profile_info {
  background: #f6f6f6;
  margin-bottom: 2px;
  border: 1px solid #f3f3f3; }

#account-content .main-content {
  background-color: #fff;
  margin-top: 10px;
  border: 1px solid #e7e7e7; }

.account-sidebar .vertical-menu {
  background: #f6f6f6;
  border: 1px solid #f3f3f3; }

.user_auth_option {
  font-size: 14px;
  text-align: left;
  color: #f3f3f3;
  width: 100%;
  margin: 28px auto; }

.grid-heading {
  background: #e7e7e7;
  font-size: 15px;
  padding: 15px;
  border-bottom: 1px solid #f5f5f5;
  margin: 0;
  font-weight: 700;
  color: #5b5959; }

.box-content {
  padding: 15px; }

.btnTopSubmit {
  position: absolute;
  top: 5px;
  right: 9px; }

body.body-admin #menu_dashboard {
  width: 15%; }
body.body-admin #account-content {
  width: 85%; }

.cnt_login label.flt-left {
  float: left; }

.icon_distance {
  background: url(/images/map-marker.png) no-repeat;
  width: 20px;
  height: 20px;
  display: block;
  float: left; }

#category-menu ul > li:first-child > a {
  margin-left: 0; }
#category-menu ul > li:last-child > a {
  margin-right: 0;
  padding-right: 34px; }
#category-menu ul > li > a {
  background-color: #ffbe00;
  margin: 5px;
  font-weight: 700;
  border-radius: 2px;
  color: #864603;
  padding: 10px 24px; }

.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0; }

#category-menu ul > li > a.active {
  text-decoration: none;
  background-color: #eee; }

.box_category {
  background-color: #ffbe00;
  overflow: hidden;
  margin: 4px 10px 10px 0;
  border-radius: 2px; }

#category_1 {
  float: left;
  min-height: 231px; }

#category_2 {
  float: left;
  min-width: 138px; }

.box_category > ul {
  display: block;
  margin: 0;
  padding: 10px; }
  .box_category > ul > li {
    list-style: none;
    display: block;
    float: left;
    text-align: center;
    color: #864603; }
    .box_category > ul > li > a {
      font-weight: 700;
      text-decoration: underline;
      margin-bottom: 10px;
      display: block;
      color: #864603; }
    .box_category > ul > li > ul {
      margin: 0;
      padding: 0 0 0 15px; }
      .box_category > ul > li > ul > li {
        list-style: disc;
        text-align: left;
        line-height: 25px;
        color: #864603; }
        .box_category > ul > li > ul > li > a {
          color: #864603; }

#category_4 {
  float: right;
  margin-right: 0;
  min-height: 231px;
  min-width: 135px; }

#category_3 {
  float: left;
  margin: -1px;
  min-width: 138px; }

#category_5 {
  float: left; }

#category_6, #category_7 {
  margin-right: 0; }

.form-control {
  box-shadow: none; }

#maps_result {
  width: 100%;
  height: 450px;
  border: 2px solid #3872ac;
  display: none; }

.onoffswitch {
  position: relative;
  width: 90px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  float: left; }

.onoffswitch-checkbox {
  display: none; }

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #d5d5d5;
  border-radius: 20px; }

.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin .3s ease-in 0;
  -webkit-transition: margin .3s ease-in 0;
  -o-transition: margin .3s ease-in 0;
  transition: margin .3s ease-in 0; }
  .onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 22px;
    padding: 0;
    line-height: 22px;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .onoffswitch-inner:before {
    content: "Yes";
    padding-left: 10px;
    background-color: #0e4777;
    color: #FFF; }
  .onoffswitch-inner:after {
    content: "No";
    padding-right: 10px;
    background-color: #EEE;
    color: #999;
    text-align: right; }

.onoffswitch-switch {
  display: block;
  width: 17px;
  height: 17px;
  margin: 5px;
  background: #FFF;
  border: 2px solid #d5d5d5;
  border-radius: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 56px;
  -moz-transition: all .3s ease-in 0;
  -webkit-transition: all .3s ease-in 0;
  -o-transition: all .3s ease-in 0;
  transition: all .3s ease-in 0; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0; }
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0; }

.showmapresult_action span {
  display: block;
  float: left;
  line-height: 25px;
  margin-right: 5px; }

.categoryImages {
  clear: both;
  display: none; }
  .categoryImages ul li {
    display: inline-block;
    margin: 3px; }
    .categoryImages ul li a {
      display: block;
      border: 1px solid #d5d5d5;
      padding: 5px; }
  .categoryImages h3 {
    font-size: 14px;
    padding: 16px;
    font-weight: 700; }

.image-option.selected {
  border-color: red; }

.video {
  width: 17%;
  position: absolute;
  top: 11%;
  right: 5%; }

.col-md-2.btn-search i {
  font-size: 21px;
  color: #b89231; }

#start_now {
  background-size: contain; }

.main-cat-mobile {
  display: none; }

.content_about h3 {
  font-weight: 700;
  text-transform: uppercase; }
.content_about label {
  padding-bottom: 10px; }

.item-category {
  padding: 0; }

.video {
  width: 6%;
  position: absolute;
  top: 2%;
  left: 22%;
  z-index: 9999; }

.col-md-2.btn-search i {
  color: #000 !important; }

.img-cat {
  margin-bottom: 0px !important;
  margin-top: 0; }

.btn-search > a.m-search {
  display: none; }

.list-category {
  width: 90%;
  margin: 0 auto; }

div#footer {
  display: none; }

.row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.main-content-das {
  margin-top: 12px; }

.form-control.active {
  border-color: red !important; }

ul.list-cat > li {
  position: relative; }

.video-tab, .search-main.search-main-mobile {
  display: none; }

.details-content {
  width: 90%;
  margin: 0 auto; }

.details-field {
  text-align: left;
  width: 50%;
  background-color: #f3f3f3;
  padding-left: 10px;
  margin-bottom: 5px; }
  .details-field > p {
    margin-top: 5px; }

p.detail_name {
  font-weight: 700; }
p.detail_value {
  font-weight: 400;
  font-style: italic; }

.main-mobile-item {
  display: none; }

input[type='checkbox'] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 5px;
  height: 15px;
  width: 15px;
  background-color: transparent;
  border: 1px solid #999;
  border-radius: 3px; }

.input-checkbox-search {
  position: relative; }
  .input-checkbox-search input:checked ~ .checkmark {
    background-color: #ffc000; }
  .input-checkbox-search:hover input ~ .checkmark {
    background-color: #ccc; }

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

input:checked ~ .checkmark:after {
  display: block; }

.checkmark:after {
  left: 4px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

/**
 * 2.0 - Header
 */
/**
 * common/menu
 */
#menu_nav_list {
  width: 100%; }

.menu {
  float: left; }
  .menu > li {
    display: inline-block; }
    .menu > li a {
      text-transform: capitalize;
      color: #000;
      font-size: 14px; }
      .menu > li a:hover, .menu > li a:focus {
        background: none;
        color: #fff; }

.menu-right li a {
  color: #fff; }
  .menu-right li a img {
    width: 25px;
    color: #fff; }
  .menu-right li a:hover {
    background-color: transparent; }

#mm_desk .navbar-static-top {
  background-color: #ffc000;
  margin-bottom: 0; }

#menu_nav_list .logo {
  padding: 11px 20px;
  background-color: #f4c844; }
  #menu_nav_list .logo img {
    max-height: 31px; }

.header-home {
  position: relative; }

#header {
  width: 100%;
  background-color: #fff; }

#banner {
  position: relative;
  text-align: center;
  width: 100%;
  margin: 0 auto; }

#banner_desk {
  position: relative;
  background-image: url(/images/categories/bg.png);
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 0;
  min-height: 400px;
  background-size: cover; }
  #banner_desk:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6); }

.des-banner {
  color: #fff;
  font-size: 4rem;
  font-weight: 700; }

.title-banner {
  position: absolute;
  top: 45%;
  margin: 0 auto;
  width: 100%;
  font-size: 2rem; }

#banner_mobile > img {
  width: 100%; }

.top-banner-mobile {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #0a0b1a;
  opacity: .5;
  top: 0; }

#banner_mobile {
  position: relative;
  background-image: url(../images/categories/bg_.png);
  height: 270px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.title-banner-mobile {
  padding-top: 0px; }
  .title-banner-mobile p {
    font-size: 16px; }

#search {
  position: absolute;
  top: 70%;
  margin: 0 auto;
  width: 100%; }
  #search select {
    color: #b8b8b8;
    font-weight: 500; }
  #search label {
    color: #6d6d6d;
    font-weight: 500;
    font-size: 1.5rem; }
  #search .search-main {
    border-radius: 15px; }
    #search .search-main ul.form-seach {
      display: flex;
      flex-wrap: wrap;
      list-style: none;
      margin: 0 auto; }
      #search .search-main ul.form-seach li {
        background-color: #fff;
        border-right: 1px solid #e3e3e3;
        font-size: 1.5rem; }
        #search .search-main ul.form-seach li input[type='text'], #search .search-main ul.form-seach li input[type='number'], #search .search-main ul.form-seach li select {
          background-color: #fff;
          height: 100%;
          font-size: 1.5rem;
          color: #6d6d6d; }
        #search .search-main ul.form-seach li.field.first {
          width: 20%;
          border-bottom-left-radius: 10px;
          border-top-left-radius: 10px; }
          #search .search-main ul.form-seach li.field.first input {
            border-bottom-left-radius: 10px;
            border-top-left-radius: 10px; }
        #search .search-main ul.form-seach li.field.second {
          width: calc(80% / 5); }
        #search .search-main ul.form-seach li.field.input-checkbox-search {
          padding: 14px 12px 5px 30px; }
          #search .search-main ul.form-seach li.field.input-checkbox-search.no1 .checkmark {
            transform: translateY(-50%) translateX(-30px); }
        #search .search-main ul.form-seach li.btn-search {
          background-color: #ffc000;
          border-bottom-right-radius: 10px;
          border-top-right-radius: 10px; }
          #search .search-main ul.form-seach li.btn-search > a {
            margin-top: 0;
            margin-bottom: 0;
            text-align: left;
            border: 0;
            padding: 10px;
            font-size: 1.7rem;
            color: #fff; }
            #search .search-main ul.form-seach li.btn-search > a.d-search {
              display: block;
              color: #fff;
              height: 100%;
              padding-top: 10px;
              text-align: center;
              border-bottom-right-radius: 10px;
              border-top-right-radius: 10px; }
            #search .search-main ul.form-seach li.btn-search > a label {
              padding-left: 20px;
              color: #fff;
              font-size: 2rem;
              cursor: pointer; }
  #search .form-control {
    border: none; }

/**
 * 3.0 - Header
 */
.categories {
  background-color: #f2f2f2;
  padding-top: 30px;
  padding-bottom: 30px; }

.box-cat {
  display: flex; }

.item-cat a {
  text-decoration: none; }

.main-content {
  margin: 0 auto; }

.item-cat h3 {
  margin: 0;
  font-size: 15px;
  font-weight: 700;
  color: #bf9000; }

.box-cat:first-child {
  margin: 0 auto; }

.item-cat {
  margin: 10px;
  background-color: #fff; }
  .item-cat img {
    width: 100%;
    height: 260px;
    object-fit: contain; }

ul.list-cat {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  list-style: none; }
  ul.list-cat > li {
    width: calc(100% / 8); }

.img-cat {
  text-align: center; }
  .img-cat .thumb a {
    position: relative;
    height: 145px;
    display: block; }
    .img-cat .thumb a img {
      position: absolute;
      width: 100%;
      left: 0;
      right: 0;
      bottom: 0;
      top: 50%;
      margin: 0;
      height: 90px;
      object-fit: contain;
      transform: translateY(-50%); }
  .img-cat a {
    text-decoration: none; }
  .img-cat h3 {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
    font-size: 15px;
    font-weight: 700;
    color: #000; }

/**
 * 4.0 - responsive
 */
@media screen and (min-width: 1400px) {
  .title-banner {
    z-index: 1 !important; } }
@media screen and (max-width: 1200px) {
  .title-banner {
    z-index: 100000000 !important; } }
@media only screen and (max-width: 1024px) {
  /* For mobile phones: */
  .video {
    display: none; }

  .video-tab {
    width: 8%;
    top: 2%;
    left: 70%;
    display: block;
    position: absolute; }

  #header {
    height: 60px; }
    #header ul li a {
      line-height: 60px; }

  .search-main {
    margin-left: 0%; }

  #logo {
    width: 100px; }

  body {
    overflow-x: hidden; }

  .container {
    padding-left: 5px;
    padding-right: 5px; }

  .main-content, .list-category {
    width: 100%; }

  #content {
    display: none; } }
@media only screen and (max-width: 992px) {
  /* For mobile phones: */
  #content {
    display: block; }

  #banner {
    width: 85%; }

  .btn-search > a {
    padding: 11px; }

  #start_now {
    width: 87%; }

  #header ul li a {
    font-size: 11px; }

  /*
      #menu_dashboard{
          display: none;
      } */
  .modal-dialog {
    width: auto !important; } }
@media only screen and (max-width: 1024px) and (min-width: 800px) {
  ul.list-cat > li {
    width: 20%; }

  .list-category {
    width: 95%; }

  .input-checkbox-search .input-group {
    width: 100%; } }
@media only screen and (max-width: 800px) and (min-width: 770px) {
  ul.list-cat > li {
    width: 25%; }

  #header ul li a {
    font-size: 13px; }

  #banner {
    width: 100%; }

  #content {
    display: none; } }
@media only screen and (max-width: 768px) {
  #search {
    position: relative; }

  .title-banner-mobile p {
    font-size: 18px;
    line-height: 31px;
    font-weight: 600;
    padding-top: 5%; }

  .box-content {
    padding: 0px; }

  .main-content-das {
    margin-top: 20px; }

  h2.grid-heading {
    margin: 20px 0px; }

  /* For mobile phones: */
  #mm_desk, #banner_desk {
    display: none; }

  #banner {
    width: 100%; }

  #mm_mobile {
    display: block !important; }

  #header {
    height: 60px;
    overflow: hidden; }

  .mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
    margin-top: 0px !important; }

  .mm-navbar {
    line-height: 40px;
    height: 60px; }

  .mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
    font-size: 30px;
    color: #000; }

  .bars-menu {
    position: absolute;
    float: none !important;
    left: 20px;
    top: 22%; }

  a#filter {
    float: none !important;
    position: absolute;
    right: 20px; }

  .header {
    height: 100% !important;
    line-height: 50px;
    position: relative; }

  #banner_mobile {
    display: block !important; }

  #logo {
    width: 100px; }

  #form_search {
    /* display: none; */
    display: block; }

  .btn-search > a.d-search {
    display: none; }
  .btn-search > a.m-search {
    display: block;
    width: 100% !important;
    font-size: 15px;
    color: #828181;
    border-radius: 4px; }

  #search {
    width: 100%; }

  .cnt {
    padding: 0px !important; }

  .main-content {
    display: none; }

  .item-cat-mobile {
    text-align: center; }
    .item-cat-mobile img {
      width: 75%;
      height: 202px;
      object-fit: contain;
      display: block;
      margin: 0 auto; }

  .main-cat-mobile {
    display: block; }

  .item-cat-mobile h3 {
    margin: 0;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    padding: 10px 0px;
    background: #fdc600; }

  .cnt_login {
    margin: 20px 0px; }

  img#myImg {
    max-width: 100%  !important; }

  .video-register > a, a.click_a {
    font-size: 15px; }

  img#myImg {
    margin-top: 10px; }

  .search-main {
    margin-left: 0; }

  ul.dropdown-menu.dropdown-menu-right {
    position: relative; }

  .btn-search {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px; }
    .btn-search > a {
      padding: 9px 10px !important; }

  div.filter {
    margin-top: 0px; }

  .item {
    margin: 0px;
    margin-bottom: 10px;
    padding: 10px; }
    .item p {
      padding-bottom: 10px; }

  a#ok, a#cancel {
    margin-top: 15px; }

  .form-group input {
    margin-bottom: 15px !important; }

  div.cnt_login {
    padding: 50px 10px 30px 10px; }

  .show_address {
    margin-top: 15px;
    width: 100% !important; }

  img#img01 {
    width: 100%; }

  .text-login h4 {
    text-align: center; }

  .item {
    min-height: 120px; }

  /* pr new */
  .item-pr {
    display: flex; }

  .item-pr-mobile {
    padding: 0px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px; }

  .rate-pr {
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #ccc; }

  .item-rate-pr {
    width: 33%;
    border-right: 1px solid #ccc; }
    .item-rate-pr p {
      line-height: 35px;
      font-weight: bold;
      color: #4472c4;
      font-size: 17px; }

  .des-pr-show {
    margin: 15px 0px; }

  .item-rate-pr {
    height: 35px; }
    .item-rate-pr:last-child {
      border-right: none; }

  .item-img-pr {
    width: 40%; }

  .item-des-pr {
    width: 60%;
    text-align: left; }

  .item-img-pr img {
    width: 100%;
    height: 150px;
    object-fit: contain; }

  .des-pr-name {
    background: #ffc000;
    color: #203864;
    padding: 10px;
    border-radius: 3px;
    font-weight: bold; }

  .item-des-pr p {
    margin-bottom: 5px; }

  .des-pr-price {
    background: #777;
    color: #fff;
    margin: 10px 0px;
    padding: 10px;
    border-radius: 3px; }

  .input-checkbox-search .input-group input[type=checkbox] {
    transform: scale(1.3);
    margin-bottom: 12px;
    margin-right: 9px; }

  .search-main {
    display: none; }
    .search-main.search-main-mobile {
      display: block;
      margin-top: 20px; }

  #search .form-control {
    font-style: initial; }

  .btn-search > a {
    border: 1px solid #bfbfbf !important; }

  .col-md-2.btn-search i {
    color: #828181 !important; }

  #search label {
    color: #828181  !important; }

  label {
    font-weight: 500; }

  #lowest_price, #closest_location {
    margin-left: 40%; }

  .dropdown-menu {
    width: 80%;
    margin-left: 12%; }

  .search-one, .search-two {
    display: flex;
    width: 95%;
    margin: 0 auto; }

  .search-one .form-group, .search-two .form-group {
    width: 50%; }

  .search-one .form-group input {
    border-radius: 0; }

  .search-two .form-group input, .search-two .form-group select {
    border-radius: 0; }

  #search .search-one .form-group:first-child input {
    border-right: none !important;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px; }
  #search .search-one .form-group:last-child input {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px; }

  input:focus {
    outline: none !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px rgba(152, 203, 232, 0) !important; }

  #search .search-one .form-group:first-child input {
    border-right: none !important;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px; }
  #search .search-one .form-group:last-child input {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px; }
  #search .search-two .form-group select {
    border-right: none !important;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px; }
  #search .search-two .form-group:last-child input {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px; }
  #search .form-control {
    background: #fff; }

  .filter.input-checkbox-search {
    margin-top: -15px;
    margin-bottom: -15px; }

  .main-cat-mobile {
    display: block !important; }

  .item-cat-mobile {
    border: 1px solid #bfbfbf !important;
    margin-bottom: 16px; }

  #product-categories {
    margin-top: 20px; }

  .des-pr-show {
    display: flex;
    flex-wrap: wrap; }
    .des-pr-show p {
      width: 50%; }
      .des-pr-show p:first-child {
        padding-right: 10px; }
      .des-pr-show p:last-child {
        padding-right: 0; }
      .des-pr-show p a {
        border-radius: 0 !important; }

  .search-main.search-main-mobile .form-group {
    margin-bottom: 5px; } }
@media only screen and (max-width: 600px) {
  .item {
    margin: 0;
    margin-bottom: 10px; }

  .main-cat-mobile .col-xs-4 {
    padding-left: 5px;
    padding-right: 5px; }

  #product-categories {
    width: 95%;
    margin-left: auto;
    margin-right: auto; }

  #banner_mobile {
    height: 215px; }

  .dropdown-menu {
    width: 90%;
    margin-left: 5%; } }
@media only screen and (max-width: 475px) {
  .item-cat-mobile img {
    height: 150px;
    width: 95%; }

  #banner_mobile {
    height: 186px; }

  .dropdown-menu {
    width: 100%;
    margin-left: 0%; } }
@media only screen and (max-width: 412px) {
  /* For mobile phones: */
  .col1 {
    float: left;
    min-height: 50px;
    font-size: 10px; }
    .col1 > img {
      width: 50px;
      height: 50px;
      float: left; }

  .col2, .col3, .item {
    float: left;
    min-height: 50px;
    font-size: 10px; }

  .col1 > p, .col2 > p, .col3 > p {
    padding: 0px;
    margin: 0px; }

  .btn-seemore {
    height: 20px;
    width: 50px;
    padding: 3px;
    font-size: 8px; } }
.main-mobile-content {
  width: 100%;
  display: flex;
  flex-wrap: wrap; }

.main-mobile-item {
  width: 32%;
  margin-right: 2%;
  border: 1px solid #bfbfbf !important;
  margin-bottom: 16px;
  height: max-content;
  box-sizing: border-box; }
  .main-mobile-item:nth-child(3n) {
    margin-right: 0; }
  .main-mobile-item img {
    width: 95%; }

@media only screen and (max-width: 800px) {
  .main-mobile-item {
    display: block;
    text-align: center; }
    .main-mobile-item img {
      width: 75%;
      height: 202px;
      object-fit: contain;
      display: block;
      margin: 0 auto; }
    .main-mobile-item h3 {
      margin: 0;
      font-size: 15px;
      font-weight: bold;
      color: #fff;
      padding: 10px 0px;
      background: #fdc600; } }
@media only screen and (max-width: 475px) {
  .main-mobile-item img {
    height: 150px;
    width: 95%; } }

/*# sourceMappingURL=style.css.map */
