/*banner.css*/

.owl-theme .owl-controls .owl-buttons div {
    color: #000;
}
.scw-carousel .owl-controls .owl-page.active span, .scw-carousel .owl-controls .owl-page:hover span {
    background: #204956;
}

/*bestsellers*/

.scw-product-slider h4 {
    border-bottom: 0;
    border-top: 0;
    font-size: 30px;
    text-transform: uppercase;
    font-weight:400;
    text-align: center;
    color: #204956;
    margin-top: 28px;
    margin-bottom: 10px;
}
.scw-bestsellers .owl-theme .owl-controls .owl-page span{
    background: #204956;
    border: 0;
    height: 11px;
    width: 11px;
}
.scw-bestsellers .owl-buttons{
    display:none;
}
.scw-bestsellers .owl-pagination{
    position: relative;
  display:block;
}
.scw-bestsellers .scp-product{
    height: 320px;
}

/*Common*/

.sc-page, .scp-footer{
  font-family:'Roboto', sans-serif !important;
  font-size:14px !important;
  color:#333 !important;
}
.scw-image {
    font-size: 0;
}

/*FIVE-COL*/
@media only screen and (min-width:768px){
  
  .order-five .col-sm-5, .order-five .col-sm-4{
    width: 20%;
}
  
}

/*logo*/

.scp-header .scw-storelogo img {
    max-height: 60px;
}
.scw-storelogo{
    margin-top: 15px;
}

/*menu*/

.scp-menu .navbar .navbar-nav>li .SCNW_List li:hover a {
    color: #000000;
    font-weight:bold;
}


.scp-menu .navbar .navbar-nav>li .SCNW_List li:hover:after {
    color: #000000;
   font-weight:bold;
}


.scp-menu {
    background-color: #204956;
    border-top: 0;
    text-align:center;
}
.scp-menu .navbar .navbar-nav>li>a b {
    font-weight: 500;
}
.scp-menu .navbar .navbar-nav>li>a {
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    letter-spacing: 0.5px;
}
.scp-menu .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li:hover>a, .scp-menu .navbar .navbar-nav>li:hover>a {
    background: #111;
    box-shadow: none;
}
.SCN_List_Header {
    color: #204956;
    font-size: 13px;
    font-weight:500;
}
.scp-menu .navbar .navbar-nav > li .SCNW_List li::after {
    color:#204956;
}
.scp-menu .navbar .navbar-nav>li .SCNW_List li:hover a {
    color: #111;
}
.scp-menu .navbar .navbar-nav>li .SCNW_List li:hover:after{
    color: #111;
}
.scw-navigation .scw-navigation-nav>.dropdown>.dropdown-menu {
    top: 100%;
    transition: unset;
}
.scw-navigation li:nth-child(3) .dropdown-menu, .scw-navigation li:nth-child(4) .dropdown-menu, .scw-navigation li:nth-child(6) .dropdown-menu{
    width: 250px !important;   
    left: 0px;
}
.scw-navigation li:nth-child(3), .scw-navigation li:nth-child(4), .scw-navigation li:nth-child(6){
      position:relative  !important;
 }
.scw-navigation li:nth-child(3) .dropdown-menu .SCN_List_Header, .scw-navigation li:nth-child(4) .dropdown-menu .SCN_List_Header, .scw-navigation li:nth-child(6) .dropdown-menu .SCN_List_Header{
    display:none;
}

/*product-details-template*/

.scpd-template-4 .breadcrumb>li>a {
    color: #999 !important;
    text-decoration: none;
    font-size: 13px!important;
}
.scpd-template-4 .scpd-price .scp-p-price-new {
    font-size: 28px;
}
.scpd-printpage:hover, .scpd-printpage:focus {
    color: #000;
}
.scpd-template-4 .btn-add-to-cart {
    background-color: #204956!important;
    font-weight: 400;
}
.scpd-template-4 .scpd-quick-buy .btn {
    background-color: #111!important;
    border: 1px solid #111!important;
    color: #fff;
    font-weight: 400 !important;
}
.scpd-template-4 .scpd-tabs .nav-tabs>li.active>a, .scpd-template-4 .scpd-tabs .nav-tabs>li.active>a:hover, .scpd-template-4 .scpd-tabs .nav-tabs>li.active>a:focus {
    border-top: 3px solid #204956;
    color: #204956;
}
.scpd-template-4 .scpd-tabs .nav-tabs>li>a {
    color: #4b4b4b;
    font-size: 15px;
    font-weight: 500;
}
.scpd-template-4 .scpd-product-description.scpd-descriptions p {
    line-height: 22px;
    padding-bottom: 10px;
    padding-top: 5px;
}
.scpd-template-4 .scpd-product-description.scpd-descriptions {
    padding-left: 15px;
    padding-right: 20px;
    color: #565656;
    font-size: 13px;
}
.scpd-template-4 .breadcrumb {
    margin-bottom: 10px;
    margin-top: 0;
}
.scpd-template-4 .scai-product-heading:after {
    background: #dde1e4;
}
.scpd-template-4 .scai-product-heading h4 {
    color: #000;
    font-weight: 500;
    font-size: 15px;
}
.scpd-template-4 .owl-theme .owl-controls .owl-buttons div {
    background: #fff;
}
.scpd-template-4 .scai-products-widgets .owl-buttons {
    top: -48px !important;
}
.scpd-template-4 .scai-products-widgets, .scpd-product-visited {
    padding-left: 0px;
}
.scpd-template-4 #scpd_stock_message {
    font-size: 12px;
}
.scpd-template-4 .cart-box .scpd-title h1 {
    font-size: 22px;
}
.scpd-page .scp-layout:last-child .scp-container {
    border-bottom: 0;
}
.scpd-page .scp-container.scpd-top-container {
    border-top: 0;
}
.scpd-template-4 .scw-recently-viewed .owl-buttons {
    top: -37px !important;
}
.scpd-template-4 .scai-products-widgets .owl-buttons{
    background:#fff;
}

/*product-display*/

.scpd-template-4 .scpd-wishlist i, .scpd-template-4 .scpd-wishlist em {
    color: #204956 !important;
}

.scp-product{
    background-color: #fff;
}
.scp-p-title {
    padding: 2px 8px 0 8px !important;
    color: #333;
    background: #fff;
    font-size:13px;
}
.scp-p-code, .scp-p-price, .scp-p-hide-price-msg {
    background: #fff;
    padding-left:10px;
}
.scp-p-price-new {
    color: #204956;
    font-weight: 500;
    font-size: 20px;
}
.scp-p-quick span {
    background: #204956;
    font-size: 13px;
    font-weight:500;
    height: 30px;
    line-height: 30px;
    color: #fff;
}
.scp-p-quick:before {
    background: #111;
    height: 30px;
    line-height: 30px;
}
.scp-product:hover {
    border-color: #999;
}
.scp-p-price {
    line-height: 20px;
    margin-top: 10px;
}
.scp-p-price-old {
    font-size:15px;
    color:#4b4b4b;
}
.scp-product:hover .scp-p-image img {
    transform: rotate(0deg) scale(1.1);
    -webkit-transform: rotate(0deg) scale(1.1);
    -moz-transform: rotate(0deg) scale(1.1);
}
.scp-products-holder {
    width: 100%;
    margin-top: 0;
    padding-top: 2px;
}
.scp-product {
    width: 263px;
    margin: 0 2% 2% 0;
}
.scp-p-code {
    font-size: 10px;
    color: #888;
}
.scp-filters>div {
    border-bottom: 0;
}
.noUi-connect {
    background: #204956;
}
.scp-priceslider-parent {
    background: #f5f5f5!important;
    border: 1px #e4e4e4 solid!important;
    padding-left: 15px!important;
    padding-right: 18px !important;
}
.scp-filters {
    box-shadow: none;
}
.scp-filters h4 {
    border-top: 0 !important;
    background: #fff;
    font-size: 13px !important;
    font-weight: 500 !important;
    border-bottom: 1px #e4e4e4 solid;
    border-left: 1px #e4e4e4 solid;
    border-right: 1px #e4e4e4 solid;
}
.scp-priceslider-filters {
    font-size: 13px;
    font-weight: 500;
}
.scw-category-description h1 {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
}
.scp-breadcrumb .breadcrumb .active {
    color: #111;
  font-size: 13px;
}
.scp-breadcrumb .breadcrumb {
    font-size: 13px;
    color: #204956;
}
.scw-subcategories.scws-style-2 .scp-viewall {
    right: 10px;
}
.scw-subcategories h3{
    font-size: 26px;
    text-transform: uppercase;
    text-align: center;
    color: #204956;
    border-bottom:0;
    font-weight: 400;
    margin-bottom: 0;
}
.scws-style-2 .scw-subcategory-item span {
    background: rgba(25, 29, 39,.8);
    color: #fff;
    font-weight: 500;
}
.scp-viewall a {
    color: #204956;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
}
.slider-snap-value-lower, .slider-snap-value-upper {
    font-size: 12px;
    color: #444;
    font-weight: 500;
}
.sct-payment li i {
    color: #333;
}
.scp-breadcrumb .breadcrumb a{
    color:#204956;
}

/*quick-view*/

.scpd-tabs .nav-tabs>li.active>a, .scpd-tabs .nav-tabs>li.active>a:hover, .scpd-tabs .nav-tabs>li.active>a:focus {
    border-top: 3px solid #204956;
    color: #204956;
}
.scp-quick-view-modal .btn-add-to-cart {
    background-color: #204956;
    letter-spacing:0;
}
.scpd-tabs .nav-tabs>li>a {
    font-size: 15px;
}
h3.modal-title a {
    color: #333;
    font-size: 15px;
}
.scp-quick-view-modal{
    font-family: 'Roboto', sans-serif !important;
}
.scp-quick-view-modal .scpd-title h1 {
    margin: 0;
    font-size: 20px;
    font-weight: 400;
   color: #333;
}
.scp-quick-view-modal .scp-p-price-new {
    font-weight: 500;
}

/*Search*/

.scw-search .form-control-feedback {
 color:#111 !important;
}

.scw-search .form-control {
    border: 1px solid #111;
    background-color:#fff !important;
    color:#111;
}

.scw-search.scws-style-1 .form-group {
    margin-top: 30px;
}
.scw-search-dropdown {
    top: 65px;
}
span.result-right {
    width: calc(100% - 88px);
}
.scw-search.scws-style-1 .form-control {
    background-color: #fff;
    color: #444;
    height: 32px;
    line-height: 32px;
}
.scw-search.scws-style-1 .form-control-feedback {
    background-color: #fff!important;
    color: #111;
    height: 32px;
    line-height: 32px;
}

/*shopping-cart*/

.scp-cart-modal .scp-modal .modal-header {
    background: #333;
}
#shopping_cart_popup .scp-cart-p-info h4 {
    color: #333;
}
.scp-cart-p-qty a {
    color: #204956;
}
.scp-cart-p-actions a.removecartitem {
    color: #f00;
}
.scp-cart-continue-shopping {
    color: #204956;
}
#shopping_cart_popup .btn-primary {
    background: #204956;
    border-color: #204956;
}
#shopping_cart_popup .btn-default {
    background-color: #111;
    border-color: #111;
}
.scp-cart-total>h3 span {
    color: #204956;
}
.mini-storelogo {
    display: none;
}

/*shopping-cart-style2*/

.scw-shoppingcart.scws-style-2 .scw-cart-btn>span {
    padding: 4px 9px;
    background: #204956;
    color: #f3f3f3;
}

/*shopbybrand*/

.scw-gallery-brand-logo .owl-item img {
    max-height: 56px !important;
}

.scw-gallery-brand-logo .scw-gallery-slide {
border:none;
}

.home-featured-pros {
 border-top:0;
 border-bottom:0;
}

/*tollfree*/

.scw-tollfree.scws-style-2>div:before {
    display: none;
}
.scw-tollfree.scws-style-2>span>i {
    color: #204956;
}
.scw-tollfree.scws-style-2>div>h4 {
    color: #000!important;
    font-weight: 500;
    font-size: 18px;
}
.scw-tollfree.scws-style-2>span:before, .scw-tollfree.scws-style-2>span:after {
    border-top-color: #111!important;
}
.scw-tollfree.scws-style-2>div {
    margin-top: 20px;
}
.sc-helpline {
    margin-top: 32px;
}

.scw-tollfree a {
      font-weight: bold;
}

/*topnav*/

.scw-tollfree.scws-style-2>div:before {
    display: none;
}
.scw-tollfree.scws-style-2>span>i {
    color: #204956;
}
.scw-tollfree.scws-style-2>div>h4 {
    color: #000!important;
    font-weight: 500;
    font-size: 18px;
}
.scw-tollfree.scws-style-2>span:before, .scw-tollfree.scws-style-2>span:after {
    border-top-color: #111!important;
}
.scw-tollfree.scws-style-2>div {
    margin-top: 20px;
}
.sc-helpline {
    margin-top: 5px;
}

/*footer*/

.sct-footer {
    background-color: #3f616b66;
}

.scp-menu .navbar-default .navbar-nav>.open>a, .scp-menu .navbar-default .navbar-nav>.open>a:hover, .scp-menu .navbar-default .navbar-nav>.open>a:focus, .scp-footer .scw-storeaddress>p>a {
    color: #111;
}

.scw-storeaddress>p>em {
    color: #111;
}

.scp-footer h4 {
 font-weight:bold;
}

.scp-copy-sellerscommerce {
border:0;
}

.scp-copy-sellerscommerce>a {
      display: none;
}

/*media-queries*/
@media screen and (max-width: 767px){
.scw-shoppingcart {
top: -62px;
}

  h2, .h2 {
    font-size: 13px;
}

.scw-storeaddress a {
    color: #111 !important;
}
}

/*future content*/

.sce-w-d.future-content-boxes img {
    border:1px solid #111;
}