@charset "UTF-8";
@font-face {
  font-family: 'Gardens CM';
  src: url('../fonts/subset-CM_GARDEN_R.eot');
  src: url('../fonts/subset-CM_GARDEN_R.eot?#iefix') format('embedded-opentype'), url('../fonts/subset-CM_GARDEN_R.woff2') format('woff2'), url('../fonts/subset-CM_GARDEN_R.woff') format('woff'), url('../fonts/subset-CM_GARDEN_R.ttf') format('truetype'), url('../fonts/subset-CM_GARDEN_R.svg#CM_GARDEN_R') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url('../fonts/flexslider-icon.eot');
  src: url('../fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../fonts/flexslider-icon.woff') format('woff'), url('../fonts/flexslider-icon.ttf') format('truetype'), url('../fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  font-size: 18px;
}
body {
  font-family: 'Gardens CM', Arial, sans-serif;
  min-width: 360px;
  color: #6f838a;
  background-color: #f6f6f6;
}
.header {
  background-color: #d2dcdc;
  height: 147px;
  position: fixed;
  top: 0;
  z-index: 100;
  min-width: 360px;
  transition: all 0.7s 0.7s;
}
.page-body {
  margin-top: 147px;
}
.header-scrolled {
  top: -55px !important;
}
.header-content {
  padding-top: 80px;
}
.wrap-header {}
.wrap-header::after {
  clear: both;
}
.top-menu {
  float: left;
}
.top-right {
  float: right;
}
.navbar {
  z-index: 998;
}
.nav-link {
  color: #0c3b86 !important;
  font-size: 19px;
  text-transform: uppercase;
  padding-right: 3rem !important;
}
.header-logo {
  position: absolute;
  top: 33px;
  left: 50%;
  margin-left: -129px;
  z-index: 999;
  transition: all 0.7s 0.7s;
}
.header-logo img {
  width: 258px;
  height: auto;
  transition: all 0.7s 0.7s;
}
.header-scrolled .header-logo {
  top: 63px !important;
  margin-left: -50px !important;
}
.header-scrolled .header-logo img {
  width: 100px !important;
}
.w1200 {
  max-width: 1200px;
  margin: 0 auto;
}
.w1100 {
  max-width: 1100px;
  margin: 0 auto;
}
.frontslider {
  margin-top: -9px;
}
.frontslider img {
  width: 100%;
  height: auto;
}
.top-right {
  margin-top: 10px;
}
.top-search {
  margin-right: 25px;
}
.ts-input {
  padding: 0px 30px 0px 10px;
  border-radius: 15px;
  font-size: 16px;
  height: 27px;
  width: 165px !important;
  background: url("../images/search.svg") right 8px center no-repeat #fff;
  background-size: 14px auto;
}
.top-shopc {
  position: relative;
  margin-top: -6px;
  cursor: pointer;    
}
.top-shopc img {
  width: 24px;
  height: auto;
}
.top-shopc-num {
  position: absolute;
  top: 15px;
  right: -6px;
  color: #fff;
  background-color: #0c3b86;
  border-radius: 10px;
  font-size: 8px;
  padding: 0px 5px;
}
.top-contact {
  margin-left: 37px;
  font-size: 19px;
  text-transform: uppercase;
  margin-top: 1px;
}
.top-contact a {
  color: #0c3b86 !important;
}
.top-contact a:hover {
  text-decoration: none;
}
.top-social {
  margin-left: 15px;
  margin-right: 10px;
}
.top-soc-item {
  margin: 0px 4px;
}
.top-soc-item img {
  width: 24px;
  height: auto;
}
.hid-contact {
  display: none;
}
.hid-search {
  padding-top: 17px;
  display: none;
}
.footer {
  background-color: #6f838a;
  color: #d2dcdc;
  padding: 15px;
  font-size: 19px;
}
.footer a {
color: #d2dcdc;
}
.footer-bird {
  margin-top: 30px;
}
.footer-bird img {
  width: 162px;
  height: auto;
}
.wrap-footer {
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 50px;
}
.wrap-footer::after {
  clear: both;
}
.footm-item {
  margin-bottom: 24px;
}
.footm-item a {
  color: #d2dcdc;
  text-transform: uppercase;
  text-decoration: none;
}
.footm-item a:hover {
  text-decoration: underline;
}
.footer-menu {
  float: left;
  width: 29%;
}
.footer-contact {
  float: left;
  width: 38%;
  text-align: center;
}
.footer-copyright {
  float: left;
  width: 33%;
}
.footer-visa img {
  width: 138px;
  height: auto;
}
.footer-copytext {
  text-align: right;
  margin-top: 110px;
  text-transform: uppercase;
  letter-spacing: -1px;
}
.front-slogan {
  text-align: center;
  font-size: 39px;
  color: #0c3b86;
}
.front-floral {
  margin-top: 50px;
  text-align: center;
}
.front-floral img {
  width: 242px;
  height: auto;
}
.wrap-front-cat {
  margin-top: 5%;
  padding-left: 10px;
  padding-right: 10px;
}
.frontcat-item {
  width: 307px;
  height: auto;
  border: none;
  margin: 1em auto;
  position: relative;
}
.frontcat-item-text {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  line-height: 23px;
  width: 100%;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-size: 20px;
}
.frit-ground {
  background-color: #878271;
  padding: 10px 20px 5px 20px;
  margin: 0 auto;
  display: inline-block;
  border-radius: 10px;
}
.frit-ground6 {
  padding: 10px 0px 5px 0px !important;
  margin-top: -10px;
  width: 290px;
}
.front-social {
  margin-top: 6%;
  margin-bottom: 5%;
}
.content-page {
  padding-top: 11%;
  margin-bottom: 6%;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 20px;
}
.category-icon {
  text-align: center;
}
.category-icon img {
  width: auto;
  height: 86px;
}
.title-content h2 {
  color: #0c3b86 !important;
}
.sort-select {
  text-align: right;
  margin: 30px auto;
}
.products-image {
  width: 307px;
  height: auto;
}
.products-title {
  margin-top: 18px;
  line-height: 18px;
}
.products-title a {
  color: #0c3b86 !important;
  font-size: 16px;
}
.products-price {
  color: #0c3b86 !important;
  font-size: 19px;
}
.products-currency {
  font-size: 16px;
}
.discount {
  color: #B2B2B2;
  text-decoration: line-through;
}
.productions-subcat {
  overflow: hidden;
  margin-top: -10px;
  margin-bottom: 30px;
}
.productions-subcat::after {
  clear: both;
}
.prts-subcat-item {
  float: left;
  margin: 0 10px;
  font-size: 14px;
  text-transform: uppercase;
}
.prts-subcat-item a {
  color: #878271;
}
#prod-slider, #prod-carousel {
  max-width: 510px;
}
#prod-carousel {
  margin-top: 12px;
}
.prod-rs {
  color: #0c3b86;
}
.prod-descr {
  font-size: 0.9rem;
  margin-top: 2rem;
}
.prod-article {
  color: #A29E9E;
  font-size: 0.8rem;
}
.prod-presence {
  font-size: 0.9rem;
}
.product-price {
  margin-top: 2rem;
  font-size: 2rem;
}
.quantity_inner {
  font-size: 0.8rem;
  margin: 1.5rem 0;
}
.quantity {
  text-align: center;
  margin-left: 30px;
  border: none;
  border-radius: 8px;
  width: 40px;
}
.title-recom {
  border-top: 1px solid #d2dcdc;
  text-align: center;
  margin-top: 100px;
  padding-top: 30px;
  margin-bottom: 30px;
  font-size: 19px;
  color: #878271;
}
.prod-opt-icon {
  max-width: 200px;
  padding-left: 8px;
  padding-right: 8px;
}
.contact-map img {
  width: 100%;
  height: auto;
}
.contact-page {
  color: #0c3b86;
  background-color: #fff;
  padding-top: 11%;
  padding-left: 20px;
  padding-right: 20px;
}
.contact-subscribe {
  color: #0c3b86;
}
.form-contact-subscribe {}
.form-contact-subscribe input {
  margin: 10px auto;
  max-width: 500px;
  border: 0;
}
.sub-btn a {
  font-size: 19px;
}
.quantity_inner * {
  box-sizing: border-box;
}
.quantity_inner {
  display: inline-flex;
  border-radius: 26px;
  border: 1px solid #337AB7;
  background-color: #fff;
}
.quantity_inner .bt_minus, .quantity_inner .bt_plus, .quantity_inner .quantity {
  height: 34px;
  width: 34px;
  padding: 0;
  border: 0;
  margin: 0;
  background: transparent;
  cursor: pointer;
  outline: 0;
}
.quantity_inner .quantity {
  width: 50px;
  text-align: center;
  font-size: 16px;
  color: #000;
  /*font-family: 'Oswald', sans-serif;*/
  font-family: "Arial Narrow", Arial, sans-serif;
}
.quantity_inner .bt_minus svg, .quantity_inner .bt_plus svg {
  stroke: #337AB7;
  stroke-width: 2;
  transition: 0.5s;
  margin: 3px;
}
.quantity_inner .bt_minus:hover svg, .quantity_inner .bt_plus:hover svg {
  stroke: #000;
}
.green {
  color: #0c3b86;
}
.errorform {
  color: #B80F12;
}
.bodyresult {
  text-align: center;
}
#bigcart {
  font-size: 18px;
  border-top: 1px solid #d2dcdc;
  border-bottom: 1px solid #d2dcdc;
}
#bigcart table {
  border-collapse: collapse;
  text-align: left;
}
#bigcart table caption {
  caption-side: top;
  text-align: left;
  font-family: 'FedraSansPro-Book', sans-serif;
  font-size: 24px;
  padding-bottom: 20px;
  padding-top: 0px;
  color: #808080;
}
#bigcart table th {
  background: #d2dcdc;
  text-align: left;
  border: 1px solid #95BADA;
  vertical-align: middle;
  padding: 10px 10px;
  margin: 1px;
  color: #0c3b86;
}
#bigcart table td {
  /*border: 1px solid #dadada;*/
  padding: 20px;
  margin: 1px;
}
#bigcart table td.allsum {
  border: 0;
  border-bottom: 2px solid #b6c1d3;
}
#bigcart table td.noborder {
  padding-top: 6px;
  border: 0;
}
#enter-reg {
  display: none;
}
#alr-reg {
  background-color: #d2dcdc;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 20px;
}
#alr-reg a {
  color: #0075dc !important;
  text-decoration: underline;
  cursor: pointer;
}
.inputbcart {
  border: 1px solid #ddd !important;
  border-radius: 15px;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Arial, "sans-serif";
}
.notes {
  font-size: 0.8rem;
}
.overhid {
  overflow: hidden;
}
.navbar-toggler {
  /*border-color: #0c3b86 !important;*/
  background-color: #fff;
}
/***************** adaptive *******************/
@media (max-width: 1130px) {
  .header {
    top: -55px;
    display: inline-block;
  }
  .page-body {
    margin-top: 100px;
  }
  .nav-link {
    font-size: 17px;
  }
  .header-logo img {
    width: 100px;
  }
  .header-logo {
    /*margin-left: -80px;
    top: 20px;*/
    top: 63px;
    margin-left: -50px;
  }
  .top-search {
    margin-right: 20px;
  }
  .prts-subcat-item {
    margin: 0 10px;
    font-size: 12px;
  }
}
.close-menu {
  display: none;
}
@media (max-width: 990px) {
  #navbarSupportedContent1 {
    background-color: #0c3b86 !important;
    margin-top: 20px;
    margin-left: -20px;
    padding: 20px 20px 20px 80px;
    position: relative;
  }
  .close-menu {
    position: absolute;
    top: 0px;
    left: 14px;
    color: #fff;
    font-size: 40px;
    display: block;
    cursor: pointer;
  }
  #navbarSupportedContent1 a {
    color: #fff !important;
    ;
  }
  /*
     #navbarSupportedContent1 .dropdown-menu a {
        color: #16181b !important;
    }
    */
  #navbarSupportedContent1 .dropdown-menu {
    border: none;
    background: none;
  }
  #navbarSupportedContent1 .dropdown-item {
    font-size: 12px;
    padding: 5px 0px;
  }
  #navbarSupportedContent1 .dropdown-item:hover {
    background: none;
  }
  .navbar {
    /* width: 220px !important;*/
  }
  .nav-link {
    margin-top: 10px;
    padding: 5px 0px;
  }
  .hid-contact {
    display: block;
  }
  .top-contact {
    display: none;
  }
  .top-menu {
    margin-top: -10px;
  }
  .footer {
    font-size: 14px;
  }
  .footer-copytext {
    margin-top: 90px;
  }
  .wrap-footer {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .footer-bird img {
    width: 110px;
  }
  .footer-visa img {
    width: 118px;
    height: 44px;
  }
  .footm-item {
    margin-bottom: 23px;
  }
  .front-slogan {
    font-size: 30px;
    margin-top: 70px;
  }
  .front-floral {
    margin-top: 30px;
  }
  .front-floral img {
    width: 180px;
  }
}
@media (max-width: 800px) {
  .hid-search {
    display: block;
  }
  .top-search {
    display: none;
  }
  .content-page {
    font-size: 18px;
  }
}
@media (max-width: 720px) {
  .footer {
    font-size: 12px;
  }
  .front-slogan {
    font-size: 24px;
    margin-top: 40px;
  }
  .front-floral {
    margin-top: 17px;
  }
  .front-floral img {
    width: 140px;
  }
}
@media (max-width: 620px) {
  .footer-menu {
    width: 100%;
  }
  .wrap-footer {
    margin-top: 17px;
  }
  .footer-contact {
    width: 100%;
    text-align: left;
  }
  .footer-contact p {
    margin-bottom: 0.5rem;
  }
  .footm-item {
    margin-bottom: 10px;
  }
  .footer-copyright {
    width: 100%;
    overflow: hidden;
  }
  .footer-copyright::after {
    clear: both;
  }
  .footer-visa {
    float: right;
  }
  .footer-copytext {
    float: left;
    margin-top: 7px;
  }
  .footer-bird {
    margin-top: 10px;
  }
  .footer-bird img {
    width: 80px;
  }
  .footer-contact {
    line-height: 1rem;
  }
  .footer-visa img {
    width: 80px;
    height: 30px;
  }
  .front-slogan {
    font-size: 22px;
    margin-top: 35px;
  }
  .front-floral {
    margin-top: 4px;
  }
  .front-floral img {
    width: 100px;
  }
  .content-page {
    font-size: 15px;
  }
}
@media (max-width: 575px) {
  .prod-opt-icon {
    max-width: 100% !important;
  }
}
@media (max-width: 540px) {
  .front-slogan {
    font-size: 18px;
    margin-top: 20px;
  }
  .front-floral {
    margin-top: 0px;
  }
  .front-floral img {
    width: 80px;
  }
  .productions-subcat {
    display: none;
    margin-top: 10px;
  }
  .quantity_inner .quantity {
    width: 20px;
  }
  #bigcart table td {
    padding: 10px;
  }
  #bigcart {
    font-size: 14px;
  }
  .content-page {
    padding-left: 10px;
    padding-right: 10px;
  }
  .carousel-caption h2 {
    font-size: 1.2rem;
  }
}
@media (max-width: 440px) {
  .top-contact {
    display: none;
    position: absolute;
    top: 50px;
    left: -170px;
    font-size: 15px;
  }
  .nav-link {
    font-size: 13px;
  }
  .dropdown-menu {
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  #bigcart {
    font-size: 12px;
  }
  .content-page {
    font-size: 13px;
  }
  /*
  .header-logo img {
    width: 100px;
  }
  .header-logo {
    margin-left: -50px;
    top: 20px;
  }
  .header {
    height: 70px;
  }
  .header-content {
    padding-top: 5px;
  }
    */
  .navbar {
    width: 200px !important;
  }
  .footer {
    letter-spacing: 1px;
  }
}
.carousel-caption, .carousel-caption a {
  color: #fff !important;
  font-size: 20px;
}
.red-del {
  color: #ff0000;
  font-size: 34px;
  margin-right: 10px;
  cursor: pointer;
}
.delitemsh {
  display: none;
}
.total_sh {
  margin-top: 30px;
  border-top: 1px solid #d2dcdc;
}
.cart-pop-wrap {
  visibility: hidden;
  opacity: 0;   
  position: fixed;
  background-color: rgba(0, 0, 0, .8);
  width: 100%;
  height: 100%;
  z-index: 4002;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0; 
  overflow-y: auto;
  transition: all 1s ease;    
}

.showpop {
    visibility: visible !important;
        opacity: 1 !important;
}

.cart-empty {
    text-align: center;
    padding-top: 130px !important;
}


.cart-pop-close-wrap {         
  position: fixed; 
  right: 20px;
  top: 20px;
  color: #fff;
  cursor: pointer;
  z-index: 1;
}
.cart-pop-close-icon {
  color: #fff;
  cursor: pointer;
}
.cart-pop {
  margin: 65px auto;
  width: 100%;
  max-width: 560px;
  min-height: 300px;
  background-color: rgba(255, 255, 255, 1);
  padding: 30px;
  box-sizing: border-box;
  overflow: auto;
}
.cpop-title {
  padding-bottom: 0px;
  margin-bottom: 20px;
  border-bottom: 1px solid #6f838a;
}
.cpop-items {
  display: table;
  width: 100%;
}
.cpop-item {
  display: table;
  width: 100%;
  height: 50px;
  vertical-align: middle;
}
.cpi-col {
  display: table-cell;
  font-size: 16px;
  line-height: 20px;    
  padding: 15px 0;
  vertical-align: middle;

}


.cpi-del {
    font-size: 30px;
    color: #337AB7;
    cursor: pointer;
    text-align: center;
}

.hided {
    display: none;
}

.cpop-sum {
    font-weight: 500;
    padding-top: 30px;
    border-top: 1px solid #6f838a;
    text-align: right;
}

.cpi-icon {
    padding-right: 20px;
}

.cpi-icon img {
    height: 70px;
    width: auto;
}

.cpi-amount {
    padding-right: 20px;
}


