
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Playfair+Display:400,400i,700,700i,900,900i');



/* ##################################################################################################
    PRESTASHOP CSS
################################################################################################## */



/* Global */

a:hover {
  color: #434343;
}

a:focus{
  outline: none;
}

p {color:#a6a6a6; font-size: 16px;line-height: 26px;}
body {font:normal 13px/16px 'Open Sans',sans-serif;
  color: #666666 !important;}
h1 {color: #00111a;
  font: 700 36px/42px 'Playfair Display',serif;
  text-transform: uppercase;
  margin-bottom: 25px;}
h2 {color: #00111a;
  font: 700 30px/40px 'Playfair Display',serif;
  text-transform: uppercase;
  margin-bottom: 25px;}
h3 {color: #00111a;
  font: 500 32px/41px 'Playfair Display',serif;
  text-transform: uppercase;
  margin-bottom: 22px;}
h4 {color: #00111a;
  font: 500 26px/33px 'Playfair Display',serif;
  text-transform: uppercase;
  margin-bottom: 17px;}
h5 {color: #00111a;
  font: 300 24px/31px 'Playfair Display',serif;
  text-transform: uppercase;
  margin-bottom: 17px;}
h6 {color: #00111a;
  font: 500 14px/19px 'Open Sans',sans-serif;
  text-transform: uppercase;
  margin-bottom: 17px;}
.error, .warning {
  border: 1px solid #919191;
  color:#bf2f29;
  font-family: 'Open Sans',sans-serif;
  background: #FFFFE0;}
.form-control:focus{
  box-shadow: none;
}
label{
  font-size: 14px;
   color: #00111a;
}
.dark{
   color: #00111a;
    font-size: 14px;
}

/********************
 Header
*********************/


/* Top Panel */
header{
  padding-bottom: 0;
}
header .nav {
  background: #bf2f29;
  color: #fff !important;
  border-bottom: 1px solid #f1f2f4;
}
.shop-phone i{
  color: #fff;
  font-size: 15px !important;
  line-height: 21px;
  padding-right: 7px;
  position: relative;
  top: 2px;
}
.shop-phone{
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  padding: 15px 0 15px;
  color:#fff;
  letter-spacing: 1px;
  font-weight: 400;
}
.shop-phone .icon-phone{
  display: none;
}
.shop-phone strong{
  color: #fff;
}
#contact-link{
  border-left: none;
}

#contact-link a{
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 10px;
  text-shadow:none;
  font-weight: normal;
  padding: 15px 10px 11px 10px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 21px;
}
#contact-link a:hover{
  color:#fff;
  background: transparent;
}
#languages-block-top div.current{
  color:#fff;
  line-height: 21px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  padding-top: 11px;
}
#languages-block-top div.current:hover, #languages-block-top div.current span:hover, #languages-block-top div.current:hover:after, #languages-block-top div.current span:hover:after{
  color:#fff;
}

#languages-block-top div.current:after{
  content: "\f107";
  font-family: "FontAwesome";
  color: #fff;
  font-weight: 300;
  font-size: 10px;
  position: relative;
  top: -3px;
  padding-left: 3px;
}
#languages-block-top{
  padding-top: 3px;
}
#languages-block-top .current span{
  font-weight: normal;
  text-transform: uppercase;
  font-size: 10px;
  text-shadow: none;
  font-weight: 400;
  letter-spacing: 1px;
}
#languages-block-top .current span:hover{
  color: #434343;
}
#languages-block-top ul, #currencies-block-top ul{
  top: 57px;
  background: #bf2f29 none repeat scroll 0 0;
}
#languages-block-top ul:before, #currencies-block-top ul:before{
  content: '';
  width: 0;
  height: 0;
  border-left: 7px solid transparent!important;
  border-right: 7px solid transparent!important;
  border-bottom: 8px solid #bf2f29;
  position: absolute;
  left: 15%;
  margin: 0;
  top: -7px;
}
#languages-block-top ul li, #currencies-block-top ul li{
  line-height: 25px;
}
#languages-block-top ul li:first-child, #currencies-block-top ul li:first-child{
  padding-top: 12px;
}
#languages-block-top ul li:last-child, #currencies-block-top ul li:last-child{
  padding-bottom: 12px;
}

#languages-block-top ul li a, #languages-block-top ul li span{
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  font-weight: 600;
  display: block;
  padding: 0 23px 0 23px;
}
#languages-block-top ul li a > span{
  padding-left: 0;
  padding-right: 0;
}

#currencies-block-top ul li a{
  text-transform: uppercase;
}
#currencies-block-top ul li a, #currencies-block-top ul li > span {
  color: #fff;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  font-weight: 600;
  padding: 0 23px 0 23px;
}
#languages-block-top ul li.selected, #languages-block-top ul li.selected a, #languages-block-top ul li:hover a, #languages-block-top ul li:hover span, #languages-block-top ul li.selected span,
#currencies-block-top ul li.selected, #currencies-block-top ul li.selected a, #currencies-block-top ul li:hover a, #currencies-block-top ul li:hover span, #currencies-block-top ul li.selected span{
  background: transparent;
  color: #00111a;
}
#languages-block-top, #currencies-block-top{
  border-left: none;
}
#currencies-block-top{
  padding-top: 5px;
}

#currencies-block-top div.current{
  color:#00111a;
  font-family: 'Open Sans', sans-serif;
  padding: 11px 10px 10px;
  font-size: 10px;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: none;
  font-weight: 400;
}
#currencies-block-top div.current strong{
  color: #00111a;
  font-weight: 400;
}
#currencies-block-top div.current:hover, #currencies-block-top div.current.active, .header_user_info a:hover{
  background: transparent;
  color: #434343;
}
#currencies-block-top div.current:after{
  content: "\f107";
  font-size: 11px;
  color:#00111a;
  position: relative;
  top: -2px;
  padding-left: 3px;
}
#currencies-block-top div.current:hover, #currencies-block-top div.current:hover span, #currencies-block-top div.current:hover strong, #currencies-block-top div.current:hover:after {
  color:#bf2f29;
}

.header_user_info{
  border-left: none;
  border-right: none;
}

.header_user_info:after{
  right: 0;
}
.header_user_info a {
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
  padding:15px 9px;
  font-size: 10px;
  line-height: 21px;
  text-transform: uppercase;
}
.header_user_info a:hover{
  color: #bf2f29;
}

/* header_logo, search and cart*/
header .row #header_logo {
  padding-top: 0;
  position: relative;
  top: 30px;
}
#search_block_top #search_query_top{
  border: none;
  background: transparent;
  border-bottom: 2px solid #00111a;
  color: #00111a;
}
#search_block_top .btn.button-search{
  color: #434343;
  background: transparent;
}
#search_block_top .btn.button-search:before{


  font-size: 20px;
  font-weight: 300;
  line-height: 20px;
  color: #00111a;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";



  content: "\ ";
  font-family: "FontAwesome";
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url(../../modules/blocksearch/search.svg);
  background-repeat: no-repeat;



}
#search_block_top .btn.button-search{
  padding: 10px 0 11px;
  color: #00111a;
}
#search_block_top #search_query_top:-moz-placeholder{  color:#00111a;opacity: 1;text-transform: uppercase;font-family: 'Open Sans', sans-serif;font-size: 12px;letter-spacing: 1px;}
#search_block_top #search_query_top::-moz-placeholder{  color:#00111a;opacity: 1;text-transform: uppercase;font-family: 'Open Sans', sans-serif;font-size: 12px;letter-spacing: 1px;}
#search_block_top #search_query_top::-webkit-input-placeholder{  color:#00111a;opacity: 1;text-transform: uppercase;font-family: 'Open Sans', sans-serif;font-size: 12px;letter-spacing: 1px;}
.sf-menu > li > a{
  font-family: 'Playfair Display',serif;
}
.shopping_cart > a:first-child:before{
  color: #00111a;
  width: 22px;
  height: 22px;
  content: "\ ";
  background-image: url(../../modules/blockcart/shopping-bag.svg);
  background-repeat: no-repeat;
  font-weight: 300;
  font-size: 17px;
  position: relative;
  top: 5px;
}
#header .shopping_cart > a:first-child:after{
  display: none;
}
.shopping_cart > a:first-child{
  background: transparent;
  color: #00111a;
  border: none;
  padding:8px 10px 9px 16px;
  text-shadow: none;
}
.shopping_cart > a:first-child b{
  color: #00111a;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font: 400 12px/22px "Open Sans",sans-serif;
}
.shopping_cart > a:first-child span{
  font-weight: 300;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font: 400 12px/22px "Open Sans",sans-serif;
  color: #00111a;
}

.shopping_cart > a:hover:first-child, .shopping_cart > a:hover:first-child b, .shopping_cart > a:hover:first-child span{
  color: #bf2f29;
}

#header .shopping_cart > a:first-child:hover:after{
  content: "\f106";
}
#header .cart_block{
  background-color: #bf2f29;
}
#header .cart_block .cart_block_list .products{
  border-bottom: 1px dotted #ffffff;
  margin-bottom: 0;
  padding-bottom: 18px;
}
#header .cart_block .cart-prices{
  background: #bf2f29;
  border-bottom: 1px dotted #ffffff;
}
.cart_block .cart-prices .cart-prices-line{
  border-bottom: 1px dotted #ffffff;
}
#header .cart_block .cart-buttons{
  background: #bf2f29;
  border-bottom: 1px dotted #ffffff;
}
#header .cart_block .cart_block_list .remove_link a, #header .cart_block .cart_block_list .ajax_cart_block_remove_link, #header .cart_block .price,
.cart_block .cart-prices .cart-prices-line, #header .cart_block .price, .cart_block .cart-prices .cart-prices-line.last-line, #header .cart_block a, #header .cart_block .product-atributes a,
#header .cart_block .price, #header .cart_block .cart-prices p, .cart_block .cart-info .quantity-formated{
  color: #ffffff;
}
#header .cart_block .cart_block_list .remove_link a:hover, #header .cart_block .cart_block_list .ajax_cart_block_remove_link:hover,  #header .cart_block a:hover,
#header .cart_block .product-atributes a:hover{
  color: #00111a;
}
.cart_block .cart-prices{
  padding: 15px 20px;
}
#header .cart_block dt{
  background: none;
  border:none;
}
.cart-images > img {
  width: 53px;
}

.cart_block .cart-info .product-name {
  margin-top: -2px;
  padding-bottom: 2px;
  line-height: 10px;
}
#header .cart_block .product-atributes {
  font-size: 11px;
  padding-bottom: 0;
}
.cart_block .cart-info .quantity-formated .quantity {
  font-size: 11px;
  font-weight: 600;
}
.cart_block .cart-info .product-name a {
  font-size: 11px;
  font-weight: 600;
}
.cart_block .cart-images {
  margin-right: 15px;
}
.cart_block dt {
  font-weight: 700;
  padding: 20px 10px 0 20px;
}
#search_block_top {
  padding-top: 50px;
  float: left;
}
#header #header_logo{
  position: absolute;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#header #header_logo a {
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
}
#search_block_top #searchbox {
  float: left;
  width: 80%;
}


/* Main menu */
#block_top_menu {
  padding-top: 15px;
}
.sf-menu{
  background: none;
  border-bottom: none;
  border-top: none;
  text-align: center;
}
.sf-menu > li{
  border-right:none;
  margin-bottom: 0;
  display: inline-block;
  float: none;
}
.sf-menu > li > a{
  border: none;
  font: 400 12px/16px 'Open Sans',sans-serif;
  padding: 23px 15px;
  text-transform: uppercase;
  color: #00111a;
  letter-spacing: 1px;
  position: relative;
}
.sf-menu > li > a:before{
  content: '';
  border-left:1px dotted #c8c9cc;
  width: 1px;
  height: 10px;
  position: absolute;
  top: 25px;
  display: block;
  left: 0;
}
.sf-menu > li:last-child > a:after{
  content: '';
  border-right:1px dotted #c8c9cc;
  width: 1px;
  height: 10px;
  position: absolute;
  top: 25px;
  display: block;
  right: 0;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover, .sf-menu > li.sfHoverForce > a{
  background: transparent;
  color: #bf2f29;
}
.sf-menu li ul {
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 3px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 3px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 3px;
  border: 1px solid #bf2f29;
  top: 67px;
  text-align: left;
  background: #bf2f29;
}
.sf-menu li li ul {
  position: static !important;
  border: 0;
  text-align: left;
  background: #bf2f29;
  display: block !important;
  opacity: 1 !important;
  -moz-box-shadow: transparent 0px 0px 0px;
  -webkit-box-shadow: transparent 0px 0px 0px;
  box-shadow: transparent 0px 0px 0px;
  font-family: 'Playfair Display', serif;
}

.sf-menu > li > ul{
  -webkit-transform: scale(1,0);
  -moz-transform: scale(1,0);
  -ms-transform: scale(1,0);
  -o-transform: scale(1,0);
  transform: scale(1,0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transform-origin: 0 0 0;
  -webkit-transform-origin: 0 0 0;
  -webkit-transition: all 500ms ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
}
.sf-menu > li:hover > ul {
  -webkit-transform: scale(1,1);
  -moz-transform: scale(1,1);
  -ms-transform: scale(1,1);
  -o-transform: scale(1,1);
  transform: scale(1,1);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.sf-menu > li > ul > li > a{
  font: 400 13px/21px "Playfair Display",serif;
  color: #ffffff;
}
.sf-menu li li li a{
  color: #ffffff;
  font: 400 14px/21px "Playfair Display",serif;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.sf-menu > li > ul > li.category-thumbnail > div{
  padding-left: 0;
  margin-left: 10px;
}

.sf-menu li li li a:hover:before {
  padding-right: 12px;
}
.sf-menu > li > ul > li > a:hover{
  color:#00111a;

}
.sf-menu li li li a:hover{
  color: #00111a;
}
#slider_row #top_column.col-xs-12.col-sm-12{
  padding: 0!important;
}

#slider_row #top_column #homepage-slider + #htmlcontent_top{
  position: relative;
  padding-bottom: 0;
  padding-top: 15px;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  clear: both;
}


/********************
 Breadcrumbs
*********************/
#columns{
  padding-bottom: 0;
  padding-top: 0;
}

#breadcrumbs{
  text-align: center;
}
.breadcrumb {
  border: none;
  background: transparent;
}
.breadcrumb a:before{
  display: none;
}
.breadcrumb a:after{
  display: none;
}
.breadcrumb a.home{
  font-size: 12px;
  color: #00111a;
  width: auto;
}
.breadcrumb .navigation-pipe {
  background: url(../../img/mycustomimg/bg_navigation-pipe.png) no-repeat scroll center center;
  display: inline-block;
  padding: 0 15px;
  text-indent: -999em;
}
.navigation_page{
  color: #00111a;
}
.navigation_page span a, .breadcrumb a.home{
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navigation_page span a:hover, .breadcrumb a.home:hover{
  color: #bf2f29;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.breadcrumb .home:after, .breadcrumb .home:before{
  display: none
}



/********************
 Homepage slider
*********************/

#homepage-slider{
  margin-bottom: 50px;
}

#homepage-slider .bx-wrapper .bx-controls-direction a {
  top: auto;
  margin-top: 0;
  font-size: 13px;
  bottom: 0;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
  line-height: 0;
  border: none;
}

#homepage-slider .bx-wrapper .bx-controls-direction a:before {
  height: 32px;
  width: 32px;
  display: block;
  content: ".";
  opacity: 1;
  text-indent: -9999px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background: transparent;
}
.bx-wrapper .bx-controls-direction a:before {
  padding-left: 2px;
  color: #434343;
  font-family: "FontAwesome";
  font-size: 20px;
  line-height: 22px;
}
#homepage-slider .bx-wrapper .bx-prev {
  right: 33px;
  left: auto;
}
#homepage-slider .bx-wrapper .bx-next {
  right: 0;
}
#homepage-slider .bx-wrapper .bx-controls-direction a:after {
  display: block;
  width: 36px;
  height: 36px;
  color: #434343;
  text-indent: 0;
  text-align: center;
  font-size: 12px;
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 16px 0 0 0;
}
#homepage-slider .bx-wrapper .bx-controls-direction a:hover:after {
  color: #ffffff;
}
#homepage-slider .homeslider-description p{
  width: 100%;
  color: #00111a;
}


#homepage-slider .homeslider-description{
  left: 93%;
  top: 87%;
  -moz-transform: translateX(-100%) translateY(-100%);
  -webkit-transform: translateX(-100%) translateY(-100%);
  -o-transform: translateX(-100%) translateY(-100%);
  -ms-transform: translateX(-100%) translateY(-100%);
  transform: translateX(-100%) translateY(-100%);
}
#homepage-slider .homeslider-description .slider_text_1{
  font-size: 10.8em;
  line-height: 0.85em;
  font-weight: 400;
}
#homepage-slider .homeslider-description .slider_text_2{
  font-size: 11.55em;
  line-height: 0.85em;
  font-weight: 400;
  margin-bottom: 0.25em;
}
#homepage-slider .homeslider-description .slider_text_3{
  font-size: 18px;
  letter-spacing: 1.5px;
}

#homepage-slider .homeslider-description .slider_text_1_3{
  font-size: 10.8em;
  line-height: 0.85em;
  font-weight: 400;
}
#homepage-slider .homeslider-description .slider_text_2_3{
  font-size: 11.55em;
  line-height: 0.85em;
  font-weight: 400;
  margin-bottom: 0.25em;
}
#homepage-slider .homeslider-description .slider_text_3_3{
  font-size: 18px;
  letter-spacing: 1.5px;
}








/********************
Htmlcontent Top
*********************/

#htmlcontent_top .htmlcontent-home .htmlcontent-item-1{
  padding-left: 10px;
}
#htmlcontent_top .htmlcontent-home .htmlcontent-item-2{
  padding-left: 5px;
}
#htmlcontent_top .htmlcontent-home .htmlcontent-item-1{
  padding-right: 10px;
}

#htmlcontent_top {
  float: none;
  width:100%;
  max-width: 100%;
}
#htmlcontent_top ul li:first-child{
  display: inline-block;
  width: 67%;
  float: left;
}

#htmlcontent_top ul li:last-child{
  display: inline-block;
  width: 33%;
  float: left;
}


/********************
 Center column
*********************/


/* Home page tabs */
h2.center_column_title, h2.title_block, #mnf-block .mnf-block-title{
  font-size: 24px;
  text-align: center;
  overflow: hidden;
  padding-bottom: 2px;
  position: relative;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  line-height: 1.35em;
  margin-bottom: 1.3em;
  font-family: 'Playfair Display', serif;
}
#home-page-tabs{
  border-bottom: none;
  padding-top:0;
  padding-bottom: 0;
  margin: 0 0 0 -1px;
  background-color:transparent;
  text-align: center;
}
#home-page-tabs > li{
  border-left: 0;
  padding: 0;
  margin: 0;
  display: inline-block;
  float: none;
}
#home-page-tabs > li:first-child{
  margin-left: 15px;
}

#home-page-tabs > li a{
  border-top:none;
  font: 400 12px/16px 'Open Sans',sans-serif;
  padding: 19px 15px;
  text-transform: uppercase;
  margin-bottom: 0!important;
  color: #00111a;
}
#home-page-tabs > li a:before{
  content: '';
  border-left:1px dotted #c8c9cc;
  width: 1px;
  height: 10px;
  position: absolute;
  top: 21px;
  display: block;
  left: 0;
}
#home-page-tabs > li:last-child > a:after {
  content: '';
  border-right: 1px dotted #c8c9cc;
  width: 1px;
  height: 10px;
  position: absolute;
  top: 21px;
  display: block;
  right: 0;
}

#home-page-tabs > li.active a, #home-page-tabs > li a:hover{
  background: transparent;
  color: #bf2f29;
  padding:19px 15px;
  margin-top: 0;
}

/* Product line */
.product-name{
  color: #232a34;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-name:hover{
  color: #bf2f29;
}
ul.product_list.grid > li .product-container h5 {
  padding: 7px 15px 7px 15px;
  min-height: 53px;
  margin-bottom: 5px;
}
ul.product_list.grid > li.hovered .product-container .content_price {
  display: block;
}
ul.product_list.grid > li.hovered .product-container .product-image-container .content_price{
  display: none;
}
ul.product_list.grid > li .product-container .product-image-container{
  position: relative;
  overflow: hidden;
  border: none;
}
ul.product_list.grid > li .product-container{
  border: 1px solid #d9d9d9;
}
ul.product_list.grid > li .product-container .left-block{
  position: relative;
}
ul.product_list.grid > li .product-container .content_price {
  padding-bottom: 17px;
  line-height: 21px;
}
ul.product_list > li .product-container .left-block .product-image-container:after, ul.product_list.grid .owl-item li .product-container .product-image-container:after{
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: rgba(0,0,0,0.3);
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
ul.product_list.grid > li .product-container .right-block .add_to_cart_button, ul.product_list .owl-item li .right-block .add_to_cart_button{
  margin-bottom: 1.5em;
}
ul.product_list > li.hovered  .product-container .left-block .product-image-container:after, ul.product_list > li:hover .product-container .left-block .product-image-container:after, ul.product_list.grid .owl-item li.hovered .product-container .product-image-container:after{
  opacity: 1;
}
ul.product_list.grid > li .product-container .product-image-container .button-container .ajax_add_to_cart_button{
  bottom: -100% !important;
  top: auto !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
ul.product_list.grid > li.hovered .product-container .product-image-container .button-container .ajax_add_to_cart_button{
  border: none;
  position: absolute;
  background: #ffffff;
  top: auto !important;
  bottom: 0 !important;
  left: -1px;
  opacity: 1;
  padding:33px 34px 33px 33px;
  border-top: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  text-shadow: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
ul.product_list.grid > li.first-in-line.hovered .product-container .product-image-container .button-container .ajax_add_to_cart_button{
  padding:33px 33px 33px 33px;
}
.index ul.product_list.grid > li.first-in-line.hovered .product-container .product-image-container .button-container .ajax_add_to_cart_button{
  padding:33px 34px 33px 33px;
}
ul.product_list.grid > li .product-container .product-image-container .button-container .ajax_add_to_cart_button span{
  display: none;
}

ul.product_list.grid > li .product-container .product-image-container .button-container .ajax_add_to_cart_button:before{
  font-family: "FontAwesome";
  content: "\f07a";
  font-size: 25px;
  color: #d9d9d9;
  display: block;
  left: 30%;
  position: absolute;
  top: 33%;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.button.lnk_view{
  font-family: 'Playfair Display',serif;
}
.button_lnk_view .button.lnk_view{
  background: transparent;
  border: none;
  font-weight: 300!important;
  font-size: 20px;
  text-shadow: none;

}
ul.product_list.grid > li .product-container .product-image-container .button-container .ajax_add_to_cart_button:hover:before{
  color: #bf2f29;
}

ul.product_list.grid > li.hovered .product-container .product-image-container .button-container .button.lnk_view{
   position: absolute;
   background: #ffffff;
   bottom: 4%;
   right: 0;
   padding:  33px 33px 33px 34px;
  border: 1px solid #d9d9d9;
  border-right: 0;
  border-bottom: 0;
}
ul.product_list.grid > li .product-container .button-container .ajax_add_to_cart_button, ul.product_list.grid > li .product-container .button-container span.button, ul.product_list.grid > li .product-container .button-container .lnk_view{
  margin: 0;
}
ul.product_list.grid > li .product-container .product-image-container .button-container .button.lnk_view span{
  display: none;
}
ul.product_list > li .product-container .product-image-container .functional-buttons .button.lnk_view:before, ul.product_list .owl-item li .functional-buttons .button_lnk_view .button.lnk_view:before{
  font-family: "FontAwesome";
  content: "\f00e";
  color: #ffffff;
}

ul.product_list.grid > li .product-container .product-image-container .button-container .button.lnk_view:hover:before{
  color: #bf2f29;
}
ul.product_list > li .product-container .product-image-container .functional-buttons .button.lnk_view:hover:before, ul.product_list .owl-item li .functional-buttons .button_lnk_view .button.lnk_view:hover:before{
  color: #bf2f29;
}

ul.product_list.grid > li .product-container .button-container{
  margin-bottom: 0;
}
.button.ajax_add_to_cart_button span{
  font-family: 'Playfair Display',serif;
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
  -ms-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  font-style: italic;
}

ul.product_list.grid > li .product-container .functional-buttons{
  background: transparent;
  bottom: 7%;
  display: block;
}
ul.product_list > li .product-container .functional-buttons, ul.product_list.grid .owl-item li .product-container .functional-buttons{
  background: none;
  padding: 0;
  position: absolute;
  bottom: 7%;
  display: block;
  opacity: 0;
  right: 0;
  text-align: center;
  z-index: 2;
  left: 0;
  width: 100%;
-webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
  -ms-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
ul.product_list > li.hovered .product-container .functional-buttons, ul.product_list > li:hover .product-container .functional-buttons,
ul.product_list .owl-item li.hovered .product-container .functional-buttons{
  opacity: 1;
  bottom: 4%;
}
ul.product_list .functional-buttons div.wishlist{
  border-right:none;
}
ul.product_list > li .product-container .functional-buttons div{
  width: auto;
  margin-right: 15px;
  display: inline-block;
  float: none;
}
ul.product_list.grid > li .product-container .functional-buttons div, ul.product_list.grid .owl-item li .product-container .functional-buttons div{
  width: auto;
  margin-right: 15px;
  display: inline-block;
  float: none;
}
ul.product_list > li .product-container .functional-buttons div:last-child{
  margin-right: 0;
}
ul.product_list .product-image-container .quick-view{
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  position: unset;
  text-align: center;
  top: 0;
  width: auto;
  display: block;
}

ul.product_list .functional-buttons div.wishlist a:before{
  content: "\f004";
  font-size: 20px;
  line-height: 20px;
  margin-right: 0;
  padding:0;
  color: #ffffff;
}
ul.product_list .functional-buttons .button_lnk_view{
  position: relative;
  top: -5px;
}
ul.product_list .functional-buttons .button_quick_view{
  position: relative;
  top: 5px;
}
ul.product_list.list .functional-buttons .button_quick_view{
  top: 0;
}
ul.product_list .functional-buttons div.wishlist a:hover:before, ul.product_list .functional-buttons .button_lnk_view a:hover{
  color: #bf2f29;
}
ul.product_list .functional-buttons div a:hover, ul.product_list .functional-buttons div label:hover{
  color: #bf2f29;
}
ul.product_list .functional-buttons div.compare a:before{
  content: "\f079";
  font-size: 25px;
  line-height: 20px;
  margin-right: 0;
  padding:0;
  color: #ffffff;
}

ul.product_list > li .product-container .product-image-container .functional-buttons .button.lnk_view:hover:before{
  color: #bf2f29;
}


ul.product_list .functional-buttons div.compare a:hover:before{
  color: #bf2f29;
}
ul.product_list .product-image-container .quick-view{
  color: #ffffff;
}
ul.product_list .functional-buttons div.compare a.checked:before {
  content: "\f00c";
}
.product_list.grid .right-block .button-container{
  display: none!important;
}
.product_list.grid .right-block + .functional-buttons{
  display: none!important;
  color: #ffffff;
}

ul.product_list .product-image-container .quick-view{
  background: transparent;
  box-shadow:none;
  font-size: 20px;
}
ul.product_list .functional-buttons .button_lnk_view a{
  color: #ffffff;
}
ul.product_list .functional-buttons div a, ul.product_list .functional-buttons div label{
  font-weight: 400;
}

ul.product_list .availability, ul.product_list.grid .availability{
    display: none;
}

/********************
 Htmlcontent
*********************/
/*#htmlcontent_home ul li.htmlcontent-item-5{*/
  /*width: 100%;*/
/*}*/
#htmlcontent_home ul li {
  padding: 50px 5px 50px;
}


#htmlcontent_home ul.htmlcontent-home li, #htmlcontent_top ul.htmlcontent-home li{
  position: relative;
  overflow: hidden;
}
#htmlcontent_home ul.htmlcontent-home li a:before, #htmlcontent_top ul.htmlcontent-home li a:before{
  content: ' ';
  position: absolute;
  z-index: 1;
  top: 0;
  left: -10%;
  width: 120%;
  height: 50%;
  background: rgba(255,255,255,0.2);
  -webkit-transition: -webkit-transform .8s;
  transition: transform .8s;
  -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,145%,0);
  transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,145%,0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#htmlcontent_top ul.htmlcontent-home li a:before{
  background: rgba(255,255,255,0.1);
}
#htmlcontent_home ul.htmlcontent-home li a:hover:before, #htmlcontent_top ul.htmlcontent-home li a:hover:before {
  -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,-200%,0);
  transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,-200%,0);
}





/********************
 Cmsinfo Block
*********************/

#cmsinfo_block {
  min-height: auto;
  height: auto;
  background:transparent;
  border: none;
  padding: 0;
  margin-top: 50px;
  margin-bottom: 40px;
}
#cmsinfo_block > div {
  padding: 0 10px 0 0;
}
#cmsinfo_block ul{
  text-align: center;
}
#cmsinfo_block ul li{
  float: left;
  width: 33%;
  padding: 65px 20px 75px 20px;
}
#cmsinfo_block em {
  float: none;
  background: transparent;
  position: relative;
}
#cmsinfo_block em:before {
  width: 50px;
  height: 50px;
  display: inline-block;
  content: "\ ";
  background-repeat: no-repeat;
  font-weight: 300;
  font-size: 17px;
  position: relative;
  top: 5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition:all 0.3s ease;
  transition:all 0.3s ease;
}
#cmsinfo_block h3 {
  margin: 10px 0 10px 0;
  font: 700 20px/25px "Open Sans", sans-serif;
  color: #00111a;
}
#cmsinfo_block p{
  line-height: 25px;
}
#cmsinfo_block em.icon-truck:before{
  background-image: url(../../modules/blockcmsinfo/telemarketer.png);
}
#cmsinfo_block em.icon-phone:before{
  background-image: url(../../modules/blockcmsinfo/responsive-devices.png);
}
#cmsinfo_block em.icon-credit-card:before{
  background-image: url(../../modules/blockcmsinfo/deliverytruck.svg);
}
#cmsinfo_block ul li{
  background:#bf2f29 ;
  margin-right: 30px;
  width: 31.5%;
}
#cmsinfo_block ul li:first-child{
  background:#00111a ;
}
#cmsinfo_block ul li h3, #cmsinfo_block ul li p{
  color: #ffffff;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
#cmsinfo_block ul li:last-child{
  background:#f5f7fa ;
  margin-right:0;
}
#cmsinfo_block ul li:last-child h3{
  color: #00111a;
}
#cmsinfo_block ul li:last-child p{
  color: #00111a;
}
#cmsinfo_block ul li:hover h3{
  color: #00111a;
}
#cmsinfo_block ul li:hover em:before{
  top: 10px;
}
#cmsinfo_block ul li:first-child:hover h3, #cmsinfo_block ul li:last-child:hover h3{
   color: #bf2f29;
 }



/********************
 Footer
*********************/

.footer-container{
  background:#ffffff;
    margin-top: 50px;
}



/* Block newsletter */
#footer #newsletter_block_left{
  padding:22px 15px 14px;
}
#footer #newsletter_block_left, .footer-container #footer #social_block{
  border-bottom: 1px solid #00111a;
  border-top: 1px solid #00111a;
}

#footer #newsletter_block_left .form-group .form-control{
  background:none;
  border: 1px solid #00111a;
}
#footer #newsletter_block_left h4, .footer-container #footer #social_block h4{
  font: 700 18px/28px "Playfair Display",serif;
}
#footer #newsletter_block_left .form-group .button-small:before {
  content: "\f003";
  font-family: "FontAwesome";
  font-size: 18px;
  line-height: 28px;
  color: #00111a;
  position: relative;
  background: transparent;
  top: 0;
  left: 0;
  font-weight: 300;
}
#footer #newsletter_block_left .form-group .button-small {
  margin-left: -43px;
  border: none;
  background: none;
  text-align: center;
  padding: 8px;
}



/* Footer social */

.footer-container #footer #social_block ul li a {
  display: inline-block;
  color: #908f8f;
  font-size: 14px;
}
.footer-container #footer #social_block ul li{
  margin-right: 10px!important;
}
.footer-container #footer #social_block ul li a {
  display: inline-block;
  color: #ffffff;
  font-size: 16px;
  height: 45px;
  line-height: 36px;
  width: 45px;
  text-shadow: none;
  background:#00111a;
  margin-right: 5px!important;
}
.footer-container #footer #social_block ul li a:before{
  padding-right: 0;
}
.footer-container #footer #social_block ul li a:hover{
  background: #bf2f29;
  color: #ffffff;
}
.footer-container #footer #social_block{
  padding: 22px 15px 5px;
  border-left: none;
}
#footer #newsletter_block_left .form-group input.form-control {  color:#00111a;}
.footer-container #footer #social_block h4 {
  position: relative;
  top: 7px;
  margin-right: 10px;
}

/* Contact info */

.footer-container #footer #block_contact_infos{
  border:none;
}
.footer-container #footer #block_contact_infos span a:before{
  display: none;
}
.footer-container #footer #block_contact_infos > div ul li i{
  font-size: 17px;
  margin-top: 5px;
  color: #00111a;
}
.footer-container #footer #block_contact_infos > div ul li{
  color: #00111a;
}
.footer-container #footer #block_contact_infos > div ul li > span, .footer-container #footer #block_contact_infos > div ul li > span a{
  color: #00111a;
}


/* footer widgets */
.footer-container .container {
  padding-bottom: 170px;
}
.footer-container #footer h4{
  font: 700 18px/28px "Playfair Display",serif;
  color: #00111a;
}
.footer-container #footer h4 a{
  color: #00111a;
}
.footer-container #footer h4 a:hover{
  color: #bf2f29;
}
.footer-container #footer ul li a{
  font: 700 14px/21px "Playfair Display",serif;
  text-shadow: none;
  color: #00111a;
}
.footer-container #footer ul li a:hover{
  color: #bf2f29;
}

.footer-container #footer ul li a:before{
  content: "\f105";
  display: inline-block;
  font-family: "FontAwesome";
  padding-right: 5px;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.footer-container #footer ul li a:hover:before {
  padding-right: 7px;
}

/* Copyright block */

.footer-container #footer .bottom-footer div:before {
  content: '';
  background-image: url(../../img/mycustomimg/copyright_image.png);
  position: relative;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 214px;
  height: 42px;
  top: 27px;
}

.footer-container #footer .bottom-footer div{
  border: none;
}
.footer-container #footer .bottom-footer {
  text-align: center;
}



/* Reinsurance_block */

#reinsurance_block{
  background: transparent;
  border: 1px solid #2f3132;
}
#reinsurance_block li:first-child{
  margin-left: 15%;
}
#reinsurance_block li{
  text-align: center;
}
#reinsurance_block li img{
  margin-left: 17%;
}
#reinsurance_block li span {
  text-shadow: none;
  color: #fff;
}



/* Category footer */

.footer-container #footer .blockcategories_footer .category_footer ul li a:before{
  padding-right: 0;
}
.footer-container #footer .blockcategories_footer .category_footer ul li a:hover:before{
  padding-right: 2px;
}

/* Copyright */
.footer-container #footer .bottom-footer a{
  position: relative;
  top: 85px;
  font-size: 14px;
}
.footer-container #footer .bottom-footer a:hover{
  color: #bf2f29;
}



/********************
 Product stream page
*********************/




/* Side bar */
.block .title_block, .block h4{
  border-top: none;
  background: transparent;
  font: 400 36px/28px "Playfair Display",serif;
  color: #bf2f29;
  text-align: left;
  font-style: italic;
  text-transform: lowercase;
  letter-spacing: 1px;

}
#left_column #categories_block_left.block h2.title_block{
  margin-top: 0;
  padding-top: 0;
}
#left_column .price, #right_column .price {
  color: #00111a;
  font-weight: 700;
}
.block .title_block a, .block h4 a{
  color: #00111a;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.block .title_block a:hover, .block h4 a:hover{
  text-decoration: none;
  color: #bf2f29;

}
#categories_block_left li a{
  color: #00111a;
  font-size: 14px;
  font-weight: 700;
}
#categories_block_left li li a{
  color: #00111a;
  font-size: 12px;
  font-weight: 700;
}
#categories_block_left li span.grower:hover + a, #categories_block_left li a:hover, #categories_block_left li a.selected{
  background: transparent;
    color: #bf2f29;
}
#categories_block_left li span.grower{
  background: transparent;
}
#categories_block_left li span.grower.CLOSE:before{
  content: '+';
}
#categories_block_left li span.grower.OPEN:before{
  content: '-';
}
#categories_block_left li span.grower{
  font-size: 20px;
}
#categories_block_left li span.grower.OPEN:before, #categories_block_left li span.grower.CLOSE:before{
  line-height: 27px;
  color: #bf2f29;
}

#categories_block_left li a:before{
  content: "\f105";
  display: inline-block;
  font-family: "FontAwesome";
  padding-right: 5px;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
#categories_block_left li a:hover:before {
  padding-right: 9px;
}

#layered_block_left .layered_subtitle{
  font: 700 14px/20px 'Open Sans',sans-serif;
  color: #00111a;
  text-transform: capitalize;
}
.informations_block_left ul li a{
  color: #434343;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.block.informations_block_left ul li a:hover{
  color: #434343;
  font-weight: normal;
}

.block.informations_block_left ul li a:before{
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.block.informations_block_left ul li a:hover:before{
  padding-right: 12px;
}
.block .products-block li .products-block-image{
  border:none;
}
.block .products-block li .product-content h5{
  line-height: 17px;
}
.price.product-price{
  font: 600 17px/17px 'Open Sans',sans-serif;
  color: #bf2f29;
}
.price-percent-reduction{
  border: none;
  background: #bf2f29;
  font: 600 18px/24px 'Open Sans', sans-serif;
}
.block .products-block .price-percent-reduction{
  padding: 3px 6px;
}
#stores_block_left .block_content.blockstore .store_image {
  margin-bottom: 20px;
}

.block .products-block li .products-block-image{
  box-shadow: 0 0 5px rgba(64, 69, 51, 0.5);
}

/* Rss block */
#rss_block_left.block .block_content li:first-child {
  border-top: none;
}
#rss_block_left.block .block_content li {
  padding: 5px 0 6px 20px;
  border-top: 1px solid #d6d4d4;
}
#rss_block_left.block .block_content li a{
  color: #434343;
  font-weight: normal;
}
#rss_block_left.block .block_content li a:before {
  content: "\f105";
  display: inline;
  font-family: "FontAwesome";
  color: #333;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  padding-right: 8px;
}
#rss_block_left.block .block_content li a:hover:before {
  padding-right: 12px;
}


/* Content */
.cat_desc .rte p{
    font-size: 14px;
}

.content_scene_cat span.category-name{
  color: #bf2f29;
    margin-bottom: 12px;
    display: inline-block;
}
.content_scene_cat .content_scene_cat_bg{
    min-height:222px!important;
}
#category_description_short{
  margin: 15px 0;
}

.content_scene_cat{
  border-top:none;
}

/* Sorting Bar */

.content_sortPagiBar .sortPagiBar{
  border:1px solid #d6d4d4;
  clear: both;
  margin-bottom: 20px;
  padding: 10px;
}
.content_sortPagiBar .sortPagiBar #productsSortForm{
  float: right;
}
.content_sortPagiBar .display, .content_sortPagiBar .display_m{
  float: left;
}
.content_sortPagiBar .display li a, .content_sortPagiBar .display_m li a{
  cursor: pointer;
  display: block;
  font-size: 18px;
  height: 32px;
  line-height: 30px;
  width: 34px;

}
.content_sortPagiBar .display li a i, .content_sortPagiBar .display_m li a i{
  font-size: 18px;
}
.content_sortPagiBar .display li a, .content_sortPagiBar .display_m li a{
  border: 1px solid #d6d4d4;
}
.content_sortPagiBar .display li a:hover, .content_sortPagiBar .display_m li a:hover, .content_sortPagiBar .display li.selected a, .content_sortPagiBar .display_m li.selected a{
  background:#bf2f29;
  border: 1px solid #bf2f29;
}
.content_sortPagiBar .display li.selected a i, .content_sortPagiBar .display_m li.selected a i{
  color: #ffffff;
}
.content_sortPagiBar .display li a:hover i, .content_sortPagiBar .display_m li a:hover i{
  color: #ffffff;
}

.content_sortPagiBar .sortPagiBar #productsSortForm{
  margin-bottom: 0;
  margin-top: 2px;
}
.content_sortPagiBar .display, .content_sortPagiBar .display_m{
  margin-bottom: 0;
  margin-top: 0;
}
.content_sortPagiBar .display li a i, .content_sortPagiBar .display_m li a i{
  line-height: 32px;
}
.content_sortPagiBar .display li a:focus, .content_sortPagiBar .display_m li a:focus{
  text-decoration: none;
  outline: none;
}
.content_sortPagiBar .display li, .content_sortPagiBar .display_m li{
  padding-left: 0;
}
.content_sortPagiBar .display li:last-child, .content_sortPagiBar .display_m li:last-child{
  margin-left: 5px;
}
.content_sortPagiBar .sortPagiBar #productsSortForm{
  margin-right: 2px;
}




/* Product Area */


.new-label, .sale-label{
  background:#bf2f29;
  text-shadow: none;
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  width: 52px;
  padding: 8px 1px 7px 0;
  left: 10px;
  top: 10px;
  font-family: 'Playfair Display',serif;
  font-style: italic;

}
.new-label:before, .sale-label:before{
  display: none;
}
.new-label:after, .sale-label:after{
  display: none;
}
.sale-label{
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  width: 60px;
  left: 11px;
  top: 10px;
  position: relative;
}
ul.product_list.list > li .product-image-container{
  border: none;
  box-shadow: 0 0 5px rgba(64, 69, 51, 0.5);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}


ul.product_list.list > li .product-image-container:hover{
  -moz-transform: scale(1.01);
  -webkit-transform: scale(1.01);
  -o-transform: scale(1.01);
  -ms-transform: scale(1.01);
  transform: scale(1.01);
  box-shadow: 0 0 15px gray;
}
ul.product_list.list > li h5{
  padding-bottom: 0;
  margin-bottom: 6px;
}
ul.product_list.list > li .content_price{
  margin-bottom: 7px;
}
ul.product_list.list > li .center-block .comments_note{
  margin-bottom: 7px;
}


/* Single Product */
.top-hr {
  background: #434343;
  height: 2px;
  margin: 0 0 31px;
}
.pb-center-column h1 {
    padding-bottom: 16px;
    font-size: 23px;
    color: #00111a;
    padding-top: 0;
    margin-bottom: 0;
    margin-top: 0;
}
.pb-left-column #image-block{
  border: none;
  box-shadow: 0 0 5px rgba(64, 69, 51, 0.5);
}
#thumbs_list li{
  border: none;
}
#thumbs_list li a:hover, #thumbs_list li a.shown{
  border-color: #ffffff;
}
#thumbs_list li img {
  box-shadow: 0 0 3px rgba(64, 69, 51, 0.35);
  margin: 0 1px;
}
.payment_module img, .pb-left-column #image-block img, #favoriteproducts_block_account a img{
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.payment_module img:hover, .pb-left-column #image-block img:hover, #favoriteproducts_block_account a img:hover{
  -moz-transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  box-shadow: 0 0 15px gray;
}
#thumbs_list li img {
  opacity: 0.8;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#thumbs_list li img:hover {
  opacity: 1;
  -moz-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -o-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  box-shadow: 0 0 6px gray;
}
.comments_advices a:before{
  background:#bf2f29;
}
.comments_advices a.reviews, .comments_advices a{
  color: #434343;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.comments_advices a.reviews:hover, .comments_advices a:hover{
  color: #bf2f29;
}
#product_comments_block_extra div.star_on:after{
  color:#bf2f29;
}
.pb-center-column #product_reference label, .pb-center-column #product_condition label{
  color: #919191;
  font-weight: 400;
    font-size: 16px;
}
.pb-center-column #product_reference .editable, .pb-center-column #product_condition .editable{
  color: #00111a;
  font-weight: 400;
    font-size: 16px;
}
.pb-center-column #short_description_block #short_description_content{
    padding-bottom: 15px;
    padding-top: 15px;
}
.pb-center-column #short_description_block #short_description_content p {
    line-height: 26px;
}
.box-info-product{
  background: transparent;
  border: none;
}
.product_attributes, .box-cart-bottom{
  box-shadow: none;
}
.content_prices{
  padding: 0;
}
.our_price_display .price{
  float: left;
   color:#bf2f29;
}
#pQuantityAvailable span{
    color: #919191;
    font-weight: 400;
    font-size: 16px;
}
#availability_statut span, #cart_summary tbody td.cart_avail span{
    background: transparent;
    border-color: #00111a;
    font-weight: 400;
    font-size: 16px;
    color: #00111a;
    font-family: 'Playfair Display', serif;
    font-style: italic;
}
#old_price .price{
    font-size: 14px;
    color:#919191;
}
#reduction_percent, #reduction_amount {
  background: #bf2f29 none repeat scroll 0 0;
  color: #fff;
  border: none;
  font-size: 17px;
  left: 5px;
  position: relative;
  top: -10px;
}
.product_attributes, .box-cart-bottom{
  padding: 0;
  margin-top: 10px;
}
#quantity_wanted_p input::-webkit-outer-spin-button{  -webkit-appearance: none;}
#quantity_wanted_p input::-webkit-inner-spin-button{  -webkit-appearance: none;}
#quantity_wanted_p input{  -moz-appearance:textfield;}

#quantity_wanted_p input{
    border-color:#919191!important;
}
#quantity_wanted_p, #attributes .attribute_fieldset{
  margin-bottom: 20px;
}
.btn.button-plus, .btn.button-minus{
    color:#919191;
    border-color:#919191;
}
.btn.button-plus:hover, .btn.button-minus:hover{
    color:#bf2f29;
}
#attributes .attribute_fieldset:last-child{
  margin-bottom: 0;
}
.box-info-product .box-cart-bottom{
  margin-top: 0;
}
.box-info-product .box-cart-bottom #add_to_cart.buttons_bottom_block{
  padding-left:0 ;
  margin-bottom: 30px;
}
.buttons_bottom_block{
    padding: 13px 0 0;
}
.box-info-product .exclusive span {
  font-size: 18px!important;
  border-radius: 0;
}
.box-info-product .exclusive{
  border-radius: 0;
}
.product_attributes #quantity_wanted_p{
  float: left;
  margin-right: 15px;
}
#attributes .attribute_fieldset{
  float: left;
  margin-right: 15px;
}
.product_attributes #attributes{
  float: left;
}
#attributes .attribute_fieldset label {
    margin-bottom: 7px;
    line-height: 26px;

}
#product_payment_logos .box-security {
  padding-left:0 ;
  border-top: 0;
}
#product_payment_logos + .buttons_bottom_block{
  padding-left: 0;
}
#wishlist_button:before, #wishlist_button_nopop:before{
  background: transparent;
  color: #434343;
  margin: 0 2px 0 0;
  width: 14px;
}
#wishlist_button:hover, #wishlist_button_nopop:hover{
  color: #434343;
}
.pb-left-column #image-block #view_full_size .span_link:after{
  display: none;
}
.pb-left-column #image-block #view_full_size .span_link{
  color: #00111a;
  font-size: 15px;
}
h3.page-product-heading{
  border-bottom:1px solid #d6d4d4;
    color: #00111a;
}
.table-data-sheet{
  margin: -21px 0 20px;
}
.table-data-sheet tr td:first-child{
  border-left: 1px solid #d6d4d4;
    color: #00111a;
}
.table-data-sheet tr td:last-child{
  border-right: 1px solid #d6d4d4;
}
.page-product-box{

  margin-bottom: 20px;
  padding-bottom: 0
}
div.selector span{
  padding-right: 35px;
}
#wishlist_button:before, #wishlist_button_nopop:before, #usefull_link_block li a:before{
    color: #919191;
}
#wishlist_button, #wishlist_button_nopop, #usefull_link_block li a{
    color: #00111a;
}
#wishlist_button:hover, #wishlist_button_nopop:hover, #usefull_link_block li a:hover{
    color: #bf2f29;
}



/* Crossselling list */
.bx-wrapper .bx-controls-direction a:before{
  color:#434343;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.bx-wrapper .bx-controls-direction a:hover:before{
  color: #bf2f29;
}
#crossselling_list .product-name a{
    color: #00111a;
}
#crossselling_list .product-name a:hover{
    color: #bf2f29;
}


/* My account */
#my-account ul.myaccount-link-list li a{
  border: 1px solid #d9d9d9;
  background: transparent;
}
#my-account ul.myaccount-link-list li a:hover{
  border: 1px solid #d9d9d9;
  background: #fee198;
}


/* Check out*/
ul.step li.step_current {
  font-weight: 400;
  background: #00111a;
  border-color: #00111a;
}
ul.step li.step_current span{
  color: #fff;
  border: 1px solid #00111a;
  position: relative;
  text-shadow: none;
}
ul.step li.step_todo {
  background: #fff;
}
ul.step li.step_done a{
  background: #00111a;
  border-color: #00111a;
}
.cart_navigation .button-exclusive{
  margin-top: 0;
}
.cart_navigation .button-exclusive span{
  display: block;
}
.page-heading{
  font: 600 18px/22px "Playfair Display",serif;
  color: #00111a;
  border-top: 2px solid #00111a;
  padding: 25px 0 17px;
  margin-top: 5px;
}
#order-opc .page-heading.step-num span{
  top: 10px;
}

/* Contact Us*/
.contact-form-box{
  background: none;
}

/* To top */
#toTop{
  background-color: #00111a!important;
  border:1px solid #00111a!important;
  background-image: none!important;
  color: #bf2f29;
  height: 42px!important;
  width: 42px!important;
  text-indent:32px !important;
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
  -ms-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  border-radius:0;
}
#toTop:before{
  content: "\f077";
  color: #bf2f29;
  font-family: "FontAwesome";
  font-size: 11px;
  left: -17px;
  position: relative;
  top: 9px;
}
#toTopHover{
  width: 15px!important;
  height: 20px!important;
  background: none!important;
  float: none!important;
}
#toTop:hover{
  background-color: #bf2f29!important;
  border:1px solid #bf2f29!important;
  color: #ffffff!important;
}
#toTop:hover:before{
  color: #ffffff;
}


/* Smart Blog */
.sdsarticleHeader {
  margin: 6px 0 30px;
  padding-bottom: 5px;
}
.sdstitle_block{
  border:none;
  background:transparent;
  padding: 35px 5px 0 0;
  font: 400 35px/35px 'Josefin Sans',serif;
  margin-bottom: 10px;
}
.sdstitle_block a{
  color: #00111a;
  background-image: linear-gradient(to right,rgba(255,255,255,0) 50%,#bf2f29 50%);
  -webkit-transition: 0.5s ease-out;
  -moz-transition: 0.5s ease-out;
  -ms-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
  position: relative;
  background-position: 0 0;
  background-size: 200.22% auto;
}
.sdstitle_block a:hover{
  background-position: -99.99% 0;
}
.sdsarticleHeader span i, #sdsblogArticle .post-info i{
  display: none;
}
.sdsarticleHeader span span span:before{
  content: '|';
  display: inline-block;
  position: relative;
}
.sdsarticleHeader span span > span:before{
  left: -8px;
}
.sdsarticleHeader span span > span.comment:before{
  left: 5px;
}
.sdsarticleHeader span span > span.comment:after{
  left: 5px;
  content: '|';
  display: inline-block;
  position: relative;
  padding: 0 7px;
}
.sdsarticleHeader span.comment a:hover, .sdsarticleHeader span a:hover{
  text-decoration: none;
}
.articleContent img {
  max-width: 100%;
  padding: 0;
}
.sdsarticle-des {
  margin: 40px 0 20px;
}

.sdsreadMore .more a{
  float: left;
}
.sdsreadMore .more a:before{
  z-index: -1!important;
}
.sdsreadMore .more a{
  z-index: 1;
}
.sdsarticleCat{
  border-bottom: 2px solid #434343;
  margin-bottom: 35px;
  padding-bottom: 70px;
}

/* Single post*/

#sdsblogArticle .post-info span span:before, #sdsblogArticle .post-info span span:after{
  content: '|';
  display: inline-block;
  position: relative;
  font-size: 15px;
}
#sdsblogArticle .post-info span span:before{
  padding-right: 10px;
  left: -3px;
}
#sdsblogArticle .post-info span span:after{
  padding-left: 10px;
  right: -3px;
}
#sdsblogArticle h1{
  margin-bottom: 10px;
}
#sdsblogArticle .post-info{
  margin-bottom: 25px;
}
.sdstags-update .tags a{
  background-color:#bf2f29;
  color: #ffffff;
  border-color:#bf2f29;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.sdstags-update .tags a:hover{
  background-color:#00111a;
  color: #ffffff;
  border-color:#00111a;
}
#respond h4 {
  font-size: 25px;
  margin-bottom: 25px;
}

/* Layer cart */
#layer_cart .layer_cart_row span {
    font-size: 14px;
    color: #919191;
}
#layer_cart .cross{
    color:  #00111a ;
}
#layer_cart .cross:hover{
    color:  #bf2f29 ;
}

/* Cart summary */

#cart_summary tbody td.cart_unit .special-price{
    color:  #00111a ;
}
#cart_summary .price {
    font-size: 15px;
}

    /* Other */
.address li.address_update a, .button.button-small{
  font-size: 15px;
}
#my-account ul.myaccount-link-list li a i{
  color:#bf2f29;
}
#my-account ul.myaccount-link-list li a:hover{
  background: transparent;
  color:#bf2f29;
}


/* Carousel */
.owl-buttons .owl-prev:before, .owl-buttons .owl-next:before{
  color: #ffffff;

}
.owl-buttons .owl-prev, .owl-buttons .owl-next{
  display: inline-block;
  border: 1px solid #f4c85e;
  line-height: 46px !important;
}
.owl-buttons .owl-prev:hover:before, .owl-buttons .owl-next:hover:before{
  color: #ffffff!important;
}

.owl-theme .owl-controls.clickable .owl-buttons div{
  border: 1px solid #00111a!important;
  background: #00111a!important;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
  background: #bf2f29!important;
  border-color: #bf2f29!important;
}
.owl-buttons {
  top: -64px;
}
.owl-next {
  margin-left: 5px !important;
  margin-right: 15px !important;
}
ul.product_list.grid .owl-item li {
  margin-left: 5px;
  margin-right: 5px;
}
ul.product_list.grid .owl-item li .product-container .product-image-container{
  padding-top: 15px;
}
ul.product_list .availability span {
  color: #fff;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 3px 8px 4px;
  background-color: #00111a;
  border: 1px solid #00111a;
    font-family: 'Playfair Display',serif;
    font-style: italic;
}
.new-box {
  left: -1px;
}
.new-box, .sale-box {
  top: -1px;
}

ul.product_list.grid .owl-item li .product-container h5 {
  min-height: 53px;
  padding: 10px 20px 0;
}
.owl-carousel .owl-wrapper-outer{
  padding-bottom: 40px;
}

/* mnf block */

#mnf-block .mnf-block-title {
  float: left;
  margin: 0;
  padding-bottom: 35px;
  padding-top: 10px;
  width: 100%;
}
.owl-controls .owl-buttons div {
  border-radius: 0;
  font-size: 20px !important;
  height: 45px;
  line-height: 42px !important;
  padding: 0 !important;
  text-align: center;
  width: 45px;
    border: 1px solid #00111a!important;
    background: #00111a!important;
}
.owl-controls .owl-buttons div:hover{
    background: #bf2f29!important;
    border-color: #bf2f29!important;
}
#mnf-block-ul .owl-buttons {
  position: absolute;
  right: 0;
  top: -3px;
}
#mnf-block .owl-controls .owl-buttons div{
  text-indent: 4px;
}
#mnf-block .mnf-block-li {
  float: left;
  text-align: center;
  width: 100%;
}
#mnf-block .mnf-block-a-img {
  float: left;
  width: 100%;
}
.mnf-block-a-img > img {
  float: left;
  height: auto;
  width: 100%;
}
#mnf-block .owl-buttons .owl-prev:before {
  left: -3px;
  position: relative;
  top: -2px;
}
#mnf-block .owl-buttons .owl-next:before {
  left: -3px;
  position: relative;
  top: -2px;
}






