body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #15AFEE;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #e81919, #e81919);
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #2199c7;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 30px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: white;
	/*text-shadow: 0 1px 0 #FFF;*/
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 3px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .searchBox{
	border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-right: none;
}
#search .btnSearch{
	border-left: none;
    background: white;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
/* #search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
	background-color:#2199c7;
} */
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
    
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: white;
	border: none;
	/* background-color: #229ac8;
	background-image: linear-gradient(to bottom, #e81919, #e81919);
	background-repeat: repeat-x;
	border-color: #e81919 #e81919 #e81919; */
	min-height: 40px;
}
#menu .nav > li > a {
	color: #ef3f32;
	/* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); */
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
	text-align: center;
	font-size: 13px;
	font-style: italic;
	font-weight: 600;

}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color:black;
}
#menu .dropdown-menu {
	padding-bottom: 0;
	margin-left:0px !important;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
	text-align: center;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	/*padding-left: 15px;*/
	text-transform: uppercase;
    font-family: none;
	margin-top:10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	color: black;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #ef3f32, #ef3f32);
	background-repeat: repeat-x;
	border-color: white white white;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
   

	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
    .boxCard{
        padding:10px !important;
    }
     .boxCard h3 {
    font-size:7px !important;
}
.truckic{
    font-size:20px !important;
    color:white;
}

	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #ef3f32;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #ef3f32;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #060606;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 9px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: white;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, black, black);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #e81919, #e81919);
	background-repeat: repeat-x;
	border-color: #e81919 #e81919 #e81919;
	font-weight:bold;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: black;
	background-position: 0 -40px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom,black, black);
	background-repeat: repeat-x;
	border-color: #2199c7 #2199c7 #2199c7;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	margin-right:10px;
	overflow: hidden;
}
.product-thumb .offers {
	position: absolute;
	width: 0;
height: 0;
border-style: solid;
border-width: 0 80px 80px 0;
border-color: transparent red transparent transparent;
 right: 2em;
  z-index:0;
}
.product-thumb .txxt {
    position: absolute;
  display: inline-block;
  
  top: 0.1em;
  right: -4em;
  
  max-width: 7em;
  font-weight: bold;
  font-size: 19px;
 font-family: unset;
    color: white;
  
  z-index: 1;
}
.product-thumb .txxtt {
    position: absolute;
    display: inline-block;
    top: 2.3em;
    right: -6em;
    /* font-weight: bold; */
    font-size: 11px;
    font-family: unset;
    color: white;
    z-index: 1;
}
 


.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 1;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 120px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #0e0e0e;
    font-size: medium;
   font-weight: 900;
}

.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: red;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: black;
	color: white;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button+button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: white;
	background-color: red;
	text-decoration: none;
	cursor: pointer;
}
.product-thumb .button-group button:focus {
    background-color: red;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
    

	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
		
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

.navclass {
    z-index: 1009;
    position: fixed;
    width: 60px;
    margin-top: 40px;
    transition: all 0.3s linear;
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, .4)
}

.navclass ul {
    margin-top: 0;
    margin-bottom: 0rem;
    list-style: none;
    padding: 0;

}

.navclass li {
    height: 45px;
    position: relative
}

.navclass li a {
    color: #fff !important;
    display: block;
    height: 100%;
    width: 100%;
    line-height: 45px;
    padding-left: 25%;
    border-bottom: 1px solid rgba(0, 0, 0, .4);
    transition: all .3s linear;
    text-decoration: none !important
}

.navclass li:nth-child(1) a {
    background: #4267B2
}

.navclass li:nth-child(2) a {
    background: #1DA1F2
}

.navclass li:nth-child(3) a {
    background: #E1306C
}

.navclass li:nth-child(4) a {
    background: #2867B2
}

.navclass li:nth-child(5) a {
    background: #25D366
}

.navclass li:nth-child(6) a {
    background: #ff0000
}

.navclass li a i {
    position: absolute;
    top: 14px;
    left: 24px;
    font-size: 15px
}

.navclass ul li a span {
    display: none;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase
}

.navclass a:hover {
    z-index: 1;
    width: 200px;
    border-bottom: 1px solid rgba(0, 0, 0, .5);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3)
}

.navclass ul li:hover a span {
    padding-left: 30%;
    display: block;
    font-size: 15px
}
.rr{
  	z-index:1009;
  position: fixed;
  top: 0 ;
  margin:0;
  width: 100%;
  height:40px;
  background-color: #e81919;
  display: inline-flex;
  overflow: hidden;
  white-space: nowrap;

}

.textrr
{ 
padding-top: 5px;

    vertical-align: middle;
    /*font-size: 15px;*/
    color: white;
    margin: 0;
  width:100%;
    animation: marquee 10s linear infinite;
  display: inline-block;
  padding-right: 10px;
  padding-bottom: 5px;
  font-size: medium;
  font-weight: bold;
}

.news{
  padding-top: px;
  height:auto;
  background-color:black;
  padding: 05px 10px;
  font-size: 18px;
  color: white;
  z-index:1009;
   display: block;
}

.blink:after {
	content:'';
  top:0;
	transform:translateX(100%);
	width:100%;
	height:220px;
	position: absolute;
	z-index:1009;
	animation: slide 5s infinite;
	 
  /* 
  CSS Gradient - complete browser support from http://www.colorzilla.com/gradient-editor/ 
  */
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(128,186,232,0) 99%, rgba(125,185,232,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.8)), color-stop(99%,rgba(128,186,232,0)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
}

/* animation */

@keyframes slide {
	0% {transform:translateX(-100%);}
	100% {transform:translateX(100%);}
}
.mb-5{
    margin-bottom:3rem;
}
@media only screen and (max-width: 769px) {
  .d-sm-block {
    display: block !important;
  }
  #menu .dropdown-inner a {
	text-align: left;
}
   #boxCard .h3{
    font-size:15px;
  padding:10px;
}

.m-none{
    display :none;
}
  /*.d-sm-inline {*/
  /*  display: inline !important;*/
  /*}*/
  /*.w-auto{*/
  /*    width:auto !important;*/
  /*}*/
}

.fa-stack[data-count]:after{
  position:absolute;
  right:0%;
  top:0%;
  content: attr(data-count);
  font-size:40%;
  padding:.6em;
  border-radius:999px;
  line-height:.75em;
  color: white;
  color:red;
  text-align:center;
  min-width:2em;
  font-weight:bold;
  background: white;
  border-style:solid;
}
.fa-circle {
  color:#DF0000;
}

.red-cart {
    font-size: 53px;
	color: #2096c3; background:white;
}
.stickyclass{
    position: sticky;
    background-color:white;
    top: 0px;
    z-index: 1009;
}
.quick-action {
    /*background-color: black;*/
    
    position: fixed;
    bottom: 26%;
    right: 2%;
    
    cursor: pointer;
    font-size: 2rem;
    border-radius: 12%;
     width:auto;
    height: 70px;
    /*box-shadow: 1px 1px 5px #000;*/
   
}

.contact-action {
  position: fixed;
  bottom: 12%;
  right: 3%;
  width: 60px;
  height: 60px; 
  cursor: pointer;
  
}

.contact-action .item {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  font-weight: bold;
  color: #21bae8;
  /*background: white;*/
  border-radius: 50%;
  transition: 0.5s;
  box-shadow: 1px 1px 5px #000;
}
.whatsapp-blink
{
        animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
        background: #25d366;
    color: white !important;
}
.contact-action.open div {
  transform: rotate(45deg);
}

.contact-action span {
  position: absolute;
  visibility: hidden;
  z-index: -1;
  top: 0;
  left: 0;
}

.open span{
  visibility: visible;
  animation: 1s entering;
}

/* Position of elements */
.open span:nth-child(2) {
  top: -130%;
  
}

.open span:nth-child(3) {
  top: -90%;
  left: -130%;
}

.open span:nth-child(4) {
  top: 90%;
  left: -140%;
}
.open span:nth-child(5) {
  top: -140%;
  right: -170%;
}
.open span:nth-child(6) {
  top: 130%;
  right: -90%;
}

.open span:nth-child(7) {
  top: 10%;
  left: -230%;
}
.fixedclass{
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1009;
    background: black;
}


/* @keyframes entering {
  0%{
    top: 0;
    left: 0;
    width: 65%;
    height: 65%;
  }
  100%{
    width: 100%;
    height: 100%;
  } */
.fbc{
    background-color:#4267B2;
}
.whc{
   background-color:#25D366;
}
.inc{
    background-color:#E1306C;
}
.indc{
    background-color:#4267B2;
}
.youc{
        background-color:#ff0000;
}

.btn-whatsapp-pulse {
	background: #25d366;
	color: white;
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 0;
	height: 0;
	padding: 25px;
	text-decoration: none;
	border-radius: 50%;
	animation-name: pulse;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
	}
	80% {
		box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
	}
}

.btn-whatsapp-pulse-border {
	bottom: 120px;
	right: 20px;
	animation-play-state: paused;
}

.btn-whatsapp-pulse-border::before {
	content: "";
	position: absolute;
	border-radius: 50%;
	padding: 25px;
	border: 5px solid #25d366;
	opacity: 0.75;
	animation-name: pulse-border;
	animation-duration: 1.5s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}
.colourcolour{
    color:white !important;
}
.m-0{
	margin: 0px !important;
}
.mb-0{
	margin-bottom: 0px !important;
}
.mb-1{
    margin-bottom: 1rem;
}
.py-1{
	padding: 0.5rem 0rem !important;
}
.p-1{
	padding: 0.5rem !important;
}
.px-0{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.shadowColor{
	background: #134F5C;
    border-bottom: 1px solid #d8d8d8;
    margin: 0;
    padding: 0;
    box-shadow: 0px 0px 5px #ccc;
}
.w-100{
	width: 100%;
}
.myAccountBtn {
    background: #ef3f32!important;
    padding: 10px 15px;
    color: white;
    font-size: 14px;
    border-radius: 20px;
    font-weight: 600;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.myAccountBtn:hover{
	color: white;
}
.cartClass{
	background: transparent !important;
    color: #000 !important;
    border: none !important;
    padding: 0px;
	box-shadow: none !important;
}
.cartClass i{
	font-size: 35px !important;
	color:#15afee;
	
}
.cartClass span{
	border: 1px solid red;
    border-radius: 50%;
    position: absolute;
    right: -15px;
    z-index: 1;
    top: -12px !important;
    background: white;
    line-height: 24px;
    width: 25px;
    height: 25px;
	font-weight: 500;
}
.f-right{
	float: right !important;
}
.m-100{
	margin: 0px 100px;
}
.mx-0{
	margin-left: 0px !important;
	margin-left: 0px !important;
}


@media only screen and (max-width: 769px) {
	.m-sm-0{
		margin: 0px !important;
	}
	.tablepad {
     padding-left:5em !important;
     padding-right:5em !important;
}

	#menu .btn-navbar{
		margin-left: 14px;
		float: left !important;
		padding: 11px 22px !important;
	}
	.d-sm-none{
		display: none !important;
	}
	.cartFixedMob{
		z-index: 1009;
		position: fixed;
		top: 18px;
		/*right: 25px;*/
		left: 57%;
	}
		.cartFixedMobb{
		z-index: 1009;
		position: fixed;
		top: 18px;
		right: 50%;
	}
	.myaccfixed{
		z-index: 1008;
		position: fixed;
		top: 18px;
		right: 0px;
	}
	.myAccountBtn {
    padding: 8px 15px important;
    font-size: 10px !important;
}
	.cartClasss span{
	    left:20px!important;
	}
	#cart .dropdown-menu {
		width: max-content !important;
		right: -92px !important;
	}
	.pb-25{
		padding-bottom: 0px;
	}
	.m-text-end{
		text-align: end;
	}
	.stickyclassM{
    position: sticky;
    background-color: white;
    top: 0px;
    z-index: 1009;
}
.stickyclass {
    position: relative !important;
	z-index: 1;
}
}
.cartClasss span {
    border: 1px solid black;
    color:white;
    border-radius: 50%;
    position: absolute;
    /*right: 132px;*/
    z-index: 1;
    top: -12px !important;
    background: black;
    line-height: 24px;
    width: 25px;
    height: 25px;
    font-weight: 400;
    text-align:center;
    left: 44px;

}

 /*.cont {*/
	/*      position: relative;*/
	/*      top: 50%;*/
	/*      left: 50%;*/
	/*      transform: translate(-50%, -50%);*/
	/*      -webkit-transform: translate(-50%, -50%);*/
	/*      display: inline-block;*/
	/*  }*/
	/*  .carta {*/
	/*      outline: none;*/
	/*      border: 0;*/
	/*      background: #416AA6;*/
	/*      padding: 15px;*/
	/*      color: #fff;*/
	/*      width: 100%;*/
	/*      position: relative;*/
	/*      z-index: 2;*/
	/*      cursor: pointer;*/
	/*      transition: 0.5s width;*/
	/*  }*/
	/*  .cart_clka {*/
	/*      width: calc(100% - 75px);*/
	/*  }*/
	/*  .crtdiva {*/
	/*      border: 1px solid #7d86c7;*/
	/*      width: 250px;*/
	/*      border-radius: 4px;*/
	/*      position: relative;*/
	/*      background: #eee;*/
	/*  }*/
	/*  .faa {*/
	/*      font-size: 16px;*/
	/*  }*/
	/*  .carta .faa {*/
	/*      font-size: 26px;*/
	/*      position: relative;*/
	/*      padding: 0 5px 0 0;*/
	/*  }*/
	/*  .carta .faa:after {*/
	/*      position: absolute;*/
	/*      content: attr(data-before);*/
	/*      color: #000;*/
	/*      font-family: 'Lato', sans-serif;*/
	/*      left: 11px;*/
	/*      font-weight: bold;*/
	/*      top: 5px;*/
	/*      font-size: 12px;*/
	/*  }*/
	/*  .qtya {*/
	/*      position: absolute;*/
	/*      right: 10px;*/
	/*      top: 50%;*/
	/*      transform: translateY(-50%);*/
	/*      -webkit-transform: translateY(-50%);*/
	/*      color: #416AA6;*/
	/*  }*/
	/*  .deca,*/
	/*  .inca {*/
	/*      cursor: pointer;*/
	/*  }*/
	/*  .numa {*/
	/*      width: 22px;*/
	/*      display: inline-block;*/
	/*      text-align: Center;*/
	/*  }  */
	 
	 /*new*/
	 .rowMy {
	display: grid;
	/*grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));*/
	  grid: auto auto / repeat(4, 300px);
	grid-gap: 20px;
	max-width: 1280px;
	margin: 0 auto;
	padding: 40px 0;
	place-items: center;
  }
  
  .colMy-md-4 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 20px;
	text-align: center;
	min-height: 0px;
	/*box-shadow: 0 0px 30px 0 rgba(0, 0, 0, 0.19);
	border-radius: 12px;*/
  }
  .card-wrapper {
	border-radius: 0.5em;
	box-shadow: 0 0 30px rgba(17, 17, 17, 0.281);
	position: relative;
	}
	.card-wrapper:before {
	  position: absolute;
	  content: "";
	  inset: -0.5em;
	  background-color: RED;
	  border-radius: inherit;
	  transition-duration: 200ms;
	  transition-property: transform, opacity;
	  pointer-events: none;
	  opacity: 0.1;
	}
  .cardMy {
	position: relative;
	padding-top: 15em;
	width: 260px;
	overflow: hidden;
	border-radius: inherit;
	display: flex;
	justify-content: center;
	transition: transform 200ms;
	will-change: transform;
  }
  
  .topMy {
	position: absolute;
	top: 0;
	width: 100%;
	height: 15em;
	background-size: cover;
	background-position: center;
	transition: 800ms height;
	z-index: -1;
	transition-delay: 500ms;
  }
  
  ._1-img{
	background: url("imges/kidsspl.jpg");
	background-repeat: no-repeat;
    background-size: cover;
  }
  ._2-img{
	background: url("imges/Giftbox.jpg");
	background-repeat: no-repeat;
    background-size: cover;
  }
  ._3-img{
	background: url("imges/Nite%20Time.jpg");
	background-repeat: no-repeat;
    background-size: cover;
  }
  ._4-img{
	background: url("imges/newarrive.jpg");
	background-repeat: no-repeat;
    background-size: cover;
  }
  ._5-img{
	background: url("imges/fancy2.jpg");
	background-repeat: no-repeat;
    background-size: cover;
  }
  ._6-img{
	background: url("imges/chakkar.jpg");
	background-repeat: no-repeat;
    background-size: cover;
  }
  ._7-img{
	background: url("imges/fountain.jpg");
	background-repeat: no-repeat;
    background-size: cover;
  }
  ._8-img{
	background: url("imges/sound2.jpg");
	background-repeat: no-repeat;
    background-size: cover;
  }
  ._9-img{
	background: url("imges/fancy.jpg");
	background-repeat: no-repeat;
    background-size: cover;
  }
  ._10-img{
	background: url("imges/sparkles.jpg");
	background-repeat: no-repeat;
    background-size: cover;
  }
  ._11-img{
	background: url("imges/wala%20(1.html).jpg");
	background-repeat: no-repeat;
    background-size: cover;
  }
  ._12-img{
	background: url("imges/newarrive.jpg");
	background-repeat: no-repeat;
    background-size: cover;
  }
  
  
  .bottomMy {
	text-align: center;
	padding-bottom: 3em;
	box-shadow: 0 2em 0 #fff;
	transition: transform 500ms;
	background: #fff;
	z-index: 0;
	width: 100%; 
	height:86px;
	display: flex of the card
  }
  
  .cardMy-title {
	text-transform: capitalize;
	 font-weight: bold;
  }
  
  .byMy {
	position: absolute;
	bottom: 0em;
	left: 1em;
	padding: 0.4em;
	padding-left: calc(0.6em);
	padding-right: calc(0.6em);
	background: #fff;
	border-radius: 5em;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, sans-serif;
  }
  .nameMy {
	color: blue;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-left: 0.4em;
	text-decoration: none;
  }
  .card-wrapper:hover:before {
	  transform: skew(10deg);
	  opacity: 0.9;
	}
	.card-wrapper:hover .topMy {
	  height: 100%;
	  transition-delay: 0s;
	}
	.card-wrapper:hover  .bottomMy {
	  transform: translateY(100%);
	  transition-duration: 800ms;
	  transition-timing-function: cubic-bezier(1, -0.47, 0.56, 0.65);
	}
	.card-wrapper:hover  .btnMy {
	  opacity: 1;
	}
  
  
  .btnMy {
	position: absolute;
	bottom: 4em;
	padding: 0.5em 0.8em;
	font-size: 1.1em;
	border: 0;
	font-weight: bold;
	cursor: pointer;
	background: black;
	transition-property: background-color, color, transform;
	transition-duration: 300ms, 300ms, 100ms;
	
  }
  .btnMy:hover {
	  background: rgba(255, 255, 255, 0.952);
	  color: #111;
	}
  .btnMy:active {
	  transform: translateY(0.3em);
	}
  @media only screen and (max-width: 636px) {
  .rowMy {
	  /*grid-template-columns: repeat(auto-fit, minmax(275px, 1fr)) !important;*/
	    grid: auto auto / repeat(2, 275px);
	}
	.cardMy {
	  padding-top: 8em !important;
	  width: 235px !important;
  }
  .cardMy-title {
	font-size: 22px;
  }
  }
  
  @media only screen and (max-width: 585px){
	.rowMy {
	  /*grid-template-columns: repeat(auto-fit, minmax(185px, 1fr)) !important;*/
	    grid: auto auto / repeat(2, 185px);
	}
	.cardMy {
	  padding-top: 8em !important;
	  width: 200px !important;
  }
  .cardMy-title {
	font-size: 20px;
  }
  .bottomMy {
    text-align: center;
    padding-bottom: 3em;
    box-shadow: 0 2em 0 #fff;
    transition: transform 500ms;
    background: #fff;
    z-index: 0;
    width: 100%;
    height: 55px;
    display: flex of the card;
}
  .btnMy {
	border-radius: 20px;
	bottom: 5em;
	font-size: 12px;
  }
  .nameMy{
	font-size: 12px;
  }
  }
  @media only screen and (max-width: 425px){
	.rowMy {
	  /*grid-template-columns: repeat(auto-fit, minmax(130px, 1fr)) !important;*/
	  grid: auto auto / repeat(2, 165px);
	    
	}
	.cardMy {
	  padding-top: 6em !important;
	  width: 130px !important;
  }
  .cardMy-title {
	font-size: 15px;
  }
  .btnMy {
	border-radius: 20px;
	bottom: 2em;
	font-size: 12px;
  }
  .nameMy{
	font-size: 12px;
  }
  .topMy{
	height: 7em ;
	padding-bottom: 1em !important;
  }
  .colMy-md-4 {
	padding: 4px;
	min-height: 100px;
  }
  }
  @media only screen and (max-width: 300px){
	.rowMy {
	  /*grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)) !important;*/
	}
	.cardMy {
	  padding-top: 6em !important;
	  width: 100px !important;
  }
  .cardMy-title {
	font-size: 13px;
  }
  }

.cart-button {
	position: relative;
	padding: 10px;
	width: 100%;
	border: 0;
	border-radius: 0px;
	background-color: #000;
	outline: none;
	cursor: pointer;
	color: #fff;
	font-size:13px;
	transition: .3s ease-in-out;
	overflow: hidden;
}
.cart-button:hover {
	background-color: #000;
}
.cart-button:active {
	transform: scale(.9);
}

.cart-button .fa-shopping-cart {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: -10%;
	font-size: 2rem !important;
	transform: translate(-50%,-50%);
}
.cart-button .fa-archive {
	position: absolute;
	z-index: 3;
	top: -20%;
	left: 52%;
	font-size: 8px;
	transform: translate(-50%,-50%);
}
.cart-button span {
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 50%;
	font-size: 15px;
	color: #fff;
	transform: translate(-50%,-50%);
}
.cart-button span.add-to-cart {
	opacity: 1;
}
.cart-button span.added {
	opacity: 0;
}

.cart-button.clicked .fa-shopping-cart {
	animation: cart 1.5s ease-in-out forwards;
}
.cart-button.clicked .fa-archive {
	animation: box 1.5s ease-in-out forwards;
}
.cart-button.clicked span.add-to-cart {
	animation: txt1 1.5s ease-in-out forwards;
}
.cart-button.clicked span.added {
	animation: txt2 1.5s ease-in-out forwards;
}
@keyframes cart {
	0% {
		left: -10%;
	}
	40%, 60% {
		left: 50%;
	}
	100% {
		left: 110%;
	}
}
@keyframes box {
	0%, 40% {
		top: -20%;
	}
	60% {
		top: 40%;
		left: 52%;
	}
	100% {
		top: 40%;
		left: 112%;
	}
}
@keyframes txt1 {
	0% {
		opacity: 1;
	}
	20%, 100% {
		opacity: 0;
	}
}
@keyframes txt2 {
	0%, 80% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.input-groupFlex {
  display: flex;
  align-content: stretch;
}

.input-groupFlex > input {
  flex: 1 0 auto;
   padding: 0.5em;
	text-align:center;
	font-weight:bold;
	width: 22%;
}
.wishBtn{
	position: relative;
	padding: 10px;
	border: 0;
	border-radius: 0px;
	color:white;
	background-color: #000;
	border-left: 2px solid white;
	outline: none;
	cursor: pointer;
	width: 25%;
}	 
	 
	 
	 
	 @media only screen and (max-width: 1280px){
.rowMy {
    grid: auto auto / repeat(4, 275px) !important;
}
}
@media only screen and (max-width: 1230px){
.rowMy {
    grid: auto auto / repeat(4, 250px) !important;
}

.cardMy {
    width: 240px !important;
    }
}
@media only screen and (max-width: 1144px){
.rowMy {
    grid: auto auto / repeat(4, 230px) !important;
}

.cardMy {
    width: 210px !important;
    }
}
@media only screen and (max-width: 1048px){
.rowMy {
    grid: auto auto / repeat(3, 250px) !important;
}

.cardMy {
    width: 240px !important;
    }
}
@media only screen and (max-width: 848px){
.rowMy {
    grid: auto auto / repeat(2, 300px) !important;
    grid-gap: 20px 0px;
}

.cardMy {
    width: 240px ;
    }
}
@media only screen and (max-width: 625px){
.cardMy {
    width: 200px !important;
    }
}
@media only screen and (max-width: 585px){
.rowMy {
    grid: auto auto / repeat(2, 220px) !important;
}
}
@media only screen and (max-width: 585px){
.rowMy {
        grid-gap: 20px 0px;
}
}
@media only screen and (max-width: 480px){
.cardMy {
    width: 150px !important;
    }
}
@media only screen and (max-width: 455px){
.cardMy {
    width: 120px !important;
    }
    .rowMy {
        grid-gap: 10px 0px;
         grid: auto auto / repeat(2, 150px) !important;

}
}
@media only screen and (max-width: 333px){
.rowMy {
        grid-gap: 10px 0px;
         grid: auto auto / repeat(2, 140px) !important;

}
.cardMy {
    width: 100px !important;
    }
}
@media only screen and (max-width: 300px){
.rowMy {
        grid-gap: 10px 0px;
         grid: auto auto / repeat(1, 240px) !important;

}
.cardMy {
    width: 210px !important;
    }
}
@media only screen and (max-width: 267px){
.rowMy {
        grid-gap: 10px 0px;
         grid: auto auto / repeat(1, 200px) !important;

}
.cardMy {
    width: 180px !important;
    }
}

@media only screen and (max-width: 992px){
 .myAccountBtn span:nth-child(1){
 	display: inline !important;
 }
  .myAccountBtn span:nth-child(2){
 	display: none !important;
 }
}
@media only screen and (max-width: 769px){
.myAccountBtn span:nth-child(2){
 	display: inline !important;
 }
  .myAccountBtn span:nth-child(1){
 	display: none !important;
 }
}
@media only screen and (max-width: 380px){
 .myAccountBtn span:nth-child(1){
 	display: inline !important;
 }
  .myAccountBtn span:nth-child(2){
 	display: none !important;
 }
 #menu .btn-navbar{
    margin-left: 4px;
    float: left !important;
    padding: 9px 14px !important;
}
}

  .sidepanel  {
	width: 0%;
	position: fixed;
	z-index: 1010;
	top: 0;
	right: 0;
	background-color: #f9f5f5;
	opacity: 1;
	overflow-x: auto;
	transition: 0.5s;
	padding-top: 60px;
	height:100vh;
  }
  
  .sidepanel a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 15px;
	color: Red;
	display: block;
	transition: 0.3s;
	font-weight: 900;
  }
  
  .sidepanel a:hover {
	color: red;
	text-decoration: none;
  }
  
  .sidepanel a:click{
	text-decoration: none;
  }
  
  .sidepanel .closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 36px;
  }
 
  .openbtn:hover {
	background-color:#444;
  }
  .tableBg tr{
	  background-color: white !important;
  }
  #closeNav {
	  color: red !important;
  }

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    color: red;
    font-weight: bold;
    border-top: 1px solid #ddd;
}

.cartBtnPos {
    position: fixed;
    top: 50%;
    z-index: 1010;
    right: 0%;
	background-color:#F30;
	padding: 8px 16px;
	height: 60px;
	display: block;
	width:60px;
	border-radius: 30px 0 0 30px;
	overflow: hidden;
  }

  
.sidecartClass{
	background: transparent !important;
    color: #fff !important;
    border: none !important;
    padding: 0px;
	box-shadow: none !important;
}
.sidecartClass i{
	font-size: 25px !important;
	
}
.sidecartClass span{
  display: block;
  font-size: 15px;
  color: #000;
}





.cartGreen {
	position: fixed;
	bottom: 8%;
	left: 2%;
	margin: auto;
	border-radius: 4px;
	height: 60px;
	width: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #efefef;
	margin: 15px;
	font-size: 20px;
	background-color: #212121;
	color: #efefef;
	z-index: 1010;
	cursor: pointer;
	
  }
  #cart-total {
	position: absolute;
	height: 30px;
	width: 30px;
	background-color:#15afee;
	border-radius: 500px;
	font-size: 14px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	top: 0px;
	right: 0px;
	color: #100b00;
	transform: translate(50%, -50%);
	z-index: 1010;
	cursor: pointer;
  }
  .cartGreen .fa-shopping-cart {
	  font-size: 25px;
  }	
  
 

/* helpers/fixed.css */

.fixed {
	position: fixed;
	will-change: transform;
  }
  
  .fixed--bottom {
	bottom: 0;
	left: 0;
	right: 0;
	z-index:9999;
  }
  
  
  .buttonDisclaime {
	background-color: #212121;
	border: 0;
	color: inherit;
	cursor: pointer;
	font: inherit;
	margin: 0;
	padding: 0;
  }
  
  .buttonDisclaime {
	border-style: solid;
	border-width: 0.0625em;
	padding: 0.5em 1em;
	position: relative;
  }
  
  .buttonDisclaime::after {
	background-color:  #26a7f2;
	bottom: 0;
	content: '';
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.3s;
	will-change: opacity;
	z-index: -1;
  }
  
  .buttonDisclaime:focus::after,
  .buttonDisclaime:hover::after {
	opacity: 1;
  }
  
  /* modules/cookie-disclaimer.css */
  
 
  
  .cookie-disclaimer {
	background-color: #125A86;
	text-align:justify;
	color: #fff;
	font-size: 16px;
	opacity: 0;
	padding: 1rem;
	transform: translateY(100%);
	transition: opacity 0.3s, transform 0.5s;
  }
  
  .cookie-disclaimer.is-active {
	opacity: 1;
	transform: translateY(0);
  }
  
  .cookie-disclaimer :first-child {
	margin-top: 0;
  }
  
  .cookie-disclaimer :last-child {
	margin-bottom: 0;
  }
  
  /* modules/media.css */
  

  
  .media {
	display: flex;
  }
  
  .media--center {
	align-items: center;
  }
  
  .media__object--left {
	margin-right: 1em;
  }
  
  .media__object--right {
	margin-left: 1em;
	order: 1;
  }
  
  .media__body {
	flex-grow: 1;
  }
  	  
.boxCard h3{
  color:white;
    font-size:30px;
  font-family:lobster,monospace;
}
.boxCard{
    position: relative;
    width: 100%;
    display: flex;
   padding:20px;
    justify-content: center;
    align-items: center;
}
.boxCard:before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: blur(50px);
}
.boxCard{
    border-radius:15px;
    background: linear-gradient(135deg, #ef3f32, #080808);
}
	  
.truckic{
    font-size:40px;
    color:white;
}
.imgs{
	background: url("imges/freedel.jpg");
  }

