
.as-home-slider blockquote h3 {
  margin: 0;
  padding: 0;
  font-size: 38px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 900;
} 
@media (max-width: 991px) {
  .as-home-slider blockquote h3 {
    font-size: 36px;
  }
} 
.as-home-slider blockquote p {
  margin: 0;
  padding: 0;
  font-size: 24px;
  color: #000000;
  font-weight: 300;
  text-transform: uppercase;
} 
@media (max-width: 991px) {
  .as-home-slider blockquote p {
    font-size: 18px;
  }
} 
@media (max-width: 767px) {
  .as-home-slider blockquote p {
    font-size: 11px;
  }
} 
.as-home-slider blockquote .btn-box {
  padding: 40px 0 0;
} 
.as-home-slider blockquote .btn-box a {
  border: 2px solid #000000;
  padding: 10px 25px;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  color: #000000;
  font-weight: 600;
} 
.as-home-slider blockquote .btn-box a:hover {
  background: #000000;
  color: #ffffff;
} 
@media (max-width: 991px) {
  .as-home-slider blockquote .btn-box a {
    font-size: 12px;
    padding: 5px 15px;
  }
} 
@media (max-width: 767px) {
  .as-home-slider blockquote .btn-box a {
    font-size: 10px;
    padding: 4px 10px;
  }
} 
@media (max-width: 767px) {
  .as-home-slider blockquote .btn-box {
    padding: 10px 0 0;
  }
} 
.as-home-slider .item1 {
  background: #f3eae1;
} 
.as-home-slider .item2 {
  background: #dbdbdd;
} 
.as-home-slider .item3 {
  background: #ece3de;
} 
/*Ads 4 cols*/
.as-4col-ads {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin: 30px 0;
} 
.as-4col-ads .block-banner-item {
  position: relative;
} 
.as-4col-ads .block-banner-item img {
  width: 100%;
} 
.as-4col-ads .block-banner-item.last {
  margin-top: 30px;
} 
@media (max-width: 767px) {
  .as-4col-ads .block-banner-item {
    margin-bottom: 20px;
  }
  .as-4col-ads .block-banner-item.last {
    margin-top: 0;
  }
} 
.as-4col-ads .block-banner-item a:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
} 
.as-4col-ads .block-banner-item a:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
} 
.as-4col-ads .block-banner-item a:hover:before {
  right: 50%;
  left: 50%;
  background: rgba(255, 255, 255, 0.2);
} 
.as-4col-ads .block-banner-item a:hover:after {
  top: 50%;
  bottom: 50%;
  background: rgba(255, 255, 255, 0.2);
} 
.as-4col-ads.as-4col-ads-1 .last .block-banner-item {
  margin-top: 22px;
} 
.o_editable .as-4col-ads .block-banner-item a:before {
  display: none;
} 
.owl-nav .owl-prev,
.owl-nav .owl-next {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size-adjust: none;
  font-stretch: normal;
  font-feature-settings: normal;
  font-language-override: normal;
  font-kerning: auto;
  font-synthesis: weight style;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  font-size: 0px;
  color: #000000;
  text-align: center;
  line-height: 42px;
  width: 40px;
  height: 40px;
  border: 1px solid #607d8b;
  background: #607d8b;
  display: block !important;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
} 
.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
  background: #000000;
  border: 1px solid #000000;
} 
.owl-nav .owl-prev:hover:after,
.owl-nav .owl-next:hover:after {
  color: #ffffff;
} 
.owl-nav .owl-prev {
  left: 0;
} 
@media (max-width: 1170px) {
  .owl-nav .owl-prev {
    left: 0;
  }
} 
.owl-nav .owl-prev:after {
  content: "\f053";
  color: #ffffff;
  font-size: 18px;
} 
.owl-nav .owl-next {
  right: 0;
} 
@media (max-width: 1170px) {
  .owl-nav .owl-next {
    right: 0;
  }
} 
.owl-nav .owl-next:after {
  content: "\f054";
  color: #ffffff;
  font-size: 18px;
  position: relative;
  right: -3px;
} 
.as-products-slider {
  padding: 50px 0 20px;
} 
.as-products-slider .owl-carousel {
  padding-top: 50px;
} 
.product-img-box {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
} 
.product-img-box .owl-nav {
  position: inherit;
  width: auto;
} 
.product-img-box .owl-prev,
.product-img-box .owl-next {
  height: 20px;
  width: 20px;
  line-height: 22px;
  z-index: 1;
  border: none;
  background: #000000;
} 
.product-img-box .owl-prev:after,
.product-img-box .owl-next:after {
  font-size: 12px;
} 
.product-img-box .owl-prev {
  left: 0;
} 
.product-img-box .owl-next {
  right: 0;
} 
.product-img-box .product-image {
  margin: 0 0 30px;
  border: 1px solid #e6e6e6;
  padding: 5px;
} 
.product-img-box .zoomWrapper {
  position: relative;
  margin: 0 auto;
} 
.zoomLens {
  z-index: 99;
  background: #fff;
  border-radius: 50%;
} 
/*Product list*/
/*Side bar*/
@media (max-width: 767px) {
  #products_grid_before {
    display: block !important;
  }
} 
#products_grid_before h2 {
  color: #ffffff;
  background: #607d8b;
  font-size: 18px;
  font-family: 'Alegreya', serif;
  text-transform: uppercase;
  font-weight: 900;
  padding: 10px;
  display: inline-block;
  width: 100%;
  margin: 0;
  position: relative;
  z-index: 1;
} 
#products_grid_before .js_attributes {
  margin-bottom: 20px;
} 
#products_grid_before .js_attributes .nav-stacked {
  margin: 0 !important;
  border: 1px solid #e6e6e6;
  padding: 10px;
} 
#products_grid_before .js_attributes .nav-stacked li {
  padding-bottom: 10px;
} 
#products_grid_before .js_attributes .nav-stacked li ul {
  margin: 0;
  padding: 0;
  border: none;
} 
#products_grid_before .js_attributes .nav-stacked li li {
  padding-bottom: 5px;
} 
#products_grid_before .js_attributes .nav-stacked li li label {
  margin: 0 !important;
} 
#products_grid_before .js_attributes .nav-stacked div {
  font-size: 14px;
  font-weight: 600;
  color: #333331;
  margin: 0px 0px 5px;
  padding: 5px 0 5px 0;
  text-transform: uppercase;
} 
#products_grid_before .js_attributes .nav-stacked div strong {
  font-weight: 600;
  text-transform: uppercase;
} 
#products_grid_before h4 {
  font-size: 18px;
  font-weight: 700;
  color: #333331;
  margin: 0px 0px 20px;
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #ebebeb;
  font-weight: 600;
  text-transform: uppercase;
} 
#products_grid_before > ul.nav-stacked {
  margin: 0 !important;
  border-bottom: none;
} 
#products_grid_before > ul.nav-stacked > li {
  width: 100%;
  float: left;
  position: relative;
  margin: 0;
  border-bottom: 1px solid #ebebeb;
} 
#products_grid_before > ul.nav-stacked > li > a {
  padding: 15px !important;
  display: block;
  border-radius: 0;
  min-width: 100%;
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
} 
#products_grid_before > ul.nav-stacked > li > a:hover,
#products_grid_before > ul.nav-stacked > li > a:focus,
#products_grid_before > ul.nav-stacked > li > a:active {
  background: none;
  color: #607d8b;
} 
#products_grid_before > ul.nav-stacked > li.active > a {
  background: none;
  color: #607d8b;
} 
#products_grid_before > ul.nav-stacked > li ul {
  margin: 0;
  padding: 0 0 15px 0;
  background: #ffffff;
} 
#products_grid_before > ul.nav-stacked > li ul li a {
  color: #000000;
  padding: 8px 0 8px 20px;
  display: block;
  width: 100%;
} 
#products_grid_before > ul.nav-stacked > li ul li a:hover,
#products_grid_before > ul.nav-stacked > li ul li a:focus,
#products_grid_before > ul.nav-stacked > li ul li a:active {
  background: none;
  color: #607d8b;
} 
#products_grid_before > ul.nav-stacked > li ul li a a {
  padding: 8px 0 8px 20px;
  font-size: 12px;
} 
#products_grid_before > ul.nav-stacked > li ul li.active a,
#products_grid_before > ul.nav-stacked > li ul li.active a:hover,
#products_grid_before > ul.nav-stacked > li ul li.active a:focus,
#products_grid_before > ul.nav-stacked > li ul li.active a:active {
  background: none;
  color: #607d8b;
  border-radius: 0;
} 
#o_shop_collapse_category {
  margin: 0 !important;
  border: 1px solid #e6e6e6;
  border-bottom: none;
} 
#o_shop_collapse_category i.text-primary {
  position: absolute;
  right: 0;
  z-index: 1;
  height: 47px;
  line-height: 50px;
  width: 50px;
  text-align: center;
  top: 0;
  margin: auto;
  color: #666666;
  font-size: 20px;
  transition: all 0.5s ease !important;
  -webkit-transition: all 0.5s ease !important;
  -moz-transition: all 0.5s ease !important;
  -o-transition: all 0.5s ease !important;
} 
#o_shop_collapse_category i.text-primary.fa-chevron-down {
  transform: rotate(45deg) !important;
  -moz-transform: rotate(45deg) !important;
  -webkit-transform: rotate(45deg) !important;
  -o-transform: rotate(45deg) !important;
} 
#o_shop_collapse_category i.text-primary:after,
#o_shop_collapse_category i.text-primary:before {
  background: #cccccc;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  content: " ";
} 
#o_shop_collapse_category i.text-primary:after {
  width: 21px;
  height: 1px;
} 
#o_shop_collapse_category i.text-primary:before {
  height: 21px;
  width: 1px;
} 
/**/
/* Policy
------------------*/
.as-policy-section {
  padding: 10px 15px;
  border: 1px solid #e6e6e6;
  border-left: none;
  border-right: none;
} 
.as-policy-section .aps-policy {
  text-align: center;
} 
.as-policy-section .aps-policy .icon {
  display: inline-block;
  text-align: left;
  font-size: 38px;
  color: #607d8b;
  margin-right: 20px;
} 
.as-policy-section .aps-policy .policy-text {
  display: inline-block;
  text-align: left;
} 
.as-policy-section .aps-policy h3 {
  font-size: 15px;
  text-transform: uppercase;
  margin: 0 0 5px;
  color: #000000;
  font-weight: 600;
} 
.as-policy-section .aps-policy p {
  font-size: 12px;
  color: lighen(#000000, 10%);
  margin: 0;
} 
@media (max-width: 991px) {
  .as-policy-section .aps-policy .icon {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .as-policy-section .aps-policy .policy-text {
    text-align: center;
  }
} 
/**/
/* shop section
------------------*/
.as-our-brand {
  padding: 30px 0;
} 
/* Our Brand
------------------*/
.as-shop-section {
  padding-top: 20px;
} 
.as-shop-section .as-product-list {
  padding-top: 50px;
} 
/*as-sale-banner
------------------*/
.as-sale-banner {
  background: url('/theme_lamp/static/src/less/../img/50-sale.jpg') no-repeat scroll 0 0;
  padding: 80px 0;
} 
.as-sale-banner h1 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 56px;
  margin: 0 0 10px 0;
  font-weight: 900;
} 
.as-sale-banner p {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 600;
} 
.as-sale-banner .sale-btn {
  display: inline-block;
  margin: 40px 0 0;
} 
.as-sale-banner .sale-btn a {
  color: #ffffff;
  border: 1px solid #ffffff;
  display: inline-block;
  padding: 10px 25px;
  font-weight: 300;
  text-transform: uppercase;
} 
.as-sale-banner .sale-btn a:hover {
  background: rgba(255, 255, 255, 0.1);
} 
/*
* Client box
------------------------------------------------------------*/
.as-testimonials {
  padding: 60px 0 60px;
  background: #edeff6;
} 
.as-testimonials .carousel-inner {
  min-height: 120px;
} 
.as-testimonials .carousel {
  margin: 0 auto;
  display: block;
  text-align: left;
  width: 600px;
  max-width: 100%;
} 
.as-testimonials .carousel .say {
  font-size: 15px;
  padding: 0 0 0 130px;
  margin: 0;
} 
.as-testimonials .carousel .info {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
} 
.as-testimonials .carousel .info .client {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  display: block;
  margin: 0 auto 10px;
} 
.as-testimonials .carousel .author {
  padding-left: 130px;
  padding-bottom: 30px;
} 
.as-testimonials .carousel .author span {
  display: block;
} 
.as-testimonials .carousel .author span.author {
  color: #607d8b;
  font-size: 19px;
  font-weight: 600;
  padding: 0 0 3px;
} 
.as-testimonials .carousel .author span.position {
  font-style: italic;
} 
.as-testimonials .carousel .carousel-indicators {
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
} 
/*Product Details 
---------------------------------------*/
#product_detail .product-shop-info {
  margin-bottom: 30px;
} 
#product_detail .product-shop-info h1 {
  font-size: 20px;
  margin: 0 0 10px;
  padding: 0 0 10px 0;
  color: #333331;
  position: relative;
  font-weight: 600;
} 
#product_detail .product-shop-info h1:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 12%;
  border-bottom: 4px solid #607d8b;
} 
#product_detail .product-shop-info .pro-desc {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  line-height: 22px;
} 
#product_detail .product-shop-info .availability.in-stock span {
  color: #55bb17;
} 
#product_detail .product-shop-info .availability.out-stock span {
  color: #bb1717;
} 
#product_detail .product-shop-info .product_price {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 15px;
  margin-top: 0px !important;
} 
#product_detail .product-shop-info .product_price .oe_price_h4 .oe_price,
#product_detail .product-shop-info .product_price .oe_price_h4 .oe_default_price {
  margin-right: 10px;
} 
#product_detail .product-shop-info .product_price .oe_price_h4 .text-danger {
  text-decoration: line-through;
  font-size: 24px;
} 
#product_detail .product-shop-info .product_price .oe_price_h4 .oe_price {
  font-size: 24px;
} 
#product_detail .product-shop-info .product-options-bottom {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 15px;
} 
#product_detail .product-shop-info .css_quantity {
  width: 120px;
  padding: 0 0 20px 0;
} 
#product_detail .product-shop-info .css_quantity .input-group-addon {
  border-radius: 0;
  background: #607d8b;
  color: #ffffff;
  border-color: #607d8b;
} 
#product_detail .product-shop-info .css_quantity .input-group-addon:hover {
  background: #566f7c;
} 
#product_detail .product-shop-info .css_quantity .form-control {
  text-align: center;
} 
#product_detail .product-shop-info .js_check_product {
  background: #607d8b;
  border-radius: 0;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  margin: 0 !important;
} 
#product_detail .product-shop-info .js_check_product .fa {
  margin-right: 8px;
} 
#product_detail .product-shop-info .js_check_product:hover {
  border-color: #607d8b;
  background: #ffffff;
  color: #607d8b;
} 
#product_detail .product-shop-info .add_to_wishlist {
  background: #000000;
  border-color: #000000;
  color: #ffffff;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 35px;
  height: 35px;
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  padding: 0;
} 
#product_detail .product-shop-info .add_to_wishlist:hover {
  border-color: #000000;
  background: #ffffff;
  color: #000000;
} 
#product_detail .product-shop-info .email-addto-box {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding-top: 10px;
} 
#product_detail .product-shop-info .email-addto-box ul {
  margin: 0;
  padding: 0;
} 
#product_detail .product-shop-info .email-addto-box li {
  display: inline-block;
  vertical-align: middle;
  padding-right: 5px;
} 
#product_detail .product-shop-info .email-addto-box li a {
  color: #808080;
  padding: 3px 7px;
  border: 1px solid #808080;
  display: block;
  border-radius: 2px;
  font-size: 12px;
} 
#product_detail .product-shop-info .email-addto-box li a .fa {
  margin-right: 3px;
} 
#product_detail .product-shop-info .email-addto-box li a:hover {
  background: #808080;
  text-decoration: none;
  color: #ffffff;
} 
#product_detail .product-shop-info .js_product .o_rating_card {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
} 
#product_detail .product-shop-info .js_product .o_rating_card .well {
  float: left;
} 
#product_detail .product-shop-info .js_product .o_rating_card .well .fa {
  color: #607d8b;
} 
#product_detail .product-shop-info .js_product .o_rating_card .well .fa.fa-user {
  display: none;
} 
#product_detail .product-shop-info .js_product .js_add_cart_variants li > strong {
  text-transform: uppercase;
  color: #333331;
} 
#product_detail .product-shop-info .js_product .js_add_cart_variants .list-unstyled {
  margin: 0;
  padding: 0;
} 
#product_detail .product-shop-info .js_product .js_add_cart_variants .list-unstyled label {
  margin: 0 !important;
} 
#product_detail .product-shop-info .js_product .js_add_cart_variants .list-unstyled .badge {
  background: #607d8b;
} 
/* sidebar-slider
------------------------------------------------*/
.cms-blocks {
  border: 1px solid #e6e6e6;
  margin-bottom: 20px;
} 
.cms-blocks .box-heading {
  padding: 8px 20px;
  background: #607d8b;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
} 
.cms-blocks .blocks {
  padding: 20px 20px 10px;
} 
.sidebar-block .sb-title {
  padding: 8px 20px;
  padding-right: 50px;
  background: #607d8b;
} 
.sidebar-block .sb-title span {
  color: #ffffff;
} 
.sidebar-block .sb-title span:after {
  display: none;
} 
@media (max-width: 991px) {
  .sidebar-block {
    margin-top: 25px;
  }
} 
.sidebar-slider {
  border: 1px solid #e6e6e6;
  margin-bottom: 20px;
  width: 100%;
  display: inline-block;
  vertical-align: top;
} 
.sidebar-slider .shadow .slide {
  overflow: inherit;
} 
.sidebar-slider .carousel {
  margin-top: -52px;
  padding: 8px 20px;
  padding-top: 45px;
} 
.sidebar-slider .carousel .shadow {
  box-shadow: none;
  border-radius: 0;
} 
.sidebar-slider .carousel-control {
  width: 25px;
  height: 25px;
  top: 0;
  right: 0;
  left: auto;
  text-shadow: none;
  color: #ffffff;
  line-height: normal;
  opacity: 1;
  line-height: 26px;
} 
.sidebar-slider .carousel-control .fa {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
} 
.sidebar-slider .carousel-control.right {
  right: 0;
  background: #607d8b;
} 
.sidebar-slider .carousel-control.right:hover {
  background: #000000;
} 
.sidebar-slider .carousel-control.left {
  right: 26px;
  background: #607d8b;
  left: auto;
} 
.sidebar-slider .carousel-control.left:hover {
  background: #000000;
} 
.sidebar-slider .slider-item .si-product {
  margin: 8px 0;
} 
.si-product {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 15px;
} 
.si-product .rlp-img {
  max-width: 65px;
  float: left;
  border: 1px solid #ebebeb;
} 
.si-product .rlp-desc {
  text-align: left;
  margin-left: 80px;
} 
.si-product .rlp-desc p {
  margin: 0;
} 
.si-product .rlp-desc .rlp-title {
  font-size: 14px;
  padding: 0 0 5px;
} 
.si-product .rlp-desc .rlp-title a {
  color: #000000;
  font-weight: 600;
} 
.si-product .rlp-desc .product_price {
  padding-bottom: 5px;
  margin: 0 !important;
} 
.si-product .rlp-desc .product_price .oe_price_h4 {
  font-size: 14px;
  margin: 0;
  padding: 0;
} 
.si-product .rlp-desc .product_price .old-price {
  text-decoration: line-through;
  color: #888888;
  font-size: 13px;
} 
.si-product .rlp-desc .wishlist-link {
  color: #607d8b;
  font-size: 11px;
  text-transform: uppercase;
} 
/*Tab Design
------------------------------------------*/
.pd-more-info {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin: 0;
} 
.nav-tabs {
  border: none;
  text-align: left;
} 
.nav-tabs > li + li {
  margin: 0 10px 0;
} 
.nav-tabs > li {
  float: none;
  display: inline-block;
  vertical-align: top;
} 
@media (max-width: 767px) {
  .nav-tabs > li {
    margin-left: 5px;
  }
} 
.nav-tabs > li > a {
  border: 1px solid #f2f2f2 !important;
  border-bottom: 1px solid #ffffff !important;
  margin: 0;
  background: #ffffff;
  padding: 15px 35px;
  color: #000000;
  text-transform: uppercase;
  border-radius: 0;
} 
@media (max-width: 767px) {
  .nav-tabs > li > a {
    padding: 15px 15px;
  }
} 
.nav-tabs > li:hover:hover a,
.nav-tabs > li.active:hover a,
.nav-tabs > li:focus:hover a,
.nav-tabs > li:active:hover a,
.nav-tabs > li:hover:active a,
.nav-tabs > li.active:active a,
.nav-tabs > li:focus:active a,
.nav-tabs > li:active:active a,
.nav-tabs > li:hover:focus a,
.nav-tabs > li.active:focus a,
.nav-tabs > li:focus:focus a,
.nav-tabs > li:active:focus a {
  background: #607d8b;
  color: #ffffff;
  border-color: #607d8b !important;
} 
.nav-tabs > li:hover a,
.nav-tabs > li.active a,
.nav-tabs > li:focus a,
.nav-tabs > li:active a {
  background: #607d8b;
  color: #ffffff;
  border-color: #607d8b !important;
} 
.tab-content {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #f2f2f2;
  padding: 20px;
} 
.tab-content .oe_structure.mt16 {
  margin-top: 0 !important;
} 
/*col4-sale-products*/
.col4-sale-products {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 20px 0;
  background: #f2f2f2;
} 
.col4-sale-products .si-product {
  border: 1px solid #d9d9d9;
  background: #ffffff;
  padding: 8px;
} 
/*Buttons*/
.btn {
  border-radius: 0;
} 
.btn.btn-primary {
  background: #607d8b;
  border-color: #607d8b;
} 
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active {
  background: #4b626d;
  border-color: #4b626d;
} 
.label-primary {
  background-color: #607d8b;
} 
/**/
/*Forms*/
.form-control {
  border-radius: 0;
} 
/**/
/*Login page*/
.oe_website_login_container {
  background: #f2f2f2;
  border: 1px solid #e6e6e6;
  padding: 20px;
  margin: 80px auto;
} 
/**/
/*quality_product_slide*/
.quality_product_slide {
  margin: 30px 0px 20px;
} 
.quality_product_slide .tqt-pro-slide {
  margin: 40px 0 0;
} 
/**/
/*whishlist_products*/
#whishlist_products th,
#whishlist_products td {
  width: auto;
  vertical-align: middle;
  text-align: center;
} 
#whishlist_products th:first-child,
#whishlist_products td:first-child {
  width: 65px;
} 
#whishlist_products th:first-child + td + td,
#whishlist_products td:first-child + td + td,
#whishlist_products th:first-child + th + td,
#whishlist_products td:first-child + th + td,
#whishlist_products th:first-child + td + th,
#whishlist_products td:first-child + td + th,
#whishlist_products th:first-child + th + th,
#whishlist_products td:first-child + th + th {
  width: 150px;
} 
#whishlist_products th:first-child + td + td + td,
#whishlist_products td:first-child + td + td + td,
#whishlist_products th:first-child + th + td + td,
#whishlist_products td:first-child + th + td + td,
#whishlist_products th:first-child + td + th + td,
#whishlist_products td:first-child + td + th + td,
#whishlist_products th:first-child + th + th + td,
#whishlist_products td:first-child + th + th + td,
#whishlist_products th:first-child + td + td + th,
#whishlist_products td:first-child + td + td + th,
#whishlist_products th:first-child + th + td + th,
#whishlist_products td:first-child + th + td + th,
#whishlist_products th:first-child + td + th + th,
#whishlist_products td:first-child + td + th + th,
#whishlist_products th:first-child + th + th + th,
#whishlist_products td:first-child + th + th + th {
  width: 150px;
} 
#whishlist_products th:first-child + td + td + td + td,
#whishlist_products td:first-child + td + td + td + td,
#whishlist_products th:first-child + th + td + td + td,
#whishlist_products td:first-child + th + td + td + td,
#whishlist_products th:first-child + td + th + td + td,
#whishlist_products td:first-child + td + th + td + td,
#whishlist_products th:first-child + th + th + td + td,
#whishlist_products td:first-child + th + th + td + td,
#whishlist_products th:first-child + td + td + th + td,
#whishlist_products td:first-child + td + td + th + td,
#whishlist_products th:first-child + th + td + th + td,
#whishlist_products td:first-child + th + td + th + td,
#whishlist_products th:first-child + td + th + th + td,
#whishlist_products td:first-child + td + th + th + td,
#whishlist_products th:first-child + th + th + th + td,
#whishlist_products td:first-child + th + th + th + td,
#whishlist_products th:first-child + td + td + td + th,
#whishlist_products td:first-child + td + td + td + th,
#whishlist_products th:first-child + th + td + td + th,
#whishlist_products td:first-child + th + td + td + th,
#whishlist_products th:first-child + td + th + td + th,
#whishlist_products td:first-child + td + th + td + th,
#whishlist_products th:first-child + th + th + td + th,
#whishlist_products td:first-child + th + th + td + th,
#whishlist_products th:first-child + td + td + th + th,
#whishlist_products td:first-child + td + td + th + th,
#whishlist_products th:first-child + th + td + th + th,
#whishlist_products td:first-child + th + td + th + th,
#whishlist_products th:first-child + td + th + th + th,
#whishlist_products td:first-child + td + th + th + th,
#whishlist_products th:first-child + th + th + th + th,
#whishlist_products td:first-child + th + th + th + th {
  width: 150px;
} 
#whishlist_products th:last-child,
#whishlist_products td:last-child {
  width: 65px;
  text-align: center;
} 
#whishlist_products a.clear_whishlist {
  color: #ffffff;
  background: #ff0000;
  width: 45px;
  height: 45px;
  display: inline-block;
  line-height: 45px;
  border-radius: 50%;
} 
#whishlist_products a#move_to_cart {
  background: #607d8b;
  color: #ffffff;
} 
#whishlist_products .img {
  width: 65px;
  border-radius: 0;
} 
#whishlist_products textarea {
  height: 40px;
  border: 1px solid #cccccc;
  width: 100%;
} 
#whishlist_products .update_whishlist {
  background: #d9d9d9;
  padding: 3px 15px;
  display: block;
  text-align: center;
  color: #000000;
  border: 1px solid #b3b3b3;
  font-size: 12px;
  text-transform: uppercase;
} 
/**/
/*tqt-product-brand-slider*/
.tqt-product-brand-slider {
  padding: 30px 0;
} 
.tqt-product-brand-slider .owl-carousel {
  margin: 40px 0 0 0;
} 
.tqt-product-brand-slider .brand-img {
  padding: 5px;
} 
.tqt-product-brand-slider .brand-img img {
  border: 1px solid #ddd;
} 
/**/
/* Blog
------------------------------------------------------------*/
.as-latest-blog {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 30px 0;
} 
.as-latest-blog .carousel {
  padding: 30px 0px 50px;
} 
.as-latest-blog .carousel-indicators {
  bottom: 0;
  margin: 0;
  width: 100%;
  text-align: center;
  left: 0;
} 
.as-latest-blog .section-post {
  width: 100%;
  float: left;
  border: 1px solid #e6e6e6;
} 
.as-latest-blog .section-post .section-post-media {
  width: 50%;
  float: left;
  height: 260px;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
} 
@media (max-width: 480px) {
  .as-latest-blog .section-post .section-post-media {
    width: 100%;
  }
} 
.as-latest-blog .section-post .section-post-body {
  width: 50%;
  float: left;
  padding: 15px;
} 
@media (max-width: 480px) {
  .as-latest-blog .section-post .section-post-body {
    width: 100%;
  }
} 
.as-latest-blog .section-post .section-post-body .section-post-time span {
  background: #607d8b;
  color: #ffffff;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding: 0 15px;
} 
.as-latest-blog .section-post .section-post-body .section-post-time small {
  font-size: 16px;
  vertical-align: middle;
  display: inline-block;
  font-style: italic;
  font-weight: 600;
} 
.as-latest-blog .section-post .section-post-body .section-post-title a {
  color: #000000;
  font-weight: 600;
} 
.as-latest-blog .section-post .section-post-body .read-more {
  color: #607d8b;
  font-weight: 600;
  float: right;
} 
.as-latest-blog1 {
  margin: 30px 0;
} 
.as-latest-blog1 .row {
  margin: 0;
} 
.as-latest-blog1 .row .col-md-6 {
  padding: 0;
} 
.as-latest-blog1 .seaction-head {
  margin-bottom: 30px;
} 
.as-latest-blog1 .section-post {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  background: #f7f7f7;
} 
.as-latest-blog1 .section-post .section-post-media {
  width: 50%;
  float: left;
  position: relative;
} 
@media (max-width: 640px) {
  .as-latest-blog1 .section-post .section-post-media {
    width: 100%;
  }
} 
.as-latest-blog1 .section-post .section-post-media .section-post-time {
  position: absolute;
  width: 65px;
  height: 65px;
  background: #000000;
  color: #ffffff;
  text-align: center;
} 
.as-latest-blog1 .section-post .section-post-media .section-post-time span {
  font-size: 22px;
  font-weight: 800;
  display: block;
} 
.as-latest-blog1 .section-post .section-post-media .section-post-time small {
  font-size: 14px;
  font-weight: 600;
  display: block;
  text-transform: uppercase;
} 
.as-latest-blog1 .section-post .section-post-body {
  width: 50%;
  float: left;
  padding: 15px;
} 
@media (max-width: 640px) {
  .as-latest-blog1 .section-post .section-post-body {
    width: 100%;
  }
} 
.as-latest-blog1 .section-post .section-post-body .section-post-title {
  margin: 0;
  padding: 0 0 15px;
  font-size: 16px;
  font-weight: 600;
} 
.as-latest-blog1 .section-post .section-post-body .section-post-excerpt {
  padding-bottom: 25px;
} 
.as-latest-blog1 .section-post .section-post-body .read-more {
  float: right;
  border-bottom: 2px solid #000000;
  font-weight: 600;
  text-transform: uppercase;
} 
/**/
/* CMS Block
------------------------------------------------------------*/
.as-cms-block {
  width: 100%;
  display: inline-block;
  vertical-align: top;
} 
.as-cms-block .ascb-box {
  width: 50%;
  float: left;
  position: relative;
} 
@media (max-width: 767px) {
  .as-cms-block .ascb-box {
    width: 100%;
    float: left;
  }
} 
.as-cms-block .ascb-box a:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
} 
.as-cms-block .ascb-box a:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
} 
.as-cms-block .ascb-box a:hover:before {
  right: 50%;
  left: 50%;
  background: rgba(255, 255, 255, 0.2);
} 
.as-cms-block .ascb-box a:hover:after {
  top: 50%;
  bottom: 50%;
  background: rgba(255, 255, 255, 0.2);
} 
/**/
/* CMS Block
------------------------------------------------------------*/
.as-collections-one,
.as-collections-two {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
  background: #f7f7f7;
} 
.as-collections-one .as-collection-inner,
.as-collections-two .as-collection-inner {
  width: 50%;
  float: left;
} 
@media (max-width: 991px) {
  .as-collections-one .as-collection-inner,
  .as-collections-two .as-collection-inner {
    width: 100%;
    float: left;
  }
} 
.as-collections-one .as-collection-inner.as-ci-text .text-content,
.as-collections-two .as-collection-inner.as-ci-text .text-content {
  padding: 60px 40px;
} 
.as-collections-one .as-collection-inner.as-ci-text .text-content h4,
.as-collections-two .as-collection-inner.as-ci-text .text-content h4 {
  font-size: 20px;
  font-weight: 300;
  margin: 0 0 15px;
  padding: 0;
} 
.as-collections-one .as-collection-inner.as-ci-text .text-content h2,
.as-collections-two .as-collection-inner.as-ci-text .text-content h2 {
  font-size: 34px;
  font-weight: 600;
  margin: 0 0 15px;
  padding: 0;
  text-transform: uppercase;
} 
.as-collections-one .as-collection-inner.as-ci-text .text-content h2 span,
.as-collections-two .as-collection-inner.as-ci-text .text-content h2 span {
  color: #607d8b;
} 
.as-collections-one .as-collection-inner.as-ci-text .text-content h3,
.as-collections-two .as-collection-inner.as-ci-text .text-content h3 {
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 40px;
  padding: 0;
  line-height: normal;
} 
.as-collections-one .as-collection-inner.as-ci-text .text-content h3 span,
.as-collections-two .as-collection-inner.as-ci-text .text-content h3 span {
  color: #607d8b;
} 
.as-collections-one .as-collection-inner.as-ci-text .btn,
.as-collections-two .as-collection-inner.as-ci-text .btn {
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 20px;
} 
/**/
/* About us
------------------------------------------------------------*/
.as_aboutus1 {
  padding: 30px 0;
} 
.as_aboutus1 .btn-col .btn {
  background: #607d8b;
  color: #ffffff;
  border: 1px solid #607d8b;
} 
.as_aboutus1 .btn-col .btn:hover,
.as_aboutus1 .btn-col .btn:active,
.as_aboutus1 .btn-col .btn:focus {
  color: #607d8b;
  background: transparent;
} 
/*end*/
/*about as 2*/
.as_aboutus2 {
  padding: 30px 0;
} 
.as_aboutus2 .btn-col .btn {
  background: #607d8b;
  color: #ffffff;
  border: 1px solid #607d8b;
} 
.as_aboutus2 .btn-col .btn:hover,
.as_aboutus2 .btn-col .btn:active,
.as_aboutus2 .btn-col .btn:focus {
  color: #607d8b;
  background: transparent;
} 
.as_aboutus2 .as-sub-head {
  margin: 0 0 30px 0;
  padding: 0 0 15px 0;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000000;
  position: relative;
} 
.as_aboutus2 .as-sub-head:after {
  content: " ";
  width: 20px;
  height: 2px;
  float: left;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #607d8b;
} 
/*End*/
/*about as 3*/
.as_aboutus3 {
  padding: 40px 0;
} 
.as_aboutus3 .btn-col .btn {
  background: #607d8b;
  color: #ffffff;
  border: 1px solid #607d8b;
} 
.as_aboutus3 .btn-col .btn:hover,
.as_aboutus3 .btn-col .btn:active,
.as_aboutus3 .btn-col .btn:focus {
  color: #607d8b;
  background: transparent;
} 
.as_aboutus3 .asas-text {
  margin-top: 30px;
} 
.as_aboutus3 .as-sub-head {
  margin: 0 0 30px 0;
  padding: 0 0 15px 0;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000000;
  position: relative;
} 
.as_aboutus3 .as-sub-head:after {
  content: " ";
  width: 20px;
  height: 2px;
  float: left;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #607d8b;
} 
/*End*/
/* Multi Collection
------------------------------------------------------------*/
.js_multi_collection {
  margin: 30px 0;
} 
.js_multi_collection .seaction-head {
  border: none;
  text-align: center;
  margin-bottom: 30px;
} 
.js_multi_collection .seaction-head:after {
  right: 0;
} 
.js_multi_collection .nav-tabs {
  border: none;
  text-align: center;
} 
.js_multi_collection .nav-tabs li {
  border: none;
  margin: 0;
  padding: 0 10px;
  display: inline-block;
  vertical-align: middle;
} 
.js_multi_collection .nav-tabs li a {
  margin: 0;
  padding: 0 0 5px;
  background: transparent;
  color: #607d8b;
  font-size: 14px;
  position: relative;
  text-transform: none;
  padding: 8px 23px;
  font-weight: 300;
  text-transform: uppercase;
  border-radius: 20px;
  border: 1px solid #607d8b !important;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
} 
.js_multi_collection .nav-tabs li a:focus,
.js_multi_collection .nav-tabs li a:active,
.js_multi_collection .nav-tabs li a:hover {
  color: #ffffff;
  background: #607d8b;
  border-color: #607d8b;
} 
.js_multi_collection .nav-tabs li.active a {
  color: #ffffff;
  background: #607d8b;
  border-color: #607d8b;
} 
.js_multi_collection .tab-content {
  padding: 30px 0;
  border: none;
} 
/*End*/
/* Services
------------------------------------------------------------*/
.as-offer-services {
  padding: 40px 0;
} 
.as-offer-services .seaction-head {
  border: none;
  text-align: center;
  margin-bottom: 15px;
} 
.as-offer-services .seaction-head:after {
  right: 0;
} 
.as-offer-services .seaction-head-desc {
  width: 100%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  padding: 0px 20% 50px;
} 
@media (max-width: 767px) {
  .as-offer-services .seaction-head-desc {
    padding: 0px 0% 50px;
  }
} 
.as-offer-services .service-box {
  text-align: center;
  padding: 0 0 30px;
} 
.as-offer-services .service-box .icon {
  width: 120px;
  height: 120px;
  border: 1px solid #607d8b;
  text-align: center;
  line-height: 120px;
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
} 
.as-offer-services .service-box .icon .fa {
  font-size: 52px;
  color: #607d8b;
  vertical-align: middle;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
} 
.as-offer-services .service-box .service-inner {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-top: 30px;
  font-size: 13px;
  padding: 0 20px;
} 
.as-offer-services .service-box .service-inner h2 {
  font-size: 18px;
  font-weight: 800;
  margin: 0;
  padding: 0 0 25px;
} 
.as-offer-services .service-box .service-inner .btn-block {
  margin-top: 20px;
} 
.as-offer-services .service-box .service-inner .btn-block a {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  color: #ffffff;
  padding: 8px 20px;
  background: #607d8b;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  border: 1px solid #607d8b;
} 
.as-offer-services .service-box:hover .icon {
  background: #607d8b;
} 
.as-offer-services .service-box:hover .icon .fa {
  color: #ffffff;
} 
.as-offer-services .service-box:hover .btn-block a {
  color: #607d8b;
  background: #ffffff;
} 
.as-offer-services1 {
  padding: 40px 0 0;
} 
.as-offer-services1 .seaction-head {
  border: none;
  text-align: center;
  margin-bottom: 15px;
} 
.as-offer-services1 .seaction-head:after {
  right: 0;
} 
.as-offer-services1 .seaction-head-desc {
  width: 100%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  padding: 0px 20% 50px;
} 
@media (max-width: 767px) {
  .as-offer-services1 .seaction-head-desc {
    padding: 0px 0% 50px;
  }
} 
.as-offer-services1 .service-box {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-bottom: 40px;
} 
.as-offer-services1 .service-box .service-inner {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
} 
.as-offer-services1 .service-box .service-inner h2 {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  padding: 0 0 15px;
} 
.as-offer-services1 .service-box .service-inner .btn-block {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
} 
.as-offer-services1 .service-box .service-inner .btn-block a {
  text-transform: uppercase;
  color: #ffffff;
  background: #607d8b;
  padding: 4px 15px;
  display: inline-block;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  border: 1px solid #607d8b;
} 
.as-offer-services1 .service-box .icon {
  position: absolute;
  top: 0;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  border: 1px solid #607d8b;
  text-align: center;
  line-height: 70px;
  display: inline-block;
  vertical-align: top;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
} 
.as-offer-services1 .service-box .icon .fa {
  font-size: 32px;
  color: #607d8b;
  vertical-align: middle;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
} 
.as-offer-services1 .service-box.sb-left .icon {
  right: 0;
} 
.as-offer-services1 .service-box.sb-left .service-inner {
  padding-right: 95px;
  text-align: right;
} 
.as-offer-services1 .service-box.sb-right .icon {
  left: 0;
} 
.as-offer-services1 .service-box.sb-right .service-inner {
  padding-left: 95px;
  text-align: left;
} 
.as-offer-services1 .service-box:hover .icon {
  background: #607d8b;
} 
.as-offer-services1 .service-box:hover .icon .fa {
  color: #ffffff;
} 
.as-offer-services1 .service-box:hover .btn-block a {
  color: #607d8b;
  background: #ffffff;
} 
/* Our Team
------------------------------------------------------------*/
.as-our-team {
  margin: 30px 0;
} 
.as-our-team .seaction-head {
  margin-bottom: 40px;
} 
.as-our-team .asot-inner {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  border: 1px solid #e6e6e6;
  margin-bottom: 30px;
} 
.as-our-team .asot-inner .team-info {
  position: absolute;
  top: 20px;
  right: 0;
  width: 60%;
} 
.as-our-team .asot-inner .team-info h2 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
} 
.as-our-team .asot-inner .team-info span {
  font-style: italic;
  font-weight: 400;
  padding-bottom: 8px;
  display: block;
  font-size: 11px;
} 
.as-our-team .asot-inner .team-info p {
  font-size: 13px;
} 
.as-our-team .asot-inner .team-info .social {
  margin: 0;
  padding: 0;
} 
.as-our-team .asot-inner .team-info .social li {
  display: inline-block;
  vertical-align: middle;
} 
.as-our-team .asot-inner .team-info .social li a:hover {
  color: #607d8b;
} 
.as-our-team .asot-inner .team-img {
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  position: relative;
  left: 0;
  max-height: 320px;
  overflow: hidden;
} 
.as-our-team .asot-inner .team-img:after {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
} 
.as-our-team .asot-inner:hover .team-img {
  left: -50%;
} 
.as-our-team .asot-inner:hover .team-img:after {
  opacity: 0;
  height: 0px;
} 
/* Our Team
------------------------------------------------------------*/
.as-our-team1 {
  padding: 30px 0 ;
} 
.as-our-team1 .seaction-head {
  margin-bottom: 40px;
  text-align: center;
  border: none;
} 
.as-our-team1 .seaction-head:after {
  right: 0;
} 
.as-our-team1 .asot-inner {
  width: 100%;
  float: left;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.04), 0 3px 6px rgba(0, 0, 0, 0.23);
  background: #ffffff;
  margin-bottom: 30px;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
} 
.as-our-team1 .asot-inner:hover {
  box-shadow: none;
} 
.as-our-team1 .asot-inner .team-img {
  height: 300px;
  overflow: hidden;
} 
.as-our-team1 .asot-inner .team-info {
  width: 100%;
  float: left;
  padding: 15px 15px 47px 15px;
  position: relative;
} 
.as-our-team1 .asot-inner .team-info h2 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
} 
.as-our-team1 .asot-inner .team-info span {
  font-style: italic;
  font-weight: 400;
  padding-bottom: 8px;
  display: block;
  font-size: 11px;
} 
.as-our-team1 .asot-inner .team-info p {
  font-size: 13px;
} 
.as-our-team1 .asot-inner .team-info .social {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(221, 221, 221, 0.24);
  display: table;
  width: 100%;
} 
.as-our-team1 .asot-inner .team-info .social li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
} 
.as-our-team1 .asot-inner .team-info .social li a {
  font-size: 20px;
  display: block;
  padding: 7px 0;
  color: #999;
} 
.as-our-team1 .asot-inner .team-info .social li a:hover {
  color: #607d8b;
} 
/* SLider content
------------------------------------------------------------*/
.as-slider-std {
  margin: 30px 0;
} 
.as-slider-std .seaction-head {
  margin-bottom: 40px;
} 
.as-slider-std .carousel-indicators {
  bottom: 0;
} 
.as-slider-std .carousel-control {
  height: 50px;
  width: 50px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #000000;
} 
.as-slider-std .carousel-control .glyphicon {
  width: 20px;
  height: 20px;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  margin: auto;
} 
.as-slider-std .carousel-control .glyphicon:before {
  display: none;
} 
.as-slider-std .carousel-control.left {
  left: 20px;
} 
@media (max-width: 767px) {
  .as-slider-std .carousel-control.left {
    left: 10px;
    display: none;
  }
} 
.as-slider-std .carousel-control.left .glyphicon {
  transform: rotate(-50deg) !important;
  -moz-transform: rotate(-50deg) !important;
  -webkit-transform: rotate(-50deg) !important;
  -o-transform: rotate(-50deg) !important;
  margin-left: 18px;
} 
.as-slider-std .carousel-control.right {
  right: 20px;
} 
@media (max-width: 767px) {
  .as-slider-std .carousel-control.right {
    right: 10x;
    display: none;
  }
} 
.as-slider-std .carousel-control.right .glyphicon {
  transform: rotate(132deg) !important;
  -moz-transform: rotate(132deg) !important;
  -webkit-transform: rotate(132deg) !important;
  -o-transform: rotate(132deg) !important;
  margin-left: 10px;
} 
/* Banner
------------------------------------------------------------*/
.as-banner1 {
  background: #000000;
} 
.as-banner1 .text {
  padding: 100px 0 0;
} 
.as-banner1 .text h2 {
  color: #ffffff;
  margin: 0;
  padding: 0 0 10px;
  font-size: 32px;
  font-weight: 900;
  text-transform: uppercase;
} 
.as-banner1 .text h3 {
  color: #ffffff;
  margin: 0;
  padding: 0 0 40px;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
} 
.as-banner1 .text h3 span {
  font-weight: 600;
  color: #607d8b;
} 
.as-banner1 .text .btn-block .btn {
  background: transparent;
  border: 1px solid #ffffff;
  text-transform: uppercase;
  color: #ffffff;
} 
.as-banner1 .text .btn-block .btn:hover,
.as-banner1 .text .btn-block .btn:active,
.as-banner1 .text .btn-block .btn:focus {
  background: transparent;
  border: 1px solid #607d8b;
  color: #607d8b;
} 
/* multi_tab_product_snippet
------------------------------------------------------------*/
.as-product .asp-inner .pro-info .product_price .text-danger {
  color: #d40707;
} 
.owl-item .as-product {
  margin-bottom: 15px !important;
} 
.multi_tab_product_snippet {
  margin: 30px 0 15px;
} 
.multi_tab_product_snippet .seaction-head {
  margin-bottom: 30px;
} 
.multi_tab_product_snippet .filter_title {
  margin: 0 ;
  font-size: 15px;
  position: relative;
  padding: 0px 0 20px;
  font-weight: 700;
  text-transform: uppercase;
} 
.multi_tab_product_snippet .as-product {
  box-shadow: none !important;
  padding: 0;
  margin: 0 0 15px;
} 
.multi_tab_product_snippet .as-product .asp-inner .pro-img {
  width: 30%;
  float: left;
  height: auto;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  padding: 5px;
} 
.multi_tab_product_snippet .as-product .asp-inner .pro-img img {
  position: relative;
} 
.multi_tab_product_snippet .as-product .asp-inner .pro-info {
  float: left;
  width: 70%;
  padding: 0 0 0 10px;
  text-align: left;
} 
.multi_tab_product_snippet .as-product .asp-inner .pro-info h3 {
  font-size: 12px;
  padding: 0 0 7px;
} 
.multi_tab_product_snippet .as-product .asp-inner .pro-info .product_price {
  font-size: 12px;
} 
.multi_tab_product_snippet .as-product .asp-inner .pro-info .pro-action {
  padding: 0;
} 
.multi_tab_product_snippet .as-product .asp-inner .pro-info .pro-action .button {
  height: auto;
  line-height: normal;
  padding: 0;
  font-weight: 600;
  color: #607d8b;
  border: none;
} 
.multi_tab_product_snippet .as-product .asp-inner .pro-info .pro-action .button:hover {
  background: transparent;
  color: #000000;
} 
/**/
.as-add-slider {
  margin-bottom: 20px;
} 
.as-add-slider .item img {
  display: block;
  margin: 0 auto;
} 
.as-add-slider .carousel-control {
  background: none !important;
  display: none;
} 
.as-add-slider .carousel-indicators {
  bottom: 0;
} 
.as-add-slider .carousel-indicators li {
  border-color: #000000 !important;
} 
.as-add-slider .carousel-indicators li.active {
  background: #000000 !important;
} 
.s_website_form .btn-primary {
  text-transform: uppercase;
  font-weight: 600;
  padding: 8px 20px;
  font-size: 13px;
} 
.oe_menu_editor .ui-sortable-handle .input-group-addon.fa {
  display: table-cell;
} 
/* Events
---------------------------------------------*/
#left_column {
  margin-bottom: 30px;
} 
#left_column .nav-pills {
  border: 1px solid #e8e8e8;
} 
#left_column .nav-pills > li + li {
  border-top: 1px solid #e8e8e8;
  margin: 0;
} 
#left_column .nav-pills > li > a {
  padding: 10px;
  border-radius: 0;
} 
#left_column .nav-pills > li.active > a {
  background: #607d8b;
  color: #ffffff;
} 
#left_column .nav-pills > li.active > a .badge {
  color: #607d8b;
} 
#left_column .nav-pills > li.active > a:hover,
#left_column .nav-pills > li.active > a:active,
#left_column .nav-pills > li.active > a:focus {
  background: #607d8b;
  color: #ffffff;
} 
#middle_column .media-list .media {
  border: 1px solid #e6e6e6;
  border-left: 8px solid #607d8b;
  padding: 10px;
} 
#middle_column .media-list .media div {
  margin-bottom: 8px;
} 
#middle_column .media-list .media .fa {
  color: #607d8b;
} 
#middle_column .media-list .media .media-heading {
  font-weight: 600;
  border-bottom: 1px solid #e6e6e6;
  padding: 0 0 7px 0;
  margin: 0 0px 8px 0;
  font-size: 16px;
} 
.o_website_event h1 {
  font-size: 32px;
  font-weight: 600;
  font-family: 'Alegreya', serif;
  margin: 20px 0 30px 0;
  padding: 0;
} 
.o_website_event h4 {
  font-size: 15px;
} 
.o_website_event .panel {
  border-radius: 0;
} 
.o_website_event .panel .panel-heading {
  border-radius: 0;
  background: #607d8b;
} 
.o_website_event .panel .panel-heading h4 {
  color: #ffffff;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
} 
.o_website_event #registration_form .table thead {
  background: #1a1a1a;
} 
.o_website_event #registration_form .table thead th {
  color: #ffffff;
} 
.o_website_event #registration_form .btn-lg {
  font-size: 14px;
} 
/* Blogs
---------------------------------------------*/
.website_blog #title {
  /*
		.bg-img('title-bg.jpg');
		.bg-size(cover);
*/

  background-attachment: fixed;
  text-align: center;
  position: relative;
  padding: 60px 0;
  margin: 0 0 40px 0;
  z-index: 1;
} 
.website_blog #title #js_blogcover {
  position: absolute;
  right: 0;
  top: 10px;
  height: auto;
  width: auto;
  background: transparent;
  opacity: 1 !important;
  z-index: 1;
} 
.website_blog #title .blog_title {
  position: relative;
  z-index: 1;
  color: #ffffff;
} 
.website_blog #title .blog_title a {
  color: #ffffff;
} 
.website_blog #title h1 {
  font-size: 32px;
  font-weight: 600;
  font-family: 'Alegreya', serif;
  margin: 0 0 10px 0;
  padding: 0;
} 
.website_blog #title h2 {
  margin: 0;
  padding: 0;
  font-size: 18px;
} 
.website_blog #title p.post-meta {
  top: 0;
} 
.website_blog #title p.post-meta .fa {
  color: #607d8b;
} 
.website_blog #title:after {
  background: rgba(0, 0, 0, 0.4);
  content: " ";
  width: 100%;
  height: 100%;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
} 
.website_blog .cover_footer_bg[style*="background-image: none;"] {
  background-color: #000;
} 
.website_blog #blog_right_column section {
  border: 1px solid #e8e8e8;
  padding: 10px;
  margin: 0 0 30px !important;
} 
.website_blog #blog_right_column section h4 {
  margin: 0 0 10px ;
  padding: 0 0 5px ;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 1px solid #e8e8e8;
} 
.website_blog #blog_right_column section .nav-pills > li + li {
  margin: 0;
} 
.website_blog #blog_right_column section .nav-pills > li > a {
  padding: 10px;
  border-radius: 0;
} 
.website_blog #blog_right_column section .nav-pills > li.active > a {
  background: #607d8b;
  color: #ffffff;
} 
.website_blog #blog_right_column section .nav-pills > li.active > a .badge {
  color: #607d8b;
} 
.website_blog #blog_right_column section .nav-pills > li.active > a:hover,
.website_blog #blog_right_column section .nav-pills > li.active > a:active,
.website_blog #blog_right_column section .nav-pills > li.active > a:focus {
  background: #607d8b;
  color: #ffffff;
} 
.website_blog #main_column > div.mb32 {
  border: 1px solid #e6e6e6;
  padding: 10px;
} 
.website_blog #main_column > div.mb32 h2 {
  margin: 0;
  padding: 0 0 5px;
  font-size: 18px;
  font-weight: 600;
} 
.website_blog #main_column > div.mb32 .text-muted h4 {
  font-size: 15px;
  margin: 0;
  padding: 0px 0 15px 0;
} 
.website_blog #main_column > div.mb32 div[name="blog_post_data"] {
  font-size: 13px;
} 
.website_blog #main_column > div.mb32 div[name="blog_post_data"] .post-meta {
  text-align: left;
  background: #eee;
  padding: 10px;
  display: inline-block;
  width: 100%;
  margin: 20px 0 0px;
} 
.website_blog #main_column > div.mb32 div[name="blog_post_data"] .post-meta a {
  padding: 4px 10px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  font-size: 12px;
  background: #607d8b;
  color: #ffffff;
} 
.website_blog #main_column > div.mb32 div[name="blog_post_data"] .post-meta .fa {
  color: #607d8b;
} 
.oe_structure #o_newsletter_popup {
  width: 500px;
  padding: 0!important;
  max-width: 95%;
} 
.oe_structure #o_newsletter_popup .o_popup_modal_content {
  margin: 0;
  border: none;
  border: 8px solid #ffffff;
} 
.oe_structure #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body {
  padding: 40px;
  background: #000000;
} 
.oe_structure #o_newsletter_popup .o_popup_modal_content a.o_popup_btn_close {
  border-radius: 0;
  height: 35px;
  width: 35px;
  font-size: 28px;
  line-height: 32px;
  color: #ffffff;
  background: #000000;
} 
.oe_structure #o_newsletter_popup .o_popup_modal_content a.o_popup_btn_close:hover,
.oe_structure #o_newsletter_popup .o_popup_modal_content a.o_popup_btn_close:active,
.oe_structure #o_newsletter_popup .o_popup_modal_content a.o_popup_btn_close:focus {
  background: #607d8b;
} 
#o_newsletter_popup .newsletter-popup-area {
  position: relative;
  z-index: 1;
} 
#o_newsletter_popup .newsletter-popup-area h2 {
  color: #ffffff;
} 
#o_newsletter_popup .newsletter-popup-area p {
  color: #ffffff;
} 
#o_newsletter_popup .newsletter-popup-area h3 {
  color: #ffffff;
} 
.newsletter-popup-area .f-social {
  margin-top: 20px;
} 
.newsletter-popup-area .f-social ul {
  margin: 15px 0px 0px;
  padding: 0;
} 
@media (max-width: 991px) {
  .newsletter-popup-area .f-social ul {
    margin: 10px 0 30px 0;
  }
} 
.newsletter-popup-area .f-social li {
  display: inline-block;
  margin: 0 10px 0 0px;
} 
.newsletter-popup-area .f-social li a {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #000000;
  background: #000000;
  text-align: center;
  border-radius: 50%;
  color: #ffffff;
} 
.newsletter-popup-area .f-social li a .fa {
  line-height: 30px;
  font-size: 16px;
} 
.newsletter-popup-area .f-social li:hover a {
  background: #607d8b;
  color: #ffffff;
  border-color: #607d8b;
} 
.newsletter-popup-area h2 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
  color: #000000;
  margin: 0;
  padding: 0 0 10px 0;
  letter-spacing: 1px;
} 
.newsletter-popup-area p {
  font-size: 13px;
  color: #555555;
  letter-spacing: 1px;
} 
.newsletter-popup-area h3 {
  font-size: 12px;
  line-height: normal;
  color: #000;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  letter-spacing: 1px;
} 
#o_newsletter_popup .popup-area {
  background: #fff;
  width: 100%;
  float: left;
} 
#o_newsletter_popup .popup-area .input-group {
  margin-bottom: 15px;
} 
#o_newsletter_popup .popup-area .input-group .form-control {
  border-color: #000000;
} 
#o_newsletter_popup .popup-area .input-group .btn {
  background: #000000;
  border-color: #000000;
} 
#o_newsletter_popup .popup-area .input-group .btn:focus,
#o_newsletter_popup .popup-area .input-group .btn:active,
#o_newsletter_popup .popup-area .input-group .btn:hover {
  background: #ffffff;
  color: #000000;
} 
#oe_manipulators .dropdown-menu li.snippet-option-o_animate li.active > a::after,
#oe_manipulators .dropdown-menu li.snippet-option-o_animate_duration li.active > a::after,
#oe_manipulators .dropdown-menu li.snippet-option-o_animate_delay li.active > a::after,
#oe_manipulators .dropdown-menu li.snippet-option-o_animate_options li.active > a::after {
  position: absolute;
  right: 6px;
  top: 7px;
} 
.oe_menu_editor .input-group-btn .js_edit_menu,
.oe_menu_editor .input-group-btn .js_delete_menu {
  font-size: 14px;
  line-height: 1.42857143;
} 
.oe_menu_editor li ul {
  margin-top: 10px;
} 
@media (max-width: 767px) {
  #products_grid {
    float: left;
    width: 100%;
  }
} 
@media (max-width: 991px) {
  body header .navbar-default > .container .navbar-collapse .navbar-nav > li.active > a,
  body header .navbar-default > .container .navbar-collapse .navbar-nav > li.active > a:active,
  body header .navbar-default > .container .navbar-collapse .navbar-nav > li.active > a:focus,
  body header .navbar-default > .container .navbar-collapse .navbar-nav > li.active > a:hover {
    color: #ffffff;
  }
  body header .navbar-default > .container .navbar-collapse .navbar-nav > li:hover > a,
  body header .navbar-default > .container .navbar-collapse .navbar-nav > li:hover > a:active,
  body header .navbar-default > .container .navbar-collapse .navbar-nav > li:hover > a:focus,
  body header .navbar-default > .container .navbar-collapse .navbar-nav > li:hover > a:hover {
    color: #ffffff;
    background: #566f7c;
  }
} 


/* /theme_lamp/static/src/less/as_footer.less defined in bundle 'website.assets_frontend' */

#wrapwrap footer {
  background: none;
  color: #000000;
  width: 100%;
  display: inline-block;
  vertical-align: top;
} 
#wrapwrap footer #footer,
#wrapwrap footer .copyright {
  width: 100%;
} 
#wrapwrap footer p {
  line-height: normal;
  font-size: 12px;
} 
#wrapwrap footer .f-social ul {
  margin: 30px 0 0 0;
  padding: 0;
} 
@media (max-width: 991px) {
  #wrapwrap footer .f-social ul {
    margin: 10px 0 30px 0;
  }
} 
#wrapwrap footer .f-social li {
  display: inline-block;
  margin: 0 4px;
} 
#wrapwrap footer .f-social li a {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #000000;
  text-align: center;
  border-radius: 50%;
  color: #000000;
} 
#wrapwrap footer .f-social li a .fa {
  line-height: 30px;
  font-size: 16px;
} 
#wrapwrap footer .f-social li:hover a {
  background: #607d8b;
  color: #ffffff;
} 
#wrapwrap footer .top-footer {
  width: 100%;
  text-align: center;
  padding: 0;
  top: 40px;
  position: relative;
  z-index: 1;
} 
#wrapwrap footer .top-footer section {
  position: relative;
  background: #607d8b;
  overflow: hidden;
  padding: 25px 15px;
} 
#wrapwrap footer .top-footer section .icons {
  position: absolute;
  left: -20px;
  bottom: -10px;
} 
#wrapwrap footer .top-footer section .icons .fa {
  font-size: 60px;
  color: rgba(255, 255, 255, 0.2);
} 
#wrapwrap footer .top-footer section .block-title {
  width: 20%;
  float: left;
  margin: 0;
  padding: 0;
  color: #ffffff;
} 
@media (max-width: 991px) {
  #wrapwrap footer .top-footer section .block-title {
    width: 30%;
  }
} 
@media (max-width: 767px) {
  #wrapwrap footer .top-footer section .block-title {
    width: 100%;
  }
} 
#wrapwrap footer .top-footer section .ftr-ns {
  float: left;
  width: 80%;
} 
@media (max-width: 991px) {
  #wrapwrap footer .top-footer section .ftr-ns {
    width: 70%;
  }
} 
@media (max-width: 767px) {
  #wrapwrap footer .top-footer section .ftr-ns {
    width: 100%;
  }
} 
#wrapwrap footer .top-footer section .js_subscribe .js_subscribe_btn {
  border-color: rgba(255, 255, 255, 0.2);
  background: #566f7c;
} 
#wrapwrap footer .top-footer section .js_subscribe .js_subscribe_btn .fa {
  margin-right: 5px;
} 
#wrapwrap footer .top-footer section .js_subscribe .js_subscribe_email {
  border: none;
  background: rgba(255, 255, 255, 0.2);
  color: #ffffff;
} 
#wrapwrap footer .middle-footer {
  background: #eeeeee;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 40px;
  padding-top: 80px;
  padding-left: 0;
  padding-right: 0;
} 
#wrapwrap footer .middle-footer a {
  color: #000000;
} 
#wrapwrap footer .middle-footer a.btn {
  color: #ffffff;
} 
#wrapwrap footer .middle-footer .block-title {
  margin: 0 0 30px 0;
  padding: 0 0 15px 0;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #262626;
  position: relative;
} 
#wrapwrap footer .middle-footer .block-title:after {
  content: " ";
  width: 20px;
  height: 2px;
  float: left;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #607d8b;
} 
#wrapwrap footer .middle-footer .f-links {
  margin: 0;
  padding: 0;
} 
@media (max-width: 991px) {
  #wrapwrap footer .middle-footer .f-links {
    padding: 0 0 20px;
  }
} 
#wrapwrap footer .middle-footer .f-links li {
  padding: 0 0 5px 15px;
  margin: 0;
  list-style-type: none;
  position: relative;
} 
#wrapwrap footer .middle-footer .f-links li:after {
  position: absolute;
  left: 0;
  top: 9px;
  content: " ";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #607d8b;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
} 
#wrapwrap footer .middle-footer .f-links li:hover:after {
  left: 3px;
} 
#wrapwrap footer .middle-footer .f-links li:hover a {
  padding-left: 5px;
} 
#wrapwrap footer .middle-footer .f-links li a {
  color: #000000;
  font-size: 13px;
  font-weight: 300;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
} 
#wrapwrap footer .middle-footer .ftr-ns .form {
  position: relative;
} 
#wrapwrap footer .middle-footer .ftr-ns .form .form-control {
  width: 100%;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.05);
} 
#wrapwrap footer .middle-footer .ftr-ns .form .form-control:focus {
  box-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0.2);
} 
#wrapwrap footer .middle-footer .ftr-ns .form .btn {
  background: #607d8b;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  position: absolute;
  top: 0;
  right: 0;
} 
#wrapwrap footer .middle-footer .fot-address p {
  padding-left: 20px;
} 
#wrapwrap footer .middle-footer .fot-address p .fa {
  margin-left: -20px;
  margin-right: 5px;
} 
#wrapwrap footer .bottom-footer {
  background: #eeeeee;
  padding: 20px 0;
} 
#wrapwrap footer .bottom-footer p {
  margin: 0;
} 
#wrapwrap footer .bottom-footer .footer-payment {
  text-align: right;
} 


/* /theme_lamp/static/src/less/as_ie.less defined in bundle 'website.assets_frontend' */



/* /theme_lamp/static/src/less/as_products.less defined in bundle 'website.assets_frontend' */

/* as-product
------------------*/
#products_grid .as-product-list {
  letter-spacing: -0.31em;
} 
#products_grid .as-product-list .col-sm-6 {
  float: none;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
} 
@media (max-width: 767px) {
  #products_grid .as-product-list .col-sm-6 {
    width: 50%;
  }
} 
@media (max-width: 479px) {
  #products_grid .as-product-list .col-sm-6 {
    width: 100%;
  }
} 
#products_grid.list-view-box,
#products_grid .oe_list {
  border: none;
} 
#products_grid.list-view-box .as-product .pro-img,
#products_grid .oe_list .as-product .pro-img {
  width: 31%;
  float: left;
  background: #f5f5f5;
} 
#products_grid.list-view-box .as-product .pro-action,
#products_grid .oe_list .as-product .pro-action {
  position: relative;
  left: auto;
  right: auto;
  text-align: left;
  bottom: auto;
} 
#products_grid.list-view-box .as-product .pro-action a.btn-cart,
#products_grid .oe_list .as-product .pro-action a.btn-cart {
  padding: 0;
  margin-right: 8px;
  vertical-align: middle;
} 
#products_grid.list-view-box .as-product .pro-action .add_to_wishlist,
#products_grid .oe_list .as-product .pro-action .add_to_wishlist {
  width: 32px;
  position: relative;
  top: 0;
  left: 0;
  text-align: center;
  z-index: 9;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  line-height: 32px;
  font-size: 18px;
  border: none;
  box-shadow: none;
} 
#products_grid.list-view-box .as-product .pro-info,
#products_grid .oe_list .as-product .pro-info {
  width: 69%;
  float: left;
  padding: 0 20px;
  background: transparent;
  text-align: left;
} 
#products_grid.list-view-box .as-product .pro-info .o_rating_card .rating .o_rating_star_card,
#products_grid .oe_list .as-product .pro-info .o_rating_card .rating .o_rating_star_card {
  text-align: left;
} 
#products_grid.list-view-box .as-product-list .col-md-4,
#products_grid .oe_list .as-product-list .col-md-4 {
  width: 100%;
} 
.owl-item .as-product {
  margin-bottom: 0;
} 
.as-product {
  margin-bottom: 30px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
} 
.as-product .asp-inner {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
} 
.as-product .asp-inner .pro-img {
  position: relative;
  height: 263px;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #eeeeee;
} 
.as-product .asp-inner .pro-img img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 4;
} 
.as-product .asp-inner .pro-img .preview-image {
  overflow: hidden;
} 
.as-product .asp-inner .pro-img .preview-image .product-hover-img {
  position: absolute;
  left: 0;
  top: -100%;
  z-index: 1;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  height: 100%;
  width: 100%;
  z-index: 9;
} 
.as-product .asp-inner .pro-img .preview-image .product-hover-img img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
} 
.as-product .asp-inner .sale ul {
  margin: 0;
  padding: 0;
} 
.as-product .asp-inner .sale ul li {
  list-style-type: none;
  padding: 2px 9px;
  background: #F05656;
  color: #ffffff;
  position: absolute;
  left: 10px;
  top: 10px;
  line-height: normal;
  z-index: 10;
  margin: 0 0 5px;
  font-size: 11px;
  text-transform: uppercase;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.14);
} 
.as-product .asp-inner .sale ul li:before {
  border-color: transparent transparent transparent #F05656;
  border-style: solid;
  border-width: 9px 0 0 8px;
  bottom: 0;
  content: "";
  height: 0;
  position: absolute;
  right: -8px;
  width: 0;
} 
.as-product .asp-inner .sale ul li:after {
  border-color: #F05656 transparent transparent;
  border-style: solid;
  border-width: 9px 8px 0 0;
  position: absolute;
  top: 0;
  bottom: auto;
  right: -8px;
  width: 0;
  content: "";
  height: 0;
} 
.as-product .asp-inner .pro-action {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 10px 0 0 0;
} 
.as-product .asp-inner .pro-action .add_to_wishlist {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: center;
  z-index: 9;
  line-height: 40px;
  background: #607d8b;
  color: #ffffff;
  font-size: 20px;
  border: none;
  box-shadow: none;
} 
.as-product .asp-inner .pro-action .add_to_wishlist span {
  display: none;
} 
.as-product .asp-inner .pro-action a.btn-cart {
  display: inline-block;
  margin: 0;
  padding: 0;
} 
.as-product .asp-inner .pro-action .button.btn-cart {
  background: transparent;
  border: 1px solid #000000;
  color: #ffffff;
  height: 30px;
  line-height: 28px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  padding: 0 25px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  position: relative;
  z-index: 9;
  border-radius: 0;
  color: #000000;
} 
.as-product .asp-inner .pro-action .button.btn-cart .fa {
  font-size: 17px;
  margin-left: 5px;
  display: none;
} 
.as-product .asp-inner .pro-action .button.btn-cart span {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
} 
.as-product .asp-inner .pro-action .button.btn-cart:hover {
  background: #000000;
  color: #ffffff;
} 
.as-product .asp-inner .pro-info {
  width: 100%;
  float: left;
  text-align: center;
  padding: 10px 0 0 0;
} 
.as-product .asp-inner .pro-info h3 {
  font-size: 14px;
  font-weight: 300;
  margin: 0;
  padding: 0 0 10px;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
} 
.as-product .asp-inner .pro-info h3 strong {
  font-weight: 400;
} 
.as-product .asp-inner .pro-info h3 a {
  color: #000000;
} 
.as-product .asp-inner .pro-info h3:hover a {
  color: #607d8b;
} 
.as-product .asp-inner .pro-info .product_price {
  width: 100%;
  float: left;
  font-size: 14px;
  position: relative;
  font-weight: 700;
} 
.as-product .asp-inner .pro-info .product_price b {
  font-weight: 600;
} 
.as-product .asp-inner .pro-info .product_price span {
  font-weight: 700;
} 
.as-product .asp-inner .pro-info .product_price .text-danger {
  color: #d40707;
} 
.as-product .asp-inner .pro-info .o_rating_card {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-top: 5px;
  line-height: normal;
} 
.as-product .asp-inner .pro-info .o_rating_card .well {
  float: none;
  text-align: center;
} 
.as-product .asp-inner .pro-info .o_rating_card .rating {
  float: none;
} 
.as-product .asp-inner .pro-info .o_rating_card .rating .o_rating_star_card {
  float: none;
} 
.as-product .asp-inner .pro-info .o_rating_card .rating .o_rating_star_card .stars {
  margin: 0;
} 
.as-product .asp-inner .pro-info .o_rating_card .rating .o_rating_star_card .stars .fa {
  color: #607d8b;
  font-size: 15px;
  margin: 0;
} 
.as-product .asp-inner .pro-info .o_rating_card .fa-user {
  display: none;
} 
.as-product .asp-inner .pro-info .o_rating_card .popover {
  display: none !important;
} 
.as-product .asp-inner:hover .pro-action {
  bottom: 0;
} 
.as-product:hover .asp-inner .preview-image .product-hover-img {
  top: 0;
} 
/**/
/* Events
---------------------------------------------*/
#left_column .nav-pills {
  border: 1px solid #e8e8e8;
} 
#left_column .nav-pills > li + li {
  border-top: 1px solid #e8e8e8;
  margin: 0;
} 
#left_column .nav-pills > li > a {
  padding: 10px;
  border-radius: 0;
} 
#left_column .nav-pills > li.active > a {
  background: #607d8b;
  color: #ffffff;
} 
#left_column .nav-pills > li.active > a .badge {
  color: #607d8b;
} 
#left_column .nav-pills > li.active > a:hover,
#left_column .nav-pills > li.active > a:active,
#left_column .nav-pills > li.active > a:focus {
  background: #607d8b;
  color: #ffffff;
} 


/* /theme_lamp/static/src/css/website.product.sorting.css defined in bundle 'website.assets_frontend' */
 .sort .control-label{border: 1px solid rgb(204, 204, 204); padding: 6px; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset; border-radius: 5px 0px 0px 5px; font-weight: 400; background: rgb(238, 238, 238) none repeat scroll 0% 0%; font-size: 14px;} .sort .form-control{border-left: medium none; border-radius: 0px 5px 5px 0px; position: relative; left: -4px;} 

/* /website_links/static/src/css/website_links.css defined in bundle 'website.assets_frontend' */
.no-link-style{color: black; text-decoration: none;} .required-form-control{background-color: #CECDFF;} #filters li a, #filters li.active a, #filters li.active a.active, #filters li.active a:hover, #filters li.active a:focus, #filters li a:hover{padding: 0px 5px; border-radius: 0px; border: 0px; border-color: transparent; border-right: 1px solid #999; padding-bottom: 0; background-color: #FFFFFF;} #filters li.active a{color: #999;} #filters li:last-child a, #filters li:last-child a:hover, #filters li:last-child a:focus{border-right: 0px;} .nav-tabs-inline{float: left; display: inline; font-size: 14px; border-color: transparent;} #o_website_links_recent_links{min-height:30em;} .o_website_links_code_error{display:none; color:red; font-weight:bold;} .truncate_text{white-space: nowrap; text-overflow: ellipsis; overflow: hidden; max-width: 500px;} 

/* /website_blog/static/src/css/website_blog.css defined in bundle 'website.assets_frontend' */
 .css_website_mail .has-error{border-color: red;} .css_website_mail .css_nav_month{display: none;} .css_website_mail .css_nav_month:first-of-type{display: block;} .read_width{max-width: 700px; margin-left: auto; margin-right: auto;} .blog_content{min-height: 350px !important;} .blog_content a.oe_mail_expand:after{content: " →";} .blog_content a.oe_mail_expand{font-weight: bold;} p.post-meta{position: relative; top: -5px;} div#blog_angle_down a:hover{text-decoration: none;} .cover{color: white; position: relative;} .cover .blog_title{position: absolute;} .blog_title{text-align: center; top: 20%; margin-right: auto; margin-left: auto; left: 0; right: 0;} .blog_title h1{font-weight: bold;} .cover_full{height: 100vh;} .cover_narrow{height: 50vh; overflow: hidden;} .cover_footer_bg{min-height: 350px; height: 65vh;} @media (max-width: 768px){.blog_title h1{font-size: 26px;}.blog_title h2{font-size: 20px;}.cover_narrow{height: 65vh;}#title .blog_title{top: 10%;}.cover_footer{min-height: 280px; height: 50vh;}.cover_footer .blog_title{top: 2%;}} .discussion{padding: 5px 10px 10px; position: absolute; top: 0; left: 0; line-height: 16px; font-size: 13px; font-weight: bold; font-family: sans-serif; text-align: center; z-index: 7;} .discussion > a{opacity: 0; display: block; overflow: hidden; width: 20px; height: 17px; color: white; text-decoration: none; cursor: pointer; background: #bbbbbb; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;} .discussion > a.has-comments{opacity: 0.6;} .discussion-contain:hover .discussion > a{opacity: 1;} .discussion > a:after{border-right: 7px solid transparent; border-top: 7px solid #bbbbbb; right: 19px; top: 22px; height: 0; width: 0; display: block; content: " "; position: absolute; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;} .discussion:hover > a, .discussion.hovered > a{opacity: 1; background: #57AD68;} .discussion:hover > a:after, .discussion.hovered > a:after{border-top-color: #57AD68;} #discussions_wrapper{position: absolute; top: 0; left: 0;} #discussions_overlay{position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); z-index: 8; display: none;} .discussion .popover-content{max-height: 250px; width: 250px; overflow: auto; font-weight: normal; padding-bottom: 0px;} mark + .popover, .cover_footer{cursor: pointer;} .discussion_scroll_post{overflow-x: auto;} .blog_publish_btn{padding-top: 16px;} .cover_footer_bg[style*="background-image: none;"]{background-color: #B8B8B8;} #js_blogcover{background-blend-mode: multiply; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center; background-repeat: no-repeat; height: 100%;} 

/* /mail/static/src/less/chat_window.less defined in bundle 'website.assets_frontend' */

.o_chat_window {
  display: -ms-flexbox;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: column nowrap;
  -moz-flex-flow: column nowrap;
  -webkit-flex-flow: column nowrap;
  flex-flow: column nowrap;
  position: fixed;
  width: 300px;
  max-width: 100%;
  height: 400px;
  max-height: 100%;
  font-size: 12px;
  background-color: #ffffff;
  border: 1px solid gray;
  border-radius: 3px;
  z-index: 3;
} 
@media (max-width: 767px) {
  .o_chat_window {
    width: 100%;
    height: 100%!important;
  }
  .o_chat_window.o_folded {
    display: none;
  }
} 
@media print {
  .o_chat_window {
    display: none;
  }
} 
.o_chat_window .o_chat_header {
  display: -ms-flexbox;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  color: white;
  background-color: #337ab7;
  padding: 5px;
} 
@media (max-width: 767px) {
  .o_chat_window .o_chat_header {
    height: 50px;
  }
  .o_chat_window .o_chat_header .o_chat_title,
  .o_chat_window .o_chat_header .o_chat_window_close {
    font-size: 22px;
  }
} 
.o_chat_window .o_chat_header .o_chat_title {
  cursor: pointer;
  -ms-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
} 
.o_chat_window .o_chat_header .o_chat_window_close {
  color: white;
  padding: 3px;
  margin-left: 5px;
} 
.o_chat_window .o_chat_header .o_chat_window_close:hover {
  background-color: #285f8f;
} 
.o_chat_window .o_mail_thread {
  -ms-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: auto;
} 
.o_chat_window .o_mail_thread .o_thread_date_separator {
  margin-top: 0px;
  margin-bottom: 15px;
  border-color: lightgray;
} 
.o_chat_window .o_mail_thread .o_thread_date_separator .o_thread_date {
  background-color: #ffffff;
} 
.o_chat_window .o_mail_thread .o_thread_message {
  padding: 4px 5px;
} 
.o_chat_window .o_mail_thread .o_thread_message .o_thread_message_sidebar {
  margin-right: 5px;
} 
.o_chat_window .o_chat_input {
  -ms-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
} 
.o_chat_window .o_chat_input > input {
  padding: 5px;
  width: 100%;
} 
.o_chat_window_dropdown {
  width: auto;
  height: 28px;
  color: white;
  background-color: #337ab7;
  cursor: pointer;
} 
@media (max-width: 767px) {
  .o_chat_window_dropdown {
    display: none;
  }
} 
.o_chat_window_dropdown .o_chat_window_dropdown_toggler {
  padding: 5px;
} 
.o_chat_window_dropdown .o_chat_window_dropdown_toggler .o_total_unread_counter {
  position: absolute;
  top: -10px;
  left: auto;
  bottom: auto;
  right: 0;
  background-color: #337ab7;
  padding: 0 2px;
  font-size: smaller;
} 
.o_chat_window_dropdown.open .o_chat_window_dropdown_toggler .o_total_unread_counter {
  display: none;
} 
.o_chat_window_dropdown > ul {
  max-width: 300px;
  padding: 0;
} 
.o_chat_window_dropdown > ul > li.o_chat_header {
  font-size: 12px;
  padding: 3px 5px;
} 
.o_chat_window_dropdown > ul > li.o_chat_header ~ li.o_chat_header {
  border-top: 1px solid white;
} 
.o_chat_window_dropdown > ul > li.o_chat_header:hover {
  background-color: #285f8f;
  color: white;
} 
.o_ui_blocked .o_chat_window {
  z-index: 1101;
} 
.o_no_chat_window .o_chat_window {
  display: none;
} 
.o_chat_window.o_thread_less .o_chat_search_input {
  display: -ms-flexbox;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding: 5px;
} 
.o_chat_window.o_thread_less .o_chat_search_input > span {
  -ms-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
} 
.o_chat_window.o_thread_less .o_chat_search_input > input {
  margin-left: 5px;
  -ms-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  flex: 1 1 100%;
} 
.o_chat_window.o_thread_less .o_mail_thread {
  background-color: lightgray;
} 
.o_chat_window.o_thread_less .o_chat_input {
  display: none;
} 


/* /mail/static/src/less/thread.less defined in bundle 'website.assets_frontend' */

.o_mail_thread .o_thread_show_more {
  text-align: center;
} 
.o_mail_thread .o_thread_date_separator {
  margin-top: 15px;
  margin-bottom: 30px;
  border-bottom: solid #eeeeee 2px;
  text-align: center;
} 
.o_mail_thread .o_thread_date_separator .o_thread_date {
  position: relative;
  top: 10px;
  margin: 0 auto;
  padding: 0 10px;
  font-weight: bold;
  background: white;
} 
.o_mail_thread .o_thread_new_messages_separator {
  margin-bottom: 15px;
  border-bottom: solid #63a0d4 1px;
  text-align: right;
} 
.o_mail_thread .o_thread_new_messages_separator .o_thread_separator_label {
  position: relative;
  top: 8px;
  padding: 0 10px;
  background: white;
  color: #63a0d4;
  font-size: smaller;
} 
.o_mail_thread .o_thread_message {
  display: -ms-flexbox;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding: 4px 16px;
  margin-bottom: 0px;
} 
.o_mail_thread .o_thread_message .o_thread_message_sidebar {
  -ms-flex: 0 0 36px;
  -moz-flex: 0 0 36px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 36px;
  flex: 0 0 36px;
  margin-right: 10px;
  margin-top: 2px;
  text-align: center;
  font-size: smaller;
} 
@media (max-width: 767px) {
  .o_mail_thread .o_thread_message .o_thread_message_sidebar {
    margin-top: 4px;
    font-size: x-small;
  }
} 
.o_mail_thread .o_thread_message .o_thread_message_sidebar .o_thread_message_avatar {
  max-width: 36px;
} 
.o_mail_thread .o_thread_message .o_thread_message_sidebar .o_thread_message_side_date {
  margin-left: -5px;
} 
.o_mail_thread .o_thread_message .o_thread_message_sidebar .o_thread_message_star {
  margin-right: -5px;
} 
.o_mail_thread .o_thread_message .o_thread_message_sidebar .o_thread_message_side_date {
  opacity: 0;
} 
.o_mail_thread .o_thread_message i.o_thread_message_star,
.o_mail_thread .o_thread_message i.o_thread_message_needaction,
.o_mail_thread .o_thread_message i.o_thread_message_reply {
  cursor: pointer;
  opacity: 0;
} 
.o_mail_thread .o_thread_message i.o_thread_message_star.fa-star,
.o_mail_thread .o_thread_message i.o_thread_message_needaction.fa-star,
.o_mail_thread .o_thread_message i.o_thread_message_reply.fa-star {
  opacity: 0.6;
  color: gold;
} 
.o_mail_thread .o_thread_message:hover .o_thread_message_side_date,
.o_mail_thread .o_thread_message.o_thread_selected_message .o_thread_message_side_date {
  opacity: 0.6;
} 
.o_mail_thread .o_thread_message:hover i.o_thread_message_star,
.o_mail_thread .o_thread_message.o_thread_selected_message i.o_thread_message_star,
.o_mail_thread .o_thread_message:hover i.o_thread_message_needaction,
.o_mail_thread .o_thread_message.o_thread_selected_message i.o_thread_message_needaction,
.o_mail_thread .o_thread_message:hover i.o_thread_message_reply,
.o_mail_thread .o_thread_message.o_thread_selected_message i.o_thread_message_reply {
  opacity: 0.6;
} 
.o_mail_thread .o_thread_message:hover i.o_thread_message_star:hover,
.o_mail_thread .o_thread_message.o_thread_selected_message i.o_thread_message_star:hover,
.o_mail_thread .o_thread_message:hover i.o_thread_message_needaction:hover,
.o_mail_thread .o_thread_message.o_thread_selected_message i.o_thread_message_needaction:hover,
.o_mail_thread .o_thread_message:hover i.o_thread_message_reply:hover,
.o_mail_thread .o_thread_message.o_thread_selected_message i.o_thread_message_reply:hover {
  opacity: 1;
} 
.o_mail_thread .o_thread_message .o_mail_redirect {
  cursor: pointer;
} 
.o_mail_thread .o_thread_message .o_thread_message_core {
  -ms-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
  max-width: 100%;
  word-wrap: break-word;
} 
.o_mail_thread .o_thread_message .o_thread_message_core.o_mail_note {
  background-color: #eeeeee;
} 
.o_mail_thread .o_thread_message .o_thread_message_core .o_mail_subject {
  font-style: italic;
} 
.o_mail_thread .o_thread_message .o_thread_message_core .o_mail_notification {
  font-style: italic;
  color: gray;
} 
.o_mail_thread .o_thread_message .o_thread_message_core [summary~=o_mail_notification] {
  display: none;
} 
.o_mail_thread .o_thread_message .o_thread_message_core p {
  margin: 0 0 9px;
} 
.o_mail_thread .o_thread_message .o_thread_message_core p:last-child {
  margin-bottom: 0;
} 
.o_mail_thread .o_thread_message .o_thread_message_core a {
  display: inline-block;
  word-break: break-all;
} 
.o_mail_thread .o_thread_message .o_thread_message_core .o_mail_body_long {
  display: none;
} 
.o_mail_thread .o_thread_message .o_thread_message_core .o_mail_info {
  margin-bottom: 2px;
  color: #777777;
} 
.o_mail_thread .o_thread_message .o_thread_message_core .o_mail_info .o_mail_mailto,
.o_mail_thread .o_thread_message .o_thread_message_core .o_mail_info .o_mail_mailto:hover {
  color: #777777;
} 
.o_mail_thread .o_thread_message .o_thread_message_core .o_thread_message_star,
.o_mail_thread .o_thread_message .o_thread_message_core .o_thread_message_needaction,
.o_mail_thread .o_thread_message .o_thread_message_core .o_thread_message_reply {
  padding: 4px;
} 
.o_mail_thread .o_thread_message.o_message_expanded .o_thread_message_core .o_mail_body_short {
  display: none;
} 
.o_mail_thread .o_thread_message.o_message_expanded .o_thread_message_core .o_mail_body_long {
  display: block;
} 
.o_mail_thread .o_thread_title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 20px;
} 
.o_mail_thread .o_mail_no_content {
  padding-top: 0px;
  padding-right: 16px;
  padding-bottom: 0px;
  padding-left: 16px;
} 


/* /im_livechat/static/src/less/im_livechat.less defined in bundle 'website.assets_frontend' */

.o_livechat_button {
  position: fixed;
  bottom: 0px;
  right: 6px;
  min-width: 100px;
  cursor: pointer;
  white-space: nowrap;
  background-color: rgba(60, 60, 60, 0.6);
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 10px;
  color: white;
  text-shadow: #3b4c58 1px 1px 0px;
  border: 1px solid #505050;
  border-bottom: 0px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
} 
.o_chat_window {
  z-index: 1002;
} 
.o_chat_window .o_thread_date_separator {
  display: none;
} 
.o_chat_window .o_livechat_rating {
  /* Livechat Rating : feedback smiley */

  -ms-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: auto;
  padding: 15px;
  /* feedback reason */

} 
.o_chat_window .o_livechat_rating .o_livechat_no_feedback {
  padding-top: 20px;
  text-align: right;
  font-size: 12px;
} 
.o_chat_window .o_livechat_rating .o_livechat_no_feedback > em {
  cursor: pointer;
} 
.o_chat_window .o_livechat_rating .o_livechat_rating_feedback_text {
  text-align: justify;
} 
.o_chat_window .o_livechat_rating .o_livechat_rating_choices {
  margin: 10px 0;
  text-align: center;
} 
.o_chat_window .o_livechat_rating .o_livechat_rating_choices > img {
  width: 50px;
  opacity: 0.60;
  cursor: pointer;
  margin: 5px;
} 
.o_chat_window .o_livechat_rating .o_livechat_rating_choices > img:hover,
.o_chat_window .o_livechat_rating .o_livechat_rating_choices > img.selected {
  opacity: 1;
} 
.o_chat_window .o_livechat_rating .o_livechat_rating_reason {
  margin: 10px 0;
  display: none;
  /* hidden by default */

} 
.o_chat_window .o_livechat_rating .o_livechat_rating_reason > textarea {
  width: 100%;
  height: 70px;
  resize: none;
} 
.o_chat_window .o_livechat_rating .o_livechat_rating_reason_button > input {
  float: right;
} 


/* /website_mail/static/src/css/website_mail.css defined in bundle 'website.assets_frontend' */
.js_follow[data-follow='on'] .js_follow_btn , .js_follow[data-follow='off'] .js_unfollow_btn{display: none;} 

/* /mass_mailing/static/src/css/mass_mailing_popup.css defined in bundle 'website.assets_frontend' */
 .editor_enable [data-oe-placeholder]:empty:not(:focus):before{content: " \00a0 " attr(data-oe-placeholder); opacity: 0.4;} .o_popup_animated{-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;} @-webkit-keyframes o_popup_bounce_small{0%, 20%, 53%, 80%, 100%{-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}40%, 43%{-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -14px, 0); transform: translate3d(0, -14px, 0);}70%{-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -8px, 0); transform: translate3d(0, -8px, 0);}90%{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}} @keyframes o_popup_bounce_small{0%, 20%, 53%, 80%, 100%{-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}40%, 43%{-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -14px, 0); transform: translate3d(0, -14px, 0);}70%{-webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -8px, 0); transform: translate3d(0, -8px, 0);}90%{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}} .o_popup_bounce_small{-webkit-animation-name: o_popup_bounce_small; animation-name: o_popup_bounce_small; -webkit-transform-origin: center bottom; -ms-transform-origin: center bottom; transform-origin: center bottom;} .o_popup_bounce_del500ms{-webkit-animation-delay: 500ms; animation-delay: 500ms;} #o_newsletter_popup .btn.btn-success{color: #ffffff; background-color: #21b799; border-color: #1da187;} #o_newsletter_popup .btn.btn-success:hover, #o_newsletter_popup .btn.btn-success:focus, #o_newsletter_popup .btn.btn-success.focus, #o_newsletter_popup .btn.btn-success:active, #o_newsletter_popup .btn.btn-success.active, .open > .dropdown-toggle#o_newsletter_popup .btn.btn-success{color: #ffffff; background-color: #198c75; border-color: #146e5c;} #o_newsletter_popup .btn.btn-success:active, #o_newsletter_popup .btn.btn-success.active, .open > .dropdown-toggle#o_newsletter_popup .btn.btn-success{background-image: none;} #o_newsletter_popup .btn.btn-success.disabled, #o_newsletter_popup .btn.btn-success[disabled], fieldset[disabled] #o_newsletter_popup .btn.btn-success, #o_newsletter_popup .btn.btn-success.disabled:hover, #o_newsletter_popup .btn.btn-success[disabled]:hover, fieldset[disabled] #o_newsletter_popup .btn.btn-success:hover, #o_newsletter_popup .btn.btn-success.disabled:focus, #o_newsletter_popup .btn.btn-success[disabled]:focus, fieldset[disabled] #o_newsletter_popup .btn.btn-success:focus, #o_newsletter_popup .btn.btn-success.disabled.focus, #o_newsletter_popup .btn.btn-success[disabled].focus, fieldset[disabled] #o_newsletter_popup .btn.btn-success.focus, #o_newsletter_popup .btn.btn-success.disabled:active, #o_newsletter_popup .btn.btn-success[disabled]:active, fieldset[disabled] #o_newsletter_popup .btn.btn-success:active, #o_newsletter_popup .btn.btn-success.disabled.active, #o_newsletter_popup .btn.btn-success[disabled].active, fieldset[disabled] #o_newsletter_popup .btn.btn-success.active{background-color: #21b799; border-color: #1da187;} #o_newsletter_popup h1, #o_newsletter_popup h2, #o_newsletter_popup h3, #o_newsletter_popup h4, #o_newsletter_popup h5, #o_newsletter_popup h6, #o_newsletter_popup .h1, #o_newsletter_popup .h2, #o_newsletter_popup .h3, #o_newsletter_popup .h4, #o_newsletter_popup .h5, #o_newsletter_popup .h6{font-weight: 300; color: #666; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;} #o_newsletter_popup h1:first-child, #o_newsletter_popup h2:first-child, #o_newsletter_popup h3:first-child, #o_newsletter_popup h4:first-child, #o_newsletter_popup h5:first-child, #o_newsletter_popup h6:first-child, #o_newsletter_popup .h1:first-child, #o_newsletter_popup .h2:first-child, #o_newsletter_popup .h3:first-child, #o_newsletter_popup .h4:first-child, #o_newsletter_popup .h5:first-child, #o_newsletter_popup .h6:first-child{margin-top: 0;} #o_newsletter_popup .o_popup_modal_content{border-radius: 2px; margin: 20px; box-shadow: 0 0 20px rgba(255, 255, 255, 0.11); -webkit-box-shadow: 0 0 20px rgba(255, 255, 255, 0.11); border: 1px solid #767676; background: #f2f2f2;} #o_newsletter_popup .o_popup_modal_content:before{content: ""; position: absolute; width: 100%; height: 100%; z-index: 0; background: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0) 100%); background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0))); background: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0) 100%); background: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0) 100%); background: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(135deg, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);} #web_editor_inside_iframe #o_newsletter_popup .o_popup_modal_content:before{content: none;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_header{background: #6c1153; padding: 5px;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_header .o_popup_modal_title{color: #ffffff;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_header *{position: relative; z-index: 1;} #o_newsletter_popup .o_popup_modal_content a.o_popup_btn_close{position: absolute; z-index: 99; right: 5px; top: 6px; width: 23px; height: 23px; display: block; text-align: center; border-radius: 100em; background: #6c1153; color: #daa3cb; text-decoration: none; -webkit-transition: all ease 200ms; -moz-transition: all ease 200ms; -ms-transition: all ease 200ms; -o-transition: all ease 200ms;} #o_newsletter_popup .o_popup_modal_content a.o_popup_btn_close:hover{background: #89296e; color: #ffffff;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body{padding: 0px 0px 30px; color: #666666;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .o_popup_content_dev{padding-bottom: 15px;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .o_popup_content_dev .o_popup_message{font-size: 3em; position: relative; text-align: left; padding-left: 2em; line-height: 1; margin: .5em; font-weight: 100;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .o_popup_content_dev .o_popup_message font{font-weight: 600; color: #a24689; font-size: 2.5em; font-style: italic; position: absolute; top: -0.1em; margin-left: -0.65em;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .o_popup_content_dev .o_popup_message strong{color: #a24689;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .o_popup_content_dev .o_message_paragraph{position: relative;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .input-group{margin-left: auto; margin-right: auto; max-width: 350px;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .input-group input{border-radius: 2px 0 0 2px; border: none; outline: 0; box-shadow: inset 0 -1px #cccccc;} #o_newsletter_popup .o_popup_modal_content .o_popup_modal_body .input-group .btn{border-radius: 0 2px 2px 0; border-width: 0 0 1px; padding-top: 7px; margin-left: -1px; -webkit-transition: all ease 200ms; -moz-transition: all ease 200ms; -ms-transition: all ease 200ms; -o-transition: all ease 200ms;} 

/* /theme_lamp/static/src/less/options/patterns/option_bg_pattern_10.less defined in bundle 'website.assets_frontend' */

body {
  background: #fff;
} 


/* /theme_lamp/static/src/less/options/colors/color-16.less defined in bundle 'website.assets_frontend' */



/* /theme_lamp/static/src/less/options/fonts/alegreya-roboto.less defined in bundle 'website.assets_frontend' */

/*font-family: 'Alegreya', serif;*/
/*font-family: 'Roboto', sans-serif;*/
/*Font*/
body {
  font-family: 'ABeeZee', sans-serif;
} 


/* /website_payment/static/src/css/website_payment.css defined in bundle 'website.assets_frontend' */
input#cc_number{background-repeat: no-repeat; background-position: 14px 14px;} div.card_placeholder{background-image: url("/website_payment/static/src/img/placeholder.png"); background-repeat: no-repeat; width: 32px; height: 20px; position: absolute; top: 34px; right: 20px; -webkit-transition: 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955); transition: 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955); pointer-events: none;} div.amex{background-image: url("/website_payment/static/src/img/amex.png"); background-repeat: no-repeat;} div.diners{background-image: url("/website_payment/static/src/img/diners.png"); background-repeat: no-repeat;} div.discover{background-image: url("/website_payment/static/src/img/discover.png"); background-repeat: no-repeat;} div.jcb{background-image: url("/website_payment/static/src/img/jcb.png"); background-repeat: no-repeat;} div.mastercard{background-image: url("/website_payment/static/src/img/mastercard.png"); background-repeat: no-repeat;} div.visa{background-image: url("/website_payment/static/src/img/visa.png"); background-repeat: no-repeat;} ul.payment_method_list img.img-rounded{max-width: 100px; max-height: 40px;} 

/* /website_sale/static/src/css/website_sale.css defined in bundle 'website.assets_frontend' */
 .oe_product{border: 1px solid rgba(100, 100, 100, 0.2);} .products_pager{text-align: center;} .products_pager > div{margin: 0 auto; display: inline-block;} .products_pager > div > *{vertical-align: middle; float: none; padding: 0;} .products_pager > div > ul{padding-left: 10px;} .products_pager > ul{margin-left: auto; margin-right: auto;} .oe_website_sale ul ul{margin-left: 1.5em;} .o_alternative_product{margin: auto;} .oe_product{position: relative;} .oe_product .oe_product_image{position: absolute; left: 15px; right: 15px; top: 15px; bottom: 55px; text-align: center;} .oe_product .oe_product_image img{max-width: 100%; max-height: 100%; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 4;} .oe_product section{position: absolute; left: 0; right: 0; bottom: 0; overflow: hidden; padding: 0 15px 24px 10px; min-height: 56px; border-top: 1px solid rgba(255, 255, 255, 0.2); background: rgba(255, 255, 255, 0.75); z-index: 5;} .oe_product .product_price{padding: 5px 0; position: absolute; bottom: 0;} .oe_product .oe_product_cart{position: relative; width: 100%; height: 100%;} .oe_product .oe_subdescription{font-size: 0.8em; overflow: hidden; margin-bottom: 10px;} .oe_mycart .input-group-addon{padding-left: 6px; padding-right: 6px;} .oe_product.oe_image_full .oe_product_image{left: 0; right: 0; top: 0; bottom: 0;} .oe_product.oe_ribbon_promo .ribbon-wrapper{display: block;} .oe_product .ribbon-wrapper{display: none; width: 85px; height: 88px; z-index: 5; overflow: hidden; position: absolute; top: 0; right: 0;} .oe_product .ribbon{font: bold 15px Sans-Serif; color: white; text-align: center; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); position: relative; padding: 7px 0; left: -5px; top: 15px; width: 120px; cursor: default;} #products_grid > table tr:not(:first-child) > td{height: 100%;} #products_grid.col-md-12 > table > tbody > tr > td:empty, #products_grid.col-md-9 > table > tbody > tr > td:empty{height: 0;} #products_grid.col-md-12 .oe-height-1{height: 75px;} #products_grid.col-md-12 .oe-height-2{height: 150px;} #products_grid.col-md-12 .oe-height-4{height: 300px;} #products_grid.col-md-12 .oe-height-6{height: 450px;} #products_grid.col-md-12 .oe-height-8{height: 600px;} #products_grid.col-md-9 .oe-height-1{height: 70px;} #products_grid.col-md-9 .oe-height-2{height: 140px;} #products_grid.col-md-9 .oe-height-4{height: 280px;} #products_grid.col-md-9 .oe-height-6{height: 420px;} #products_grid.col-md-9 .oe-height-8{height: 560px;} #products_grid .oe_product.oe_grid .oe_subdescription{max-height: 40px;} @media (min-width: 992px){#products_grid.col-md-12 .oe-height-1{height: 95px;}#products_grid.col-md-12 .oe-height-2{height: 190px;}#products_grid.col-md-12 .oe-height-4{height: 380px;}#products_grid.col-md-12 .oe-height-6{height: 570px;}#products_grid.col-md-12 .oe-height-8{height: 760px;}#products_grid.col-md-12 .oe_product.oe_grid .oe_subdescription{max-height: 70px;}#products_grid.col-md-9 .oe-height-1{height: 72px;}#products_grid.col-md-9 .oe-height-2{height: 144px;}#products_grid.col-md-9 .oe-height-4{height: 288px;}#products_grid.col-md-9 .oe-height-6{height: 432px;}#products_grid.col-md-9 .oe-height-8{height: 576px;}} @media (min-width: 1200px){#products_grid.col-md-12 .oe-height-1{height: 125px;}#products_grid.col-md-12 .oe-height-2{height: 250px;}#products_grid.col-md-12 .oe-height-4{height: 500px;}#products_grid.col-md-12 .oe-height-6{height: 750px;}#products_grid.col-md-12 .oe-height-8{height: 1000px;}#products_grid.col-md-9 .oe-height-1{height: 95px;}#products_grid.col-md-9 .oe-height-2{height: 190px;}#products_grid.col-md-9 .oe-height-4{height: 380px;}#products_grid.col-md-9 .oe-height-6{height: 570px;}#products_grid.col-md-9 .oe-height-8{height: 760px;}#products_grid .oe_product.oe_grid .oe_subdescription{max-height: 120px;}} @media (max-width: 768px){#products_grid table, #products_grid tbody, #products_grid tr, #products_grid td{float: left; width: 100%; display: inline-block;}#products_grid .oe_product{float: left; width: 100%; display: inline-block;}#products_grid .oe_product.oe_grid{height: 400px;}#products_grid .oe_product.oe_grid section{background: rgba(100, 100, 100, 0.2);}#products_grid .oe_product .oe_subdescription{max-height: 200px;}.products_pager .pagination{margin: 5px auto !important;}} @media (max-width: 400px){#products_grid .oe_product.oe_grid{height: 270px;}#products_grid .oe_product.oe_list{height: 200px;}#products_grid .oe_product.oe_list section{background: rgba(100, 100, 100, 0.2);}#products_grid .oe_product .oe_product_image{top: 0; bottom: 65px;}#products_grid .oe_product.oe_image_full .oe_product_image{bottom: 50px;}} .oe_cart a span.visible-xs-inline, #modal_optional_products a span.visible-xs-inline{display: none !important;} .oe_cart a span.hidden-xs, #modal_optional_products a span.hidden-xs{display: inline !important;} .oe_cart table td:first-child{min-width: 76px;} @media (max-width: 992px){#modal_optional_products table:last-child td:last-child{overflow: hidden;}#modal_optional_products table:last-child td:nth-child(2){width: 50%;}#modal_optional_products table:last-child td:nth-child(3){width: 20%;}#modal_optional_products table:last-child td:last-child, #modal_optional_products table:last-child td:nth-last-child(2){width: 15%;}} @media (max-width: 500px){.oe_cart table, #modal_optional_products table{display: inline-block;}.oe_cart table thead, #modal_optional_products table thead{display: none;}.oe_cart table tbody, .oe_cart table tr, .oe_cart table td, #modal_optional_products table tbody, #modal_optional_products table tr, #modal_optional_products table td{float: left; width: 100% !important; display: inline-block;}.oe_cart table td:first-child, #modal_optional_products table td:first-child{display: none;}.oe_cart table td:nth-child(2), #modal_optional_products table td:nth-child(2){border-top-style: double; border-top-width: 6px;}.oe_cart table td:last-child, #modal_optional_products table td:last-child{margin-bottom: 16px;}.oe_cart table:last-child tr:last-child td:last-child, #modal_optional_products table:last-child tr:last-child td:last-child{margin-bottom: 0;}.oe_cart table td:last-child, .oe_cart table td:nth-last-child(2), #modal_optional_products table td:last-child, #modal_optional_products table td:nth-last-child(2){width: 50% !important; height: 46px; text-align: center;}#modal_optional_products table:last-child td:nth-child(3) > div{float: none !important;}.oe_cart a span.hidden-xs, #modal_optional_products a span.hidden-xs{display: none !important;}.oe_cart a span.visible-xs-inline, #modal_optional_products a span.visible-xs-inline{display: inline !important;}} @media (min-width: 400px){.oe_product.oe_list{border: none; border-bottom: 1px solid rgba(100, 100, 100, 0.2); width: 100%; min-height: 100px; position: relative; padding-bottom: 5px;}.oe_product.oe_list .oe_product_image{top: 0; bottom: 0; left: 0; right: 0; width: 170px;}.oe_product.oe_list section{position: relative; border: 0; top: 0; bottom: auto; left: 180px; background: transparent;}} .oe_website_sale .row .row .col-md-12{float: none;} .css_attribute_color{display: inline-block; border: 1px solid #999999; text-align: center;} .css_attribute_color input{margin: 8px; height: 13px; opacity: 0;} .css_attribute_color.active{border: 3px ridge #66ee66;} .css_attribute_color.active input{margin: 6px;} .css_not_available_msg{display: none;} .css_not_available.js_product > *:nth-child(4) > *{display: none;} .css_not_available.js_product .product_price, .css_not_available.js_product .css_quantity{display: none;} .css_not_available.js_product .css_not_available_msg{display: block;} option.css_not_available{color: #ccc;} label.css_not_available{opacity: 0.6;} label.css_attribute_color.css_not_available{opacity: 1; background-image: url("/website_sale/static/src/img/redcross.png"); background-size: cover;} .product_detail_img{margin-left: auto; margin-right: auto; display: block; max-height: 500px;} .oe_default_price{display: none;} .discount .oe_default_price{display: block;} .oe_website_sale input.js_quantity{min-width: 48px; text-align: center;} .oe_overlay_options .dropdown ul[name="size"] table{margin-left: 20px;} .oe_overlay_options .dropdown ul[name="size"] td{margin: 0; padding: 0; width: 20px; height: 20px; border: 1px #dddddd solid; cursor: pointer;} .oe_overlay_options .dropdown ul[name="size"] td.selected{background-color: #B1D4F1;} .oe_overlay_options .dropdown ul[name="size"] table.oe_hover td.selected{background-color: transparent;} .oe_overlay_options .dropdown ul[name="size"] table.oe_hover td.select{background-color: #B1D4F1;} ul.wizard{padding: 0; margin-top: 20px; list-style: none outside none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.065); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.065); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.065);} ul.wizard li{border: 1px solid #d4d4d4; border-right-width: 0; position: relative; float: left; padding: 0 10px 0 20px; margin: 0; line-height: 38px; background: #fbfbfb;} ul.wizard li .chevron{position: absolute; top: 0; right: -10px; z-index: 1; display: block; border: 20px solid transparent; border-right: 0; border-left: 10px solid #d4d4d4;} ul.wizard li .chevron:before{position: absolute; top: -20px; right: 1px; display: block; border: 20px solid transparent; border-right: 0; border-left: 10px solid #fbfbfb; content: "";} ul.wizard li.text-success{background: #f3f4f5;} ul.wizard li.text-success .chevron:before{border-left: 10px solid #f5f5f5;} ul.wizard li.text-primary{background: #f1f6fc;} ul.wizard li.text-primary .chevron:before{border-left: 10px solid #f1f6fc;} ul.wizard li:first-child{padding-left: 15px; border-radius: 4px 0 0 4px;} .label-optional{font-weight: normal;} #o_shop_collapse_category li a{display: inline-block; width: 80%; padding-left: 3px;} #o_shop_collapse_category li i.fa{cursor: pointer;} .mycart-popover{max-width: 500px; min-width: 250px;} .mycart-popover .cart_line{border-bottom: 1px #EEE solid;} 

/* /website_sale/static/src/css/website_mail.css defined in bundle 'website.assets_frontend' */
 .oe_msg img.oe_msg_avatar{width: 50px; margin-right: 10px;} .oe_msg_attachment{display: inline-block; width: 120px; margin: 4px 2px; min-height: 80px; position: relative; border-radius: 3px; text-align: center; vertical-align: top;} .oe_msg_attachment a img.oe_attachment_embedded{display: block; position: relative; margin: 0px; margin-left: 10px; width: 100px; height: 80px; border-radius: 1px; border: solid 3px white; -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.19); -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.19); box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.19);} .oe_msg_attachment a div.oe_attachment_name{display: inline-block; max-width: 100%; padding: 1px 3px; margin-top: 2px; margin-bottom: 5px; background: #f4f5fa; overflow: hidden; color: #4c4c4c; text-shadow: none; border-radius: 3px; word-wrap: break-word;} 

/* /theme_lamp/static/src/less/options/footer/as_footer-light.less defined in bundle 'website.assets_frontend' */

#wrapwrap footer .middle-footer {
  border-bottom: 1px solid #e6e6e6;
} 
#wrapwrap footer .bottom-footer {
  background: #e6e6e6;
} 


/* /theme_lamp/static/src/less/options/footer/as_footer-option2.less defined in bundle 'website.assets_frontend' */

#wrapwrap footer {
  position: relative;
} 
#wrapwrap footer .top-footer {
  background: transparent;
  position: absolute;
  top: 25px;
} 
#wrapwrap footer .top-footer section {
  padding: 35px 15px;
} 
#wrapwrap footer .middle-footer {
  padding-top: 170px;
} 
#wrapwrap footer .middle-footer .f-links li:after {
  display: none;
} 
#wrapwrap footer .middle-footer .f-links li {
  padding: 0 0 8px 0;
} 
#wrapwrap footer .middle-footer .f-links li a {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
} 
#wrapwrap footer p {
  text-transform: uppercase;
  line-height: 20px;
  font-size: 12px;
  letter-spacing: 1px;
} 
#wrapwrap footer .f-social li a {
  border-radius: 0;
} 


/* /theme_lamp/static/src/less/options/header/as_header-light.less defined in bundle 'website.assets_frontend' */

header {
  background: #ffffff;
} 
header .header-top {
  border-bottom: 1px solid #eeeeee;
} 
header .navbar-default > .container {
  background: #ffffff;
  border-top: 1px solid #ebebeb;
} 
header .navbar-default > .container .navbar-collapse .navbar-nav > li > a {
  color: #000000;
} 
header .navbar-default > .container .navbar-collapse .navbar-nav > li:hover > a,
header .navbar-default > .container .navbar-collapse .navbar-nav > li:hover > a:active,
header .navbar-default > .container .navbar-collapse .navbar-nav > li:hover > a:focus,
header .navbar-default > .container .navbar-collapse .navbar-nav > li:hover > a:hover {
  border-color: #607d8b;
  background: transparent;
  color: #607d8b;
} 
header .navbar-default > .container .navbar-collapse .navbar-nav > li.active > a,
header .navbar-default > .container .navbar-collapse .navbar-nav > li.active > a:active,
header .navbar-default > .container .navbar-collapse .navbar-nav > li.active > a:focus,
header .navbar-default > .container .navbar-collapse .navbar-nav > li.active > a:hover {
  border-color: #607d8b;
  background: transparent;
  color: #607d8b;
} 


/* /theme_lamp/static/src/less/options/layout/full-width.less defined in bundle 'website.assets_frontend' */



/* /theme_lamp/static/src/less/options/products/as_product2.less defined in bundle 'website.assets_frontend' */

.as-product {
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
  padding: 10px;
  border-radius: 3px;
} 
.as-product .asp-inner .pro-img {
  border: none;
  height: 243px;
} 
.as-product .asp-inner .pro-action .add_to_wishlist {
  width: 40px;
  height: 40px;
  border-radius: 0;
  position: relative;
  top: auto;
  right: auto;
  text-align: center;
  z-index: 9;
  line-height: 40px;
  display: inline-block;
  background: #607d8b;
  vertical-align: middle;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  border: 1px solid #607d8b;
} 
.as-product .asp-inner .pro-action .add_to_wishlist .fa {
  margin-left: 0;
  color: #ffffff;
  font-size: 20px;
} 
.as-product .asp-inner .pro-action .add_to_wishlist span {
  display: none;
} 
.as-product .asp-inner .pro-action .add_to_wishlist:hover {
  background: #000000;
  color: #607d8b;
  border: 1px solid #000000;
} 
.as-product .asp-inner .pro-action .add_to_wishlist:hover .fa {
  color: #ffffff;
} 
.as-product .asp-inner .pro-action a.btn-cart {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
} 
.as-product .asp-inner .pro-action .button.btn-cart {
  height: 40px;
  border-radius: 0;
  position: relative;
  top: auto;
  right: auto;
  text-align: center;
  z-index: 9;
  line-height: 38px;
  display: inline-block;
  background: #607d8b;
  border: 1px solid #607d8b;
  vertical-align: middle;
  color: #ffffff;
  padding: 0 15px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
} 
.as-product .asp-inner .pro-action .button.btn-cart .fa {
  margin-left: 0;
  color: #ffffff;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
} 
.as-product .asp-inner .pro-action .button.btn-cart span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
} 
.as-product .asp-inner .pro-action .button.btn-cart:hover {
  background: #000000;
  color: #ffffff;
  border: 1px solid #000000;
} 
.as-product .asp-inner .pro-action .button.btn-cart:hover .fa {
  color: #ffffff;
} 
.as-product .asp-inner .pro-info {
  width: 100%;
  float: left;
  text-align: left;
  padding: 10px 0 0 0;
} 
.as-product .asp-inner .pro-info h3 {
  font-size: 14px;
  font-weight: 300;
  margin: 0;
  padding: 0 0 10px;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
} 
.as-product .asp-inner .pro-info h3 strong {
  font-weight: 600;
} 
.as-product .asp-inner .pro-info h3 a {
  color: #000000;
} 
.as-product .asp-inner .pro-info .product_price {
  width: 100%;
  float: left;
  font-size: 14px;
  position: relative;
} 
.as-product .asp-inner .pro-info .product_price b {
  font-weight: 600;
} 
.as-product .asp-inner .pro-info .product_price .text-danger {
  color: #d40707;
} 
.as-product .asp-inner .pro-info .o_rating_card {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin-top: 5px;
  float: left;
} 
.as-product .asp-inner .pro-info .o_rating_card .well {
  float: none;
  text-align: left;
} 
.as-product .asp-inner .pro-info .o_rating_card .rating {
  float: none;
} 
.as-product .asp-inner .pro-info .o_rating_card .rating .o_rating_star_card {
  float: none;
  margin: 0;
} 
.as-product .asp-inner .pro-info .o_rating_card .rating .o_rating_star_card .stars {
  margin: 0;
} 
.as-product .asp-inner .pro-info .o_rating_card .rating .o_rating_star_card .stars .fa {
  color: #607d8b;
  font-size: 15px;
  margin: 0;
} 
.as-product .asp-inner .pro-info .o_rating_card .fa-user {
  display: none;
} 
.as-product .asp-inner .pro-info .o_rating_card .popover {
  display: none !important;
} 
.as-product .asp-inner:hover .pro-action {
  bottom: 0;
} 
.as-product:hover {
  box-shadow: 0px 0px 46px 12px rgba(0, 0, 0, 0.09);
} 
.as-product:hover .asp-inner .pro-info h3 a {
  color: #607d8b;
} 
.as-product:hover .asp-inner .pro-img:after {
  z-index: 9 !important;
  opacity: 1;
} 
.as-product:hover .asp-inner .preview-image .product-hover-img {
  top: 0;
} 
/* as-product
------------------*/
#products_grid .as-product-list {
  letter-spacing: -0.31em;
} 
#products_grid .as-product-list .col-sm-6 {
  float: none;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
} 
@media (max-width: 767px) {
  #products_grid .as-product-list .col-sm-6 {
    width: 50%;
  }
} 
@media (max-width: 479px) {
  #products_grid .as-product-list .col-sm-6 {
    width: 100%;
  }
} 
#products_grid.list-view-box,
#products_grid .oe_list {
  border: none;
} 
#products_grid.list-view-box .as-product .pro-img,
#products_grid .oe_list .as-product .pro-img {
  width: 31%;
  float: left;
  background: #f5f5f5;
} 
#products_grid.list-view-box .as-product .pro-action,
#products_grid .oe_list .as-product .pro-action {
  position: relative;
  left: auto;
  right: auto;
  text-align: left;
  bottom: auto;
} 
#products_grid.list-view-box .as-product .pro-action a.btn-cart,
#products_grid .oe_list .as-product .pro-action a.btn-cart {
  padding: 0;
  margin-right: 8px;
  vertical-align: middle;
} 
#products_grid.list-view-box .as-product .pro-action .add_to_wishlist,
#products_grid .oe_list .as-product .pro-action .add_to_wishlist {
  width: 40px;
  height: 40px;
  border-radius: 0;
  position: relative;
  top: auto;
  right: auto;
  text-align: center;
  z-index: 9;
  line-height: 40px;
  display: inline-block;
  background: #607d8b;
  vertical-align: middle;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  border: 1px solid #607d8b;
  font-size: 20px;
  color: #ffffff;
} 
#products_grid.list-view-box .as-product .pro-action .add_to_wishlist span,
#products_grid .oe_list .as-product .pro-action .add_to_wishlist span {
  display: none;
} 
#products_grid.list-view-box .as-product .pro-action .add_to_wishlist:hover,
#products_grid .oe_list .as-product .pro-action .add_to_wishlist:hover {
  background: #000000;
  color: #607d8b;
  border: 1px solid #000000;
  color: #ffffff;
} 
#products_grid.list-view-box .as-product .pro-info,
#products_grid .oe_list .as-product .pro-info {
  width: 69%;
  float: left;
  padding: 0 20px;
  background: transparent;
  text-align: left;
} 
#products_grid.list-view-box .as-product .pro-info .product_price,
#products_grid .oe_list .as-product .pro-info .product_price {
  width: 100%;
} 
#products_grid.list-view-box .as-product .pro-info .o_rating_card,
#products_grid .oe_list .as-product .pro-info .o_rating_card {
  width: 100%;
} 
#products_grid.list-view-box .as-product .pro-info .o_rating_card .rating .o_rating_star_card,
#products_grid .oe_list .as-product .pro-info .o_rating_card .rating .o_rating_star_card {
  text-align: left;
} 
#products_grid.list-view-box .as-product-list .col-md-4,
#products_grid .oe_list .as-product-list .col-md-4 {
  width: 100%;
} 
.owl-item .as-product {
  box-shadow: none !important;
  padding: 0 !important;
  border-radius: 0 !important;
} 


/* /theme_lamp/static/src/less/options/shop/as_shop_left.less defined in bundle 'website.assets_frontend' */

#products_grid_before {
  float: left;
} 


/* /website_event_track/static/src/css/website_event_track.css defined in bundle 'website.assets_frontend' */
.o_website_event .ribbon-wrapper{width: 60px; height: 60px; z-index: 5; overflow: hidden; position: absolute; top: 0; right: 0;} .o_website_event .ribbon{font: bold 13px Sans-Serif; color: #404040; text-align: center; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); position: relative; padding: 5px 0; left: -4px; top: 8px; width: 90px; -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);} .o_website_event .ribbon.ribbon_Gold{background-color: #FDE21B; background-image: -webkit-gradient(linear, left top, left bottom, from(#E9CE0C), to(#FDE21B)); background-image: -webkit-linear-gradient(top, #E9CE0C, #FDE21B); background-image: -moz-linear-gradient(top, #E9CE0C, #FDE21B); background-image: -ms-linear-gradient(top, #E9CE0C, #FDE21B); background-image: -o-linear-gradient(top, #E9CE0C, #FDE21B);} .o_website_event .ribbon.ribbon_Silver{background-color: #CCCCCC; background-image: -webkit-gradient(linear, left top, left bottom, from(#BBBBBB), to(#CCCCCC)); background-image: -webkit-linear-gradient(top, #BBBBBB, #CCCCCC); background-image: -moz-linear-gradient(top, #BBBBBB, #CCCCCC); background-image: -ms-linear-gradient(top, #BBBBBB, #CCCCCC); background-image: -o-linear-gradient(top, #BBBBBB, #CCCCCC);} .o_website_event .ribbon.ribbon_Bronze{background-color: #DB9141; background-image: -webkit-gradient(linear, left top, left bottom, from(#C2792A), to(#DB9141)); background-image: -webkit-linear-gradient(top, #C2792A, #DB9141); background-image: -moz-linear-gradient(top, #C2792A, #DB9141); background-image: -ms-linear-gradient(top, #C2792A, #DB9141); background-image: -o-linear-gradient(top, #C2792A, #DB9141);} .o_website_event .event_color_0{background-color: white; color: #5a5a5a;} .o_website_event .event_color_1{background-color: #cccccc; color: #424242;} .o_website_event .event_color_2{background-color: #ffc7c7; color: #7a3737;} .o_website_event .event_color_3{background-color: #fff1c7; color: #756832;} .o_website_event .event_color_4{background-color: #e3ffc7; color: #5d6937;} .o_website_event .event_color_5{background-color: #c7ffd5; color: #1a7759;} .o_website_event .event_color_6{background-color: #c7ffff; color: #1a5d83;} .o_website_event .event_color_7{background-color: #c7d5ff; color: #3b3e75;} .o_website_event .event_color_8{background-color: #e3c7ff; color: #4c3668;} .o_website_event .event_color_9{background-color: #ffc7f1; color: #6d2c70;} 

/* /website_form/static/src/less/website_form.less defined in bundle 'website.assets_frontend' */

.o_website_form_flex {
  display: flex;
  flex-wrap: wrap;
} 
.o_website_form_flex_item {
  flex-basis: 33%;
} 
@media (max-width: 991px) {
  .o_website_form_flex_item {
    flex-basis: 50%;
  }
} 
@media (max-width: 767px) {
  .o_website_form_flex_item {
    flex-basis: 100%;
  }
} 
.o_website_form_field_hidden {
  display: none;
} 
.editor_enable .o_website_form_field_hidden {
  display: block;
  opacity: 0.5;
} 
.editor_enable .s_website_form .form-field select {
  pointer-events: none;
} 
.o_website_form_required .control-label:after,
.o_website_form_required_custom .control-label:after {
  content: ' *';
} 
#editable_select.form-control {
  height: 100%;
} 
.form-field input[type=file].form-control {
  height: 100%;
} 


/* /web/static/lib/bootstrap-datetimepicker/css/bootstrap-datetimepicker.css defined in bundle 'website.assets_frontend' */
 .bootstrap-datetimepicker-widget{top: 0; left: 0; width: 250px; padding: 4px; margin-top: 1px; z-index: 99999 !important; border-radius: 4px;} .bootstrap-datetimepicker-widget.timepicker-sbs{width: 600px;} .bootstrap-datetimepicker-widget.bottom:before{content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #ccc; border-bottom-color: rgba(0, 0, 0, 0.2); position: absolute; top: -7px; left: 7px;} .bootstrap-datetimepicker-widget.bottom:after{content: ''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid white; position: absolute; top: -6px; left: 8px;} .bootstrap-datetimepicker-widget.top:before{content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid #ccc; border-top-color: rgba(0, 0, 0, 0.2); position: absolute; bottom: -7px; left: 6px;} .bootstrap-datetimepicker-widget.top:after{content: ''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid white; position: absolute; bottom: -6px; left: 7px;} .bootstrap-datetimepicker-widget .dow{width: 14.2857%;} .bootstrap-datetimepicker-widget.pull-right:before{left: auto; right: 6px;} .bootstrap-datetimepicker-widget.pull-right:after{left: auto; right: 7px;} .bootstrap-datetimepicker-widget > ul{list-style-type: none; margin: 0;} .bootstrap-datetimepicker-widget a[data-action]{padding: 6px 0;} .bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second{width: 54px; font-weight: bold; font-size: 1.2em; margin: 0;} .bootstrap-datetimepicker-widget button[data-action]{padding: 6px;} .bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator{width: 4px; padding: 0; margin: 0;} .bootstrap-datetimepicker-widget .datepicker > div{display: none;} .bootstrap-datetimepicker-widget .picker-switch{text-align: center;} .bootstrap-datetimepicker-widget table{width: 100%; margin: 0;} .bootstrap-datetimepicker-widget td, .bootstrap-datetimepicker-widget th{text-align: center; border-radius: 4px;} .bootstrap-datetimepicker-widget td{height: 54px; line-height: 54px; width: 54px;} .bootstrap-datetimepicker-widget td.cw{font-size: 10px; height: 20px; line-height: 20px;} .bootstrap-datetimepicker-widget td.day{height: 20px; line-height: 20px; width: 20px;} .bootstrap-datetimepicker-widget td.day:hover, .bootstrap-datetimepicker-widget td.hour:hover, .bootstrap-datetimepicker-widget td.minute:hover, .bootstrap-datetimepicker-widget td.second:hover{background: #eeeeee; cursor: pointer;} .bootstrap-datetimepicker-widget td.old, .bootstrap-datetimepicker-widget td.new{color: #777777;} .bootstrap-datetimepicker-widget td.today{position: relative;} .bootstrap-datetimepicker-widget td.today:before{content: ''; display: inline-block; border-left: 7px solid transparent; border-bottom: 7px solid #428bca; border-top-color: rgba(0, 0, 0, 0.2); position: absolute; bottom: 4px; right: 4px;} .bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover{background-color: #428bca; color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);} .bootstrap-datetimepicker-widget td.active.today:before{border-bottom-color: #fff;} .bootstrap-datetimepicker-widget td.disabled, .bootstrap-datetimepicker-widget td.disabled:hover{background: none; color: #777777; cursor: not-allowed;} .bootstrap-datetimepicker-widget td span{display: inline-block; width: 54px; height: 54px; line-height: 54px; margin: 2px 1.5px; cursor: pointer; border-radius: 4px;} .bootstrap-datetimepicker-widget td span:hover{background: #eeeeee;} .bootstrap-datetimepicker-widget td span.active{background-color: #428bca; color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);} .bootstrap-datetimepicker-widget td span.old{color: #777777;} .bootstrap-datetimepicker-widget td span.disabled, .bootstrap-datetimepicker-widget td span.disabled:hover{background: none; color: #777777; cursor: not-allowed;} .bootstrap-datetimepicker-widget th{height: 20px; line-height: 20px; width: 20px;} .bootstrap-datetimepicker-widget th.picker-switch{width: 145px;} .bootstrap-datetimepicker-widget th.next, .bootstrap-datetimepicker-widget th.prev{font-size: 21px;} .bootstrap-datetimepicker-widget th.disabled, .bootstrap-datetimepicker-widget th.disabled:hover{background: none; color: #777777; cursor: not-allowed;} .bootstrap-datetimepicker-widget thead tr:first-child th{cursor: pointer;} .bootstrap-datetimepicker-widget thead tr:first-child th:hover{background: #eeeeee;} .input-group.date .input-group-addon span{display: block; cursor: pointer; width: 16px; height: 16px;} .bootstrap-datetimepicker-widget.left-oriented:before{left: auto; right: 6px;} .bootstrap-datetimepicker-widget.left-oriented:after{left: auto; right: 7px;} .bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td{padding: 0px !important;} @media screen and (max-width: 767px){.bootstrap-datetimepicker-widget.timepicker-sbs{width: 283px;}} 

/* /website_portal_sale/static/src/less/website_portal_sale.less defined in bundle 'website.assets_frontend' */

/* ---- My Orders page ---- */
.orders_vertical_align {
  display: flex;
  align-items: center;
} 
.orders_label_text_align {
  vertical-align: 15%;
}