@import url('https://fonts.googleapis.com/css?family=Karla:400,700&display=swap');

body{
 font-family: 'Karla', sans-serif !important;
}

a{
	text-decoration:none !important;
}
.div_desk {
    display:block;
}
img.aligned {
    margin-left: 46px;
}
.mobile-view {
    display: none;
}
i.fa.fa-cart-plus {
    margin-right: 5px;
}

.qauntity{
  display: flex;
  margin-bottom: 10px;
}
.qauntity input{
    width: 38px;
    text-align: center;
    border-radius: .25rem;
    outline: none;
    box-shadow: none;
    border: 1px solid #e9ecef;
}
.prhimi {
    padding-right: 8px;
    padding-left: 5px;
}

.qauntity button {
    /* border-radius: 0px; */
    width: 38px;
    background: #f36702;
    border-color: #e9ecef;
}
.logo-top img {
  max-width:100%;
}

.top-header {
    background: white;
    /* padding: 5px; */
}
.dis {
    display: none;
}
.gents-slider .product-slider .owl-nav button{ 
background:#025fb8; 
padding:3px 12px !important; 
color:black; 
display:block; 
font-size:20px; 
font-weight:bold; 
    border-radius: 5px;
}

.gents-slider .product-slider .owl-nav  .owl-next{ 
position:absolute; 
right:15px; 
top:-40px;
}

.gents-slider .product-slider .owl-nav  .owl-prev{ 
position:absolute; 
right:55px; 
top:-40px;
}

.top-header h1 {
  color:#f9ae3a;
  text-align:center;
  padding:33px;
  font-size:50px;
}

.logo-top {
  text-align:center;
  display: flex;
    align-items: center;
    justify-content: center;
}

.navbar-light .navbar-nav .nav-link {
    color: #0e0c0c;
    font-size: 15px;
    padding: 5px 10px;
    font-weight: 600;
    text-transform: capitalize;
}

.navbar .dropdown-item{
	text-transform:capitalize;
}

.navbar-light .navbar-nav .nav-link.active {
    color: #fff;
}

.navbar-light .navbar-nav .show>.nav-link {
    color: #025fb8;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #f36702;
}

.dropdown-menu {
  box-shadow:0 6px 12px rgba(0,0,0,.175);
  left:0px;
  border-radius:1px;
  border:none;
}

.menuDiv {
    background: #f9f8f8;
}

.navbar {
  padding:8px 0px;
  /* border-top: 1px solid #f5f5f5; */
  /* border-bottom: 1px solid #f5f5f5; */
}

.gents-slider {
  padding:40px 0;
}

.gents-slider:nth-of-type(even) {
    background-color: #f3f3f3;
	
}

.gents-slider h3 {
    font-weight: 600;
    padding-bottom: 10px;
    text-transform: capitalize;
    /* color: #f9ae3a; */
    font-size: 25px;
    position: relative;
    margin-bottom: 20px;
}

.gents-slider h3:after {
    content: "";
    position: absolute;
    height: 3px;
    width: 100px;
    /* top: 0%; */
    left: 0;
    font-family: FontAwesome;
    background-color: #025fb8;
    bottom: 0;
    border-radius: 0 50% 50% 0;
}

.footer-logo {
  display:block;
  margin-right:auto;
  margin-left:0px;
  padding: 0px 0 15px;
}


.mt-50 {
  margin-top:50px;
}

.mt-20 {
  margin-top:20px;
}

li.dropdown:hover .dropdown-menu {
  display:block;
}

.navbar-nav .dropdown-menu {
  top:27px;
}
.col-item .info h5 {
    text-align: center;
    float: none;
	font-size: 18px;
    font-weight: 500;
}

.product_category_container {
    padding: 25px 0px 50px;
   /* background: #f3f3f3;*/
}

.col-md-3.addvertise_col {
  background-color:#fff;
}

.addvertise_col .row {
  background-color:rgba(198, 198, 202, 0.17);
  margin:0px 5px;
  padding:15px 0px;
}

.product_category_container h1 {
  font-size:20px;
}

.despre-noi {
  font-size:15px;
  padding-bottom:4px;
}

.despre-noi .fa {
	color: #f36702 !important;
}

li.despre-noi {
    margin-bottom: 10px;
}

.btn-success:hover {
  color:#fff;
  background-color:#f9ae3a;
  border-color:#f9ae3a;
}

.homeCat {
    margin-bottom: 30px;
}
.ma5menu__header .ma5menu__toggle {
    position: absolute;
    top: -18px!important;
    width: 60px;
    height: 60px;
    color: #fff;
    background-color: transparent;
}
.btn-success {
  color:#fff;
  background-color:black;
  border-color:black;
}

.col-md-3.addvertise_col {
  background-color:#fff;
}

.addvertise_col .row {
  background-color:rgba(198, 198, 202, 0.17);
  margin:0px 5px;
  padding:15px 0px;
}

.product_category_container h1 {
  font-size:20px;
}

/* nav.navbar.navbar-light.navbar-expand-md { */
  /* border-bottom:1px solid rgb(244,240,240); */
  /* box-shadow:0 0 17px rgba(23,84,116,.18); */
/* } */

.fa.fa-phone.despre-noi {
  font-size:15px;
  color:rgb(54,110,255);
}

.fa.fa-envelope.despre-noi {
  font-size:15px;
  color:rgb(54,110,255);
}

.fa.fa-home.despre-noi {
  font-size:18px;
  color:rgb(54,110,255);
}

.footer-logo-text {
  font-size:15px;
}

.footer-logo {
  display:block;
  margin-left:auto;
  margin-right:auto;
  /*width:110px;*/
}


.footer-clean {
    padding: 40px 0 30px;
    background-color: #f9f8f8;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    color: #010101;
    margin-top: 30px;
}

.footer-clean h3 {
    font-weight: 600;
    font-size: 18px;
    color: #f36702;
    text-transform: capitalize;
    line-height: 1.444;
}

.footer-clean ul {
  padding:0;
  list-style:none;
  line-height:1.6;
  font-size:14px;
  margin-bottom:0;
}

.footer-clean ul a {
  color:inherit;
  text-decoration:none;
  opacity:0.8;
}

.footer-clean ul a:hover {
  opacity:1;
}

.site-info .copyright {
    font-size: 14px;
    line-height: 26px;
    text-align: right;
    float: right;
}

.site-info {
    border-top: 1px solid rgba(0,0,0,0.07);
    padding: 20px 0 10px;
}

.copyright a {
    color: #969595;
}

.single-pro-con {
  padding-top:25px;
      margin-bottom: 50px;
}

.btn.center-block {
    background: #025fb8;
    border-color: #025fb8;
    font-size: 16px;
    font-weight: 600;
    color: black;
}

.cta-btn{
    background: #025fb8;
    border-color: #025fb8;
    font-size: 20px;
    font-weight: 600;
    color: black;
    padding: 10px 38px;
    border-radius: 50px;
	border: 1px dashed #010101;
	box-shadow:none !important;
}

.cta-btn:hover{
    background: #ededed;
	color:black;
}

.price-text {
    font-size: 22px;
    color: rgb(243, 103, 2);
    font-weight: 600;
    margin-bottom: 0;
    display: inline-block;
}

.stockPro {
    margin-left: 10px;
    margin-bottom: 0;
    color: #43b02a;
    font-size: 18px;
    font-weight: 600;
}



.OutstockPro {
    margin-left: 10px;
    margin-bottom: 0;
    color: #e80e0e;
    font-size: 18px;
    font-weight: 600;
}

.login_form_links {
    font-size: 14px;
    padding: 10px 0 10px;
}

.login_form_links a {
    color: #f36702;
    font-weight: 600;
}

.login_form_links:last-of-type {
    text-align: right;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #f36702;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #f36702;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/*table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
  margin:0 -1px 24px 0;
  text-align:center;
  width:100%;
  border-collapse:separate;
  border-radius:5px;
  background: white;
}*/

table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    margin: 0 -1px 24px 0;
    text-align: center;
    width: 100%;
    display: contents;
    border-collapse: separate;
    border-radius: 5px;
    background: #f36702;
}

.woocommerce-cart-form__contents th {
  font-weight:700;
  padding:9px 12px;
  line-height:1.5em;
}

.woocommerce-cart-form__contents td {
  padding:9px 12px;
  line-height:1.5em;
}

td.product-thumbnail {
  min-width:35px;
}

img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  width:60px;
  height:auto;
}

td.product-remove a {
  font-size:20px;
  color:#d21406!important;
  height:1em;
  width:1em;
  text-align:center;
  border-radius:100%;
  line-height:15px;
  text-decoration:none;
  font-weight:700;
  border:0;
}

td.product-remove a:hover {
  color:#fff!important;
  background:#d21406;
}

.quantity .qty {
  width:3.631em;
  text-align:center;
}

.cart_item .product-name a {
  font-weight:700;
  color:#404040;
  text-decoration:none;
}

.cart_item .product-name a:hover {
    color: #025fb8;
}

.cart_totals {
  width:60%;
  margin-left:auto;
}

table.shop_table.shop_table_responsive th, table.shop_table.shop_table_responsive td {
    padding:10px 10px;
    width: 10%;
}

a.checkout-button.button.alt.wc-forward {
  background:rgb(249,174,58);
  border-color:rgb(249,174,58);
  color:#fff;
  font-weight:600;
  padding:10px 15px;
  border-radius:5px;
  text-decoration:none;
}

.wc-proceed-to-checkout {
    padding: 1.5em 0px;
    text-align: right;
}

.cart_totals h2 {
    text-transform: uppercase;
    color: #000;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
}

.shop_table tr th:last-child, .shop_table tr td:last-child {
  text-align:center;
}

table.shop_table.woocommerce-checkout-review-order-table {
  width:100%;
}

/********************************************************************** top header */

.header__top {
    background-color: #f36702;
    color: white;
    box-shadow: 0 0 1px rgba(0,0,0,0.3);
    border-bottom: 1px solid #f36702;
	
}

.top-left {
  text-align:right;
  margin-bottom:0;
  color:#262637;
  text-decoration:none;
  padding:0px;
  font-weight:100;
  font-size:14px;
  line-height: 3;
}

.top-left select{
	 height: 28px !important;
    font-size: 13px;
    padding: 3px 14px !important;
    /* letter-spacing: 1px; */
    font-weight: 600;
	
}

.top-right {
  text-align:left;
  margin-bottom:0px;
  padding:0px;
  text-decoration:none;
  font-weight:100;
  font-size:13px;
  color:#262637;
  line-height: 3;
  }

.top-link {
  color:#262637;
}

.top-link:hover {
  color:#f9ae3a;
  text-decoration:none;
}

.btn-submit-top:hover {
  background:#f4eef0;
  color:rgb(236,34,112);
}

.btn-submit-top {
  background:#ec2270;
  font-size:12px;
  border:none;
  color:white;
  padding:3px 14px !important;
  letter-spacing:1px;
  font-weight:600;
}
a.d-inline.top-link {
    background-color: #f9ae3a;
    border-color: #f9ae3a;
    padding: 7px 15px;
    border-radius: 4px;
	color:#fff;
}
a.d-inline.top-link:hover{
	color:#262637;
}

.header__top i {
    color: white;
}

.header__top a {
	color: white;
}

.header__top a:hover{
	color:#fff;
	text-decoration:none;
}

.n-link {
    margin-right: 5px;
    color: grey;
    font-size: 13px;
}

.custDropM {
    /* top: 37px !important; */
    box-shadow: none;
    border: 1px solid #f3f3f3;
    border-top: 0;
}

.custDropM a {
    font-size: 15px;
    border-bottom: 1px solid #f3f3f3;
}

.custDropM a:last-of-type {
   border-bottom: 0;
}


/***************************************************************** top header ends*/

.quantity.col-md-6, .price_sing.col-md-6 {
    float: left;
}
.cart_butttons.col-md-12 {
    display: inline-block;
    margin-top: 30px;
}

/************************************************************** order and desboard */
table.shop_table.woocommerce-checkout-review-order-table {
  width:100%;
}

ul.order_details {
  margin:0 0 3em;
  list-style:none;
}

ul.order_details li {
  float:left;
  margin-right:2em;
  text-transform:uppercase;
  font-size:15px;
  line-height:1;
  border-right:1px dashed #d3ced2;
  padding-right:2em;
  margin-left:0;
  padding-left:0;
  list-style-type:none;
}

table.shop_table {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    background: white;
}

table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
        color: #f36702;
    font-size: 18px;
}

table.shop_table td {
  border-top:1px solid rgba(0,0,0,.1);
  padding:9px 12px;
  vertical-align:middle;
  line-height:1.5em;
}

table.shop_table tfoot th, table.shop_table tfoot td {
  font-weight:700;
  border-top:1px solid rgba(0,0,0,.1);
}

td.table__product-name.product-name a {
  color:black;
}

.MyAccount-navigation ul li {
    line-height: 40px;
    list-style: none;
    padding: 0 20px;
    background: #f36702;
    margin: 10px;
}

.MyAccount-navigation ul {
    padding: 10px 0;
    margin-bottom: 1px;
}

.MyAccount-navigation {
  width:270px;
  float:left;
  background-color:#f8f8f8;
}

.MyAccount-navigation ul li a {
    color: white;
}

.MyAccount-content {
  overflow:hidden;
  padding-left:30px;
}
.MyAccount-content .title h5 {
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    color: #222222;
    text-transform: uppercase;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
}
/* accountdetails */
.MyAccount-content {
  overflow:hidden;
 margin-left: -18px;
    padding-top: 10px;
}

.desboard .form-row {
  width:100%;
  margin-bottom:15px;
}

.form-row label {
  display:inline-block;
  width:100%;
  font-size:14px;
  font-weight:600;
  line-height:19px;
  color:#222222;
}

.form-row input {
  width:100%;
  font-size:14px;
  color:#888888;
  padding:6px;
}

.MyAccount-content .woocommerce-Button {
  display:inline-block;
  width:auto;
  padding:0 25px;
  height:44px;
  line-height:44px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  color:#ffffff;
  text-transform:uppercase;
  background-color:#f9ae3a;
}
a h5 {
color: black;
}
.carousel-inner a:hover{}
.carousel-inner a:hover{
text-decoration:none;}
.carousel-inner  a h5 {
color: black;
}
.carousel-inner a:hover{
text-decoration:none;
}   

.carousel-inner  a h5 {
color: black;
}
.carousel-inner a:hover{
text-decoration:none;
}   

.footer-clean ul a {
    opacity: 1;
    font-size: 15px;
	line-height: 2;
}

.item-srv {
    text-transform: capitalize;
}

.item-srv ul li {
    list-style: disc;
    margin-left: 15px;
}

.brdCrumb {
    padding-bottom: 20px;
}

.brdCrumb h1 {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
    color: #474847;
    margin-bottom: 0;
    cursor: pointer;
}

.product-item h2 a {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 18px;
    text-align: left;
}

.cust-logo{
	    max-width: 30%;
}

.add-padd{
	padding:15px 0;
}

.add-padd-2 {
    padding: 40px 0 0px;
}

.cust-logo img{
	max-width: 100%;
}

.srch-form .form-group {
    margin-bottom: 0;
}

.align-c{
	display: flex;
    align-items: center;
	justify-content: flex-end;
}

.align-c .add-padd{
	    width: calc(100% - 200px);
}

.srch-field {
    border: 2px solid #f36702;
    border-right: none;
    width: calc(100% - 100px);
    border-radius: 0;
    color: #747474;
    float: left;
    font-size: 14px;
    height: 40px;
    line-height: 1.571;
    margin: 0;
    outline: medium none;
    padding: 6px 8px;
	    box-shadow: none !important;
}

.srch-btn {
    background-color: #f36702;
    border: none;
    border-radius: 0;
    color: #ffffff;
    cursor: pointer;
    font-size: 20px;
    height: 40px;
    margin-left: -1px;
    outline: none;
    width: 100px;
    vertical-align: top;
}

.cart-box{
    float: right;
    margin-left: 5px;
    position: relative;
    height: 40px;
}

.cart-box i {
    color: #f36702;
}

.cart-box a{
	color: #999;
    height: 40px;
	vertical-align: -webkit-baseline-middle;
	font-size: 20px;
    padding: 8px 20px 8px 0px;
}

.s-form {
    display: inline-block;
    width: calc(100% - 120px);
}

span.cart-value {
    border-radius: 50%;
    top: 0px;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    height: 15px;
    line-height: 14px;
    margin: 0;
    position: absolute;
    right: 8px;
    text-align: center;
    text-transform: uppercase;
    width: 15px;
    background: #f36702;
}

.my-cart-wrap {
    float: right;
    color: black;
    text-align: right;
    font-size: 12px;
    letter-spacing: 1px;
    display: inline-block;
}

.my-cart {
    font-weight: bold;
}

.abt-home {
    padding: 40px 30px;
    text-align: center;
    background: #f9f9f9;
}

.abt-home h2 {
    font-weight: 600;
    padding-bottom: 10px;
    text-transform: capitalize;
    font-size: 30px;
	position: relative;
	margin-bottom:25px;
}

.abt-home h2:after {
    content: "";
    position: absolute;
    background: #025fb8;
    height: 3px;
    width: 100px;
    bottom: 0;
    left: calc(50% - 50px);
}

.cta-sec {
    background-image: linear-gradient(141deg, rgb(255, 214, 53) 0%, rgb(255, 214, 53) 51%, rgb(255, 105, 0) 75%);
}

.cta-con h2 {
    font-size: 35px;
    font-weight: 600;
}

.cta-con {
    margin: 10px 0;
}

.cta-btn-div {
    margin: 10px 0;
}

.song-albm {
    padding-top: 20px;
    padding-bottom: 20px;
}

.albm-div {
    /* padding: 10px; */
    text-align: center;
	position: relative;
}

.albm-div img {
    max-width: 100%;
	transition: .2s;
}

.image-hover {
    opacity: 1;
    cursor: pointer;
}

.image-hover:hover:before {
    opacity: 1;
}

.image-hover:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 110;
}

.image-hover:hover:after {
    opacity: 1;
}
.image-hover:after {
    position: absolute;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    left: 50%;
    opacity: 0;
    margin-left: -25px;
    top: 48%;
    margin-top: -25px;
    font-size: 55px;
    color: #fff;
    font-family: FontAwesome;
    content: "\f01d";
    z-index: 111;
}

.alb-desc {
    border: 1px solid #ede7e7;
    padding: 6px;
	background: white;
}

.alb-desc h3 {
    margin-bottom: 2px;
    font-size: 14px;
    color: #025fb8;
    font-weight: 600;
	text-transform:capitalize;
}

.alb-desc p {
    margin-bottom: 0;
    color: black;
    font-size: 12px;
	text-transform:capitalize;
}

.alb-col {
    margin-bottom: 15px;
}

.albm-sidebar {
    background: #f5f5f6;
    padding: 15px;
}

.albm-sidebar h3 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
    padding-bottom: 20px;
	text-transform:capitalize;
}

.alb-si-so span {
    font-size: 14px;
    margin-bottom: 5px;
	text-transform:capitalize;
}

.alb-si-so audio {
    border-radius: 50px;
    max-width: 100%;
    border: 1px solid #dad7d7;
	margin-top: 8px;
	max-height:35px;
}

.alb-si-so {
    border-bottom: 1px solid #ede7e7;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.alb-si-so:last-of-type {
    border-bottom: 0;
}

.alb-detail {
    padding: 10px;
    border: 1px dashed #ede7e7;
}

.alb-detail span {
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
}

.alb-detail p {
    margin-bottom: 10px;
    border-bottom: 1px dashed #ede7e7;
    padding-bottom: 5px;
}

.alb-detail p:last-of-type {
    border-bottom: 0;
    margin-bottom: 0;
}

.alb-de-col{
	border: 1px dashed #ede7e7;
}

/* .trck-con { */
    /* padding: 10px; */
    /* border: 1px dashed #ede7e7; */
/* } */

.trck-con h3 {
    background: #025fb8;
    padding: 8px;
    font-size: 18px;
    font-weight: 600;
}

/* .trck-list { */
    /* padding: 8px; */
/* } */

.trck-list ul {
    margin-bottom: 0;
}

.trck-list .list-group-item {
    border-radius: 0;
    border: 0;
    margin-bottom: 0px;
	border-bottom: 1px solid #f5f5f6;
}

.trck-list .col-ply {
    padding-right: 0;
    cursor: pointer;
}

.trck-list .col-ply audio {
	max-width:100%;
}

.ply-row {
    display: flex;
    align-items: center;
}

.audio-player p {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
}

.audio-player span {
    font-size: 13px;
    color: #05056a;
}

.dwnl-btn {
    text-align: center;
}

.dwn-btn:hover {
    background: #e62118;
    border-color: #e62118;
}

.dwn-btn {
    background: #025fb8;
    border-color: #025fb8;
    padding: 5px 25px;
    font-size: 14px;
    border-radius: 50px;
}

.audio-player {
    padding-left: 10px;
}

.player {
    height: 40px;
}

.cust-btn {
    padding: 3px 35px;
    background: #f36702;
    border-color: #f36702;
    border-radius: 0;
    box-shadow: none !important;
    outline: none !important;
    text-transform: uppercase;
}

.row-login .card{
	background-color: #fff;
}

.grey-bg {
    background-color: #f3f3f3;
}
.blue-bg {
    background-color: rgba(0, 123, 255, 0.06);
}
.homeCat {
    padding: 10px;
    /* border: 1px solid #f36702; */
    transition: all ease 0.5s;
    border-radius: 5px;
    box-shadow: 0 0 10px #cccccc;
}

.homeCat:hover {
    /*border: 1px solid #cc0000;*/
    background: white;
}

.homCatImg img {
    max-width: 100%;
}

.homCatImg {
    position: relative;
    overflow: hidden;
    width: 100%;
}

/*.homCatCon {
    position: absolute;
    background: rgba(255,255,255,0.7);
    padding: 10px;
    bottom: 10px;
    margin: 10px;
}*/


.homCatCon {
    /* position: absolute; */
    background: rgba(255,255,255,0.7);
    padding: 10px 0px 0px 0px;
    bottom: 10px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.homCatCon h3 {
	margin-bottom: 0px;
  font-size: 15px;
  font-weight: 600;
  color: #2f2e2e;
  text-transform: capitalize;
  text-transform: capitalize;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.blue1{
	
	color:#f36702;
}

h3.homeProHead {
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
	color: #333;
}

.homeRecent {
    padding-top: 30px;
    padding-bottom: 30px;
}

.reProDiv {
    padding-top:20px ;
	 padding-bottom: 20px;
}

.homeReP {
    border: 1px solid #f3f3f3;
    background: white;
    padding: 10px;
    text-align: center;
	box-shadow: 0 0 10px #cccccc;
}

.homeReP:hover {
   /* border: 1px solid #f36702;*/
	transition: all ease 0.5s;
}

.homeRePImg img {
    max-width: 100%;
   height: 180px;
}

.homeRePImg.hhw img {
    height: auto;
}

.homeRePCon h3 {
    font-size: 16px;
    text-transform: capitalize;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 10px;
    white-space: nowrap;
    color: black;
}

.homeRePCon p {
    margin-bottom: 5px;
    color: #f36702;
    font-weight: 600;
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

span.delPriH {
    font-size: 14px;
    color: grey;
    text-decoration: line-through;
}

.addHomeBtn {
    background: #f36702;
    border-radius: 0;
    border: 1px solid #f36702;
    box-shadow: none !important;
    outline: none !important;
    font-size: 14px;
    font-weight: 600;
    color: #ffff;
    padding: 5px 20px;
    text-transform: uppercase;
}

.homeRePbtn {
    margin-bottom: 10px;
}

.servDiv {
    padding: 15px 20px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.fIcon {
    display: inline-block;
    margin-right: 15px;
}

.servDiv h3 {
    font-size: 20px;
    font-weight: 600;
}

.feature {
    text-align: center;
    background: #ffffff;
    height: 100%;
}

.feature:nth-child(2) {
    background: #deaf7e;
    color: white;
}

.servSec {
    background: #ffffff;
}

.login-div h3 {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 13px 0;
    text-align: center;
    border-bottom: 1px solid #d6d4d4;
    padding-bottom: 13px;
    text-transform: capitalize;
}

.login-div label {
    font-size: 14px;
}

.card {
    margin-bottom: 50px;
        box-shadow: 0 0 15px 3px #f36702;
}

.product-item .product-container {
   text-align: center;
    background-color: #ffffff;
    /* border: 1px solid rgba(62, 62, 62, 0.1); */
    padding: 10px;
    font-size: 14px;
    margin-top: 20px;
	 margin-bottom: 20px;
    box-shadow: 0 0 10px #cccccc;
}

.proDesList h2 {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 500;
    text-transform: capitalize;
    color: black;
    margin-bottom: 5px;
    margin-top: 5px;
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 5px;
    padding-top: 5px;
}

.product-item h2 a {
  text-decoration:none;
  color:#2b2b2b;
}

.product-item a.small-text {
  color:#808080;
  text-decoration:none;
  margin-top:20px;
  margin-bottom:10px;
  display:block;
  text-align:right;
  font-size:12px;
}

.product-item .product-price {
    color: #f36702;
    font-size: 16px;
    display: block;
    font-weight: 600;
    margin-bottom: 0;
    padding: 0px 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.cart-btn  .btn{
  background-color: transparent;
    color: black;
    border: 1px solid #f9ae3a;
    border-radius: 5px;
    max-width: 100%;
}

.price_sing {
    display: block;
    margin-bottom: 20px;
}

.price_sing p {
    display: inline-block;
}

.product-container:hover {
   /* border: 1px solid #f36702;*/
    transition: all ease 0.5s;
}

.product-container img {
    height: 160px;
    width: 100%;
}

.singDeta h4 {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 13px 0;
}

.soldBy p {
    font-weight: 500;
    color: #464846;
    font-size: 14px;
    text-transform: capitalize;
}

.soldBy p span {
    color: #43b02a;
    font-weight: 600;
}

.descrSin {
    margin-top: 20px;
}

.descrSin h2 {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 13px 0;
}


.singleProRow {
    background: white;
    padding: 20px;
}

.internal_form_h {
    text-transform: uppercase;
    color: #000;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
}

.checkOutRow label {
    text-transform: capitalize;
    font-size: 14px;
}

.srch-btn:hover {
    background-color: #333;
    border: none;
    border-radius: 0;
    color: #ffffff;
    cursor: pointer;
    font-size: 20px;
    height: 40px;
    margin-left: -1px;
    outline: none;
    width: 100px;
    vertical-align: top;
}

.checkOutRow .product-name input {
    border: 0px;
    width: 80%;
    text-transform: capitalize;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.pyM .form-check:last-of-type {
    margin-left: 20px;
}

.orderDetail p span {
    font-weight: 600;
    color: #f36702;
}

.orderDetail p {
    font-weight: 600;
}

.sideMdrop .dropdown.dropMenu button {
    box-shadow: none !important;
    outline: 0 !important;
    text-transform: capitalize;
    background: transparent;
    color: #5a5a5a;
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    width: 100%;
}

.dropdown.dropMenu {
    /* display: inline-block; */
    width: 100%;
    padding: 5px 0;
    width: 277px;
    border-bottom: 1px solid #e9e9e9;
}

.dropMenu .dropdown-item:active {
    background: #e9e9e9;
    color: black;
}

.dropMenu .dropdown-submenu {
    position: relative;
}

.dropMenu .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropMenu .dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropMenu .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: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropMenu .dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropMenu .dropdown-submenu.pull-left {
    float: none;
}

.dropMenu .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/*.dropMenu.dropdown:hover>.dropdown-menu {
    display: block;
}*/

.menuUL .dropdown.dropMenu button {
    box-shadow: none !important;
    outline: 0 !important;
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
}

.dropMenu .dropdown-menu a {
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 2;
    color: black;
}

.dropMenu .dropdown-menu li {
    border-bottom: 1px solid #f1f3f6;
}

.dropMenu .dropdown-menu li:last-of-type {
    border-bottom: 0;
}

.dropMenu>.dropdown-menu {
    border-radius: 0 !important;
    top: 37px;
    background: white;
    padding: 0;
}

.dropMenu .dropdown-submenu> .dropdown-menu {
    border-radius: 0 !important;
    top: 5px;
    background: white;
    padding: 0;
}

.catShopHead {
    display: inline-block;
    background: #43b02a;
    padding: 10px 25px;
    width: 277px;
}

.catShopHead h2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0;
    color: white;
    text-align: center;
}

.catShopHead h2 a {
    color: white;
}

.shopDivCat {
    background: #e9e9e9;
}

.dropParent {
    display: inline-block;
    position: absolute;
    z-index: 999;
    background: white;
}

.dropParent .dropright .dropdown-toggle::after {
    position: absolute;
    right: 15px;
    bottom: calc(50% - 5px);
}

.ulRight li {
    display: inline-block;
}

.ulLeft li {
    display: inline-block;
}

.mobileMenu {
    display: inline-block;
    padding-top: 15px;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: #f3f3f3;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 10px;
}

.sidenav a {
    padding: 8px 8px 8px 15px;
    text-decoration: none;
    font-size: 15px;
    color: #f36702;
    display: block;
    transition: 0.3s;
    font-weight: 600;
	text-align:left;
}

.slideLogo {
    width: 150px;
    padding-left: 30px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eae6e6;
    width: 100%;
}

.sideMenutext {
    font-weight: 600;
    color: black;
}

.sidenav a:hover {
    color: #025fb8;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 36px;
    margin-left: 50px;
    color: #f36702;
}

.mobileMenu .dropdown-toggle::after{
	right: 25px;
    position: absolute;
}

.mobileMenu .dropdown-menu.show {
    width: 100%;
    width: 100%;
    box-shadow: none;
    margin: 0;
    float: none !important;
    border-radius: 0px;
    padding: 0;
    background: white;
}

.mobileMenu .dropdown-menu a {
    font-size: 16px;
    font-weight: 500;
}

.conDet {
    background-color: #f5f5f6;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #d6d4d4;
}

.conDet h3 {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 13px 0;
    text-align: center;
    border-bottom: 1px solid #d6d4d4;
    padding-bottom: 13px;
    text-transform: capitalize;
}

.singleProRow .homeRePImg img {
    max-height: 100%;
}

div#owl-demo img{
    height:350px;
}


/*************************************************** Responsive *****************/
@media (max-width:4200px) {
 
  .menuDiv.nav-inner-cms.schc {
    display: none;
}
}


@media (min-width:1201px) {
  div.row.row-login {
    padding-top:40px;
  }
  
  
}

@media (max-width:1200px) {
  div.row.row-login {
    padding-top:75px;
  }

}

@media only screen and (max-width:1024px) {
  ul.order_details li {
    margin-right:1em;
    padding-right:1em;
  }
  .menuDiv.nav-inner-cms.schc {
    display: none;
}
}

@media only screen and (max-width: 991px) {

  div.row.row-login {
    padding-top:55px;
  }
  
  .product-container img {
    height: auto;
    width: 100%;
}
  
  .homeRePImg img {
    max-width: 100%;
    height: 160px;
}

  ul.order_details {
    display:table-cell;
    padding:0px;
  }
  
  .top-left {
        text-align: center;
    /* border-bottom: 1px solid #ece9e9; */
	}
	
   ul.order_details li {
    width:100%;
    padding:10px 0px;
  }
  
  .top-right {
    text-align: center;
  }

.nav-link {
    text-align: center;
    line-height: 2;
}
.cust-logo {
    max-width: 73%;
}

.align-c .add-padd {
    width: 100%;
	padding-bottom:5px;
}

.my-cart-wrap{
	/* float:none; */
	text-align: inherit;
	margin-top: 10px;
}

button.navbar-toggler {
    width: 100%;
}

.cart-box{
		margin-top:10px;
}
}

@media only screen and (min-width: 768px) {
	.hide-desktop{
	  display:none;
  }
  	img.align1 {
    margin-left:10px;
}

	.cust-logo img {
    max-width: 100%;
    height: auto;
        margin-top: 15px;
    margin-bottom: 15px;
}
  
}

@media only screen and (max-width: 767px) {
	.top-header{
	  padding-top: 10px;
  }
    .menuDiv.nav-inner-cms.schc {
    display: none;
}
  	img.align1 {
    margin-left:10px;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-size:13px!important;
}

div#owl-demo img{
    height:160px;
}

	.cust-logo img {
    max-width: 100%;
    height: auto;
    margin-top: 22px;
}

.product-container img {
    height: 160px;
    width: 100%;
}

	.cta-con{
		text-align:center;
	}
	.cta-btn-div{
		text-align:center;
	}
  .footer-clean .item.social {
    text-align:left;
  }
  .footer-clean .item {
    /* text-align:center; */
    padding-bottom:20px;
  }
  div.row.row-login {
    padding-top:25px;
  }
  .pyM .form-check:last-of-type {
    margin-left: 0px;
  }
  .dropMenu>.dropdown-menu {
    top: 100% !important;
    right: 0;
    transform: none !important;
    margin: 0;
}
	.hide-mobile {
		display: none;
	}
	.homeRePImg img {
    max-width: 100%;
    height: 160px
}
	.custLpadd {
		padding-bottom: 0;
		padding-top: 0;
	}
  .cart_totals {
    width: 100%;
  }

  .s-form {
    display: block;
    width: 100%;
  }

  .homeCat{
    margin-bottom: 15px;
  }
.menuDiv.nav-inner-cms.hbhe {
    display: none;
}

}

/*@media screen and (min-height: 600px) {
  .sidenav {
	  padding-top: 15px;
	}
		img.align1 {
    margin-left:22px;
}
	.cust-logo img {
    max-width: 100%;
    height: 150px;
    margin-top: 22px;
}
	.homeRePImg img {
    max-width: 100%;
    height: 150px;
}
	
  .sidenav a {
	  font-size: 14px;
	}
	
  .footer-clean .container {
    position: relative;
    padding: 14px 15px!important;
    background: #0a1e31;
    margin: -32px auto 0;
    z-index: 999;
    font-size: 15px;
}

}*/



@media screen and (max-width: 590px) {
	img.align1 {
    margin-left:100px;
}
.cust-logo img {
    max-width: 100%;
    height: 140px;
    margin-top: 22px;
}
.footer-clean .container {
    position: relative;
    padding: 14px 15px!important;
    background: #0a1e31;
    margin: -32px auto 0;
    z-index: 999;
    font-size: 15px;
}
.login1 {
    width: 120px!important;
    height: 35px!important;
    background-color: rgb(24, 101, 255);
    border-style: none;
    /* border-radius: 0px 20px 0px 20px;*/
    transition: 0.3s;
    color: white;
}
	img.aligned {
    margin-left:108px;
}
	.mobile-view {
    display:block;
}
	.div_desk {
    display: none;
}

.mob-padding {
    padding: 14px;
    font-size: 12px;
}
	img.gr {
    height: 105px;
    width: 110px;
}
	p.info {
    font-size: 15px;
}
	h4.info1 {
    font-size: 18px;
}
	.dis {
    display:block;
}
	.top-left1 {
    text-align: right;
    margin-bottom: 0;
    color: #262637;
    text-decoration: none;
    padding: 0px;
    font-weight: 100;
    font-size: 14px;
    line-height: 2;
}
.ulLeft1 li {
    display: inline-block!important;
	
}
.n-link1 {
    margin-right: 5px;
    color: grey;
    font-size: 13px;
}
.homCatCon h3 {
    margin-bottom: 0px;
    font-size: 9px;
    font-weight: 600;
    color: #2f2e2e;
    text-transform: capitalize;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

	.cust-logo1 img {
    max-width: 100%;
    display: none;
}
	.my-cart-wrap {
    display: none;
}
	.header__top.hide1 {
    display: none;
	}
	.hid {
    display: none!important;
	}
.addHomeBtn {
    background: #f36702;
    border-radius: 0;
    border: 1px solid #f36702;
    box-shadow: none !important;
    outline: none !important;
    font-size: 14px;
    font-weight: 600;
    color: #ffff;
   
    text-transform: uppercase;
}	
	.copyright a {
    color: #ffffff;
    padding: 10px;
    font-size: 12px;
}

.homeRePCon p {
    margin-bottom: 5px;
    color: #f36702;
    font-weight: 600;
    font-size: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
}

@media screen and (max-width: 450px) {
	img.align1 {
    margin-left:10px;
}
.cust-logo img {
    max-width: 100%;
    height: 140px;
    margin-top: 22px;
}
.footer-clean .container {
    position: relative;
    padding: 14px 15px!important;
    background: #0a1e31;
    margin: -32px auto 0;
    z-index: 999;
    font-size: 15px;
}
.login1 {
    width: 120px!important;
    height: 35px!important;
    background-color: rgb(24, 101, 255);
    border-style: none;
   /* border-radius: 0px 20px 0px 20px;*/
    transition: 0.3s;
    color: white;
}
	img.aligned {
    margin-left:108px;
}
	.mobile-view {
    display:block;
}
	.div_desk {
    display: none;
}
	img.gr {
    height: 105px;
    width: 110px;
}
	p.info {
    font-size: 15px;
}
	h4.info1 {
    font-size: 18px;
}
	.dis {
    display:block;
}
	.top-left1 {
    text-align: right;
    margin-bottom: 0;
    color: #262637;
    text-decoration: none;
    padding: 0px;
    font-weight: 100;
    font-size: 14px;
    line-height: 2;
}
.ulLeft1 li {
    display: inline-block!important;
	
}
.n-link1 {
    margin-right: 5px;
    color: grey;
    font-size: 13px;
}

	.cust-logo1 img {
    max-width: 100%;
    display: none;
}
	.my-cart-wrap {
    display: none;
}
	.header__top.hide1 {
    display: none;
	}
	.hid {
    display: none!important;
	}
.addHomeBtn {
    background: #f36702;
    border-radius: 0;
    border: 1px solid #f36702;
    box-shadow: none !important;
    outline: none !important;
    font-size: 14px;
    font-weight: 600;
    color: #ffff;
   
    text-transform: uppercase;
}	
	
}
@media screen and (max-width: 375px) {
	img.align1 {
    margin-left: 5px;
}
.cust-logo img {
    max-width: 100%;
    height: 140px;
    margin-top: 22px;
}
	img.aligned {
    margin-left: 85px;
}
.homeRePCon p {
    margin-bottom: 5px;
    color: #f36702;
    font-weight: 600;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
}
/*.homeRePImg img {
    max-width: 100%;
    height: 120px;
}*/
@media screen and (max-width: 320px) {
	img.align1 {
    margin-left: 5px;
}
	img.aligned {
    margin-left: 68px;
}

.cust-logo img {
    max-width: 100%;
    height: 140px;
    margin-top: 22px;
}
	.mobile-view {
    display:block;
}
	.div_desk {
    display: none;
}
	img.gr {
    height: 100px;
    width: 100px;
}
	p.info {
    font-size: 13px;
}
	h4.info1 {
    font-size: 15px;
}
	.cust-logo1 img {
    
    display: none;
}
	.my-cart-wrap {
    display: none;
}
	.header__top.hide1 {
    display: none;
	}
	.hid {
    display: none!important;
}

  .addHomeBtn {
    
    background: #f36702;
    border-radius: 0;
    border: 1px solid #f36702;
    box-shadow: none !important;
    outline: none !important;
    font-size: 14px;
    font-weight: 600;
    color: #ffff;
    text-transform: uppercase;
    padding: 5px !important;
}   
.col-xs-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.product-container img {
    height: 150px;
    width: 100%;
}
}



.section-divider {
    display: inline-block;
    position: relative;
    height: 10px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
        background-color: #333333;
   width: 70px;
    /* margin-top: 25px; */
    margin-bottom: 10px;
    overflow: hidden;
    left: 0px;
}
i.fa.fa-shopping-bag.hbhbh {
    position: relative;
    left: 0px;
    top: -9px;
    color: #f36702;
    font-size: 22px;
}
.section-divider:after {
    content: '';
    position: absolute;
    left: 0;
    top: -1.1px;
    height: 20px;
    width: 13px;
    background-color: #f36702;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: dot-move;
    animation-name: dot-move;
}



@charset "UTF-8";@keyframes rotate{100%{transform:rotate(360deg);}
}
@keyframes dash{0%{stroke-dasharray:1, 150;stroke-dashoffset:0;}
50%{stroke-dasharray:90, 150;stroke-dashoffset:-35;}
100%{stroke-dasharray:90, 150;stroke-dashoffset:-124;}
}
@-webkit-keyframes dot-move{from{-webkit-transform:translateX(0);transform:translateX(0);}
to{-webkit-transform:translateX(88px);transform:translateX(88px);}
}
@-webkit-keyframes dot-move{from{-ms-transform:translateX(0);transform:translateX(0);}
to{-ms-transform:translateX(88px);transform:translateX(88px);}
}
@keyframes dot-move{from{-webkit-transform:translateX(0);transform:translateX(0);}
to{-webkit-transform:translateX(88px);transform:translateX(88px);}
}
@-webkit-keyframes dot-move2{from{-webkit-transform:translateX(0);transform:translateX(0);}
to{-webkit-transform:translateX(48px);transform:translateX(48px);}
}
@-webkit-keyframes dot-move2{from{-ms-transform:translateX(0);transform:translateX(0);}
to{-ms-transform:translateX(48px);transform:translateX(48px);}
}
@keyframes dot-move2{from{-webkit-transform:translateX(0);transform:translateX(0);}
to{-webkit-transform:translateX(48px);transform:translateX(48px);}
}
@keyframes blink{50%{opacity:1;}
}

.blue {
    background-color: #1a9ded;
    padding: 5px!important;
}
@import url('https://fonts.googleapis.com/css?family=Ubuntu&display=swap');


.login1{
	width: 130px;
	height: 40px;
	background-color: #f36702;
	
	border-style: none;
	 /* border-radius: 0px 20px 0px 20px;*/
	transition: 0.3s;
	color: white;
}

.login1:hover{
	 /* border-radius: 0px 20px 0px 20px;*/
	transition: 0.3s;
	cursor: pointer;
background: #333;
}

.login1:active{
	 /* border-radius: 0px 20px 0px 20px;*/
	transition: 0.2s;
	background: #333;
}

button:focus {
    outline: none;
}










@import url("https://fonts.googleapis.com/css?family=Raleway");



/* First Row */
.polyFirst {
  width: 150px;
  padding: 10px 18px;
  border: none;
  background-image: url(https://png.pngtree.com/thumb_back/fw800/back_pic/03/59/79/1557a49d2cf0c66.jpg);
  background-size: 300%;
  color: white;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  cursor: pointer;
  border-radius: 5px;
  transition-duration: 0.5s;
}

.polyFirst:hover {
  background-size: 150%;
  transition-duration: 0.3s;
  transform: scale(1.2);
}

.polyFirst:active {
  transform:scale(1.15);
  transition-duration: 0.1s;
}
/*            */

/* Variations between button backgrounds */
.poly1 {
  background-position-x: 15%;
}

/*                   */



a {
    color: #f36702;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #333333;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #333333;
    border-color: #333333;
}
.btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active {
    background-image: none;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem #333333;
}
.btn-primary:hover {
    color: #fff;
    background-color: #333333;
    border-color: #333333;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem #333333;
}