body { background-color: #efefef; color: #444444; font-family: Roboto; } h1, h2, h3, h4, h5, h6 { color: #2a2a2a; font-family:Roboto; font-weight:300; margin:0px; padding:0px; margin-bottom:10px; } /* fumebuck-blue font size */ .fa { font-size: 14px; } /* Override the bootstrap fumebuck-blue */ h1 { font-size: 33px; } h2 { font-size: 27px; } h3 { font-size: 21px; } h5 { font-size: 12px; } h6 { font-size: 10.2px; } a { color: #444444; } a:hover { text-decoration: none; color:; } p{ margin: 10px 0; color:; } legend { font-size: 18px; padding: 7px 0px } label { font-size: 12px; font-weight: normal; } select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control { font-size: 12px; } .input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover { font-size: 12px; } .input-group .input-group-addon { font-size: 12px; height: 30px; } /* Fix some bootstrap issues */ span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg { display: inline; } .nav-tabs { margin-bottom: 15px; } div.required .control-label:before { content: '* '; color: #F00; font-weight: bold; } /* Gradent to all drop down menus */ .dropdown-menu li > a:hover { text-decoration: none; color: #ffffff; background-color: #0b69b8; background-repeat: repeat-x; } @media (min-width: 768px) { .dropdown:hover .dropdown-menu { display: block; } } /* top */ #top { background-color:#0b69b8; padding:10px; } #top a{color:#fff;} #top .top_bar_link{width:100%; text-align:right;} #top .top_bar_link a{padding:1.2% 2%; border-right:1px solid rgba(0,0,0,0.1);} #top .top_bar_link a i { font-size: 16px !important; margin-right: 5px; } #top #currency{ cursor:pointer; margin-left:13px; } #top #currency strong,#top #currency span,#top #currency i{ color:; } #top #currency .currency-select { text-align: left; } #top #currency .currency-select:hover { text-shadow: none; color: ; background-color: ; } #top #currency .btn{ padding: 3px 12px; } #top #currency .btn-group.open .dropdown-toggle { box-shadow: none; } #top .btn-link, #top-links li, #top-links a { color: #888; text-shadow: 0 1px 0 #FFF; text-decoration: none; } #top .btn-link:hover, #top-links a:hover { color: #444; } #top-links .dropdown-menu a { text-shadow: none; } #top-links .dropdown-menu a:hover { color: #FFF; } #top .btn-link strong { font-size: 14px; line-height: 14px; } #top-links{ padding-top: 6px; } #top-links a + a{ margin-left: 15px; } #top #myaccount{ cursor:pointer; } #top #myaccount span,#top #myaccount i{ color:} #top #myaccount a{ text-decoration: none; } #top #myaccount .dropdown-menu li > a{ color: #888; } #top #myaccount .dropdown-menu li > a:hover{ background-color: #0b69b8; color: } #top #language{ margin-left:13px; cursor:pointer; } #top #language .btn-group.open .dropdown-toggle{ box-shadow: none; } #top #language span, #top #language i{ color:#FFF; } #top #language .dropdown-menu li > a{ color: #888; } #top #language .dropdown-menu li > a:hover{ color: #FFF; } #header{ background-color: #efefef; padding: 20px 0; } #header .logo{ font-size:42px; font-weight:300; color:; } #header .logo span{ color:#0b69b8; font-weight:bold; } #header .header_icon{ color:#fff; padding:6px; background-color:; font-size:16px !important; } #header .cart_color{ background-color:#0b69b8 !important; } #cart .header_icon_text { margin:0 !important; } #header .header_icon_text{ margin: 2px 30px 0px 0px; line-height:14px; } #header .header_icon_text i{ font-size:12px !important; } #header .header_banners{ margin-top:38px; } #header p{ margin:0 } #header i{ font-size: 16px !important; margin-right: 5px; } .padding-right{ padding-right:0; } .padding-left{ padding-left:0; } /* logo */ #logo { margin: 16px 0 10px; } /* search */ #search { padding-top:7px; } #search .input-lg { height: 34px; line-height: 20px; padding: 0 10px; } #search .btn-lg { font-size: 15px; line-height: 18px; padding: 10px 35px; text-shadow: 0 1px 0 #FFF; } #search i{ color:#FFF; } /* cart */ #cart { margin-bottom: 10px; cursor:pointer; } #cart > .btn { font-size: 12px; line-height: 18px; color: #FFF; } #cart.open > .btn { background-image: none; background-color: #FFFFFF; border: 1px solid #E6E6E6; color: #666; box-shadow: none; text-shadow: none; } #cart.open > .btn:hover { color: #444; } #cart .dropdown-menu { background: #eee; z-index: 1001; padding:0px; } #cart .dropdown-menu { min-width: 100%; } @media (max-width: 478px) { #cart .dropdown-menu { width: 100%; } } #cart .dropdown-menu table { margin-bottom: 10px; } #cart .dropdown-menu li > div { min-width: 427px; padding: 0 10px; } @media (max-width: 478px) { #cart .dropdown-menu li > div { min-width: 100%; } } #cart .dropdown-menu li p { margin: 20px 0; } /* menu */ #menu { background-color: ; min-height: 50px; text-transform: uppercase; } .navbar { border-radius:0; } #menu .nav > li > a { color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1); padding: 14px 12px; font-size:12px; font-weight:bold; min-height: 15px; background-color: transparent; border-right: 1px solid rgba(0,0,0,0.1); } .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{ background-color: ; border-color: ; } .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span{ color:#0b69b8; } .pagination>li>a, .pagination>li>span{ color:#0b69b8; } .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{ color:#0b69b8; } #menu .dropdown-menu { background-color: ; } #menu .nav > li > a:hover, #menu .nav > li.open > a { background-color: #0b69b8; } #menu .dropdown-menu { padding-bottom: 0; } #menu .dropdown-inner { display: table; } #menu .dropdown-inner ul { display: table-cell; } #menu .dropdown-inner a { clear: both; color: ; display: block; font-size: 12px; line-height: 20px; min-width: 250px; padding: 7px 20px; } #menu .dropdown-inner li a:hover { color: ; background-color:#0b69b8 !important; } #menu .see-all { border-radius: 0 0 3px 3px; border-top: 1px solid #ddd; color: #fff; display: block; font-size: 12px; margin-top: 0.5em; padding: 7px 20px } #menu .see-all:hover, #menu .see-all:focus { text-decoration: none; color: #ffffff; background-color: rgba(0, 0, 0, 0.1); background-repeat: repeat-x; } #menu #category { float: left; padding-left: 15px; font-size: 16px; font-weight: 700; line-height: 50px; color: #fff; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); font-weight:300; } #menu .btn-navbar { font-size: 15px; font-stretch: expanded; color: #FFF; padding: 2px 18px; float: right; background-color: #229ac8; background-image: linear-gradient(to bottom, #23a1d1, #1f90bb); background-repeat: repeat-x; border-color: #1f90bb #1f90bb #145e7a; } #menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] { color: #ffffff; background-color: #229ac8; } .megamenu-content{background-color:; padding:10px;} .megamenu-content h4 a{color:#feffff !important;} .megamenu-content .sub_categoy{margin: 0px;padding: 0px; margin-bottom:15px;} .megamenu-content .sub_categoy li a{color: #9599a4 !important;} .megamenu-content .sub_categoy li a:hover{color: #fff !important; background:none !important;} .megamenu-content .sub_categoy li{border-bottom:1px solid #9599a4 !important;padding: 5px 0px;} .megamenu-content h3{color: #9b9fab;font-weight: 500;} .megamenu-content p{color: #9b9fab;} .navbar-toggle{ background-color: #0b69b8; border: 1px solid #fff; } .navbar-toggle .icon-bar{ border: 1px solid #fff; } @media (min-width: 768px) { #menu .dropdown:hover .dropdown-menu { display: block; } } @media (max-width: 767px) { #menu { border-radius: 0px; } #menu div.dropdown-inner > ul.list-unstyled { display: block; } #menu div.dropdown-menu { margin-left: 0 !important; padding-bottom: 10px; background-color: rgba(0, 0, 0, 0.1); } #menu .dropdown-inner { display: block; } #menu .dropdown-inner a { width: 100%; color: ; } #menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover { background: rgba(0, 0, 0, 0.1); } #menu .see-all { margin-top: 0; border: none; border-radius: 0; color: #fff; } } /* content */ #content { min-height: 600px; } /* footer */ footer { background-color: ; color: #9c9fa9; margin-top: 20px; padding: 20px; } footer hr { border-top: none; border-bottom: 1px solid #666; } footer h3 { color: #fff; font-size: 18px; margin: 0; padding: 10px 0; text-transform: uppercase; } footer ul li a { color: #9c9fa9; margin: 10px 0; } footer ul li a i{ font-size: 12px; margin-right: 5px; } footer ul li { line-height: 28px; } footer .social_media{ margin:10px 0; margin-bottom:20px; } footer .social_media a { background-color:#0b69b8; font-size:16px; padding:10px 15px; margin-right:5px } .flogo{ font-size:36px; font-weight:300; color:#6c707b !important; } .flogo span{ font-weight:bold; } .copyright{ padding:15px; text-align:center; } .copyright a{ color: #0b69b8; } .imghover { transition: all .2s ease-in-out; } .imghover:hover { transform: scale(1.1); } .rpulling{float:right;} footer p{ font-size: 14px; line-height: 1.42857; } footer a { color: #ccc; } footer a:hover { color: #fff; } footer h5 { font-family: 'Open Sans', sans-serif; font-size: 13px; font-weight: bold; color: #fff; } /* alert */ .alert { padding: 8px 14px 8px 14px; } /* breadcrumb */ .breadcrumb{ padding: 0px !important; background-color: transparent !important; } .breadcrumb li a{ color:#2a2a2a; } .breadcrumb li a:hover{ color:#0b69b8; } .pagination { margin: 0; } /* buttons */ .buttons { margin: 1em 0; } .btn { padding: 7.5px 16px; font-size: 12px; border: 1px solid #cccccc; border-radius: 4px; box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05); } .btn-xs { font-size: 9px; } .btn-sm { font-size: 10.2px; } .btn-lg { padding: 10px 16px; font-size: 15px; } .btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover { font-size: 12px; } .btn-group > .btn-xs { font-size: 9px; } .btn-group > .btn-sm { font-size: 10.2px; } .btn-group > .btn-lg { font-size: 15px; } .btn-fumebuck-blue { color: #fff; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #0b69b8; } .btn-fumebuck-blue:hover { color:#fff !important; border:1px solid #0b69b8 !important; } .btn-primary { color: #ffffff; background-color: #0b69b8 !important; background-image: none !important; border-color: none !important; padding: 10px 25px; } .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] { } .btn-warning { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #faa732; background-image: linear-gradient(to bottom, #fbb450, #f89406); background-repeat: repeat-x; border-color: #f89406 #f89406 #ad6704; } .btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] { box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1); } .btn-danger { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #da4f49; background-image: linear-gradient(to bottom, #ee5f5b, #bd362f); background-repeat: repeat-x; border-color: #bd362f #bd362f #802420; padding: 10px 25px !important; border:none !important; } .btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] { box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1); } .btn-success { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #5bb75b; background-image: linear-gradient(to bottom, #62c462, #51a351); background-repeat: repeat-x; border-color: #51a351 #51a351 #387038; } .btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] { box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1); } .btn-info { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #df5c39; background-image: linear-gradient(to bottom, #e06342, #dc512c); background-repeat: repeat-x; border-color: #dc512c #dc512c #a2371a; } .btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] { background-image: none; background-color: #df5c39; } .btn-link { border-color: rgba(0, 0, 0, 0); cursor: pointer; color: #23A1D1; border-radius: 0; } .btn-link, .btn-link:active, .btn-link[disabled] { background-color: rgba(0, 0, 0, 0); background-image: none; box-shadow: none; } .btn-inverse { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #363636; background-image: linear-gradient(to bottom, , #222222); background-repeat: repeat-x; border-color: #222222 #222222 #000000; } .btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] { background-color: #222222; background-image: linear-gradient(to bottom, #333333, #111111); } .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary{ border:1px solid #0b69b8 !important; } /* list group */ .list-group a { border: 1px solid #bfbfbf; color: ; padding: 12px; background-color: #e3e3e3; } .list-group a.active, .list-group a.active:hover, .list-group a:hover { color: #e3e3e3; background: ; } /* carousel */ .carousel-caption { color: #FFFFFF; text-shadow: 0 1px 0 #000000; } .carousel-control .icon-prev:before { content: '\f053'; font-family: FontAwesome; } .carousel-control .icon-next:before { content: '\f054'; font-family: FontAwesome; } /* product list */ .product-thumb { margin-bottom: 20px; overflow: hidden; } .product-thumb .image { height: 175px; position: relative; text-align: center; overflow:hidden; } .product-thumb .image a { display: block; } .product-thumb .image a:hover { opacity: 0.8; } .product-thumb .image img { margin-left: auto; margin-right: auto; } .product-grid .product-thumb .image { float: none; } @media (min-width: 767px) { .product-list .product-thumb .image { float: left; padding: 0 15px 0 0; } } .product-thumb h4 { } .product-thumb .caption { padding:15px; height:175px; } .product-layout .sale{ background-color: ; color: #fff; padding: 10px 15px; position: absolute; top: 0; } .product-layout .discount{ background-color: #0b69b8; color: #fff; padding: 10px 15px; position: absolute; right: 0; top: 0; } .product-list .discount{ right: 15px; } .product-list .description{ display:block; } .product-grid .description{ display:none; } .product-list .product-thumb .caption { margin-left: 230px; } .product-list .wish_compare { padding: 0 10px; } .product-list .image a{ overflow:hidden; } .backgrod{ background-color:; color:#efeff1; padding: 7px; } .backgrod a{ display: block; float: left; margin-right: 10px; line-height: 30px; } .backgrod a i{ color:#efeff1; cursor:pointer } .backgrod .filter-xss{ padding:0; } .backgrod .filter-xss label{ float:left; } .backgrod .selecting{ color: #555; font-size: 12px; max-width: 70%; height: 30px; margin-left: 10px; } .backgrod .comparing { color:#efeff1; font-size:12px; line-height:28px; } .product_heading{ font-size: 26px; margin: 0 0 20px; color:#0b69b8; } .rating .fa-stack { color: ; display: inline-block; height: 1em; line-height: 1em; position: relative; vertical-align: middle; width: 1em; } .rating p{ margin:0; } .product_infos{ margin-top: 11px; } .product_infos ul li{ line-height: 35px; } .mainprice h1{ font-size: 18px; margin:0; } .mainprice span{ font-size:20x; color:#0b69b8; float:left; margin-right:5px; } .mainprice ul li{ margin:10px 0; } .addthis_fumebuck-yellow_style a{float:left; margin-left:8px;} .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{background-color: #0b69b8;color: #fff;} .tab-pane{line-height: 30px;} .nav-tabs li a{color: #fff;background-color: #2a2a2a;} .nav-tabs li a:hover{color: #fff;background-color: #0b69b8;} @media (max-width: 1200px) { .product-grid .product-thumb .caption { min-height: 210px; padding: 0 10px; } .backgrod .selecting{ max-width: 50%; margin-left: 5px; } .backgrod .comparing { font-size:10px; } } @media (max-width: 767px) { .product-list .product-thumb .caption { min-height: 0; margin-left: 0; padding: 0 10px; } .product-grid .product-thumb .caption { min-height: 0; } } .product-thumb .rating { position: absolute; top: 0; width: 100%; } .product-thumb .rating p span { color: #d5a000; } .product-thumb .fa-stack { width: 1em; } .product-thumb .rating i { font-size: 16px !important; margin-right: 5px; } .rating .fa-star-o { color: #999; font-size: 15px; } .rating .fa-star { font-size: 15px; } .rating .fa-star + .fa-star-o { color: ; } h2.price { margin: 0; } .product-thumb .price { color: #444; } .product-thumb .price-new { font-size: 18px; font-weight: bold; margin-left: 10px; } .product-thumb .price-old { color: #0b69b8; font-size: 16px; text-decoration: line-through; } .product-thumb button { margin-top: 10px; padding: 10px 35px; text-transform: uppercase; background-color: #0b69b8; border: medium none; color: #fff; font-size: 16px; padding: 10px 20px; transition: all 0.2s ease-in-out; } .product-thumb button:hover{ background-color: ; padding: 10px 45px; transition: all 0.2s ease-in-out; } .wish_compare { padding:10px; } .wish_compare a{ font-size:12px; color:; cursor: pointer; } .product-thumb .price-tax { color: #999; font-size: 12px; display: block; } .product-thumb .button-group { border-top: 1px solid #ddd; background-color: #eee; overflow: auto; } .product-list .product-thumb .button-group { border-left: 1px solid #ddd; } @media (max-width: 768px) { .product-list .product-thumb .button-group { border-left: none; } } .product-thumb .button-group button { width: 60%; border: none; display: inline-block; float: left; background-color: #eee; color: #888; line-height: 38px; font-weight: bold; text-align: center; text-transform: uppercase; } .product-thumb .button-group button + button { width: 20%; border-left: 1px solid #ddd; } .product-thumb .button-group button:hover { color: #444; background-color: #ddd; text-decoration: none; cursor: pointer; } @media (max-width: 1200px) { .product-thumb .button-group button, .product-thumb .button-group button + button { width: 33.33%; } } @media (max-width: 767px) { .product-thumb .button-group button, .product-thumb .button-group button + button { width: 33.33%; } } .thumbnails { overflow: auto; clear: both; list-style: none; padding: 0; margin: 0; } .thumbnails > li { margin-left: 20px; } .thumbnails { margin-left: -20px; } .thumbnails > img { width: 100%; } .image-additional a { margin-bottom: 20px; padding: 5px; display: block; border: 1px solid #ddd; } .image-additional { max-width: 78px; } .thumbnails .image-additional { float: left; margin-left: 20px; } .product-buttons button{color:#fff !important; background-color:#0b69b8 !important; border:none;background: none;margin-bottom: 15px;} .product-buttons a{color:#fff !important; background-color:#0b69b8 !important; border:none; padding:10px 20px; font-size:16px;background: none;} #sidecategory .category_menu ul > li > ul { width: 698px; } @media (max-width: 990px) { #sidecategory .category_menu ul > li > ul { width: 550px; } } /* fixed colum left + content + right*/ @media (min-width: 768px) { #column-left .product-layout .col-md-3 { width: 100%; } #column-left + #content .product-layout .col-md-3 { width: 50%; } #column-left + #content + #column-right .product-layout .col-md-3{ width: 100%; } #content + #column-right .product-layout .col-md-3{ width: 100%; } } /* fixed product layouts used in left and right columns */ #column-left .product-layout, #column-right .product-layout { width: 100%; } #column-left .leftrightx,#column-right .leftrightx{ width: 100%; } .product-layout{ background-color: #dfdfdf; margin-top: 20px; } /* fixed mobile cart quantity input */ .input-group .form-control[name^=quantity] { min-width: 50px; } .slideshow .owl-wrapper-outer { border:none; border-radius: 0px; box-shadow:none; } #column-left h2,#column-right h2,#content h2{ background-color: #0b69b8; color: #efefef; font-size: 16px; margin: 0px; padding: 10px; text-transform: uppercase; } #sidecategory .categorybg{ background-color:#e5e5e5; } #sidecategory .category_menu ul li{ float:none; border-right:none; border-bottom:1px solid #bfbfbf; text-transform:uppercase; } #sidecategory .category_menu .navbar-nav li a{ color:; } #sidecategory .category_menu .navbar-nav .dropdown-menu li a{ color:#f2f2f2; } #sidecategory .category_menu .navbar-nav .dropdown ul li a:hover{ color:; background-color:#f2f2f2; } #sidecategory .category_menu ul { width: 100%; } #sidecategory .category_menu ul li .dropdown-menu{ top:0px; min-height:255px; left: 100%; } #sidecategory .sublisting{ width:550px; } #sidecategory .sublisting li{ border:none; } .brands{ background-color: #0b69b8; color: #efefef; display: inline-block; font-size: 16px; margin: 0 0 12px; padding: 10px; text-transform: uppercase; width: 100%; } .margin{ margin-bottom: 21px; } .customstyle{padding: 15px;background-color: #fff;margin-bottom: 20px;border: 2px solid #0b69b8;} .tab-content{margin-bottom:20px;} @media only screen and (max-width: 1200px){ .header_icon_text{margin: 2px 10px 0 0px !important;} /* Top Bar Css Style */ .top_bar_link{text-align:center;} .top_bar_link span{display:none;} .top_bar_link a{padding:1.2% 5%;} } @media only screen and (max-width: 786px){ .mcenter{display: flex;justify-content: center; align-items: center;} .rpulling{float:none;} .header_banners{display: flex;justify-content: center; align-items: center;} .product-buttons button{margin:10px 0px;} .product-buttons a{margin:10px 0px;} } .button_fumebuck-blue{ background-color: #0b69b8; border: medium none; color: #fff; font-size: 16px; margin: 10px; text-transform: uppercase; } .well p{margin:12px 0 !important;} .list-unstyled{margin: 10px 0;} .list-unstyled li{line-height: 30px;} .cartinput{padding:18px 10px;} .h3manufactute{margin: 20px 0;color: #0b69b8;}