/* ------------------------------------- header ------------------------------------- */
/* --- layout_header --- */
#wrapper {
    background: none;
}
#bg_header {
    width: 100%;
    background: #FFF;
    height: 161px;
    position: relative;
    top: 0px;
}
#bg_header:before {
    display: none;
}
#layout_header {
    height: 100%;
}
.layout_homepage #bg_middle {
    margin-bottom: 0px;
    width: 100%;
}
.layout_homepage #main {
    width: 100%;
}


#bg_header:after {
    content: "";
    display: block;
    height: 49px;
    width: 100%;
    background: #363636;
    position: absolute;
    top: auto;
    bottom: 0px;
}
/*logo*/
#header_logo {
     top: 10px;
    position: absolute;
    right: 0px;
}
#header_logo a.mini {
    position: static;
    height: 58px;
}
#header_logo a.mini img {
    height: 58px;
}

div#header_logo {
    width: 224px;
    height: 64px;
}
div#header_logo a {
    width: 100%;
    height: 100%;
    display: block;
}
#homepage_notice {
    z-index: 5;
}
/* --- end layout_header --- */

/* --- header_cart_nav_header --- */
#cart_icon {
    background: url(cart_icon.png) no-repeat 50%;
    position: absolute;
    top: 0px;
    width: 42px;
    left: 0;
    padding: 0;
    margin: 0;
}
#header_cart_nav * {
    display: inline;
    height: 28px;
}
#header_cart_nav span.cart_with_items {
    visibility: visible;
    width: 100%;
    display: inline-block;
    font-size: 13px;
        line-height: 30px;
    color: #000;
}
li.href_homepage {
    display: none !important;
}
#header_cart_nav {
      width: 158px;
    height: 31px;
    top: 3px;
    right: auto;
    left: 0;
    padding-right: 21px;
    box-sizing: border-box;
    background: #ebebeb;
}
li.link_order_with_counter a {
    background: none;
}
span.cart_with_items span:first-child {
    text-align: center;
    padding-left: 5px;
    padding-right: 0px;
    line-height: 24px;
}
.link_order_with_counter a b {
    visibility: visible;
    position: static;
    width: auto;
    font-weight: normal;
    padding: 0px;
}
#header_cart_nav li {
    float: right;
    height: 100%;
}
/* --- end_header_cart_nav_header --- */

/* --- main_nav_bg --- */
#main_nav_bg {
    height: 15px;
    top: 7px;
    right: 336px;
    background: transparent;
    width: 465px;
    font-weight: normal;
    z-index: 302;
}
#header_main_nav {
    background: none;
    margin-top: 0px;
    margin-right: 0;
    height: 100%;
    width: 100%;
}
#header_main_nav li a {
    font-size: 13px;
    line-height: 7px !important;
     color: #000;
    padding: 0;
    background: none;
    cursor: pointer;
    font-size: 13px;
}
#header_main_nav li span span {
    color: #fff;
    text-decoration: underline;
}
li.href_homepage {
    background: none;
    width: 28px;
    height: 24px;
    font-size: 0px;
    display: inline-block;
}
li.href_homepage a {
    background: none;
    width: 100%;
    height: 100%;
    display: block;
}
li.href_homepage:hover {
    background-position: 0px -64px;
}
li.link_about {
    display: none;
}
#header_main_nav li span span {
    font-size: 13px;
    line-height: 14px;
    color: #fff;
    padding: 0;
    background: none;
    text-decoration: underline;
}
#header_main_nav li:first-child {
    background: none;
    border-right: none;
}
#header_main_nav li:hover {
    background: none;
    margin: 0;
    text-decoration: none;
    font-size: 13px;
}
#header_main_nav li:hover, #header_main_nav li {
    padding: 1px 6px;
    margin: 0;
    width: auto;
}
#header_main_nav li span span, .layout_items #header_main_nav > li:first-child > a {
    color: #fff;
    text-decoration: underline;
}
#header_main_nav > li > a:hover, #header_main_nav > li > span > a:hover {
    color: #000;
    text-decoration: underline;
    background: none;
    font-size: 13px;
    margin: 0px;
}
#bg_header .link_header1_page div, #bg_header .link_header2_page div, #header_show_prime_categories {
    padding-top: 0px;
    background: none;
}
#header_main_nav li .page_children_main ul.page_children li a,
#header_main_nav li #header_show_prime_categories ul.store_categories li a {
    border: none;
    padding: 10px;
    border-top: 1px dashed #979488;
}
#header_main_nav li .page_children_main ul.page_children li:first-child a,
#header_main_nav li #header_show_prime_categories ul.store_categories li:first-child a {
    border-top: none;
}
#header_main_nav li .page_children_main ul.page_children li:hover,
#header_main_nav li #header_show_prime_categories ul.store_categories li:hover {
    background: none;
}

#header_main_nav li .page_children_main ul.page_children li a:hover,
#header_main_nav li #header_show_prime_categories ul.store_categories li a:hover,
#header_main_nav li #header_show_prime_categories ul.store_categories li span {
    color: #fff;
    font-weight: normal;
    padding: 10px;
}
#header_main_nav li #header_show_prime_categories ul.store_categories li span {
    border-top: 1px dashed #979488;
}
li.href_homepage a {
    width: auto;
    display: block;
}
#header_main_nav li:first-child a {
    background: none;
    border: none;
    padding-right: 0;
    margin-right: 0;
    margin: 0px;
}
.layout_items #header_main_nav > li:first-child > a {
    border-right: none;
    background: none;
}
#header_main_nav li.link_about a {
    border: none;
}

#header_main_nav li a:hover:before {
    content: "";
    position: absolute;
    top: 16px;
    right: 0;
    height: 1px;
    width: 100%;
}
#header_main_nav li {
    position: relative;
    margin: 0;
    padding: 2px 6px;
    border-right: 1px solid #000;
    height: 8px;
}
#header_main_nav li span {
    margin: 0;
    padding: 0;
    display: block;
}
#header_main_nav li.link_about {
    border: none;
    border-right: 1px solid #fff;
}
#header_main_nav li span a {
    padding: 0;
    margin: 0;
    font-size: 13px;
    line-height: 14px;
    display: block;
}
ul.element_general_login_logout_list {
    display: none;
}
#header_main_nav #link_customer_signup a {
    display: none;
}
li.link_pages {
    display: none;
}
span#link_customer_signup a {
    display: none;
}
#header_main_nav > li > a:hover, #header_main_nav > li > span > a:hover, #header_main_nav > li:hover > a, #header_main_nav > li > span > span {
    text-decoration: underline;
}
#bg_header .link_header1_page div, #bg_header .link_header2_page div, #header_show_prime_categories {
    display: none;
    width: 964px;
    height: 592px;
}
#bg_header .link_header1_page div, #bg_header .link_header2_page div, #header_show_prime_categories {
    visibility: hidden;
}
li.link_customer {
    display: none;
}
#header_main_nav li a, #header_main_nav li span span {
    margin: 0px;
}
#header_main_nav li #link_all_items {
    padding: 9px 10px 10px;
    margin: 0;
    font-size: 13px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    position: relative;
    height: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 23px;
    display: block;
}
li.link_all_items {
    display: block;
}
li.link_all_items > a:after {
    content: "";
    background: url(menu_icon.png) no-repeat 0px 0px;
    display: block;
    line-height: 5px;
    vertical-align: middle;
    position: absolute;
    width: 16px;
    height: 13px;
    top: 4px;
}
li.link_all_items {
    display: block;
    width: auto;
    height: 13px;
    position: absolute;
    right: 0px;
    top: 7px;
}
li.link_all_items a {
    font-size: 13px;
    color: #fff;
    width: auto;
    padding-right: 24px;
}
/*all items drop*/
div#header_show_prime_categories {
    visibility: hidden;
}
.link_all_items:hover #header_show_prime_categories {
    visibility: visible;
    display: block;
    background: #fff;
    width: 213px;
    height: auto;
    z-index: 999;
    position: absolute;
    top: 27px;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3);
}
#bg_header .link_all_items .store_categories {
    width: 100%;
    height: 100%;
    background: none;
    display: block;
}
#bg_header .link_all_items .store_categories li {
    width: 100%;
    height: 20px;
    padding-top: 5px;
    position: relative;
}
#bg_header .link_all_items .store_categories li a {
    color: #000;
    font-size: 15px;
    position: absolute;
    height: 25px;
    width: 167px;
    display: block;
    max-height: 25px;
    max-width: 213px;
    line-height: 25px;
}
#bg_header .page_children, #header_show_prime_categories .store_categories {
    outline: none;
}
#bg_header .link_all_items .store_categories li a {
    padding: 0px 24px;
}
#bg_header .link_all_items .store_categories li:nth-child(7) a {
    padding: 0px 24px;
}
#bg_header .link_all_items .store_categories {
    padding-top: 11px;
}
#header_main_nav li span span.page_children_drop_down_decorator, #caregories_drop_down_decorator {
    display: none;
}
#bg_header .link_all_items .store_categories li:hover a {
    color: #1abbe9;
    text-decoration: underline;
}
#bg_header .link_all_items .store_categories {
    width: 100%;
    height: 100%;
    background: none;
    display: block;
    padding-top: 0px;
    border: none;
    padding-top: 18px;
    padding-bottom: 29px;
}
li.link_all_items:after {
    content: "";
    width: 137px;
    height: 30px;
    position: absolute;
    display: block;
    background-color: transparent;
}
#header_main_nav li:hover, #header_main_nav li {
    background: none;
}
#header_main_nav li:first-child {
    background: none;
}
#bg_header .link_all_items .store_categories .store_categories {
    display: none;
}
#bg_header .link_all_items .store_categories li:first-child a {
    line-height: 25px;
}
/* --- end_main_nav_bg --- */

/* --- element_general_search_header --- */
#header_show_search {
    top: 58px;
    width: 180px;
    left: auto;
    right: auto;
    height: 29px;
    position: absolute;
    display: inline-block;
    left: 0;
}
div#header_show_search form {
    height: 100%;
    width: 100%;
    position: absolute;
}
#header_show_search form > div {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
}
#header_show_search label.textInput {
    display: block;
    height: 100%;
    width: 100%;
}
div#searchBtnHook {
    width: 32px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
#header_show_search .search .textInput #q {
    width: 100%;
    height: 100%;
    background: none;
    background-color: #fff;
    border: solid 1px #acacac;
    color: #000;
    left: 0;
    font-size: 12px;
}
.searchButton input[type="submit"] {
    background: url(search_icon.png) no-repeat center;
    width: 100%;
    height: 100%;
}
/* --- end element_general_search_header --- */


/* --- element_general_links_header --- */
/*phone*/
ul.element_general_links.phone.vertical {
    width: 220px;
    height: 46px;
    display: inline-block;
    position: absolute;
    top: 45px;
    right: 530px;
    background: url(man_icon.png) no-repeat right 14px;
}
ul.element_general_links.phone.vertical li.pos_0, ul.element_general_links.phone.vertical li.pos_1 {
    width: 100%;
    height: 28px;
    overflow: hidden;
}
ul.element_general_links.phone.vertical li.pos_0 a, ul.element_general_links.phone.vertical li.pos_1 a {
    font-size: 16px;
    color: #122560;
    display: block;
    text-align: center;
    padding-right: 12px;
    font-weight: bold;
    overflow: hidden;
    line-height: 34px;
}
ul.element_general_links.phone.vertical li.pos_1 a {
    line-height: 16px;
}
/*hoshen image*/
ul.element_general_links.hoshen.vertical {
    background: url(whatsapp.png) no-repeat right 5px;
    width: 167px;
    height: 63px;
    position: absolute;
    top: 52px;
    right: auto;
    left: 20px;
    text-indent: 50px;
    line-height: 19px;
}
ul.element_general_links.hoshen.vertical a
{
    font-size: 16px;
    color: #122560;
    font-weight: bold;
}
/* --- end_element_general_links_header --- */

/* --- element_general_images_header --- */
/* --- end_element_general_images_header --- */

/* --- element_general_login_logout_header --- */
/* --- end_element_general_login_logout_header --- */

/* --- element_general_prime_categories_category_header --- */
.element_general_prime_categories {
    position: absolute;
    width: 960px;
    float: right;
    top: auto;
    bottom: 0;
    z-index: 1;
}
.element_general_prime_categories li a {
    color: #231f20;
    background: none;
    padding: 0px 28px;
    display: table-cell;
    height: 49px;
    vertical-align: middle;
    line-height: 18px;
    font-size: 15px;
    font-weight: normal;
    width: auto;
}
#header_group1 div.element_general_prime_categories.main_prime_categories > ul > li.store_category_group_title {
    display: none;
}
.element_general_prime_categories .store_categories {
    background: 0;
}
.element_general_prime_categories > ul > li:hover > a {
    background: 0;
}
#header_group1 div.element_general_prime_categories.main_prime_categories > ul > li> ul {
    display: none;
}
.element_general_prime_categories li {
    line-height: 36px;
}
#header_group1 div.element_general_prime_categories.main_prime_categories > h3 {
    display: none;
}
#header_group1 div.element_general_prime_categories.main_prime_categories > ul {
    max-width: 960px;
    width: auto;
    height: 49px;
    margin: 0 auto;
    float: none;
    position: absolute;
    bottom: 0px;
}
#header_group1 .fix_nav_big div.element_general_prime_categories.main_prime_categories > ul {
    margin-right: 0px;
}
#header_group1 div.element_general_prime_categories.main_prime_categories > ul > li {
    float: right;
    display: table;
    width: auto;
    background: 0;
    padding: 0px;
    font-size: 14px;
    font-weight: normal;
    position: relative;
    height: 100%;
    border: none;
    text-align: center;
    top: 0px;
    display: table;
}
.element_general_prime_categories > ul > li:hover > a {
    background: #abd354;
}
.element_general_prime_categories li a:hover {
    text-decoration: none;
}
.element_general_prime_categories li span {
    color: #231f20;
    background: #abd354;
    padding: 0px 12px;
    display: table-cell;
    height: auto;
    vertical-align: middle;
    line-height: 18px;
    font-size: 16px;
    font-weight: bold;
}
.element_general_prime_categories {
    width: 960px;
    height: 42px;
}
#header_group1 div > ul > li:not(:first-child) > a:before {
    content: "";
    height: 34px;
    width: 1px;
    display: block;
    position: absolute;
    top: 7px;
    background-color: #333333;
    right: -1px;
}
#bg_header .element_general_prime_categories > .store_categories > li > a, #bg_header .element_general_prime_categories > .store_categories > li > span {
    background: none;
    display: block;
}
#bg_header .element_general_prime_categories {
    top: auto;
    bottom: 0px;
    left: auto;
    right: 0;
    width: 960px;
    height: 49px;
    background: none;
    position: absolute;
    z-index: 11;
}
#bg_header .store_categories li a {
    line-height: 49px;
}
#bg_header .element_general_prime_categories > .store_categories > li:hover {
    border-bottom: none;
}
#bg_header .element_general_prime_categories > ul > li:hover > a:after {
    opacity: 1;
}
#bg_header .element_general_prime_categories > ul > li > a:after {
    content: "";
    height: 5px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0px;
    width: 100%;
    background: #18bbe9;
}
#bg_header .element_general_prime_categories > ul > li > span:after {
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: 0px;
    width: 100%;
    background: #18bbe9;
    opacity: 1;
}
#bg_header .store_categories li a {
    color: #fff;
}
#bg_header .element_general_prime_categories > .store_categories > li:hover > a {
    color: #fff;
}
#bg_header .store_categories > li:first-child > a, #bg_header .store_categories > li:first-child > span {
    line-height: 49px;
}
.fix_nav_big {
    top: auto;
    bottom: 0px;
    left: auto;
    right: 0;
    width: 960px;
    height: 25px;
    background: none;
    position: absolute;
    z-index: 11;
}
#bg_header .store_categories li.hover_menu:hover ul {
    display: none;
}
#bg_header .element_general_prime_categories > .store_categories > li > span {
    background: none;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 49px;
}
#bg_header .link_all_items .store_categories > li > span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    font-size: 15px;
    color: #18bbe9;
    line-height: 25px;
    padding: 0px 24px;
    text-decoration: underline;
    background: none;
}
#bg_header .link_all_items .store_categories li:hover {
    background: none;
}
#bg_header .link_all_items .store_categories li:first-child:hover {
    height: 20px;
    width: 213px;
    padding: 0px;
    padding-top: 5px;
}
#header_group1 div > ul > li:not(:first-child) > span:before {
    content: "";
    height: 34px;
    width: 1px;
    display: block;
    position: absolute;
    top: 7px;
    background-color: #333333;
    right: -1px;
}
/*drop*/
#header_group1 div.element_general_prime_categories.main_prime_categories > ul > li:hover > ul {
    display: block;
}
#header_group1 div.element_general_prime_categories.main_prime_categories > ul > li> ul.store_categories {
    display: none;
    width: 215px;
    border-radius: 0;
    min-width: 167px;
    max-width: 234px;
    padding: 24px;
    top: 102%;
    right: -1px;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 126px;
    height: auto;
    border: none;
    position: absolute;
    background: url(header_pattern.png) repeat 0px 0px;
}
.element_general_all_categories_sorted_by_titles li, .element_general_prime_categories li, .element_general_all_categories li {
    background: none;
}
#bg_header .element_general_prime_categories .store_categories ul li.pos_1 {
    border-top: none;
}
#bg_header .element_general_prime_categories .store_categories ul li {
    overflow: hidden;
    width: 128px;
}
#bg_header .element_general_prime_categories .store_categories ul li, #header_group1 > div.element_general_prime_categories > ul > li > ul > li > span {
    background: none;
    float: right;
    border: none;
    padding-bottom: 0px;
    height: 34px;
}
#bg_header .store_categories li .store_categories li a, #bg_header .store_categories li .store_categories li:first-child a {
    font-size: 15px !important;
    color: #fff;
    line-height: 34px;
}
#header_group1 > div.element_general_prime_categories > ul > li > ul > li > span, #bg_header .element_general_prime_categories .store_categories ul li a {
    padding: 0px !important;
    width: 128px;
    max-width: 128px;
    color: #fff;
}
#bg_header .element_general_prime_categories .store_categories ul li a, #header_group1 > div.element_general_prime_categories > ul > li > ul > li > span {
    text-align: right;
    font-weight: normal;
}
#bg_header .store_categories > li:first-child > a, #bg_header .store_categories > li:first-child > span, #header_group1 > div.element_general_prime_categories > ul > li > ul > li > span {
    height: auto;
    background: none;
}
#bg_header .element_general_prime_categories > .store_categories li > a, #bg_header .element_general_prime_categories > .store_categories > li:first-child > a, #bg_header .element_general_prime_categories > .store_categories > li:first-child > span {
    display: block;
}
#header_group1 div.element_general_prime_categories.main_prime_categories > ul > li:hover > ul {
    display: block;
}
#bg_header .element_general_prime_categories .store_categories ul li:hover a, #header_group1 > div.element_general_prime_categories > ul > li > ul > li > span {
    color: #18bbe9;
    text-decoration: underline;
}
.fix_nav_big {
    top: 0px;
    bottom: auto;
    left: auto;
    right: 0;
    width: 100%;
    height: 49px;
    background: none;
    position: fixed;
    z-index: 11;
    background: #fff;
}
.fix_nav_small {
    width: 960px;
    margin: 0 auto;
    height: 100%;
    position: relative;
}
.element_general_prime_categories.main_prime_categories.sticky {
    width: 960px;
    margin: auto;
    position: absolute;
    left: 0px;
    right: 0px;
}
/* --- end element_general_prime_categories_category_header --- */

/*secure link*/
#header_secure_link {
    display: none;
}
li.link_all_items {
    display: none;
}
/* end secure link*/
/* --- element_general_prime_categories_with_group_header --- */
/* --- end element_general_prime_categories_with_group_header --- */

/* --- element_general_prime_categories_with_children_header --- */
/* --- end element_general_prime_categories_with_children_header --- */

/* --- element_general_contact_header --- */
/* --- end element_general_contact_header --- */

/* --- element_general_newsletter_header --- */
/* --- end element_general_newsletter_header --- */

/* --- element_general_easy_lightbox --- */
/* --- end element_general_easy_lightbox --- */

/*element_general_lightbox*/
/*end element_general_lightbox*/

/* ------------------------------------- end layout_header ------------------------------------- */

/* ------------------------------------- middle ------------------------------------- */

/* --- layout_homepage_middle --- */  
/* --- end layout_homepage_middle --- */ 


	/* --- element_general_masonry_images_middle --- */ 
	/* --- end element_general_masonry_images_middle --- */ 

	/* --- element_general_all_categories_middle --- */ 
	/* --- end element_general_all_categories_middle --- */ 

	/* --- element_general_categories_images_middle --- */ 
	/* --- end element_general_categories_images_middle --- */ 

	/* --- element_general_content_carousel_middle --- */ 
	/* --- end element_general_content_carousel_middle --- */

	/* --- element_general_links_middle --- */ 
	/* --- end_element_general_links_middle --- */ 

	/* --- element_general_images_middle --- */ 
	/* --- end element_general_images_middle --- */ 

	/* --- element_general_strength --- */ 
	/* --- end element_general_strength --- */ 

	/* --- element_general_newsletter_middle --- */ 
	/* --- end element_general_newsletter_middle --- */ 

	/* --- element_category_list_items_middle --- */ 
	/* --- end element_category_list_items_middle --- */ 

	/* --- element_general_carousel_middle --- */ 
	/* --- end element_general_carousel_middle --- */ 

	/* --- element_general_brand_carousel --- */ 
	/* --- end element_general_brand_carousel --- */ 

	/* --- element_general_list_item_titles_middle --- */
	/* --- end element_general_list_item_titles_middle --- */

	/* --- element_general_prime_categories_category_middle --- */ 
	/* --- end element_general_prime_categories_category_middle --- */ 

	/* --- element_general_contact_middle --- */ 
	/* --- end element_general_contact_middle --- */ 

	/* --- element_general_ws_carousel_middle --- */
	/* --- end element_general_ws_carousel_middle --- */

	/* --- element_general_ticker_middle --- */
	/* --- end element_general_ticker_middle --- */

	/* --- element_items_list_items_middle --- */ 
	/* --- end element_items_list_items_middle --- */ 

	/* --- element_general_masonry_grid --- */ 
	/* --- end element_general_masonry_grid --- */ 

	/* --- pagination_middle --- */
	/* --- end pagination_middle --- */

	/* --- bootstrap_slider_middle --- */
	/* --- end bootstrap_slider_middle --- */

	/* --- owlCarousel_middle --- */
	/* --- end owlCarousel_middle --- */
/* ------------------------------------- end middle ------------------------------------- */

/* ------------------------------------- footer ------------------------------------- */

/* --- layout_footer --- */ 
/* --- end layout_footer --- */

/* --- element_general_newsletter_footer --- */ 
/* --- end element_general_newsletter_footer --- */ 

/* --- element_general_links_footer --- */ 
/* --- end_element_general_links_footer --- */ 

/* --- element_general_footer_nav --- */ 
/* --- end element_general_footer_nav --- */ 

/* --- element_general_prime_categories --- */ 
/* --- end element_general_prime_categories --- */ 

/* --- element_general_show_contact --- */ 
/* --- end element_general_show_contact --- */

/* --- #footer_group2, #footer_group3, #footer_group4_footer --- */
/* --- end_#footer_group2, #footer_group3, #footer_group4_footer --- */

/* --- element_general_images_footer --- */ 
/* --- end element_general_images_footer --- */ 

/* --- element_general_carousel_footer --- */ 
/* --- end element_general_carousel_footer --- */ 

/* --- element_general_prime_categories_footer --- */ 
/* --- end element_general_prime_categories_footer --- */ 

/* --- element_general_contact_footer --- */ 
/* --- end element_general_contact_footer --- */ 

/* ------------------------------------- end_footer ------------------------------------- */

/* ------------------------------------- category ------------------------------------- */

/* --- layout_category --- */ 
/* --- end layout_category --- */   

/* --- element_category_filter_category --- */ 
/* --- end element_category_filter_category --- */ 

/* --- element_category_list_items_category --- */ 
/* --- end element_category_list_items_category --- */ 

/* --- element_general_prime_categories_category --- */ 
/* --- end element_general_prime_categories_category --- */ 

/* ------------------------------------- end_category ------------------------------------- */

/* ------------------------------------- layout_item ------------------------------------- */

/* --- element_general_tabs --- */ 
/* --- end element_general_tabs --- */

/* ------------------------------------- end_layout_item ------------------------------------- */


/* ------------------------------------- layout ------------------------------------- */
/* --- clearfix --- */
/* --- end clearfix --- */

/* --- layout_about --- */ 
/* --- end layout_about --- */ 

/* --- layout_compare --- */ 
/* --- end layout_compare --- */ 

/* --- layout_contact --- */ 
/* --- end layout_contact --- */ 

/* --- layout_contract --- */ 
/* --- end layout_contract --- */ 

/* --- layout_credit_guard --- */ 
/* --- end layout_credit_guard --- */ 

/* --- layout_location --- */ 
/* --- end layout_location --- */ 

/* --- layout_order --- */ 
/* --- end layout_order --- */ 

/* --- layout_page --- */ 
/* --- end layout_page --- */ 

/* --- layout_iframe --- */ 
/* --- end layout_iframe --- */ 

/* ------------------------------------- end_layout ------------------------------------- */

/*--- colors ---*/
/*--- end colors ---*/

/* fonts */
/* end fonts */

/*bottons*/
/*end bottons*/

/* ------------------------------------- general ------------------------------------- */
/* ------------------------------------- end_general ------------------------------------- */



/* ------------------------------------- Responsive ------------------------------------- */

/* Responsive Changes */

/* Extra small devices (phones, less than 768px) */
@media screen and (max-width: 767px) {

	/* Code here */

}
/* Small devices (tablets, 768px and up) */
@media screen and (min-width:768px) {
	
	/* Code here */

}
/* Medium devices (desktops, 992px and up) */
@media screen and (min-width:992px) {	

	/* Code here */

}

/* Large devices (large desktops, 1200px and up) */
@media screen and (min-width:1200px) {	

	/* Code here */

}
/* Extre large devices (large desktops, 2000px and up) */
@media screen and (min-width:2000px) {	

	/* Code here */
	
}
/* ------------------------------------- end_Responsive ------------------------------------- */