/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
@media (max-width: 1196px) and (min-width: 992px) {
  /* line 6, ../sass/responsive.scss */
  .editortool .label-customize {
    display: none;
  }
}
@media (min-width: 1200px) {
  /* line 12, ../sass/responsive.scss */
  #guestTracking .form-group {
    overflow: hidden;
  }
  /* line 14, ../sass/responsive.scss */
  #guestTracking .form-group i {
    padding-left: 10px;
  }
  /* line 264, ../sass/mixins/_theme.scss */
  .rtl #guestTracking .form-group i {
    padding-right: 10px;
    padding-left: inherit;
  }
  /* line 18, ../sass/responsive.scss */
  #guestTracking .form-control {
    float: left;
  }
  /* line 253, ../sass/mixins/_theme.scss */
  .rtl #guestTracking .form-control {
    float: right;
  }
  /* line 21, ../sass/responsive.scss */
  #guestTracking label {
    float: left;
    clear: both;
    width: 100%;
  }
  /* line 253, ../sass/mixins/_theme.scss */
  .rtl #guestTracking label {
    float: right;
  }
}
@media (max-width: 1650px) {
  /* line 31, ../sass/responsive.scss */
  .block-new-collection .ApColumn .ApImage .image_description {
    top: 80px;
  }

  /* line 36, ../sass/responsive.scss */
  .layout-boxed-md .block-new-collection .ApColumn .ApImage .image_description,
  .layout-boxed-lg .block-new-collection .ApColumn .ApImage .image_description {
    top: 40px;
  }
}
@media (min-width: 1200px) and (max-width: 1650px) {
  /* line 47, ../sass/responsive.scss */
  .home-featured.home-3 .block-carousel-container {
    padding-bottom: 60px;
  }
  /* line 49, ../sass/responsive.scss */
  .home-featured.home-3 .block-carousel-container .title {
    bottom: 0px;
  }
  /* line 53, ../sass/responsive.scss */
  .home-featured.home-3 .home-comment .owl-carousel {
    padding: 20px 0 0;
  }
  /* line 56, ../sass/responsive.scss */
  .home-featured.home-3 .owl-theme .owl-controls .owl-buttons {
    bottom: 30px;
  }

  /* line 61, ../sass/responsive.scss */
  .home-latest-new.home-3 .latest-content .blog-container .right-block {
    padding: 55px 10px 0;
  }
  /* line 64, ../sass/responsive.scss */
  .home-latest-new.home-3 .latest-content .blog-container .created {
    top: 35px;
  }
  /* line 67, ../sass/responsive.scss */
  .home-latest-new.home-3 .latest-content .blog-container .blog-desc {
    padding: 20px 0 0;
  }
}
@media (max-width: 1199px) {
  /* line 79, ../sass/responsive.scss */
  .zoomdiv {
    display: none !important;
  }

  /* line 82, ../sass/responsive.scss */
  .block-featured-home-3 .feartured-link {
    height: 249px;
  }

  /* line 85, ../sass/responsive.scss */
  .block-shipping-checkout .ApColumn .block {
    padding: 90px 0px 0px 85px;
  }
  /* line 277, ../sass/mixins/_theme.scss */
  .rtl .block-shipping-checkout .ApColumn .block {
    padding: 90px 85px 0px 0px;
  }

  /* line 88, ../sass/responsive.scss */
  .block-new-collection .ApColumn .ApImage .image_description {
    top: 30px;
  }
}
@media (max-width: 991px) {
  /* line 102, ../sass/responsive.scss */
  .float-vertical.active > .block_content {
    position: relative;
  }

  /* line 107, ../sass/responsive.scss */
  #leo-verticalmenu .open > .dropdown-menu {
    max-width: 100%;
    position: relative;
    left: auto !important;
    width: 100% !important;
    top: 100%;
  }

  /* line 114, ../sass/responsive.scss */
  div.verticalmenu .navbar-nav {
    margin: 0;
  }

  /* line 117, ../sass/responsive.scss */
  .dropdown-menu > li > a {
    padding: 3px 0;
  }

  /* line 118, ../sass/responsive.scss */
  .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: transparent;
  }

  /* line 121, ../sass/responsive.scss */
  ul.links li .fa, ul.links li .icon {
    width: 10px;
  }

  /* line 124, ../sass/responsive.scss */
  .home-pocket .ApHtml {
    padding: 20px 0 0;
    text-align: center;
  }
  /* line 127, ../sass/responsive.scss */
  .home-pocket .ApHtml h2 {
    display: inline-block;
    padding: 0 5px;
  }

  /* line 132, ../sass/responsive.scss */
  .home-block-tab .ApColumn .block {
    margin-bottom: 0;
  }

  /* line 135, ../sass/responsive.scss */
  .owl-carousel .owl-item {
    padding: 0 10px;
  }

  /* line 138, ../sass/responsive.scss */
  #footer #newsletter_block_left {
    padding: 0 15px;
  }

  /* line 141, ../sass/responsive.scss */
  .footer-link {
    padding: 10px 15px 20px;
  }

  /* line 145, ../sass/responsive.scss */
  .product-block {
   /* -webkit-box-shadow: 0px 1px 5px #dddddd;
    box-shadow: 0px 1px 5px #dddddd;*/
    margin-bottom: 15px;
    margin-left: 2px;
    margin-right: 2px;
  }
  /* line 150, ../sass/responsive.scss */
  .product-block .left-block .quickview a {
    margin-top: 0;
    bottom: 0;
    left: 60px;
    right: 60px;
    background: #F1823C;
    color: #fff;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -ms-border-radius: 22px;
    -o-border-radius: 22px;
    border-radius: 22px;
    overflow: hidden;
    max-width: 140px;
    margin: auto;
  }
  /* line 161, ../sass/responsive.scss */
  .product-block .left-block .quickview a span.icon-search {
    background: url(../img/icon-search-white.png) center no-repeat;
  }
  /* line 165, ../sass/responsive.scss */
  .product-block .functional-buttons {
    bottom: 30px;
  }

  /* line 171, ../sass/responsive.scss */
  .home-featured .ApImage a {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  /* line 174, ../sass/responsive.scss */
  .home-featured .ApImage {
       background: transparent;
    width: 80%;
    margin: auto;
    padding-bottom: 10px;
  }
  /* line 176, ../sass/responsive.scss */
  .home-featured .ApImage img {
    opacity: 0.8;/* 0.5; */
    filter: alpha(opacity=50);
  }
  /* line 180, ../sass/responsive.scss */
  .home-featured .owl-carousel .owl-item {
    padding: 0;
  }

  /* line 184, ../sass/responsive.scss */
  .home-pocket .ApHtml {
    padding-right: 0;
  }
  /* line 264, ../sass/mixins/_theme.scss */
  .rtl .home-pocket .ApHtml {
    padding-left: 0;
    padding-right: inherit;
  }

  /* line 189, ../sass/responsive.scss */
  #header_content .home-4 .col-center {
    text-align: left;
  }
  /* line 253, ../sass/mixins/_theme.scss */
  .rtl #header_content .home-4 .col-center {
    text-align: right;
  }
  /* line 191, ../sass/responsive.scss */
  #header_content .home-4 .col-center .popup-over .popup-title {
    height: 50px;
    line-height: 50px;
  }
  /* line 196, ../sass/responsive.scss */
  #header_content .home-4 #cart > a {
    height: 50px;
    line-height: 50px;
  }
  /* line 200, ../sass/responsive.scss */
  #header_content .home-4 #search_block_top > span {
    margin: 17px 0 0;
  }
  /* line 203, ../sass/responsive.scss */
  #header_content .home-4 .popup-over .popup-content {
    top: 50px;
  }
  /* line 206, ../sass/responsive.scss */
  #header_content .home-4 #search_block_top.open #searchbox {
    top: 50px;
  }

  /* line 212, ../sass/responsive.scss */
  .home-block-shipping .ApColumn.col-center {
    border: 1px solid #e5e5e5;
    border-width: 1px 0;
  }
  /* line 216, ../sass/responsive.scss */
  .home-block-shipping .ApColumn .block {
    padding: 50px 0;
  }

  /* line 221, ../sass/responsive.scss */
  .model-design-block .ApRow {
    min-height: auto !important;
  }
  /* line 224, ../sass/responsive.scss */
  .model-design-block .image_description {
    width: auto;
    margin: auto;
    background: rgba(255, 255, 255, 0.8);
    padding: 50px 20px;
  }
  /* line 230, ../sass/responsive.scss */
  .model-design-block img {
    max-width: 100%;
    left: 0;
    max-height: 100%;
  }

  /* line 236, ../sass/responsive.scss */
  .block-shipping-checkout .ApColumn .block {
    padding: 30px 0px 30px 85px;
  }
  /* line 277, ../sass/mixins/_theme.scss */
  .rtl .block-shipping-checkout .ApColumn .block {
    padding: 30px 85px 30px 0px;
  }
  /* line 238, ../sass/responsive.scss */
  .block-shipping-checkout .ApColumn .block img {
    top: 30px;
  }

  /* line 243, ../sass/responsive.scss */
  .block-featured-home-3 .feartured-link {
    height: 286px;
  }
  /* line 247, ../sass/responsive.scss */
  .block-featured-home-3 .ApImage a {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    background: rgba(249, 157, 90, 0.7);
  }
  /* line 252, ../sass/responsive.scss */
  .block-featured-home-3 .ApImage img {
    max-height: 300px;
  }
  /* line 256, ../sass/responsive.scss */
  .block-featured-home-3 .ApColumn .block {
    text-align: center;
  }

  /* line 260, ../sass/responsive.scss */
  #cart > a h4, #cart > a .h4 {
    display: none;
  }

  /* line 263, ../sass/responsive.scss */
  .block-product-list .ApColumn .title_block {
    padding: 20px 0 20px;
  }

  /* line 268, ../sass/responsive.scss */
  .home-latest-new.home-3 .home-comment .block-carousel-container .descript {
    height: auto;
  }
  /* line 271, ../sass/responsive.scss */
  .home-latest-new.home-3 .home-comment .block-carousel-container .blog-desc {
    padding: 20px 20px 0;
    height: auto;
  }
  /* line 277, ../sass/responsive.scss */
  .home-latest-new.home-3 .latest-content .blog-container .blog-title a {
    max-height: none;
    height: auto;
  }
  /* line 281, ../sass/responsive.scss */
  .home-latest-new.home-3 .latest-content .blog-container .right-block {
    width: 60%;
    padding: 25px 10px 0;
  }
  /* line 285, ../sass/responsive.scss */
  .home-latest-new.home-3 .latest-content .blog-container .left-block {
    width: 40%;
  }
  /* line 288, ../sass/responsive.scss */
  .home-latest-new.home-3 .latest-content .blog-container .created {
    top: 5px;
  }
  /* line 291, ../sass/responsive.scss */
  .home-latest-new.home-3 .latest-content .blog-container .blog-title {
    text-transform: none;
  }

  /* line 297, ../sass/responsive.scss */
  .home-block-tab.home-5 .ApColumn .title_block {
    padding: 20px 15px 20px;
  }
  /* line 300, ../sass/responsive.scss */
  .home-block-tab.home-5 .product_list {
    padding: 0 15px;
  }
  /* line 303, ../sass/responsive.scss */
  .home-block-tab.home-5 .product-block .functional-buttons {
    bottom: 10px;
  }
  /* line 306, ../sass/responsive.scss */
  .home-block-tab.home-5 .tabs-top:before {
    top: 35px;
  }

  /* line 312, ../sass/responsive.scss */
  .product-block .ajax_add_to_cart_button span {
    display: none;
  }

  /* line 318, ../sass/responsive.scss */
  .block-style-up .ApColumn {
    height: auto;
  }
  /* line 321, ../sass/responsive.scss */
  .block-style-up #newsletter_block_left {
    padding: 0 20px;
  }

  /* line 326, ../sass/responsive.scss */
  .sortPagiBar .nbrItemPage {
    display: none;
  }

  /* line 330, ../sass/responsive.scss */
  #pagenotfound .pagenotfound {
    margin: 100px auto;
  }

  /* line 333, ../sass/responsive.scss */
  .blogs-container .blog-meta span {
    margin-bottom: 10px;
  }

  /* line 336, ../sass/responsive.scss */
  .pagination > li:first-child > a, .pagination > li:first-child > span {
    padding: 0 10px;
  }

  /* line 339, ../sass/responsive.scss */
  .pagination > li:last-child > a, .pagination > li:last-child > span {
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
	
/*	.header-center #header_logo {
        width: 80%;
		float: right;
	}*/
	.navbar-header .navbar-toggle{
		/*top: -55px !important;*/
		/*width: 20% !important;*/
	}
	
  /* line 353, ../sass/responsive.scss */
  html {
    background: none;
  }

 
  /* line 253, ../sass/mixins/_theme.scss */
  .rtl .navbar-header .navbar-toggle {
    float: right;
  }
  /* line 355, ../sass/mixins/_theme.scss */
  .rtl .navbar-header .navbar-toggle {
    right: 0;
    left: auto;
  }

 

  /* line 367, ../sass/responsive.scss */
  .navbar-nav {
    float: none;
  }
  /* line 372, ../sass/responsive.scss */
  .navbar-nav .mega-col {
    width: 100%;
  }
  
    #search_block_top.open #searchbox {
    top: -5px;
    right: auto;
    left: 42px;/* 35px; */
    background-color: #fff;
}

@media (max-width: 767px) {
  .logo.img-responsive{
    max-width: 80%!important;
    margin-bottom: 15px;
  }
  .mon_compte_header{
    margin-right: 1px!important;
  }
  h1, .h1 {
    font-size: 28px!important;
  }
	#leo-top-menu{
		height: auto;
		position: absolute;
		top: 0px;
		z-index: 1000;
		width: 100%;
		background: #F5F3F4;
	}
	 /* line 364, ../sass/responsive.scss */
  .collapse.navbar-collapse {
    display: none !important;
  }
  
  
   /* line 354, ../sass/responsive.scss */
  .navbar-header .navbar-toggle {
    display: block;
    float: left;
    margin: 0;
    width: 40px;
    position: absolute;
    top: -55px;
    color: #333;
    left: 0;
  }
  
  
  /* line 379, ../sass/responsive.scss */
  .footer-link .ApColumn .block {
    margin-bottom: 10px;
  }
  /* line 382, ../sass/responsive.scss */
  .footer-link .title_block {
    margin: 0;
    padding: 15px 0 5px;
  }

  /* line 387, ../sass/responsive.scss */
  .footer-copyright {
       padding: 0px 0 0px;
  }

  /* line 390, ../sass/responsive.scss */
  #footer #newsletter_block_left .block_content {
    padding: 30px 0 0;
  }

  /* line 393, ../sass/responsive.scss */
  .footer-subscribe {
    padding: 55px 0;
  }

  /* line 396, ../sass/responsive.scss */
  .ApColumn .manufacturers_block {
    margin: 0;
  }
  /* line 398, ../sass/responsive.scss */
  .ApColumn .manufacturers_block .block_content {
    padding: 40px 0 0px;
  }

  /* line 402, ../sass/responsive.scss */
  .col-center .popup-over {
    margin: 0;
  }

  /* line 405, ../sass/responsive.scss */
  .footer-link {
    padding: 10px 15px 20px;
  }

/*   .footer-link .ApColumn {
  padding-right: 0;
    padding-left: 9px;
  } */

  .footer-link .ApColumn .block_livraison {
    padding-right: 0;
  }

  /* line 408, ../sass/responsive.scss */
  #header_content .col-center {
    text-align: right;
  }
  /* line 253, ../sass/mixins/_theme.scss */
  .rtl #header_content .col-center {
    text-align: left;
  }

  /* line 411, ../sass/responsive.scss */
  .header-top .popup-over .popup-content {
    left: auto;
    right: 0;
  }
  /* line 355, ../sass/mixins/_theme.scss */
  .rtl .header-top .popup-over .popup-content {
    right: auto;
    left: auto;
  }
  /* line 362, ../sass/mixins/_theme.scss */
  .rtl .header-top .popup-over .popup-content {
    left: 0;
    right: auto;
  }

  /* line 415, ../sass/responsive.scss */
  #header_content {
    letter-spacing: 0;
  }
  /* line 417, ../sass/responsive.scss */
  #header_content .ApHtml {
    letter-spacing: 0;
  }

  /* line 421, ../sass/responsive.scss */
  .save-up-home-2 .ApColumn .block.ApImage img {
    max-width: 100%;
  }

  /* line 424, ../sass/responsive.scss */
  .save-up-home-2 .ApHtml {
    padding: 50px 0 0;
  }

  /* line 427, ../sass/responsive.scss */
  .footer-subscribe.home-4 .home-comment {
    border-bottom: 1px solid #353535;
  }

  /* line 430, ../sass/responsive.scss */
  #footer .home-4 #newsletter_block_left {
    padding: 180px 0 50px;
  }

  /* line 433, ../sass/responsive.scss */
  .footer-subscribe.home-4 .home-comment .block-carousel-container .descript {
    height: auto;
  }

  /* line 437, ../sass/responsive.scss */
  .block-featured-home-3 .ApColumn .block {
    margin: 0 0 15px;
  }

  /* line 441, ../sass/responsive.scss */
  #pagenotfound .pagenotfound h1 {
    font-size: 50px;
    letter-spacing: 0px;
  }

  /* line 449, ../sass/responsive.scss */
  #product.content_only div.primary_block div.pb-center-column, #product.content_only section.primary_block div.pb-center-column {
    width: 100%;
    padding: 0 15px !important;
  }
  /* line 453, ../sass/responsive.scss */
  #product.content_only div.primary_block div.pb-right-column, #product.content_only section.primary_block div.pb-right-column {
    padding: 0 15px !important;
    width: 100%;
  }
  /* line 457, ../sass/responsive.scss */
  #product.content_only div.primary_block div #add_to_cart .btn, #product.content_only section.primary_block div #add_to_cart .btn {
    padding: 0 15px;
  }

  /* line 464, ../sass/responsive.scss */
  .pb-center-column h1 {
    font-size: 30px;
    letter-spacing: 0px;
  }

  /* line 468, ../sass/responsive.scss */
  .navbar-header .navbar-toggle {
/*     top: -122px; */
/*     left: -5px; */
  }

  /* line 471, ../sass/responsive.scss */
  .label {
    white-space: normal;
  }

  /* line 474, ../sass/responsive.scss */
  #product.content_only #views_block {
    display: none;
  }

  /* line 477, ../sass/responsive.scss */
  .blogs-container {
    padding: 0 0 20px;
  }

  /* line 480, ../sass/responsive.scss */
  .pagination > li > a, .pagination > li > span {
    padding: 0 10px;
  }

  /* line 483, ../sass/responsive.scss */
  .blog-detail .blog-meta span {
    margin-bottom: 10px;
  }


  }
}
@media (max-width: 480px) {

	.header-top    .col-md-8.text-right{
/* 		text-align:center !important;  */
	}
	.top_search_div{
		text-align: center !important;
	}
	
	#search_block_top {
		position: relative;
		height: 40px;
		/*width: 280px !important;*/
		margin-left: auto !important;
		margin-right: auto !important;
	}
	
	
	.span_in_search{
		left: 0 !important;
	}
	
	.span2_in_search {
		right: inherit !important;
		left: 25px !important;
	}
  /* line 490, ../sass/responsive.scss */
  #layer_cart .layer_cart_cart .button-container {
    text-align: center;
  }

  /* line 493, ../sass/responsive.scss */
  #layer_cart .layer_cart_cart .button-container .btn {
    float: none!important;
    margin-bottom: 10px;
  }

  /* line 497, ../sass/responsive.scss */
  #header_content .ApHtml {
    text-align: center;
    margin: 0 -15px;
   /* background: #222;*/
  }

  /* line 502, ../sass/responsive.scss */
  #header_content .col-center {
    border-bottom: 1px solid #E5E5E5;
  }

  /* line 505, ../sass/responsive.scss */
  .nav-tabs > li {
    display: block;
    margin: 5px 0;
  }

  /* line 509, ../sass/responsive.scss */
  .home-block-pocket h2 {
    font-size: 85px;
  }

  /* line 512, ../sass/responsive.scss */
  .home-block-shipping .ApColumn .block {
    padding: 50px 0;
  }

  /* line 515, ../sass/responsive.scss */
  .home-featured .ApColumn {
    clear: both;
  }

  /* line 518, ../sass/responsive.scss */
  .home-pocket .ApHtml h2 {
    font-size: 40px;
    line-height: 40px;
  }

  /* line 522, ../sass/responsive.scss */
  .ApColumn .block {
    margin-bottom: 15px;
  }

  /* line 525, ../sass/responsive.scss */
  #header_content .col-center {
    text-align: center !important;
  }

  /* line 528, ../sass/responsive.scss */
  #searchbox {
    margin-right: -50px;
  }
  /* line 264, ../sass/mixins/_theme.scss */
  .rtl #searchbox {
    margin-left: -50px;
    margin-right: inherit;
  }

  /* line 533, ../sass/responsive.scss */
  .block-new-collection .block-collection-right h2 {
    font-size: 40px;
    line-height: 30px;
  }
  /* line 537, ../sass/responsive.scss */
  .block-new-collection .block-collection-right .image_description p {
    margin-left: 0;
    margin-bottom: 10px;
  }
  /* line 541, ../sass/responsive.scss */
  .block-new-collection .block-collection-right .image_description > h2:nth-child(3) {
    padding-left: 0;
  }
  /* line 264, ../sass/mixins/_theme.scss */
  .rtl .block-new-collection .block-collection-right .image_description > h2:nth-child(3) {
    padding-right: 0;
    padding-left: inherit;
  }
  /* line 545, ../sass/responsive.scss */
  .block-new-collection .ApColumn .ApImage .image_description {
    top: 20px;
    left: 20px;
  }
  /* line 549, ../sass/responsive.scss */
  .block-new-collection .block-collection-left h2 {
    font-size: 40px;
    margin: 0 0 10px;
    line-height: 30px;
  }

  /* line 555, ../sass/responsive.scss */
  #header .cart_block {
    width: 290px;
  }

  /* line 560, ../sass/responsive.scss */
  .home-latest-new.home-3 .latest-content .blog-container .left-block,
  .home-latest-new.home-3 .latest-content .blog-container .right-block {
    width: 100%;
  }
  /* line 563, ../sass/responsive.scss */
  .home-latest-new.home-3 .latest-content .blog-container .blog-desc {
    padding: 20px 0 0;
    height: auto;
  }
  /* line 567, ../sass/responsive.scss */
  .home-latest-new.home-3 .latest-content .blog-container .blog-title a {
    max-height: none;
  }
  /* line 570, ../sass/responsive.scss */
  .home-latest-new.home-3 .latest-content .blog-container .right-block {
    padding: 55px 0 0;
  }

  /* line 574, ../sass/responsive.scss */
  .footer-link .list-group li {
    width: 100%;
  }

  /* line 577, ../sass/responsive.scss */
  #pagenotfound .pagenotfound {
    margin: 50px auto;
  }

  /* line 582, ../sass/responsive.scss */
  .box-cart-bottom .add_to_compare,
  .box-cart-bottom #wishlist_button_nopop {
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
  }
  /* line 253, ../sass/mixins/_theme.scss */
  .rtl .box-cart-bottom .add_to_compare, .rtl
  .box-cart-bottom #wishlist_button_nopop {
    text-align: right;
  }
  /* line 587, ../sass/responsive.scss */
  .box-cart-bottom p {
    width: 100%;
  }

  /* line 591, ../sass/responsive.scss */
  .home-featured .widget-category_image {
    background: #000;
  }
  /* line 593, ../sass/responsive.scss */
  .home-featured .widget-category_image img {
    opacity: 0.5;
    filter: alpha(opacity=50);
    width: 100%;
  }
  /* line 597, ../sass/responsive.scss */
  .home-featured .widget-category_image a .inner {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  /* line 601, ../sass/responsive.scss */
  .owl-carousel .owl-item {
    padding: 0;
  }

  /* line 604, ../sass/responsive.scss */
  .subcategories .cat-desc {
    height: auto;
  }

  /* line 607, ../sass/responsive.scss */
  #thumbs_list {
    width: 220px;
  }

  /* line 611, ../sass/responsive.scss */
  .buttons_bottom_block #wishlist_button {
    float: left;
  }
  /* line 253, ../sass/mixins/_theme.scss */
  .rtl .buttons_bottom_block #wishlist_button {
    float: right;
  }
}

