/*****************************
        GLOBAL
*****************************/

.crbc {
    font: 300 12px/18px "Ubuntu", sans-serif;
    color: #777;
}
.crbc h1,
.crbc h2,
.crbc h3,
.crbc h4,
.crbc h5,
.crbc h6 {
    color: #555;
    text-shadow: none;
    text-transform: capitalize;
    font-weight: normal;
}

.crbc legend {
    color: #555;
    border-bottom: 1px solid #eee;

}

.crbc-well {
    background: transparent !important;
    background-color: transparent !important;
    border:none !important;
    box-shadow: none !important;


}

.crbc .form-actions {
    background-color: #ffffff;
    border-top: 1px solid #eee;
}

.crbc .input-append .search-query,
.crbc .input-prepend .search-query,
.crbc select,
.crbc textarea,
.crbc input[type="text"],
.crbc input[type="password"],
.crbc input[type="datetime"],
.crbc input[type="datetime-local"],
.crbc input[type="date"],
.crbc input[type="month"],
.crbc input[type="time"],
.crbc input[type="week"],
.crbc input[type="number"],
.crbc input[type="email"],
.crbc input[type="url"],
.crbc input[type="search"],
.crbc input[type="tel"],
.crbc input[type="color"],
.crbc .uneditable-input {
    background-color: #fff !important;
    background-image: none !important;
    border: 1px solid #ccc !important;
    border-radius: 0 !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
    color: #555 !important;
    font-size: 14px !important;
    min-height: 41px !important;
    max-height: 41px !important;
    line-height: 1.42857 !important;
    padding: 4px 6px !important;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s !important;
    box-sizing: border-box;

}

.crbc .input-append .search-query:focus,
.crbc .input-prepend .search-query:focus,
.crbc select:focus,
.crbc textarea:focus,
.crbc input[type="text"]:focus,
.crbc input[type="password"]:focus,
.crbc input[type="datetime"]:focus,
.crbc input[type="datetime-local"]:focus,
.crbc input[type="date"]:focus,
.crbc input[type="month"]:focus,
.crbc input[type="time"]:focus,
.crbc input[type="week"]:focus,
.crbc input[type="number"]:focus,
.crbc input[type="email"]:focus,
.crbc input[type="url"]:focus,
.crbc input[type="search"]:focus,
.crbc input[type="tel"]:focus,
.crbc input[type="color"]:focus,
.crbc .uneditable-input:focus {
    border-color: #66afe9 !important;

    outline: 0 none !important;
}

.crbc input[type="radio"], .crbc input[type="checkbox"] {
    line-height: normal;
    margin: -3px 0 0;
}

.crbc select[multiple] {
    min-height: 75px !important;
    max-height: 75px !important;
}


/* Select list arrow */

.crbc select, .crbc select:enabled {
    background: #F7F7F7 !important;
    background-image: url("../assets/select-arrows.svg") !important;
    padding-right: 25px !important;;
    background-repeat: no-repeat !important;;
    background-position: right 4px center !important;;
    background-size: 9px !important;;
    -webkit-appearance: none !important;;
    -moz-appearance: none !important;;
    appearance: none !important;;
    border-radius: 0 !important;;
    line-height: 13px !important;;
    border-radius: 0 !important;
    border: 1px solid #e6e6e6 !important;;
    background-color: #F7F7F7 !important;
    cursor: pointer;
    box-shadow: none !important;
    color: #7b7b7b !important;;
}
.crbc select::-ms-expand {
    display: none;
}



.crbc select:focus option {
    color: #888 !important;
    border: none !important;
}



/* Buttons */

.crbc .input-append .crbc-btn:last-child, .crbc .input-append .crbc-btn:first-child, .crbc .input-prepend .crbc-btn:first-child, .crbc .form-search .input-prepend .crbc-btn,
.crbc .btn,
.crbc .button,
.crbc .crbc-btn,
.crbc a.crbc-btn,
.crbc a.btn,
.crbc-mod-minicart-button {
    background: #4BB5C1 none repeat scroll 0 0 !important;
    border: 1px solid transparent !important;
    border-radius: 0 !important;
    color: #ffffff !important;
    cursor: pointer !important;
    height: auto !important;
    line-height: 19px;
    outline: medium none !important;
    padding: 10px !important;
    position: relative !important;
    text-align: center !important;
    text-shadow: none !important;
    transition: all 0.5s ease 0s !important;
    z-index: 0 !important;
    font-weight: normal !important;
    margin: 0 !important;
    font-size: 13px !important;
}
.crbc .input-append .crbc-btn:last-child:hover, .crbc .input-append .crbc-btn:first-child:hover, .crbc .input-prepend .crbc-btn:first-child:hover, .crbc .form-search .input-prepend .crbc-btn:hover,
.crbc .btn:hover,
.crbc .button:hover,
.crbc .crbc-btn:hover,
.crbc a.crbc-btn:hover,
.crbc a.btn:hover,
.crbc-mod-minicart-button:hover {
    background: #293E4B none repeat scroll 0 0 !important;
    border: 1px solid transparent !important;
    border-radius: 0 !important;
    color: #ffffff !important;
    cursor: pointer !important;
    height: auto !important;
    line-height: 19px;
    outline: medium none !important;
    padding: 10px !important;
    position: relative !important;
    text-align: center !important;
    text-shadow: none !important;
    transition: all 0.5s ease 0s !important;
    z-index: 0 !important;
    font-weight: normal !important;
    margin: 0 !important;
    font-size: 13px !important;
}

/* Mini Cart */

.crbc-minicart .caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #fff;
    content: "";
    display: inline-block;
    height: 0;
    vertical-align: top;
    width: 0;
}
.crbc-dropdown-menu {
    background-clip: padding-box;
    background-color: #f2f2f2;
    border: none;
    border-radius: 2px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
}
.crbc-minicart-more {
    background: transparent !important;;
    padding: 10px !important;
    color: #333 !important;
}
.crbc-minicart-more:hover,
.crbc-minicart-more:active,
.crbc-minicart-more:focus {
    background: transparent !important;;
    padding: 10px !important;
    color: #4bb5c1 !important;
}

.crbc-minicart-checkout {
    background: #4BB5C1;
    padding: 10px !important;
    color: #fff !important;
}
.crbc-minicart-checkout:hover,
.crbc-minicart-checkout:active,
.crbc-minicart-checkout:focus {
    background: #293E4B !important;;
    padding: 10px !important;
    color: #fff !important;
}
.btn-group.open .btn.crbc-dropdown-toggle {
    background-color: #3F8B98;
}
.crbc-minicart-product-image {
    float: left !important;
    margin-right: 13% !important;
    margin-bottom: 15px !important;
    max-height: 75px !important;
    max-width: 75px !important;
}
.crbc-caret {
    color: #fff;
}
.crbc .hero-unit {
  background-color: #4bb5c1 !important;
  padding: 30px;
  font-size: 24px;
  font-weight: 600;
}
.crbc .hero-unit span {
  text-shadow: none;
}

.crbc .crbc-plugins-cart-vat-button,
.crbc .crbc-plugins-cart-vat-button:hover {
    margin-bottom: 10px !important;
}
.crbc .crbc-cart-continue {
    text-decoration: none;
}

.crbc #cart-plugin-form-cart-vat,
.crbc .crbc-cart-plugin-selection {
    margin-bottom: 10px !important;
}

/* Category menu*/

.crbc .crbc-nav-tabs.crbc-nav-stacked > li > a {
    border: none !important;
    border-bottom: 1px solid #d6d6d6 !important;
    color: #777;
    display: block;
    font-size: 15px;
    padding: 12px 15px;
    margin-bottom: 1px;
}

.crbc .crbc-nav-tabs.crbc-nav-stacked > li.active > a {
    background: transparent none repeat scroll 0 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #777;
    margin-bottom: 1px;
    padding: 13px 30px 13px 33px;


}

.crbc .crbc-nav-tabs.crbc-nav-stacked > li.active > a:hover,
.crbc .crbc-nav-tabs.crbc-nav-stacked > li.active > a:focus,
.crbc .crbc-nav-tabs.crbc-nav-stacked > li.active > a:active {
    background: transparent none repeat scroll 0 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #777;
    padding: 13px 30px 13px 33px;
    margin-bottom: 1px ;


}

.crbc .crbc-nav-tabs.crbc-nav-stacked > li > a:hover,
.crbc .crbc-nav-tabs.crbc-nav-stacked > li > a:focus,
.crbc .crbc-nav-tabs.crbc-nav-stacked > li > a:active {
    background: transparent none repeat scroll 0 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #4BB5C1 !important;
    padding-left: 20px;
    transition: all 0.3s ease 0s;

}
.crbc .crbc-nav-tabs.crbc-nav-stacked > li:first-child > a {
    background: transparent none repeat scroll 0 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom: 1px solid #d6d6d6 !important;
}
.crbc .crbc-nav-tabs.crbc-nav-stacked > li:last-child > a {
    background: transparent none repeat scroll 0 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border:none !important;

}

/* Filter */

.crbc-filter-search {
    margin-bottom: 10px;

}

.crbc-filter form {
    margin: 0 0 9px;

}

.crbc-filter span {
    font-size: 16px;

}

.crbc-filter  h4 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #dadada;
    border-image: none;
    border-style: solid;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-width: 1px;
    color: #399ea9;
    padding: 13px 30px 13px 17px;
    line-height: 15px;
    margin: -1px;
    font-weight: normal;
}
.crbc-filter .crbc-filter-attributes h6 {
  margin: 0 0 6px 0;
}
.crbc-filter .selected_category input {
    width: 78% !important;
}
.crbc-filter .selected_category .btn {
    height: auto !important;
    margin-left: 0;
}
.crbc-filter .crbc-filter-price input {
    width: 50% !important;
    min-height: 41px !important;
    max-height: 41px !important;
}
.crbc-filter .crbc-filter-price span.add-on {
    margin: 0 !important;
    border: 1px solid #ddd;
    border-radius: 0 !important;
    max-height: 25px !important;
    min-height: 25px !important;
    padding: 7px !important;
}
.crbc-filter .crbc-filter-price .noUi-target {
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    box-shadow: 0 1px 1px #f0f0f0 inset, 0 3px 6px -5px #bbb;
    margin: 0 5%;
}
.crbc-filter .crbc-filter-sales label {
    background: #57C986 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: block;
    margin-bottom: 5px;
    padding: 4px;
}
.crbc-filter .toggle-categories, .crbc-filter .toggle-price, .crbc-filter .toggle-sales, .crbc-filter .toggle-options, .crbc-filter .toggle-attributes, .crbc-filter .toggle-special-options,
.crbc-filter .toggle-brands
{
    margin: 15px 12px;
}
.crbc-filter .toggle-categories, .toggle-price, .crbc-filter .toggle-sales, .crbc-filter .toggle-options, .crbc-filter .toggle-attributes, .crbc-filter .toggle-special-options,
.crbc-filter .toggle-brands
{
    display: none;
}

.crbc-filter .crbc-filter-categories h4, .crbc-filter .crbc-filter-price h4, .crbc-filter .crbc-filter-sales h4, .crbc-filter .crbc-filter-options h4, .crbc-filter .crbc-filter-attributes h4,
.crbc-filter .crbc-filter-brands h4
{

    cursor: pointer;
}


.crbc-filter .crbc-filter-categories .crbc-select-categories, .crbc-filter .crbc-filter-categories .crbc-reset-categories,
.crbc-filter  .crbc-filter-categories .crbc-select-categories:hover, .crbc-filter  .crbc-filter-categories .crbc-reset-categories:hover
{
    margin-bottom: 10px !important;

}

.crbc-filter .selected_category .btn {
    border-radius: 0 !important;
    height: auto !important;
    margin-left: 0;
}

.crbc .crbc-fa-angle-down, .crbc .crbc-fa-angle-up {
    -moz-transition: -moz-all .3s;
    -webkit-transition: -webkit-all .3s;
    -o-transition: -o-all .3s;
    transition: all .3s;
}
.crbc .toggleRotation {
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    display: inline-block;
    -moz-transition: -moz-all .3s;
    -webkit-transition: -webkit-all .3s;
    -o-transition: -o-all .3s;
    transition: all .3s;
}


.crbc .crbc-filter-reset, .crbc .crbc-filter-reset:hover {
    margin-bottom: 10px !important;

}




.crbc .crbc-filter-price .crbc-filter-apply {
    box-sizing: border-box;
    width: 100% !important;
}


.crbc .crbc-filter-options .badge {
    background-color: #999;
    color: #fff;
    float: left;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    margin: 3px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: baseline;
    white-space: nowrap;
}

.crbc-filter-search .crbc-filter-search-button, .crbc-filter-search .input-append .crbc-btn:last-child,
.crbc-filter-search .crbc-filter-search-button:hover, .crbc-filter-search .input-append .crbc-btn:last-child:hover
{
    padding: 2px !important;
    line-height: 35px;

}


/* Currencies */


.crbc-mod_breezingcommerce_currencies a.crbc-currency {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none;

}

.crbc a.crbc-currency:hover, .crbc a.crbc-currency:focus,
.crbc a.crbc-currency:active  {
    background: transparent !important;
    color: #4bb5c1 !important;
    transition: all 0.3s ease 0s;

}

/* elastislide */

.elastislide-wrapper nav span {
    background-color: #4bb5c1  !important;
    border-radius: 0 !important;
    cursor: pointer !important;
    height: 23px !important;
    opacity: 0.8 !important;
    position: absolute !important;
    text-indent: -9000px !important;
    width: 23px !important;

}

.elastislide-wrapper {
    border: none !important;
    margin: 0 auto !important;
    min-height: 60px !important;
    position: relative !important;
    box-shadow: none !important;
}

.elastislide-wrapper ul li {
    margin: 0 21px !important;
    max-height: 99px !important;
    max-width: 154px !important;
    width: 100% !important;

}

.elastislide-wrapper ul li:first-child, .elastislide-wrapper ul li:last-child {
    margin: 0 21px !important;
    max-height: 99px !important;
    max-width: 154px !important;
    width: 100% !important;

}

.elastislide-wrapper .price {

    color: #e6557b;
}

.elastislide-wrapper .title {

    font-style: oblique !important;
}

.elastislide-container .elastislide-carousel ul li.current-img a img {
    box-shadow: none !important;
}

.elastislide-carousel ul {
    max-height: 160px !important;
    transition: all 500ms ease-in-out 0s !important;

}


.crbc .crbc-alert-info {
    background-color: transparent;
    border-radius: 0;
    color: #3a87ad;
    padding: 10px;
    border:1px solid #ddd;
}

/* Cart page */
.crbc .crbc-cart-plugins {
    padding: 5px 15px;
    border:none;
    margin-bottom: 10px;
}

.crbc .crbc-cart-plugin-selection {
    padding: 0;
    border:none;
}

.crbc .crbc-cart-plugins .crbc-cart-plugin-instances{
    border:1px solid #ddd;
    padding: 10px;
    margin-top: 18px;
    margin-bottom: 10px;
}

.crbc .crbc-cart-page .crbc-cart-plugin-selection {
    border:none;
    padding: 0;
}

.crbc .crbc-cart-page .crbc-well {
    background-color: transparent !important;
    border: medium none;
    border-radius: 0 !important;
}


.crbc-item-info .crbc-product-image img {
    border: medium none;
    box-shadow: none;
    box-sizing: border-box;
    margin-right: 10px;
}

/***************************
Media
**************************/


@media (min-width: 768px) and (max-width: 959px) {

  .crbc-filter .toggle, .crbc-filter .toggle-price, .crbc-filter .toggle-sales, .crbc-filter .toggle-options, .crbc-filter .toggle-attributes {
    margin: 15px 0;
}

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



}
@media only screen and (min-width: 481px) and (max-width: 767px) {

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

}
