
html, body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    font-size: 107% !important; /* reset css bootstrap style */
}



/*===============================================
  Font Awesome Icon Library
=================================================
 *  Font Awesome 4.3.0 by @davegandy
 *  http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license
*/
/* Load font library */
@font-face {
    font-family: 'FontAwesome';
    src: url('../font-awesome/fonts/fontawesome-webfont.eot?v=4.3.0');
    src: url('../font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../font-awesome/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../font-awesome/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../font-awesome/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../font-awesome/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*===============================================
  Reset Styles
================================================= */
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: rgb(255, 255, 255) !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}

.product_thumbnail.with_second_image.second_image_loaded:hover img {
    opacity: 1 !important;
}
.product_thumbnail_background {
    opacity: 1 !important;
    background-image:url(/themes/shopkeeper/images/dummy.jpg);
    width: 99.7% !important;
}

:focus {
    outline: none !important;
}
::-ms-clear {
    display: none;
}

.page-title {
    position: relative;
    text-align: left;
    font-size: 25px;
    text-transform: none !important;
    font-weight: 100 !important;
    padding-right: 270px;
}
.page-title .keyword {
    color: black;
    font-size: 18px;
    font-style: normal;
    font-weight: 100;
    line-height: 25px;
}
.total-results {
    font-family: 'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
    display: inline-block;
    font-weight: 100;
    font-size: 13px;
    color: #545454;
}
.page-title .noresults-title {
    color: black;
    font-size: 25px;
    font-style: normal;
    font-weight: 100;
    line-height: 25px;
}
.page-title .noresults-text {
    color: #808080;
    font-size: 20px;
    font-style: normal;
    font-weight: 100;
    line-height: 25px;
}
.noresults-text .keyword:before, .noresults-text .keyword:after{
    content: '"';
}

/*===============================================
  Reset Styles
================================================= */


.search-field {
    background: rgba(255,255,255,.5) !important;
}
.table {
    display: table !important;
}
.table .table {
    background: rgba(255,255,255,.5);
}
.t-l-fixed {
    table-layout: fixed !important;
}
.table-row {
    display: table-row !important;
}
.table-cell {
    display: table-cell !important;
}
.tl-fixed {
    table-layout: fixed !important;
}

.ta-left {
    text-align: left !important;
}
.ta-center {
    text-align: center !important;
}
.ta-right {
    text-align: right !important;
}

.va-middle {
    vertical-align: middle !important;
}
.va-top {
    vertical-align: top !important;
}

.align-left {
    text-align: left !important;
}
.align-center {
    text-align: center !important;
}
.fs-italic {
    font-style: italic !important;
}

.brd-b-n {
    border-bottom: none !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.bn0 {
    bottom: 0 !important;
}

.mbn {
    margin-bottom: 0 !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mb-15 {
    margin-bottom: 15px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
/*.mb-25 {
    margin-bottom: 25px !important;
}*/
.mb-30 {
    margin-bottom: 30px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mbn-150 {
    margin-bottom: -150px !important;
}

.mtn {
    margin-top: 0px !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.mt-25 {
    margin-top: 25px !important;
}
.mt-40 {
    margin-top: 40px !important;
}
/*.mtn-25 {
    margin-top: -25px !important;
}*/
.mtn-150 {
    margin-top: -150px !important;
}

.pr-180 {
    padding-right: 180px !important;
}



.c-pointer {
    cursor: pointer !important;
}

.transparency {
    opacity: 0;
    filter: alpha(opacity=0);
}



/*===============================================
  Search Page Styles
================================================= */


.set-home-page {
    text-decoration: none;
    color: #545454;
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
}
.set-home-page:hover, .set-home-page:focus, .set-home-page:active {
    color: #545454;
    text-decoration: underline;
}
.search {
    width: 100%;
    height: 100%;
}

.search .head-wrapper {
    padding-top: 250px;
}

.search .search-form-wrapper {

}

.search .site-content, .search  .table {
    width: 100%;
    height: 100%;
    margin: 0;
}
.search .table-cell {
    vertical-align: top;
}


.search-field-wrapper {
    position: relative;
}

.search .site-branding-wrapper {

}

.search .site-branding {
    margin: 0 auto 25px auto;
    position: relative;
}

.search .search-field {
    width: 100% !important;
    top: 0 !important;
}

.search input[type="submit"] {
    -webkit-appearance: none;
    -webkit-rtl-ordering: logical;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    cursor: pointer;
    display: inline-block;
    border: none;
}


.search input[type="search"] {
    font-family: Yantramanav, sans-serif;
    font-size: 18px;
    line-height: 22px;
    -webkit-appearance: none;
    background-color: #fff;
    font-family: inherit;
    box-shadow: inset 0 0 0 rgba(0,0,0,0);
    color: rgba(0,0,0,0.75);
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.15s linear;
}

.search .site-footer {
    position: fixed;
    left: 0;
    bottom: 0;
    background: rgb(96, 96, 96);
    width: 100%;
    padding: 2px 8px 5px 8px;
}
.search .site-footer a {
    font-family:'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: rgb(170, 170, 170);
    text-decoration: none;
}
.search .site-footer a:hover, .search .site-footer a:focus, .search .site-footer a:active {
    text-decoration: none;
    color: rgb(170, 170, 170);
}

/* The Promo Tiles */

/* [EXP-938] Re-Design SFI */
.search {
    width: 100%;
    height: 100%;
}

.search .head-wrapper {
    padding-top: 130px;
}
/*Search field*/
.search .search-form-wrapper {
    width: 100%;
    margin: 0 auto;
    max-width: 648px;
}

/*@media (min-width: 414px) {*/
/*.search .search-form-wrapper {*/
/*width: 400px;*/
/*margin: 0 auto;*/
/*}*/
/*}*/
/*Search field*/
.search .site-content, .search  .table {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 0 68px 0; /* padding-bottom: 68px as the footer height */
    table-layout: fixed;
}
.search .table-cell {
    vertical-align: middle;
}


.search-field-wrapper {
    position: relative;
}

.search .site-branding-wrapper {

}
/*EXP*/
.search .site-branding {
    margin: 0 auto 50px auto;
    width: 100%;
    position: relative;
    max-width: 358px;
}
/*EXP*/
.search .search-field {
    width: 100% !important;
    top: 0 !important;
}

.search input[type="submit"] {
    -webkit-appearance: none;
    -webkit-rtl-ordering: logical;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    cursor: pointer;
    display: inline-block;
    border: none;
}


.search input[type="search"] {
    font-family: Yantramanav, sans-serif;
    font-size: 18px;
    line-height: 22px;
    -webkit-appearance: none;
    background-color: #fff;
    font-family: inherit;
    box-shadow: inset 0 0 0 rgba(0,0,0,0);
    color: rgba(0,0,0,0.75);
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0.15s linear;
}

.search .site-footer {
    position: fixed;
    left: 0;
    bottom: 0;
    background: white;
    width: 100%;
    padding: 19px 0 17px 0;
    border-top: 1px solid #EFEBE9;
}
.search .site-footer .site-footer-inner {
    max-width: 1362px;
    margin: 0 auto;
    padding-right: 34px;
    padding-left: 34px;
}
.search .site-footer a {
    font-family:'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
    /*    font-family: "Roboto", sans-serif;*/
    /*    font-size: 14px;
        color: rgb(170, 170, 170);
        text-decoration: none;*/
    transition: 0.2s ease;
    font-size: 16px;
    color: #757575;
    line-height: 1.2;
    text-decoration: none;
}
.search .site-footer .pull-left a:hover {
    color: rgba(238, 60, 51, 0.75);
}
.search .site-footer .pull-left a:not(:last-child) {
    margin-right: 32px;
}
.search .site-footer .pull-right .footer-items:not(:last-child) {
    margin-right: 17px;
}
.search .site-footer .pull-right .footer-items:last-child {
    margin-right: 0;
}

.search .site-footer a .fa {
    font-size: 28px;
    color: #757575;

}
.search .site-footer a:hover, .search .site-footer a:focus, .search .site-footer a:active {
    text-decoration: none;
    color: #757575;
}

.search .head-wrapper .search-form-wrapper .search-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgb(189, 189, 189);
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 18px;
}
.search .head-wrapper .search-form-wrapper .search-field::-moz-placeholder { /* Chrome/Opera/Safari */
    color: rgb(189, 189, 189);
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 18px;
}
.search .head-wrapper .search-form-wrapper .search-field:-ms-input-placeholder { /* Chrome/Opera/Safari */
    color: rgb(189, 189, 189);
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 18px;
}
.search .head-wrapper .search-form-wrapper .search-field:-moz-placeholder { /* Chrome/Opera/Safari */
    color: rgb(189, 189, 189);
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 18px;
}


.search .head-wrapper .search-form-wrapper .search-field {
    height: 48px;
    padding: 0 16px!important;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: rgb(189, 189, 189);
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 1px solid rgb(236, 239, 241);
}
.search .head-wrapper .search-btn {
    width: 48px;
    height: 48px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.search .head-wrapper .search-btn:before {
    top: 8px;
    left: 13px;
}
@media (max-width: 768px) {
    .search .site-footer .site-footer-inner {
        padding-left: 20px;
        padding-right: 20px;
    }
    aside.woocommerce .filter-search-wrapper  .filter-reset.visible {
        /*display: none;*/
        display: block;
    }
}
/* [EXP-938] Re-Design SFI */
/*Head section Home Page*/
.search .head-wrapper {
    margin: 0 auto;
    padding-left:  34px;
    padding-right:  34px;
}
@media (max-width: 768px) {
    .search .head-wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
    .search .search-form-wrapper {
        max-width: 500px;
    }
}
/*Head section*/
/*Footer section*/

/* The Promo Tiles */
/*===============================================
  Search Page Styles
================================================= */




/*===============================================
  Search Results Page Styles
================================================= */

html.collapsed {
    overflow: hidden;
}
.collapsed body {
    overflow: hidden;
}
.search-results {
    left: 0;
    position: relative;

    transition:         left .5s ease-in-out;
    -webkit-transition: left .5s ease-in-out;
    -moz-transition:    left .5s ease-in-out;
    -o-transition:      left .5s ease-in-out;
}
.collapsed .search-results {
    left: 270px;
}
.search-results {
    margin: 0;
    padding: 0;
    position: relative;
    height: 100%;
}
.cover-unwanted-elems {
    width: 0;
    height: 0;
}

.fake-link {
    position: fixed;
    top: -1000px;
    left: -1000px;
}
/*===============================================
  Search Results Page Styles
================================================= */


/*===============================================
 Error Results Page Styles
================================================= */
.error .wrap, .error .site-content {
    height: 100%;
}
.error .head-wrapper {
    width: 380px;
    margin: 40px auto 50px auto;

}

.error .page-title {
    font-family: 'Poppins',sans-serif;
    font-size: 60px;
    line-height: 1;
    font-weight: 900 !important;
    color: black;
    padding: 0;
    margin: 0;
    text-align: center;
}
.error .page-title:after {
    display: none;
}

.error .error-404-text {
    font-size: 24px;
    font-weight: normal;
    line-height: 36px;
    word-wrap: break-word;
    color: rgb(84, 84, 84);
    text-align: center;
    margin-top: 30px;

}

/*===============================================
 Error Results Page Styles
================================================= */


/*===============================================
  Policy Page Styles
================================================= */
.policy * {
    font-family:'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
    word-wrap: break-word;
}
.policy a, .policy a:hover, .policy a:focus, .policy a:active  {
    color: rgb(84, 84, 84);
    text-decoration: underline;
}
.policy .wrap {
    margin-bottom: 85px;
}

.policy h1 {
    font-size: 50px;
    padding-top: 15px;
    padding-bottom: 45px;
    margin: 0;
}
.policy p strong {
    font-size: 20px;
    line-height: 30px;
    margin-top: 35px;
    margin-bottom: 10px;
    display: inline-block;
}
.policy p strong.small-font {
    /*    font-size: 18px;
        line-height: 28px;*/
}
.policy p {
    color: rgb(84, 84, 84);
    padding: 0;
    margin: 0;
}
.policy p span, .policy ul {
    font-size: 16px;
    line-height: 27px;
    font-style: normal;
    font-weight: 500;
    color: #808080;
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
}
.policy ul{
    padding-left: 25px;
    list-style-type: square;
}
.policy p span.big-font {
    /*    font-size: 18px;
        line-height: 29px;*/
}
/*===============================================
  Policy Page Styles
================================================= */



/*===============================================
  Cover Page Element
================================================= */
.cover-page {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100000000;
    display: table;
}
.cover-element {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    opacity: 0.7;
}
.spinner-wrapper {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    z-index: 10000000;
}
.spinner-wrapper img {
    width: 150px;
}

.cover-page-mobile {
    position: fixed;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    z-index: -1;
    transition:         left 0.5s ease-in-out;
    -webkit-transition: left 0.5s ease-in-out;
    -moz-transition:    left 0.5s ease-in-out;
    -o-transition:      left 0.5s ease-in-out;

    /* The bug fix on Iphone 6: when the page scrolls by inertia and can be seen hidden items */
    background: transparent;
}

.collapsed .cover-page-mobile {
    left: 270px;
    z-index: 10000000;

    /* The bug fix on Iphone 6: when the page scrolls by inertia and can be seen hidden items */
    background: black;
}
/*===============================================
  Cover Page Element
================================================= */



/*===============================================
  Header Styles
================================================= */
.shop_header {
    padding-top:  40px;
    padding-bottom: 40px;
    margin: 0;
    background: white;
    z-index: 100000;
}
.head-wrapper {

}
.search-results .site-branding {
    display: table-cell;
}

.search-results .site-branding a,
.policy .site-branding a
{
    display: inline-block;
    width: 250px;
    vertical-align: middle;
    margin-top: 3px;
}
.site-branding a img {
    width: 100%;
    height: auto;
}

.search-results .search-form-wrapper {
    display: table-cell;
    width: 100%;
    padding-left: 23%;
    padding-right: 23%;
    vertical-align: middle;
}

.search-form-wrapper .search-field {
    font-size: 18px !important;
    font-weight: normal;
    padding: 6px !important;
    position: relative;
    margin: 0px !important;
}
.search-form-wrapper .search-field:focus, .search-form-wrapper .search-field:active {
    border-color: #ccc;
    background: white;
}
.search-form-wrapper form {
    position: relative;
    margin: 0px !important;
}
.search-form-wrapper form .submit_icon {
    opacity: 1;
    top: -7px;
    left: 3px;
}

.search-results .head-wrapper,
.policy .head-wrapper
{
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
}
/*.search .head-wrapper {*/
    /*width: 380px;*/
/*}*/
.search-results .head-wrapper,
.policy .head-wrapper
{
    width: 100%;
}

.search .search-btn-wrapper,
.search-results .search-btn-wrapper,
.error .search-btn-wrapper {
    position: relative;
    width: 48px;
}
.search .search-btn,
.search-results .search-btn,
.error .search-btn
{
    width: 35px;
    height: 35px;
    background: #f94041;
}
.search-results .search-btn:before,
.search .search-btn:before,
.error .search-btn:before
{
    font-family: FontAwesome;
    content: "\f002";
    position: absolute;
    z-index: 99;
    font-size: 22px;
    top: 2px;
    left: 7px;
    color: white;
}
.search-results .search-btn [type="submit"],
.search .search-btn [type="submit"],
.error .search-btn [type="submit"] {
    width: 100%;
    min-width: 0;
    height: 100%;
    padding: 0;
    border: none;
    background: transparent !important;
    position: relative;
    z-index: 100;
}
/*===============================================
  Header Styles
================================================= */



/*===============================================
  Products Wrapper Styles
================================================= */
.wrap {
    background: white;
}
.products-wrapper {
    background: white;
    z-index: 100000;

    transition:         left 0.5s ease-in-out;
    -webkit-transition: left 0.5s ease-in-out;
    -moz-transition:    left 0.5s ease-in-out;
    -o-transition:      left 0.5s ease-in-out;
}
ul.products h3 {
    display: block !important;
}
.product_thumbnail.with_second_image{
    height: 200px;
    /*display: flex;*/
    align-items: center;
}
/*.product_thumbnail.with_second_image img {*/
    /*position: absolute;*/
    /*margin: auto;*/
    /*top: 0;*/
    /*left: 0;*/
    /*right: 0;*/
    /*bottom: 0;*/
/*}*/
.wp-post-image{
    max-width: 100% !important;
    max-height: 100% !important;
    /*width: auto !important;*/
    height: auto !important;
}
/*hack for only fix in chrome browsers*/
@supports (-webkit-appearance:none) {
    .wp-post-image {
        width: auto !important;
    }
}

/*===============================================
  Products Wrapper Styles
================================================= */



/*===============================================
  Checkbox Styles
================================================= */

.product-categories .check_label {
    font-family: 'Poppins',sans-serif;
    color: #545454;
    text-transform: capitalize;
    line-height: 1.5em !important;
    opacity: 1;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    font-weight: 700;
    display: inline;
    font-size: 15px;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: opacity;
    transition-timing-function: ease;
    width: auto;
    word-wrap: break-word;
}
.check_box:checked + .check_label:before {
    background-position: 0px -12px !important;
}
.check_label:before {
    top: 6px;
    width: 12px !important;
    height: 12px !important;
    background-size: 12px 24px !important;
}

.product-categories .check_label:hover {
    opacity: 0.7;
}

.check_label {
    display: block !important;
}
.check_label_inside {
    font-family:'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
    display: inline-block;
    font-weight: 100;
    font-size: 13px;
}
/*===============================================
  Checkbox Styles
================================================= */


/*===============================================
  Left Menu Styles
================================================= */
.collapsed .toggle-menu {
    left: 270px;
    width: 0;
    height: 0;
}
.mCSB_inside>.mCSB_container {
    padding-right: 30px;
    margin-right: 0;
}

.toggle-menu {
    background: #f94041;
    width: 5px;
    height: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: -1;
    transition:         left 0.5s ease-in-out;
    -webkit-transition: left 0.5s ease-in-out;
    -moz-transition:    left 0.5s ease-in-out;
    -o-transition:      left 0.5s ease-in-out;
}
.toggle-menu .toggle-menu-button {
    display: block;
    width: 17px;
    position: relative;
    top: 250px;
    left: 5px;
    padding: 10px 8px 10px 5px;
    color: #fff;
    background: #f94041;
    font-size: 20px;
    cursor: pointer;
}

/*===============================================
  Left Menu Styles
================================================= */

/*===============================================
  Filters Styles
================================================= */
.widget-title {
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    margin-bottom: 10px !important;
}
.widget .cat-item {
    margin-bottom: 3px;
}

.shop_sidebar aside {
    position: relative;
}

.filter-category .widget-title {
    cursor: pointer;
}
.filter-category .widget-title:after {
    font-family: FontAwesome;
    font-weight: 100;
    font-size: 20px;
    color: #f94041 !important;
    display: inline-block;
    cursor: pointer;
    margin-left: 15px;
    position: relative;
    top: 3px;

}
.filter-category .widget-title.toggle-down:after {
    content: "\f196";
}
.filter-category .widget-title.toggle-up:after {
    content: "\f147";
}

.filter-category .filter-wrapper {
    display: none;
}

.product-categories {
    position: relative;
}
.product-categories .check_label {
    margin-left: 0;
    padding-left: 25px;
}
.filter-marker {
    width: 0px;
    height: 0px;
}
.more-link-custom {
    color: #f94041 !important;
    font-family: Yantramanav, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 10px;
    display: inline-block;
}

.orderby-wrapper {
    position: absolute;
    right: 0;
    margin: 0;
    bottom: -3px;
}
.orderby-wrapper .order-label {
    font-family: 'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #545454;
    white-space: nowrap;
    position: relative;
    top: -2px;
    left: 3px;
}
.orderby-wrapper select {
    margin: 0;
}
.orderby-wrapper .select2 {
    position: relative !important;
    top: 12px;
}
.orderby {
}

/* reset default select2 styles */
.select2-container {
    margin-top: -10px;
    z-index: 100000;
}
.select2-container--open .select2-dropdown--below {
    width: auto !important;
}
.select2-container--default .select2-selection--single {
    border: none !important;
    position: relative !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 14px !important;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000 !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #000 transparent transparent transparent !important;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #000 transparent !important;
}
.select2-results {
    font-size: 14px !important;
    margin: 0 !important;
    padding: 5px 0 !important;
}
.select2-results .select2-results__option--highlighted {
    background: #f94041  !important;
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #f94041  !important;
    color: #FFF !important;
}
.select2-results__option {
    padding: 3px 16px 4px;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    height: auto;
    line-height: 21px;
    white-space: nowrap;
    word-wrap: normal;
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: none !important;
    overflow: hidden !important;
}
.select2-dropdown {
    width: auto !important;
    border: none;
    margin-top: 9px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
}
/* reset default select2 styles */


.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle
{
    border-color: #f94041 !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #f94041 !important;
}

.woocommerce .widget_price_filter .price_form {
    margin-bottom: 3px;
}
.woocommerce .widget_price_filter .price_range_min, .woocommerce .widget_price_filter .price_range_max {
    width: 45px;
    height: 25px;
    border: 1px solid rgba(84, 84, 84, 0.15);
    padding: 5px 5px 5px 5px;
    margin: 0px 5px;
    border-radius: 2px;
    display: inline-block;
    color: rgba(0,0,0,0.75);
    font-family: 'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
    display: inline-block;
    font-weight: 100;
    font-size: 11px;
}

.woocommerce .widget_price_filter .price_range_min:active, .woocommerce .widget_price_filter .price_range_min:focus,
.woocommerce .widget_price_filter .price_range_max:active, .woocommerce .widget_price_filter .price_range_max:focus {
    border-color: #ccc;
    background: white;
}
.special-block-pl {
    height: 200px;
    display: table;
    margin: 0 auto;
}
.woocommerce .widget_price_filter .price_search_wrapper {
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 2px;
    /*    border: 1px solid rgba(84, 84, 84, 0.15);*/
    /*    background: white;*/
    background: #f94041 !important;
    position: relative;
    top: 5px;
    padding: 0 !important;
    margin: 0 !important;
    float: right;
}
.woocommerce .widget_price_filter .price_search {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    color: transparent;
    cursor: pointer;
}
.woocommerce .widget_price_filter .price_search_wrapper:before {
    content: "\f002";
    display: block;
    font-family: FontAwesome;
    /*    color: #FF9A00 !important;*/
    color: #FFF !important;
    font-size: 16px;
    line-height: 1.4;
    position: absolute;
    left: 5px;
}




/* Filter search */
/*aside.woocommerce .filter-search-wrapper {*/
    /*width: 100%;*/
    /*height: 25px;*/
    /*margin-bottom: 9px;*/
    /*position: relative;*/
/*}*/
/*aside.woocommerce .filter-search-wrapper .filter-search-input {*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*border: 1px solid rgba(84, 84, 84, 0.15);*/
    /*padding: 5px;*/
    /*margin: 0;*/
    /*color: rgba(0,0,0,0.75);*/
    /*font-family: 'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;*/
    /*display: inline-block;*/
    /*font-weight: 100;*/
    /*font-size: 13px;*/
/*}*/
.filter-search-input:active, .filter-search-input:focus {
    border-color: #ccc !important;
    background: white !important;
}

aside.woocommerce .filter-search-wrapper .filter-search-icon {
    position: absolute;
    right: 5px;
    top: 2px;
    cursor: pointer;
}
aside.woocommerce .filter-search-wrapper .filter-search-icon:before {
    content: "\f002";
    display: block;
    font-family: FontAwesome;
    color: #000 !important;
    font-size: 16px;
    line-height: 1;
    line-height: 1.4;
}




/*===============================================
  Filters Styles
================================================= */



/*===============================================
  Product Styles
================================================= */
li > a, li > a:hover, li > a *, li > a:hover * {
    text-decoration: none !important
}
.product_after_shop_loop {
    height: 43px;
}
.product_after_shop_loop_switcher {
    height: 86px;
}
.products li:not(.catalog_mode):hover .product_after_shop_loop_switcher {
    transform: translateY(-43px);
    -ms-transform: translateY(-43px);
    -webkit-transform: translateY(-43px);
}
/* a little lift so it was not visible characters pieces */
.products li:not(.catalog_mode):hover .product_after_shop_loop_switcher .product_after_shop_loop_price {
    top: -3px;
    position: relative;
}


.product_after_shop_loop_price {
    text-align: center !important;
    height: 55%;
}
/* [EXP-938] Re-Design SFI */
/*.xlarge-block-grid-5>li:nth-of-type(5n+1) {*/
/*padding: 0 16px 32px 10px;*/
/*}*/
/*[class*="block-grid-"]>li:nth-of-type(6n+1) {*/
/*padding: 0 16px 32px 10px;*/
/*}*/
[class*="block-grid-"]>li {
    padding: 0 16px 32px 16px;
}
.product-price.layout-grid,
.shipping-merchant.layout-grid {
    font-size: 0;
}
.product-price.layout-grid .col,
.shipping-merchant.layout-grid .col {
    display: inline-block;
}
aside.woocommerce .filter-search-wrapper .filter-search-input {
    width: 100%;
    height: 100%;
    border: 1px solid rgb(236, 239, 241);
    border-radius: 4px;
    padding: 5px;
    margin: 0;
    color: rgba(0,0,0,0.75);
    font-family: 'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
    display: inline-block;
    font-weight: 100;
    font-size: 13px;
}

aside.woocommerce .filter-search-wrapper  .filter-reset {
    /*display: none;*/
    display: none;
    position: absolute;
    z-index: 999999999;
    top: 0px;
    height: 100%;
    line-height: 1.8;
    right: 40px;
    cursor: pointer;
    color: #7a7a7a;
    opacity: 0.6;
}
aside.woocommerce .filter-search-wrapper {
    width: 100%;
    height: 30px;
    margin-bottom: 9px;
    position: relative;
}
aside.woocommerce .filter-search-wrapper .filter-search-icon {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 30px;
    background-color: #f94041 !important;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 30px;
    cursor: pointer;
}
aside.woocommerce .filter-search-wrapper .filter-search-icon:before {
    content: "\f002";
    display: block;
    font-family: FontAwesome;
    color: #fff !important;
    font-size: 16px;
    position: absolute;
    line-height: 1;
    top: 6px;
    left: 7px;
}
.shipping-merchant.layout-grid .left-col, .shipping-merchant.layout-grid .right-col {
    width: 50%;
    overflow: hidden;
    height: 28px;
    line-height: 26px;
    vertical-align: middle;
    text-align: center;
}
.shipping-merchant.layout-grid .left-col {
    padding-right: 4px;
    border-right: 1px solid #e3e3e3;
}
.products li a {
    padding: 12px 12px 16px;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.08), 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
}
.shipping-merchant.layout-grid .right-col {
    padding-left: 4px;
}
.shipping-merchant {
    margin: 16px 0 16px 0;
}
.shipping-merchant .merchant,
.shipping-merchant .versand {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #757575;
    line-height: 14px;
    text-transform: none !important;
    vertical-align: middle;
}
.shipping-merchant .versand.versand-price{
    color: #424242;
}
.amount {
    white-space: normal;
    text-align: center;
    display: inline-block;
    overflow: hidden;
    color: #f94041 !important;
    vertical-align: middle;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    line-height: 26px;
}
.unit_price .amount {
    line-height: 1em;
    display: block;
    font-size: 12px;
}
.unit_price{
    margin-top: 0px !important;
}
.unit_price_spacer {
    height: 12px;
}
.old_price{
    display: inline-block;
    overflow: hidden;
    font-family: "Roboto", sans-serif;
    color: #757575 !important;
    vertical-align: middle;
    text-decoration: line-through !important;
    font-size: 11px !important;
    line-height: 26px;
    text-transform: none !important;
    /*    text-overflow: ellipsis;
        white-space: nowrap;
        text-align: center;*/
}
.product-price {
    color: #0995DA !important;
    overflow: hidden;
    white-space: nowrap;
    line-height: 26px;
    margin-top: 14px;
}
.product-price.layout-grid .left-col, .product-price.layout-grid .right-col {
    overflow: hidden;
    width: 50%;
    height: 26px;
    vertical-align: middle;
    line-height: 26px;
}
.product-price.layout-grid.one-col .left-col {
    width: 0;
    padding-right: 0;
}
.product-price.layout-grid.one-col .right-col {
    width: 100%;
    padding-left: 0;
    text-align: center;
}
.product-price.layout-grid .left-col {
    padding-right: 4px;
    text-align: right;
}
.product-price.layout-grid .right-col {
    padding-left: 4px;
    text-align: left;
}

.product-title-link {
    width: 100%;
    height: 36px !important; /* 2 rows */
    display: block !important;
    font-size: 13px !important;
    font-weight: bold;
    line-height: 18px;
    color: #545454 !important;
    text-align: center;
    text-transform: none !important;
    overflow: hidden;
}
.product-title-link:before {
    content: "";
    float: left;
    width: 5px;
    height: 100%;
}
.product-title-link:after {
    content: "\02026";
    box-sizing: content-box;
    float: right;
    position: relative;
    top: -18px; /* as parent line-height */
    left: 100%;
    width: 4em;
    margin-left: -4em;
    padding-right: 5px;
    text-align: right;
    background-size: 100% 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
}
.product-title-link .product-name {
    float: right;
    width: 100%;
    margin-left: -5px;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
}
.versand {
    display: block;
}
.product-save {
    background: #f94041;
    width: 100%;
    color: white;
    height: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 39px;
    border-radius: 30px;
    transition: 0.2s ease;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0 15px;
}
.search-results .head-wrapper .search-form-wrapper .search-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgb(189, 189, 189);
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 18px;
}
.search-results .head-wrapper .search-form-wrapper .search-field::-moz-placeholder { /* Chrome/Opera/Safari */
    color: rgb(189, 189, 189);
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 18px;
}
.search-results .head-wrapper .search-form-wrapper .search-field:-ms-input-placeholder { /* Chrome/Opera/Safari */
    color: rgb(189, 189, 189);
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 18px;
}
.search-results .head-wrapper .search-form-wrapper .search-field:-moz-placeholder { /* Chrome/Opera/Safari */
    color: rgb(189, 189, 189);
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 18px;
}


.search-results .head-wrapper .search-form-wrapper .search-field {
    height: 48px;
    padding: 0 16px!important;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: rgb(189, 189, 189);
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border: 1px solid rgb(236, 239, 241);
}
.search-results .head-wrapper .search-btn {
    width: 48px;
    height: 48px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.search-results .head-wrapper .search-btn:before {
    top: 8px;
    left: 13px;
}
/*.shipping-merchant.layout-grid {*/
/*padding: 0 12px;*/
/*}*/
.product_after_shop_loop {
    padding: 0 8px;
    height: 100%;
    margin-top: 0;
}
li > a:hover .old_price {
    text-decoration: line-through!important;
}

/* [EXP-938] Re-Design SFI */

.brand-name {
    margin-top: 1rem;
    margin-bottom: 0;
    font-size: 14px !important;
    color: #545454 !important;
    font-weight: 900;
    text-align: left;
    text-transform: none !important;
    min-height: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product-title {
    /*padding: 0 0 10px 0 !important;*/
}
/*.shop-logo-wrapper {
    height: 30px !important;
    text-align: center !important;
    margin-bottom: 18px !important;
}
.shop-logo-wrapper img {
    width: auto !important;
    opacity: 1 !important;
    height: 80% !important;
    width: 83px !important;
}*/
/*.product-save {*/
/*background: #0995DA !important;*/
/*width: 100%;*/
/*color: white;*/
/*height: 44.5%;*/
/*margin-top: 0.5%;*/
/*text-align: center;*/
/*font-size: 18px;*/
/*line-height: 39px;*/
/*}*/
.product-save {
    background: #DC2520 !important;
    width: 100%;
    color: white;
    height: 49.5%;
    margin-top: 0.5%;
    text-align: center;
    font-size: 18px;
    line-height: 39px;
}
.product-save:hover {
    background: #ff595a;
}
.merchant {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    vertical-align: middle;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*===============================================
  Product Styles
================================================= */
/*===============================================
  Product Button For Italy Location Styles
================================================= */
html[lang="it-IT"] .products .product_after_shop_loop {
    padding: 0 0;
}
@media screen and (min-width: 1600px) and (max-width: 1727px){
    html[lang="it-IT"] .products .product_after_shop_loop .product-save {
        padding: 0 6px;
    }
}
@media screen and (min-width: 1401px) and (max-width: 1492px){
    html[lang="it-IT"] .products .product_after_shop_loop .product-save {
        padding: 0 6px;
    }
}
@media screen and (min-width: 1280px) and (max-width: 1400px) {
    html[lang="it-IT"] .products .product_after_shop_loop {
        margin: 0 -7px;
    }
    html[lang="it-IT"] .products .product_after_shop_loop .product-save {
        padding: 0 5px;
        font-size: 17px;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1036px) {
    html[lang="it-IT"] .products .product_after_shop_loop .product-save {
        padding: 0 6px;
    }
}
@media screen and (min-width: 640px) and (max-width: 768px) {
    html[lang="it-IT"] .products .product_after_shop_loop .product-save {
        padding: 0 6px;
    }
}
@media screen and (min-width: 640px) and (max-width: 714px) {
    html[lang="it-IT"] .products .product_after_shop_loop {
        margin: 0 -7px;
    }
    html[lang="it-IT"] .products .product_after_shop_loop .product-save {
        font-size: 16px;
    }
}
@media screen and (min-width: 501px) and (max-width: 564px) {
    html[lang="it-IT"] .products .product_after_shop_loop {
        margin: 0 -5px;
    }
    html[lang="it-IT"] .products .product_after_shop_loop .product-save {
        padding: 0 6px;
        font-size: 17px;
    }
}
/*===============================================
  Product Button For Italy Location Styles
================================================= */

/*===============================================
  Pager Styles
================================================= */
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span
{
    font-size: 16px !important;
}
.products-pagination {
    text-align: right !important;
}

.woocommerce nav.woocommerce-pagination ul li input[type="number"] {
    margin: 0 !important;
    height: 32px !important;
    width: auto !important;
    max-width: 70px;
    font-size: 16px !important;
    padding: 4px;
    line-height: 0;
}
/*===============================================
  Pager Styles
================================================= */



/*===============================================
  Banner Styles
================================================= */

.banner {
    margin: 0 auto;
    /*width: 160px !important;*/
    height: auto;
}

.banner-info {
    width: 100%;
    height: auto;
}
.info-legals{
    margin-top: 25px;
    font-size: 12px;
    text-align: left;
}
.info-legals a{
    /*padding-left: 10px;*/
    font-weight: 200;
    line-height: 2em;
    color: #f94041 !important;
}
.info-content {
    width: 100%;
    border: 1px solid rgba(84, 84, 84, 0.15);
    font-size: 12px;
    padding: 10px;
    text-align: left;
    font-weight: normal;
}
.banner-ad {
    width: 100%;
    height: 600px;
}
.ad-content {
    width: 100%;
    height: 100%;
    border: 1px solid rgba(84, 84, 84, 0.15);
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}

.ad-sense {
    width: 100% !important;
    height: 100px !important;
    margin-bottom: 26px !important;
    border: 1px solid rgba(84, 84, 84, 0.15);
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}

#products-banner {
    width: 100%;
    margin-bottom: 32px;
}
#products-banner .products-banner {
    margin: 0 auto;
}
#products-banner:before {
    content: "";
    display: table;
    clear: both;
}
#products-banner a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
#products-banner img {
    width: 100%;
    height: auto;
}
/*===============================================
  Banner Styles
================================================= */


/*===============================================
  Footer Menu Items Styles
================================================= */
#site-footer {
    height: 1%;
    background: transparent;
}
.site-footer {
    background: #F4F4F4;
    z-index: 1000000;
    position: relative;
}

.category-name {
    display: inline-block;
    text-decoration: none;
    color: #333333;
    opacity: 1;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    font-size: 17px !important;
    line-height: 1;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.category-name:hover {
    text-decoration: none !important;
    opacity: 1 !important;
}

.category-name.underline {
    border-bottom: 2px solid rgba(84, 84, 84, 0.15);
    padding-left: 10px;
    padding-right: 10px;
}
.footer-menu {
    width: 70%;
    margin: -2px 0 23px 0 !important;
}
.footer-menu > li {

}

.menu-item:hover {
    opacity: 0.7;
    color: #333333;
    text-decoration: none;
}

.menu-item {
    font-family: 'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
    text-decoration: none;
    color: #333333;
    opacity: 1;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    font-size: 15px;
    margin-right: 20px;
    line-height: 15px;
    padding: 10px 0 10px 0;
    display: inline-block;
    margin: 0;
}
.footer-menu .table-cell {
    padding-right: 10px;
    vertical-align: top;
}



/* reset styles */
.footer-navigation-wrapper .footer-columns > li:after, .footer-navigation-wrapper ul li:after {
    display: none !important;
}
.site-footer {
    padding: 45px 0 20px;
    left: 0;
    transition:         left 0.5s ease-in-out;
    -webkit-transition: left 0.5s ease-in-out;
    -moz-transition:    left 0.5s ease-in-out;
    -o-transition:      left 0.5s ease-in-out;
}
.collapsed .site-footer {
    left: 270px;
}
.footer-navigation-wrapper ul li {
    margin: 0 !important;
    padding-right: 20px !important;
    display: inline-block;
}
.footer-navigation-wrapper ul > li:last-child {
    padding-right: 0 !important;
}
.footer-navigation-wrapper .table {
    background: transparent;
}
/*===============================================
  Footer Menu Items Styles
================================================= */




/*===============================================
  Move Top Button Styles
================================================= */
.move-top {
    background: #f94041 !important;
    border-radius: 8px;
    cursor: pointer;
    opacity: 0.8;
    text-align: center;
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 70px;
    display: inline-block;
    position: fixed;
    z-index: 1000001;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
}
.move-top:hover {
    opacity: 1;
}
.move-top:before {
    content: "\f106";
    display: block;
    font-family: FontAwesome;
    color: white;
    font-size: 40px;
}
.collapsed .move-top {
    right: -270px;
    bottom: -100px;
}
/*===============================================
  Move Top Button Styles
================================================= */


/*===============================================
  Cookie Layer Styles
================================================= */
.cookie-layer-bottom {
    font-family: arial, helvetica, 'DejaVu Sans', 'Arial Unicode MS', 'Lucida Sans Unicode', sans-serif;
    font-size: 12px;
    position: fixed;
    left: 0;
    width: 100%;
    padding-top: 9px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    z-index: 10000000000;
}
.cookie-layer-bottom a, .cookie-layer-bottom a:hover, .cookie-layer-bottom a:focus, .cookie-layer-bottom a:active
{
    cursor: pointer;
    text-decoration: underline;
    color: white;
}
.cookie-layer-bottom .left-side {
    color: white;
}
.cookie-layer-bottom .right-side {
    color: white;
}

.cookie-layer-bottom .close-btn {
    white-space: nowrap;
}
.cookie-layer-bottom .close-btn:after {
    content: "\f00d";
    color: #404040;
    margin-left: 3px;
    text-decoration: none;
    font-family: FontAwesome;
}
/*===============================================
  Cookie Layer Styles
================================================= */



/*===============================================
  Media Queries
================================================= */
@media screen and (max-width: 1700px) {
    .search .head-wrapper {
    }
}

@media screen and
(min-width: 1024px) and
(max-width: 1060px)
{
    .cutom-filters-col {
        width: 27% !important;
    }
    .cutom-products-col {
        width: 73% !important;
    }
}
@media screen and
(min-width: 1061px) and
(max-width: 1250px)
{
    .cutom-filters-col {
        width: 26% !important;
    }
    .cutom-products-col {
        width: 74% !important;
    }
}
@media screen and
(min-width: 1251px) and
(max-width: 1400px)
{
    .cutom-filters-col {
        width: 21% !important;
    }
    .cutom-products-col {
        width: 79% !important;
    }
}
@media screen and
(min-width: 1401px) and
(max-width: 1550px)
{
    .cutom-filters-col {
        width: 18.66667% !important;
    }
    .cutom-products-col {
        width: 81.33333% !important;
    }
}

@media screen and (max-width: 1500px) {
    .search .head-wrapper {
    }
    .search-results .search-form-wrapper {
        padding-left: 15%;
        padding-right: 15%;
    }
}

@media screen and (max-width: 1200px) {
    .search .head-wrapper {
    }
    .search-results .search-form-wrapper {
        padding-left: 12%;
        padding-right: 12%;
    }
    .search .search-form-wrapper {
    }


    /* The Footer */
    .footer-menu {
        width: 100%;
    }
    /* The Footer */
}

@media screen and (max-width: 1023px) {
    html {
        overflow-x: hidden;
    }

    .toggle-menu {
        z-index: 10000000;
    }

    .cover-unwanted-elems {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: white;
        z-index: 10001;
    }

    /* Header */
    .search-results .site-branding a img {
        display: block;
    }
    .search-results .search-form-wrapper {
        padding-left: 10%;
        padding-right: 0;
    }
    /* Header */

    /* The Left Menu */
    .left-menu {
        display: block !important;
        width: 270px;
        background: white;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 10000;
        padding-right: 0;

        /* The bug fix on Iphone 6: when the page scrolls by inertia and can be seen hidden items */
        opacity: 0;
        transition:         opacity 0.7s ease-in-out;
        -webkit-transition: opacity 0.7s ease-in-out;
        -moz-transition:    opacity 0.7s ease-in-out;
        -o-transition:      opacity 0.7s ease-in-out;
    }
    .collapsed .left-menu {
        /* The bug fix on Iphone 6: when the page scrolls by inertia and can be seen hidden items */
        opacity: 1;
        transition:         opacity 0s ease-in-out;
        -webkit-transition: opacity 0s ease-in-out;
        -moz-transition:    opacity 0s ease-in-out;
        -o-transition:      opacity 0s ease-in-out;
    }
    .left-menu .shop_sidebar {
        height: 100%;
        overflow-y: auto;
        padding: 10px;
    }

    .woocommerce .widget_price_filter .price_range_min, .woocommerce .widget_price_filter .price_range_max {
        margin: 0px;
        width: 55px;
    }
    /* The Left Menu */



    /* The Content */
    .content {
        padding: 0;
    }
    .products-wrapper {
        padding: 0 50px;
    }
    /* The Content */
}




@media screen and (max-width: 800px) {

}
@media screen and (max-width: 768px) {

    .page-title {
        padding-right: 0;
    }
    .orderby-wrapper {
        bottom: 0px;
        position: relative;
        margin-top: 15px;
    }
    #products {
        margin-top: 45px;
    }
}

@media screen and (max-width: 767px) {
    /* Header */
    .search-results .head-wrapper {
        width: 380px;
    }
    .search-results .site-branding {
        display: table-row;
    }
    .search-results .site-branding a {
        margin-top: 0;
        margin-bottom: 25px;
    }
    .search-results .site-branding a img {
        display: block;
    }
    .search-results .search-form-wrapper {
        display: table-row;
        padding: 0;
    }
    .search-results .search-form-wrapper form {

    }
    .shop_header {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    /* Header */

    /* Policy pages */
    .policy h1 {
        font-size: 30px;
        padding-top: 15px;
        padding-bottom: 31px;
        margin: 0;
    }
    .policy p strong {
        font-size: 18px;
        line-height: 28px;
    }
    .policy p strong.small-font {
        /*        font-size: 16px;
                line-height: 26px;*/
    }
    .policy p span {
        font-size: 14px;
        line-height: 25px;
    }
    .policy p span.big-font {
        /*        font-size: 16px;
                line-height: 27px;*/
    }
    /* Policy pages */

    /* The "Move Top" button */
    .move-top {
        height: 50px;
        width: 50px;
    }
    .move-top:before {
        font-size: 34px;
    }
    /* The "Move Top" button */
}

@media screen and (max-width: 639px) {

    .page-title {

    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 12px !important;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        margin-top: -3px;
    }
    .site-footer {
        padding: 20px 0 0px;
    }
}
@media screen and (max-width: 600px) {
    .search .head-wrapper {
    }

    .search .search-form-wrapper {
    }
    .search-form-wrapper .search-field {
        font-size: 16px !important;
    }

    .error .page-title {
        font-size: 30px;
    }
    .error .error-404-text {
        font-size: 16px;
        line-height: 24px;
        margin-top: 15px;
    }
    .error .head-wrapper {
        width: 100%;
        margin: -2px auto 20px auto;
    }
}
@media screen and (max-width: 500px) {
    .search-results .head-wrapper {
        width: 100%;
    }
    /* [EXP-938] Re-Design SFI */
    .small-block-grid-2>li {
        width: 100%;
    }
    /* [EXP-938] Re-Design SFI */

    .search .head-wrapper {
    }
    .search .search-form-wrapper {
    }
    .search-form-wrapper .search-field {
    }
    .search-results .search-form-wrapper .search-field {
    }

    .move-top {
        height: 50px;
        width: 50px;
        bottom: 30px;
    }
    .move-top:before {
        font-size: 33px;
    }

    .footer-menu > li {

    }
}

/* Apple iPhone 6 Plus:Portrait */
@media screen and (max-width: 414px) {
    /*.search .head-wrapper {*/
        /*width: 300px;*/
    /*}*/
}

@media screen and (max-width: 400px) {
    .search .head-wrapper {
    }
    .search .search-form-wrapper {
    }
    .search .search-form-wrapper .search-field {
    }
    .search-form-wrapper .search-field {
    }
    .search .submit_icon, .search-results .submit_icon {
        width: 30px;
        height: 30px;
        top: -5px !important;
    }

    .fa-remove:before, .fa-close:before, .fa-times:before {
        font-size: 13px;
    }


    /* The Search Resulst Page */
    .search-results .search-form-wrapper .search-field {
    }

    .products-wrapper {
        padding: 0 30px;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        margin-top: 10px;
    }

    .select2-container {
        margin-top: 0;
    }
    .orderby-wrapper {
        position: static !important;
        text-align: left;
    }
    .orderby-wrapper .order-label {
        top: 0;
    }

    .orderby-wrapper .select2 {
        position: static !important;
    }

    /* The Search Resulst Page */
    .site-footer {
        padding-left: 10px;
        padding-right: 10px;
    }
    .footer-menu > li {
        /*        width: 100%;*/
    }
    .footer-navigation-wrapper ul li a {
        padding: 5px 0 5px 0;
    }
}

/* Apple iPhone 5, Apple iPhone 4:Portrait */
@media screen and (max-width: 320px) {
    .search .head-wrapper/*, .search-results .head-wrapper*/ {
        width: 240px;
    }
}


@media only screen and (min-width: 40.063em) {
    .site-footer {
        padding: 55px 0 30px;
    }
}
/* Apple iPad:Landscape */
/*@media screen and (max-height: 768px) {
    .search .head-wrapper {
        margin-top: -120px;
    }
}*/
/* Apple iPad:Portrait */
/*@media screen and (max-height: 1024px) {
    .search .head-wrapper {
        margin-top: -140px;
    }
}*/


/* Apple iPhone 6 Plus:Portrait */
@media screen and (max-height: 736px) {
    .search .head-wrapper {
        padding-top: 200px;
    }
}
/* Apple iPhone 6:Portrait */
@media screen and (max-height: 627px) {
    .search .head-wrapper {
        padding-top: 150px;
    }
}
/* Apple iPhone 4:Landscape */
@media screen and (max-height: 480px) {
    .search .head-wrapper {
        padding-top: 120px;
    }
}
/* Apple iPhone 6 Plus:Landscape */
@media screen and (max-height: 414px) {
    .search .head-wrapper {
        padding-top: 90px;
    }

    .error .page-title {
        font-size: 30px;
    }
    .error .error-404-text {
        font-size: 16px;
        line-height: 24px;
        margin-top: 15px;
    }
    .error .head-wrapper {
        margin: -2px auto 20px auto;
    }
}
/* Apple iPhone 4:Portrait */
@media screen and (max-height: 320px) {
    .search .head-wrapper {
        padding-top: 70px;
    }

    .toggle-menu .toggle-menu-button {
        top: 150px;
    }
}


/* Apple iPhone 6:Landscape */
/*@media screen and (max-height: 375px) {
    .search .head-wrapper {
        margin-top: -55px;
    }
}*/

@media screen and
(min-width: 768px) and
(max-width: 1023px) {
    .search-results .shop_header .large-12 {
        padding-left: 0;
        padding-right: 0;
    }
}

.filtBut .icon {
    font-family: 'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 100;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: greyscale;
    font-style: normal;
    font-variant: normal;
    letter-spacing: normal;
    line-height: 1;
    text-decoration: none;
    text-transform: none;
    float: right;
    text-align: center;
    font-size: 13px;
}
ol, ul {
    list-style-type: none;
}
.filtBut {

    display: block;
    float: left;
    -webkit-transition: border-color .2s ease-in-out;
    -moz-transition: border-color .2s ease-in-out;
    -o-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out;
    border: 1px solid #ccc;
    background: #fff;
    color: #333;
    margin: 0 10px 10px 0;
}
.filtBut a {
    font-family: 'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 10px;
    float: left;
    letter-spacing: .05em;
    padding: 6px 11px;
    color: #333;
    font-weight: 100;
}
.selection .labell {
    font-family: 'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: #545454;
    float: left;
    line-height: 2.2em;
    margin: 0 10px 8px 0;
}
.filtBut.resetBut {
    float: right;
    margin-right: 0;
}
.filtBut:hover {
    border-color: #333;
}
.filtBut .value {
    padding-right: 5px;
    display: inline-block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 156px;
    height: 12px;
}
.overflow{
    overflow:hidden;
    margin: 0px;
}
.energy{
    width: auto;
    height: 79px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #F9F9F9;
    border-radius: 5px;
    opacity: 0.7;
    box-shadow: 0px 0px 5px #888888;
    padding: 23px 3px;
}
/*.versand{*/
    /*line-height: 1.1;*/
    /*    height: 31px !important;*/
    /*    display: block !important;*/
    /*color: #545454 !important;*/
    /*text-transform: none !important;*/
    /*font-weight: bold;*/
    /*text-overflow: ellipsis;*/
    /*white-space: nowrap;*/
    /*text-align: center;*/
    /*font-size: 10px !important;*/
    /*margin-top: -1px;*/
/*}*/
.old_price{
    line-height: 1.1;
    color: #545454 !important;
    text-transform: none !important;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    text-decoration:line-through !important;
    font-size: 13px !important;
    /*white-space: pre;*/
}
/*.amount {*/
    /*line-height: 0.8;*/
    /*color: #DC2520 !important;*/
    /*font-size: 25px;*/
    /*font-weight: 900;*/
    /*margin-top: 0;*/
    /*text-align: center;*/
/*}*/
.bottom-tearm{
    margin-bottom: 0;
}
/*===============================================
  Media Queries
================================================= */

#infscr-loading {
    text-align: center;
}
#infscr-loading > img {
    height: 50px;
    /*width: 50px;*/
}
.special-block-pl{
    height: 200px;
    /*display: table;*/
    margin: 0 auto;
}
.special-block-child-pl{
    text-align: center;
    width: 100% !important;
    height: 200px !important;
    display: table-cell;
    vertical-align: middle;
}
/*.special-block-child-pl img{*/
    /*width: auto !important;*/
    /*height: auto !important;;*/
    /*max-width: 100% !important;;*/
    /*max-height: 100% !important;;*/
/*}*/