@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"; @import "https://fonts.googleapis.com/css?family=Dosis|Open+Sans"; /*# sourceMappingURL=main.css.map */ * { font-family: Open Sans, sans-serif; } .bs-callout { padding: 20px; margin: 20px 0; border: 1px solid #eee; border-left-width: 5px; border-radius: 3px; } .bs-callout + .bs-callout { margin-top: -5px; } .clear { clear: both; } .bs-callout-danger { border-left-color: #ce4844; } .main_container { margin-top: 30px; min-height: 870px; } .main_nav { display: inline-block; } .main_nav li a { color: rgba(0, 0, 0, 0.72); } .search_string { padding: 5px; } #scroll_top { border-radius: 50px; position: fixed; top: calc(100% - 50px); right: 0; display: none; font-size: 50px; cursor: pointer; z-index: 9999; } .header { margin-top: 0 !important; padding-bottom: 0 !important; border: 1px solid #eaeaea; position: relative; padding-top: 20px; text-align: center; min-height: 140px; } .header > .container { position: relative; } h1 { font-family: Dosis, sans-serif; } .mobile_top { text-align: right; } .basket { position: relative; display: inline-block; float: right; list-style: none; } .cart_well { margin: 5px; } .product_list_description { display: none; } .product_grid_box { float: left; position: relative; transition: all 0.1s ease; text-align: center; } .product_grid_box.thumbnail { border: none; margin: 0; min-height: 350px; } .product_grid_box.product_list_box { transition: all 0.5s ease; width: 100%; height: 230px; } .product_grid_box.product_list_box .list_product_image { float: left; margin: 0; clear: both; } .product_grid_box.product_list_box .product_list_description { display: block; } .product_slider { margin: 10px; } .main_slider { height: 400px; overflow: hidden; } .list_product_image { width: 200px; height: auto; margin: 0 auto; } .basket_image { height: 100px; width: 80px; } .checkout_steps { margin: 5px; margin-bottom: 30px; } .basket_error { float: left; width: 100%; } .checkout_step { text-align: center; background-color: rgba(84, 84, 84, 0.72); padding: 10px; color: black; } .checkout_step a { color: white; font-weight: bold; } .checkout_step_active { background-color: rgba(0, 0, 0, 0.72); } .checkout_arrow { clip-path: polygon(95% 2%, 100% 50%, 95% 100%, 0 100%, 4% 50%, 0 0); } .address_row { cursor: pointer; } .row_tick { display: none; float: right; } .arrow { width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid white; position: absolute; top: -9px; right: 0; } .basket_items { padding: 5px; display: none; min-height: 150px; width: 200px; position: absolute; top: 33px; right: 0; background-color: white; z-index: 100; } .navbar .navbar-nav { display: inline-block; float: none; vertical-align: top; } .navbar .navbar-collapse { text-align: center; } .header_logo { width: 350px; height: auto; display: inline-block; vertical-align: top; } .header_line { position: absolute; bottom: 0; width: 100%; height: 3px; } .header_nav { display: inline-block; vertical-align: middle; } .product_row { height: 800px; } .cart_btn { background-color: rgba(255, 255, 0, 0); border-color: rgba(255, 255, 0, 0); } .cart_btn:hover { background-color: rgba(255, 255, 0, 0); } .cart_btn:active { background-color: rgba(255, 255, 0, 0); } .cart_btn:focus { background-color: rgba(255, 255, 0, 0); } .add_to_cart_btn { width: 100%; height: 100px; margin: 0 auto; } .add_to_cart { text-align: center; } .main_product_image { float: left; width: 360px; height: auto !important; } .product_thumbs { margin-top: 20px; float: left; clear: left; height: 60px; } .thumbnail { margin: 5px; } .product_slider { height: 500px; } .slick-prev:before, .slick-next:before { color: rgba(0, 0, 0, 0.72) !important; } .slick-slide img { height: 100%; width: 100%; } .images { float: left; text-align: center; padding: 20px; } .in_stock { color: #32c932; } .no_stock { color: #c90d02; } .product_stock { text-align: right; } .product_price { font-size: 2.7em; margin-top: 0; } .footer { margin-top: 50px; bottom: 0; z-index: 999; background-color: rgba(0, 0, 0, 0.72); min-height: 300px; max-height: 600px; width: 100%; } .footer_blocks { display: flex; } .footer_block { text-align: center; flex: 1; } .footer_block ul { list-style: none; } .accordion-option { width: 100%; float: left; clear: both; margin: 15px 0; } .accordion-option .title { font-size: 20px; font-weight: bold; float: left; padding: 0; margin: 0; } .accordion-option .toggle-accordion { float: right; font-size: 16px; color: #6a6c6f; } .accordion-option .toggle-accordion:before { content: "Expand All"; } .accordion-option .toggle-accordion.active:before { content: "Collapse All"; } .payment_proceed { float: right; } .static_footer { position: static; bottom: 0; } .mini-basket { width: 350px; } .register_toggle { background-color: #cecece; text-align: center; padding: 5px; } .register_toggle h5 { display: inline-block; } .register_toggle.active { background-color: #242424; color: #cecece; } .register_toggle.active:after { border-color: transparent transparent #cecece; border-style: solid; border-width: 0 10px 7px; bottom: 0; content: ""; left: 50%; margin-left: -10px; position: absolute; } .login_toggle { background-color: #cecece; text-align: center; padding: 5px; } .login_toggle h5 { display: inline-block; } .login_toggle.active { background-color: #242424; color: #cecece; } .login_toggle.active:after { border-color: transparent transparent #cecece; border-style: solid; border-width: 0 10px 7px; bottom: 0; content: ""; left: 50%; margin-left: -10px; position: absolute; } .upload_box { width: 100%; height: 300px; padding: 10px; border-style: dashed; border-width: 2px; border-color: #b5b5b5; color: #b5b5b5; text-align: center; } .dropdown-submenu { position: relative; } .dropdown-submenu:hover > .dropdown-menu { display: block; } .dropdown-submenu:hover > a:after { border-left-color: white; } .dropdown-submenu > .dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; border-radius: 0 6px 6px 6px; } .dropdown-submenu > a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #cecece; margin-top: 5px; margin-right: -10px; } .dropdown-submenu.pull-left { float: none; } .dropdown-submenu.pull-left > .dropdown-menu { left: -100%; margin-left: 10px; border-radius: 6px 0 6px 6px; } .nav_link { text-align: left; } .dropdown:hover .dropdown-menu { display: block; } .dropdown-toggle::before { display: none; } .dropdown-toggle::after { display: none; } .listings_amount_per_page { display: inline-block; width: 70px; } .screen_overlay { position: fixed; padding: 0; margin: 0; display: flex; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.5); z-index: 999; } .screen_overlay i, .screen_overlay img { display: block; margin: auto; align-self: center; font-size: 6em; } .loading_spinner { color: green; } .footer_link_group { padding: 0; list-style: none; } .footer_link_group li a { text-decoration: none; color: #b5b5b5; } .footer_link_header { color: #e2e2e2; } .footer_credit { position: absolute; bottom: 0; text-align: center; padding: 5px; } .display_control { display: none; } .pagination_bar { float: right; } .pagination_bar ul { text-align: right; margin: 0; } .pagination_bar li { display: inline-block; } input[type=number]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; } input[type="number"] { -moz-appearance: textfield; } .count-input { position: relative; width: 100%; max-width: 165px; margin: 10px 0; } .count-input input { width: 100%; height: 36.92307692px; background: none; text-align: center; } .count-input input:focus { outline: none; } .count-input .incr-btn { display: block; position: absolute; width: 30px; height: 30px; font-size: 26px; font-weight: 300; text-align: center; line-height: 30px; top: 50%; right: 0; margin-top: -15px; text-decoration: none; } .count-input .incr-btn:first-child { right: auto; left: 0; top: 46%; } .count-input.count-input-sm { max-width: 125px; } .count-input.count-input-sm input { height: 36px; } .count-input.count-input-lg { max-width: 200px; } .count-input.count-input-lg input { height: 70px; border-radius: 3px; } .quantity::-webkit-inner-spin-button { margin: 0; } .quantity::-webkit-outer-spin-button { margin: 0; } .search_bar { border-right: 0; } .search_button button { border: 0; background: transparent; } .search_button .form-control { border-right: 0; box-shadow: 0 0 0; border-color: #cecece; } .search_button.input-group-addon { background: white !important; border-left: 0; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); } ul.dropdown-cart { min-width: 250px; transition: width 2s, height 2s, transform 2s; } ul.dropdown-cart li .item-left { float: left; } ul.dropdown-cart li .item-left img { float: left; } ul.dropdown-cart li .item-left span.item-info { float: left; margin-left: 10px; } ul.dropdown-cart li .item-left span.item-info span { display: block; } ul.dropdown-cart li .item { display: block; padding: 3px 10px; margin: 3px 0; } ul.dropdown-cart li .item:hover { background-color: #f3f3f3; } ul.dropdown-cart li .item:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } ul.dropdown-cart li .item-right { float: right; } ul.dropdown-cart li .item-right button { margin-top: 14px; } ul.dropdown-menu { min-width: 300px; } .block_link { display: block; color: inherit; } .cart_bottom_sticky { background-color: #398439; width: 100%; position: fixed; bottom: 0; left: 0; text-align: center; font-size: 1.5em; z-index: 9999; color: white; } .cart_bottom_sticky a { color: white; } .cart_bottom_sticky i { color: white; } .product_filters ul { text-decoration: none; list-style: none; } .product_filters > ul { border-style: solid; border-color: #eee; border-width: 1px; } .filter_header { font-weight: bold; position: relative; text-align: center; padding: 5px; background-color: #32c932; } .filter_header a { text-decoration: none; } .filter_header a:after { content: "\f068"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; color: #7c7c7c; font-size: 18px; padding-right: 0.5em; position: absolute; right: 0; } .filter_header a.collapsed:after { content: "\f067"; } .product_filter_wrap { padding: 0; } .mega-dropdown { position: static !important; } .mega-dropdown-menu { padding: 20px 0; width: 100%; } .mega-dropdown-menu > li > ul { padding: 0; margin: 0; } .mega-dropdown-menu > li > ul > li { list-style: none; } .mega-dropdown-menu > li > ul > li > a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.428571429; color: #999; white-space: normal; } .mega-dropdown-menu > li ul > li > a:hover { text-decoration: none; color: #444; background-color: #f5f5f5; } .mega-dropdown-menu > li ul > li > a:focus { text-decoration: none; color: #444; background-color: #f5f5f5; } .mega-dropdown-menu form { margin: 3px 20px; } .mega-dropdown-menu .form-group { margin-bottom: 3px; } .mega-dropdown-menu .dropdown-header > a { font-size: 18px; font-weight: bold; color: #0d1b27; } .border { border-style: solid; border-color: #eee; border-width: 1px; } body.modal-open .mm-slideout { z-index: inherit; } .cart:hover > .dropdown-menu { display: block !important; } .dropdown-menu:hover { display: block !important; } .nav li a { padding: 10px; font-size: 17px; } .nav li a:hover { text-decoration: none; background-color: #aad297; } .panel-default > .panel-heading { color: #333; background-color: white; border-color: #e4e5e7; padding: 0; user-select: none; } .panel-default > .panel-heading a { display: block; padding: 10px 15px; } .panel-default > .panel-heading a:after { content: ""; position: relative; top: 1px; display: inline-block; font-family: Glyphicons Halflings; font-style: normal; font-weight: 400; line-height: 1; float: right; transition: transform .25s linear; } .panel-default > .panel-heading a[aria-expanded="true"] { background-color: #eee; } .panel-default > .panel-heading a[aria-expanded="true"]:after { content: "\2212"; transform: rotate(180deg); } .panel-default > .panel-heading a[aria-expanded="false"]:after { content: "\002b"; transform: rotate(90deg); } .product_list_wrap { float: right; } .product_list_wrap a { text-decoration: none; } .breadcrumb > li + li:before { padding: 0 5px; color: #cecece; content: " >"; } .pagination > .active > a { background-color: #97c97f; border-color: #97c97f; } .pagination > .active > a:focus { background-color: #97c97f; border-color: #97c97f; } .pagination > .active > a:hover { background-color: #97c97f; border-color: #97c97f; } .pagination > .active > span { background-color: #97c97f; border-color: #97c97f; } .pagination > .active > span:focus { background-color: #97c97f; border-color: #97c97f; } .pagination > .active > span:hover { background-color: #97c97f; border-color: #97c97f; } .flex_wrap { display: flex; min-height: 100px; } .flexer { flex: 1; min-height: 100px; } @media (max-width: 991px) and (min-width: 768px) { .navbar-form { padding: 5px; } } @media (min-width: 768px) { #scroll_top { top: 90%; right: 50px; } } @media (max-width: 768px) { .side_nav { position: absolute; top: 0; left: -30%; width: 30%; background-color: black; transition: all 0.5s ease; } .side_nav .nav { width: 100%; } .side_nav .nav-item { width: 100%; } .side_nav.left { display: block; left: 0; } } img { border: 0; } .view_product { margin: 0 auto; } /*# sourceMappingURL=main.css.map */ .header { min-height:135px; } .header_logo { width:500px; } .slick-slide img { width:100%; height:auto; } @media screen and (max-width: 992px){ .header { min-height:10px; border: none; } .main_slider { height:100px !important; } } .main_slider { /*height:auto;*/ } .nav > li { float:left; }