﻿/**
 * Purpletree_Base theme4
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Purpletree License that is bundled with this package in the file license.txt.
 * It is also available through online at this URL: https://www.purpletreesoftware.com/license.html
 *
 * @category    Purpletree
 * @package     Purpletree_Base
 * @author      Purpletree Software
 * @copyright   Copyright (c) 2018
 * @license     https://www.purpletreesoftware.com/license.html
 **/
@import url(https://fonts.googleapis.com/css?family=Poppins:300);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,400italic,500,700,100);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Abel);
body {
    font-family: poppins, 'Roboto', sans-serif !important;;
    position: relative;
    font-weight: 400;
}

ul li {
    list-style: none;
}
b, strong, span{font-weight: normal !important;font-family:poppins !important}
a:hover {
    outline: none;
    text-decoration: none;
    color:#f43115;
}
a,a:visited {
    color:#ff3c20;
}
a:focus {
    outline: none;
    outline-offset: 0;
    color:#f43115;
}

a {
    -webkit-transition: 300ms;
    transition: 300ms;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal !important;
    font-family: poppins, 'Roboto', sans-serif !important;;
}

.container{
    width:96%;
}

header{
    background-color: #89c0f7;
    margin-bottom:15px;
}
.cms-index-index header{
    margin-bottom:0;
    }
.btn:hover,
.btn:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navbar-toggle {
    background-color: #000;
}

a#scrollUp {
    bottom: 0px;
    right: 10px;
    padding: 5px 10px;
    background: #ff3c20;
    color: #FFF;
    -webkit-animation: bounce 2s ease infinite;
    animation: bounce 2s ease infinite;
}

a#scrollUp i {
    font-size: 30px;
}

/*================abhi css===============*/

.pts-dropdown .pts-dropdown-menu{
  visibility: hidden !important;
  opacity: 0 !important;
  top:90px !important;
  -prefixes-transition-property: opacity, visibility !important;
  -prefixes-transition-duration: 0s, 0s !important;
  -prefixes-transition-delay: 0s, 0s !important;
}

.pts-dropdown:hover .pts-dropdown-menu {
  visibility: visible !important;
  opacity: 1 !important;
  top:50px !important;
  -prefixes-transition-delay: 0s, 0s !important;
  box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.5);
}


.mega-nav li a{
    color: #fff;
    font-size: 15px !important;
}
.mega-nav li:hover{
	//background:#063bbd !important;
}
.caret{
	transform: rotate(-90deg) !important;
}
.mega-nav li:hover .caret{
	transform: rotate(0deg) !important;
}
.pts-header-account-info:hover .caret{
	transform: rotate(0deg) !important;
} 
.pts-currency-strong:hover .caret{
	transform: rotate(0deg) !important;
}
.switcher-options button:hover .caret{
	transform: rotate(0deg) !important;
}
.dropdown-toggle:hover .caret{
	transform: rotate(0deg) !important;
} 
.productinfo img{
	 transition: transform .2s;
}
.product-image-div:hover .productinfo img{
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
}




.add-to-cart{
	font-family: poppins, 'Roboto', sans-serif !important;
}

.product-item .price-box .price {
 
    font-weight: 700 !important;
}

.switcher-language {padding: 0px 20px;}
.mega-nav li a{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.mega-nav li ul li a{
	text-transform: capitalize !important;
	font-family: poppins;
}
.catalog-category-view .butnnclass  .add-to-cart{
	
	font-family:poppins !important
}

.catalog-category-view .filter-options-content{
	border:none !important;
	padding-top:0 !important;
	padding-bottom:15 !important;
	margin-bottom:0px !important
}
.catalog-category-view .filter-options-content ol li{
	padding: 5px 0px !important;
}
.filter-options-content > ol > li a{font-family:poppins !important;text-transform:capitalize}
.catalog-category-view .sorter, .toolbar-amount{padding:0px !important}
.product-info-stock-sku .stock, .available {
    color: #008000;
    padding-bottom: 16px;
}
.catalog-product-view .product-options-bottom .box-tocart {
    margin: 0px 0 !important;
}
.block-subtitle {
    display: inline-block;
    margin-bottom: 24px;
}
.contactinfo ul li.welcome{font-family:poppins, 'Roboto', sans-serif !important;font-weight:lighter !important}

@media(max-width: 768px){
	.switcher-language {padding: 0px 2px;}
	.contactinfo ul li a {
		padding: 0px 2px;

	}
}

@media(max-width: 768px){
    .page-layout-checkout .opc-estimated-wrapper .minicart-wrapper .showcart {
        
        height: auto;
        border-radius: 0%;
        width: auto;
    
    }
    .minicart-wrapper .counter.qty{right:0 !important;}
}
/*************************
*******Header CSS******
**************************/

.mr-5 {
    margin-right: 5px;
}
.ml-5 {
    margin-left: 5px;
}
.w-100{
    width: 100px;
}
.w-150{
    width: 150px;
}
.w-250{
    width: 250px;
}

.topBar {
    border-bottom: 1px solid #444;
    font-size: 13px;
   /*  border-top: 2px solid rgb(253, 218, 0); */
}
.topBar ul {
    margin: 0;
    padding:0;
}
.topBar ul li {
    line-height: 34px;
}
.topBar a, .topBar button {
    color: #878c94;
    text-decoration:none;
	font-size:13px;
}
.text-primary {
    color: #696763;
}

.topBar ul.topBarNav {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.topBar ul.topBarNav li {
    position: relative;
    display: inline-block;
    margin-right: -4px;
    border-right: 1px solid #444;

}
.topBar ul.topBarNav li:last-child {
    border-right: none;
}
.topBar ul.topBarNav li a {
    display: block;
    padding-left: 12px;
    padding-right: 12px;
}



.topBar ul.topBarNav li ul {
    background-color: #ffffff;
    position: absolute;
    top: 42px;
    left: auto;
    min-width: 10px;
    right: 4px;
    border-radius: 0px;
    border: solid 0px;
    margin-right: -4px;
    padding: 0;
    list-style-type: none;
    z-index: 9999;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.08);
}
.topBar ul.topBarNav li ul li {
    display: block;
    line-height: 30px;
    width: 100%;
    border: none;
}

.topBar ul.topBarNav li a {
    display: block;
    padding-left: 12px;
    padding-right: 12px;
}
.topBar .dropdown-menu > li > a {
    display: block;
    padding: 6px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #878c94;
    font-size:15px
    white-space: nowrap;
}
.topBar .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ff3c20;
    text-decoration: none;
   background-color: rgba(0, 0, 0, 0.02);
}
.dropdown-menu li a {
      font-family: poppins, 'Roboto', sans-serif !important;;
}
.dropdown-menu li a:hover, .dropdown-menu li a:focus {
    background-color: transparent;
    color: #ff3c20 !important;
    font-family: poppins, 'Roboto', sans-serif !important;;
    text-decoration: none;
}

/*/////////////////////////middleBar//////////////////////*/

.middleBar {
    padding: 10px 0 0 0;
    margin: 0;min-height: 70px;
    margin-top: 0px;
}

@media (min-width: 767px){

.display-table {
    display: table;
    width: 100%;
}
.vertical-align {
    display: table-cell;
    vertical-align: middle;
    float: none;
}
 .grid-space-1 div[class*="col-"] {
    padding: 0 1px;
}
    }



.middleBar .form-control {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

.form-control.input-lg {
    font-size: 15px;
}

.middleBar .btn.btn-default {
        color: #fff;
    background-color: #ff3c20;
    border: 1px solid #ff3c20;
    border-radius: 0px;
    height: 46px;
}
.middleBar .header-items .header-item {
    display: inline-block;
    /* float: right; */
    /* margin-right: 25px; */
}

.minicart-wrapper > .action > span.text {
    color: #fff;
    font-size: 16px;
    padding-left: 15px !important;
    cursor:pointer;
}
.middleBar .header-items .header-item > a, .minicart-wrapper .action.showcart {
    position: relative;
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.08);
    width: 50px;
    height: 50px;
    font-size: 18px;
    line-height: 46px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #ff3c20;
}

.color-yellow{
    color:#ff3c20;
}

.middleBar .header-items .header-item a sub {
    position: absolute;
    bottom: -8px;
    right: -8px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #ff3c20;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    color: #ffffff;
    font-size: 9px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.minicart-wrapper .action.showcart:hover, .middleBar .header-items .header-item > a.active, .minicart-wrapper .action.showcart.active {
    background-color: #000 !important;
}
.middleBar .header-items .header-item .product-item-details a {
    color: #ff3c20;
}

.cart-css{
    background-color: #ff3c20;
    color: #fff !important;
}

.sub-bg{
    background-color: #030303 !important;
}


/*************************
*******Footer CSS******
**************************/

#footer {
    background: rgb(35, 47, 62);
}

.footer-top .container {
    border-bottom: 1px solid #E0E0DA;
    padding-bottom: 20px;
}



.footer-top .col-sm-3 {
    overflow: hidden;
}

.footer-div {
    margin-bottom: 24px;
}

.m-t-30{
        margin-top: 30px;
}

.footer-div .container {
   padding-top: 15px;
}

.footer-div h2 {
    color: #ff3c20;
    font-family: poppins, 'Roboto', sans-serif !important;;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 22px;
    text-transform: uppercase;
}

.footer-div h2 i {
    margin-right: 15px;
}

.footer-div ul li a {
    color: #d0d0cf;
    font-family: poppins, 'Roboto', sans-serif !important;;
    font-size: 14px;
    font-weight: 300;
    padding: 5px 0;
}

.nav-info li{
    color: #d0d0cf;
    font-family: poppins, 'Roboto', sans-serif !important;;
    font-size: 14px;
    font-weight: 300;
    padding: 5px 0px;
}


.footer-div ul li a i {
    margin-right: 18px;
}

.footer-div ul li a:hover {
    background: none;
    color: #ff3c20;
}


.footer-bottom {
    background: #18222f;
    padding-top: 10px;
}

.footer-bottom p {
    color: #adacac;
    font-family: poppins, 'Roboto', sans-serif !important;;
    font-weight: 300;
    margin-left: 15px;
}

.footer-bottom p span a {
    color: #ff3c20;
    font-style: italic;
    text-decoration: underline;
}


/*************************
******* Home ******
**************************/

#slider {
    padding-bottom: 30px;
}

.carousel-indicators li {
    background: #C4C4BE;
}

.carousel-indicators li.active {
    background: #ff3c20;
}

.control-carousel {
    position: absolute;
    top: 40%;
    font-size: 60px;
    color: #C2C2C1;
    margin: 0 50px;
}

.control-carousel:hover {
    color: #ff3c20;
}

.right {
    right: 0;
}

.qt-category {
    border: 1px solid #F7F7F0;
    margin-bottom: 35px;
    padding-bottom: 20px;
    padding-top: 15px;
}




h2.title:before {
    content: " ";
    position: absolute;
    background: #fff;
    bottom: -6px;
    width: 220px;
    height: 30px;
    z-index: -1;
    left: 50%;
    margin-left: -110px;
}


.shipping {
    background-color: #F2F2F2;
    margin-top: 40px;
    overflow: hidden;
    padding-top: 20px;
    position: relative;
}



.tooltip-inner {
    background-color: #ff3c20;
    border-radius: 4px;
    color: #FFFFFF;
    max-width: 200px;
    padding: 3px 8px;
    text-align: center;
    text-decoration: none;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #ff3c20;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
}

.padding-right {
    padding-right: 0;
}

.features_items {
    overflow: hidden;
}

h2.title {
      color: #000;
    
}

.product-image-div {
    border: 1px solid #F7F7F5;
    overflow: hidden;
    margin-bottom: 30px;
    cursor: pointer;
}

.product-div {
    position: relative;
}
.productinfo h2 {
    color: #ff3c20;
    }

.productinfo p {
    font-family: poppins, 'Roboto', sans-serif !important;;
    font-size: 14px;
    font-weight: 400;
    color: #696763;
}

.product-overlay {
    background: rgba(255, 60, 32, 0.5);
    top: 0;
    display: none;
    height: 0;
    position: absolute;
    -webkit-transition: height 500ms ease 0s;
    transition: height 500ms ease 0s;
    width: 100%;
    display: block;
}

.product-overlay .overlay-content {
    bottom: 0;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
}

.product-overlay h2 {
    color: #fff;
    font-family: poppins, 'Roboto', sans-serif !important;;
    font-size: 24px;
    font-weight: 700;
}

.product-div:hover .product-overlay {
    display: block;
    height: 100%;
}

.productinfo img {
    width: 100%;
}

.productinfo {
    position: relative;
        border: 1px solid #f2f2f2;
}


.add-to-cart {
    background: #F5F5ED;
    
}

.add-to-cart:hover {
    background: #ff3c20;
    border: 0 none;
    border-radius: 0;
    color: #FFFFFF;
}


.add-to-cart i {
    margin-right: 5px;
}

.add-to-cart:hover {
    background: #ff3c20 !important;
    color: #FFFFFF !important;
}

.login-register  p{
        margin: 0px 0px 0px 15px;
        font-size: 12px;
        color:#fff;
}

.login-register p a{
    font-size: 12px;
    color: #fff;
    font-family: poppins, 'Roboto', sans-serif !important;;
}

.login-register p a:hover{
    color: #ff3c20;
   }

.white-dropdown{
    background-color: transparent;
    margin: 0px;
    color:#fff;
    border-radius:0px;
    border: none;
}

.login-register{
        padding: 10px 0px;
}

/* Search Bar Css */

.search-btn{
    background-color: #ff3c20;
    color: #fff;
    border-radius: 0px;
    border-color: #ff3c20;
}

.border-radius-0{
    border-radius:0px;
}

/* Search Bar Css */

/* mega menu css */

.header-bottom {
  /* margin-top: 15px; */
    border-top: 1px solid #6fb3f7;
}

.mega-dropdown {
  position: static !important;
  
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    
    
}
.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;
  color: #222 !important;
  padding: 5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
    font-size: 15px;
    color: #ff3c20;
    padding: 5px 60px 5px 5px;
    line-height: 30px;
    text-transform: uppercase;
}

.carousel-control {
  width: 30px;
  height: 30px;
  top: 0px;

}
.left.carousel-control {
  right: 30px;
  left: inherit;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  font-size: 12px;
  background-color: #fff;
  line-height: 30px;
  text-shadow: none;
  color: #333;
  border: 1px solid #ddd;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    z-index: 9;
}

.mega-nav li a, .mega-nav li a:visited{
    color: #fff;
}
.mega-nav li a{
    font-size: 13px;
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #ff3c20;
}

.mega-nav-right li a.dropdown-toggle, .topBarNav button {
    color:#fff !important;
}

.mega-nav-right li a {
    color: #fff;
    font-size: 13px;
}

.mega-nav-right li ul li a {
    color: #333;
    text-transform: uppercase;
    font-size: 13px;
}

.fixed-header {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 9;
    background-color:#89c0f7;
   
}

/* mega menu css */

.cart-value{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    background-color: #ff3c20;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #fff;
    padding: 3px 6px;
}

.offer-btn{
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    background-color: #ff3c20;
    width: 100px;
    margin: 0 auto;
    padding: 6px 0px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}

.compare-btn{
    margin-bottom: 25px;
    border: 1px solid transparent;
    font-size: 15px;
    padding: 5px 8px;
    border-radius: 0px;
}

.compare-btn:hover {
    margin-bottom: 25px;
    border: 1px solid #989898;
    color: #fff !important;
    font-size: 15px;
    padding: 5px 8px;
    border-radius: 0px;
}

.h-color{
        color: #ff3c20;
}

.discount-banner-right{
    position: absolute;
    top: 5px;
    right: 5px;
    width: 50px;
    height: 50px;
    background-color: #fdda00;
    color: #fff;
    border-radius: 50%;
}

.discount-banner-right h5{
        text-align: center;
    font-size: 16px;
}

.discount-banner-right h5 span{
        display: block;
    font-size: 13px;
}

.discount-banner-left{
    position: absolute;
    top: 5px;
    left: 5px;
    width: 50px;
    height: 50px;
    background-color: #ff3c20;
    color: #fff;
    border-radius: 50%;
}

.discount-banner-left h5{
        text-align: center;
    font-size: 16px;
}

.discount-banner-left h5 span{
        display: block;
    font-size: 13px;
}

.m-b-30{
    margin-bottom:30px;
}

.product-img{
    width: 50%;
    float: left;
    clear: both;
}

.product-img img{
    width: 100%;
   }
   
 .product-content{
    width: 47%;
    float: left;
	margin-left:3%;
 }
 
 .main-div{
     border: 1px solid #efefef;
    overflow: hidden;
    padding: 10px;
    margin-bottom:30px;
 }

 .main-div:hover{
    box-shadow: 1px 3px 5px #ccc;
    cursor:pointer;
 }
 
 .product-content p{
    margin-bottom: 3px;
    font-size: 12px;
    color: #696763;
 }
  .product-content a, .product-content p{
    color: #696763;
 }
 .ratings{
    margin-bottom: 3px;
 }
 
 .ratings i{
    color:#f5d808;
 }
 
.reco-btn{
        background-color: #F5F5ED;
    border: none;
    border-radius: 0px;
    font-size: 12px;
}

.reco-btn:hover{
    background-color: #ff3c20;
    color:#fff;
    
}

.reco-btn i{
        padding-right: 4px;
}

.hover-effect:hover{
    opacity:0.7;
    cursor:pointer;
}

/* client slider  */

/* carousel */
.media-carousel
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left
{
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}
/* Next button  */
.media-carousel .carousel-control.right
{
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active
{
  background: #333333;
}
.media-carousel img
{
  width: 250px;
  height: 100px
}
/* client slider  */

.footer-middle a{
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    background-color: #191919;
    margin-right: 5px;
    border-radius: 4px;
    color: #fff;
    padding: 10px 0px;
}

.footer-middle a:hover{
    background-color:#ff3c20;
    color:#fff;
}

.navbar-collapse {
    max-height: none;
    padding-right: 15px;
    padding-left: 0px;
    overflow-x: visible;
    margin-left: 15px;
    border-top: 1px solid transparent;
  -webkit-overflow-scrolling: touch;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    height: auto;
    max-width: 100%;
    line-height: 1;
    margin: 0 auto;
}

.rating-home{
        padding: 4px 0px 14px;
}

.rating-home i{
        color: #f5d80f;
}

.height-34 {
    height: 34px;
    padding: 0px 8px;
    background-color: transparent;
    color:#696763!important;
}

.height-34:hover{
    background-color: transparent;
    color:#696763 !important;
}

.height-34 option:hover{
    background-color: transparent;
    color:#696763!important;
}

.carousel-indicators{
    z-index:1;
}

.navbar-brand {
    float: left;
    padding: 7px 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand img{
    width:135px;
}

.footer-div h2 i{
        display:none;
    }
    
.shoping{
    margin-bottom: 30px;
    border: 1px solid #f5f5f5;
    padding: 15px;
    text-align:center;
    background-color: #f3f3f3;
}

.shoping h5{
        color: #000;
}

.shoping i{
    font-size: 30px;
    color: #000;
    padding-right: 20px;
}

.color-1{
     background-color: #ffb92a;
}

.color-2{
        background-color: #feeb51;
}

.color-3{
        background-color: #3abbc9;
}

.author-blog span i {
    color: #ff3c20;
    
}

.left-sidebar h2, .brands_products h2{
        color: #000;
}

.tags a{
        background-color: #ff3c20;
}

.comment-owner h3 {
    color: #ff3c20;
}

.btn-danger {
    color: #fff;
    background-color: #ff3c20;
    border-color: #ff3c20;
}

.btn-red {
       background-color: #ff3c20;
    border: 1px solid #ff3c20;
    color:#fff !important;
}

.btn-red:hover {
    background-color: #ff3c20;
    border: 1px solid #ff3c20;
    color: #fff;
}

.panel-title>a:hover {
    color: #ff3c20;
}

.red-font{
        color: #ff3c20;
}

address h3 i{
     color: #ff3c20;
}

.checkout-title i{
        background-color: #ff3c20;
}

.product-brand p span {
    padding-left: 10px;
    color: #ff3c20;
}

.view-product h3{
        background: #ff3c20;
}

.item-control i{
        background: #ff3c20;
}

.recommended-item-control{
        background-color: #ff3c20;
}

#pts-price-slider .ui-slider-handle{
        background: #ff3c20;
}

p.list-view i{
        background-color: #e42336;
}

.top-tags ul li{
        padding-right: 17px;
}

.top-tags ul li a{
        color: #868686;
    font-size: 13px;
}

.top-tags ul li a:hover{
        color: #ff3c20;
   
}

.topBar ul li{
        color: #fff;
}

.tag-heading{
    font-weight: bold;
    color: #fff !important;
}

.top-tags{
     margin-top: 15px;
         display: none;
}

.signup h3 {
    color: #fff;
}

.newsletter{
    padding: 10px 0px;
}

.signup p {
    color: #fff;
}

.side-banner{
        background-color: #f5f5f5;
    padding: 15px;
}

.nav-info li i{
    color: #ff3c20;
    font-size: 18px;
}

.social-fix{
    position: fixed;
    top: 250px;
    right: 0px;
    z-index: 9;
}

.social-fix a{
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    background-color: #ff3c20;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 0px;
}

.social-fix a:hover{
    background-color:#333;
}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgb(255, 60, 32) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}

.productinfo h2 del{
    color: #101010;
    font-size: 14px;
    font-weight: normal;
}

.height-46{
    height:46px;
}

.text-primary:hover {
    color: #fdda00;
}

.m-t-b-18 input[type="text"]:focus::-webkit-input-placeholder {
     color: #fff;
}

.m-t-b-18 input[type="text"]:hover::-webkit-input-placeholder {
     color: #fff;
}

/* Firefox < 19 */

.m-t-b-18 input[type="text"]:focus:-moz-placeholder {
     color: #fff;
}

.m-t-b-18 input[type="text"]:hover:-moz-placeholder {
     color: #fff;
}

/* Firefox > 19 */

.m-t-b-18 input[type="text"]:focus::-moz-placeholder {
     color: #fff;
}

.m-t-b-18 input[type="text"]:hover::-moz-placeholder {
     color: #fff;
}
/* Internet Explorer 10 */

.m-t-b-18 input[type="text"]:focus:-ms-input-placeholder {
    color: #fff;
}

.m-t-b-18 input[type="text"]:hover:-ms-input-placeholder {
    color: #fff;
}

/* owl carousel */

.grocery-div{
    position:relative;
}

.owl-indicators{
    position: absolute;
    top: 0px;
    right: 15px;
}

.owl-left{
    width: 25px;
    height: 25px;
    background-color: #ff3c20;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.owl-right{
    width: 25px;
    height: 25px;
    background-color: #ff3c20;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

a.owl-left:hover, a.owl-right:hover,
a.owl-left:active, a.owl-right:active,
a.owl-left:visited, a.owl-right:visited,
a.owl-left:focus, a.owl-right:focus{
    color:#333;
}

/* owl carousel */

/* multilevel dropdown */

.dropdown-menu{
    border-radius:0px;
}

.my-menu li a{
    color:#333;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: transparent;
    border-color: transparent;
}

/* multilevel dropdown */

.home-heading{
    font-family: poppins, 'Roboto', sans-serif !important;;
    font-size: 18px;
    font-weight: 700;
    margin: 0 15px;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ececea;
    color:#89c0f7;
}

.home-heading span{
    border-bottom: 3px solid #ff3c20;
    padding-bottom: 8px;
}

.home-heading-category{
    font-family: poppins, 'Roboto', sans-serif !important;;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0px;
    text-transform: uppercase;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ececea;
    color:#000;
}

.home-heading-category span{
    border-bottom: 3px solid #ff3c20;
    padding-bottom: 8px;
}

.footer-middle img{
    /* border: 1px solid #ccc;
    border-radius: 4px; */
}

/* breadcrumb */
.breadcrumb li a{
    color:#000
}

.active-class{
    color: #ff3c20 !important;
}

.title-store{
        background-color: #ff3c20;
}

.title-store h3{
    font-size: 16px;
    font-weight: normal;
    padding: 12px 10px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0px;
    text-shadow: 0px 4px 1px #252525;
}

.profile-image{
    background-color: #f5f5f5;
    position: relative;
    height: 100px;
}

.profile-image img{
    width: 110px;
    margin: 0 auto;
    display: block;
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    border: 5px solid #e6e6e4;
    border-radius: 50%;
}

.info h3{
    margin-top: 57px;
    font-size: 16px;
}

.review-user i{
    color: #f3d607;
}

.review-user span{
        padding-left: 10px;
}

.m-b-10{
    margin-bottom:10px;
}

.social-user a{
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #ffd207;
    color: #000;
    text-align: center;
    padding: 6px 0px;
}

.social-user a:hover{
    background-color: #ff3c20;
    color: #fff;
    /* transition: 0.5s ease;
    transform: rotate(360deg); */
}

.more-info p{
    margin-bottom: 0;
    border-bottom: 1px solid #f4f4f4;
    padding: 10px 0px;
    font-size: 13px;
    color: #525050;
}

.more-info p i{
    font-size: 15px;
    padding-right: 5px;
    color: #333;
}

.more-info p a{
     color: #525050;
}

.more-info p a:hover{
     color: #ff3c20;
}

/* .more-info p:last-child{
    border-bottom:1px solid transparent;
} */

.info{
    border: 1px solid #f4f4f4;
    padding: 0px 15px;
}

.store-btn{
    background-color: #ffd207;
    border-radius: 2px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 13px;
}

.store-btn:hover{
    background-color: #ff3c20;
    color:#fff;
}

.short-by{
    float:left;
}

.short-by label{
    font-weight:normal;
}

.short-by select{
    width: 130px;
    border: 1px solid #e8e8e8;
    padding: 6px 8px;
}

.short-by-1{
    float:right;
}

.short-by-1 label{
    font-weight:normal;
}

.short-by-1 select{
    width: 100px;
    border: 1px solid #e8e8e8;
    padding: 6px 8px;
}

.short{
    overflow:hidden;
    }
/* breadcrumb */

.qt-category .panel-default .panel-heading .panel-title a:hover{
    color:#ff3c20;
}

.panel-body ul li a:hover{
    color:#ff3c20;
}

.panel-body ul li{
    padding:3px 0px
}

@media only screen and (max-width: 768px) {
                .minicart-wrapper .block-minicart {
        left: unset;
        right:-25px;
    }
    .minicart-wrapper .action.showcart.active {
        display:block;
    }
.middleBar .header-items .header-item {
    margin-right: 31px;
}

#switcher-currency, #switcher-language {
    border-color:transparent !important;
}
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
.footer-div .fa.fa-map-marker, .footer-div .fa.fa-envelope-o, .footer-div .fa.fa-phone, .footer-div .fa.fa-clock-o {
    color: #ff3c20;
    font-size: 18px;
    padding-right:3px;
}
.logo img {
    width:auto;
}
.header-middle {
    margin-top: 12px;
margin-bottom: 10px;
}
.block-search input {
    height: 46px;
    padding: 10px 16px;
        padding-right: 16px;
    line-height: 1.6;
}
.search-bar .action.search {
    background: #ff3c20 !important;
    height: 46px;
	padding:0 !important;
    width: 70px !important;
}
.pts_defaultmenu {
    margin-bottom: 0;
}
.product.data.items > .item.title.active > .switch {
    border-bottom: 2px solid #ff3c20 !important;
}
.compare-btn {
    color:#ff3c20;
}
.modes .modes-mode {
    background-color: #ff3c20;
}
.action.primary, .action.primary:hover {
    background-color: #ff3c20;
    border-color: #ff3c20;;
}
.pts-newbtn,.pts-newbtn-next span {
    background: #ff3c20 !important;
    border-color: #ff3c20 !important;
}
.middleBar .header-items .header-item .action.viewcart {
    color:#ff3c20;
    background-color:transparent;
}
.dropdown-menu.dropdown.switcher-dropdown li.selected {
    color:#ff3c20;
}
.compare-btn:hover {
    background-color:#ff3c20;
    border-color:#ff3c20;
}
#switcher-currency, #switcher-language {
    border-right:1px solid #6fb3f7;
}
.header_top.topBarNav a, .dropdown-toggle-custom, .mega-nav-right li a.dropdown-toggle {
    padding-top:8px;
    padding-bottom:8px;
}
.header_top.topBarNav {
    border-bottom:1px solid #6fb3f7;
}
.shop-menu .nav.navbar-nav {
    background-color:transparent;
}
.mega-nav-right {
    display:block;
    background:transparent;
}
header a, header a:visited {
    color: #878c94;
}
.header_top.topBarNav ul.dropdown-menu a {
    padding-top: 3px;
    padding-bottom: 3px;
}
.header_top.topBarNav ul.dropdown-menu li {
    margin-bottom: 5px;
}
.dropdown-menu > li > a {
    color:#333;
}
@media only screen and (max-width:500px){
    .mr-5 {
        display:none !important;
    }
}
@media only screen and (min-width:768px){

.page-layout-2columns-right .column.main {
    width: 75.333% !important;
}
.page-layout-2columns-right .sidebar-additional {
    width: 24.667% !important;
}
}
.minicart-wrapper .counter.qty {
    bottom: -8px;
    top: unset;
    background: #6fb3f7 !important;
    right: -8px !important;
}
.minicart-wrapper .action.showcart::before, .minicart-wrapper .action.showcart.active::before, .minicart-wrapper .action.showcart:hover::before, .minicart-wrapper .action.showcart.active:hover::before {
    line-height: 45px !important;
    font-size:35px !important;
    color: #fff;
}
.shop-menu .minicart-wrapper {
    float:left;
    position:relative;
    right:0;
    top:0 !important;
    left:0;
}
.middleBar .header-items .header-item {
    display: inline-block;
    margin-right: 40px;
    float:left;
}
.middleBar .header-items .header-item:last-child {
    margin-right:0;
}
.header-item.item.link.compare .counter.qty .counter-number{
    position: absolute;
    font-size: 13px;
    top: 0px;
    left: -7px;
    line-height:21px;
}
.topBar .switcher-options ul li:first-child, .topBar .navbar-nav ul li:first-child, .topBar .switcher-currency ul li:first-child {
    margin-top: 3px;
}
.topBar .switcher-options ul li:last-child, .topBar .navbar-nav ul li:last-child, .topBar .switcher-currency ul li:last-child {
    margin-bottom: 3px;
}
.header-item.item.link.compare .counter.qty {
    position: absolute;
    width: 20px;
    color: #fff;
    background: #6fb3f7;
    height: 20px;
    border-radius: 50%;
    bottom: -8px;
}
.wishlistbttnn:hover {
    background-color:#f43115;
}
.header-bottom nav.navigation {
    background: #232f3e;
}
.navigation .level0 .submenu {
    top: 53px !important;
}
.pts-nav-icon {
    background: red;
    padding: 8px;
    color: #fff;
    cursor:pointer;
}
.margtop15 {
    margin-top:15px;
    margin-bottom:15px;
}

.product-overlay .add-to-cart {
    color:#696763;
}

.swatch-option.selected {
    outline-color: #FF3C20 !important;
}
.fotorama__thumb-border {
    border-color: #FF3C20 !important;
}
._keyfocus :focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus {
    box-shadow: 0 0 3px 1px #FF3C20;
}
.modes-mode:not(.active):hover {
    background-color:#EC290D !important;
}
.minicart-items .action.edit:hover::before, .minicart-items .action.delete:hover::before {
    color: #FF3C20;
}
.table-comparison .action.towishlist {
    border: 1px solid transparent;
    font-size: 15px;
    padding: 5px 8px;
}
.table-comparison .action.towishlist:hover {
    background-color:#FF3C20;
}
.table-comparison .action.towishlist:hover::before {
    color: #fff;
}
.block-compare .action.compare, .cart-summary .actions-toolbar > .primary button, .cart-summary .form.giftregistry .fieldset .action.primary, .paypal-review .block .actions-toolbar .action.primary, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .action-gift, button.action.update, button.action.share, button.action.tocart {
    background: #FF3C20;
    border-color: #FF3C20;
    color:#fff;
}
.abs-revert-secondary-color:hover, .block-compare .action.compare:hover, .cart-summary .actions-toolbar > .primary button:hover, .cart-summary .form.giftregistry .fieldset .action.primary:hover, .paypal-review .block .actions-toolbar .action.primary:hover, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover, .cart-summary .actions-toolbar > .primary .cart.table-wrapper .action-gift:hover,button.action.update:hover, button.action.share:hover, button.action.tocart:hover {
    background: #EC290D;
    border-color: #EC290D;
    color:#fff;
}
.butnnclass button.action.tocart {
    background-color:#F5F5ED;
    color:#696763;
}
.butnnclass button.action.tocart:hover {
    background-color:#FF3C20;
    color:#fff;
}
.pages a.page {
     color: #FF3C20 !important;
}
.btn-default.disabled, .btn-default.disabled:focus {
    background-color:#FF3C20;
}
.table-comparison .action.towishlist::before {
    color: #FF3C20;
}
.topBar a:hover, .topBar a:focus, .topBar button:hover, .topBar button:focus, .topBar ul.topBarNav li a:hover,.topBar ul.topBarNav li a:focus, .account-nav .item a:hover,.account-nav .item a:focus {
    color: #FF3C20;
}
.owl-left, .owl-right{
    background-color: #FF3C20;
}
.header-middle .logo {
    margin-top:-1px;
}
.shop-menu .nav.navbar-nav {
    margin-left:0;
}
.modal-header .action-close::before{
    line-height: 23px;
    color: #fff;
}
.modal-header{
    background-color:#FF3C20;
}
.reco-btn {
    background: red;
    color: #fff !important;
} 
section#slider {
    padding-bottom: 30px !important;
}
.headerptsmarklinks li:nth-child(2) {
			margin-left:6px;
		}
		.headerptsmarklinks li a{
			color:#ffffff;
		}
		.headerptsmarklinks {
			float:left;
		}
		.headerptsmarklinks li {
			float:left;
			list-style:none;
			margin-top:8px;
		}

.pts-brand-support{
	background-color: #f1f1f1;
padding: 10px 20px;
height: 480px;
}
.pts-brand-support .media-heading {
    margin-top: 6px;
    font-size: 17px;
    font-family: arial,sans-serif;
    color: #4C4C4C;
    font-weight: bold;
    line-height: 1.5;
    padding-left: 8px;
}
.pts-brand-support i{
    border-radius: 50%;
    font-size: 25px;
    width: 60px;
    height: 60px;
    float: left;
    line-height: 2.3;
    text-align: center;
    background: #fff;
    color: #F3A847;
    }
	
.pts-featured-category-wrap {
    background-color: #f1f1f1;
    padding: 10px;
}	
.pts-popular .col-md-12 h3, .pts-blog h3, .pts-brand-support h3 {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 15px;
    margin-bottom: 20px;	
}		
.footer-middle ul li {
    display: inline-block;
	margin-top: 40px;
}