/* Custom */

.c99cc33 {
	color: #99cc33!important;
}

/* Top Bar */

.top-bar .menu li a {
	color: #fff !important;
}


.top-bar .menu li a:hover {
	color: #9acd34 !important;
}

/* Links and BTN */

a:hover,
a:focus {
	text-decoration: none!important;
	color: #739926!important;
}

.tp-caption a {
	color: #fff !important;
}

.tp-caption a:hover {
	color: #99cc33!important;
}

.product-grid .product .only-hover ul li a {
	color: #9acd34 !important;
	border: 2px solid #9acd34 !important;
	border-radius: 30px !important;
	background-color: transparent !important;
}

.product-grid .product-hover .only-hover {
	background-color: transparent!important;
}

.product-grid .product .only-hover ul li a:hover {
	color:#fff !important;
	background-color: #9acd34 !important;
	border-color: #9acd34 !important;
}

.product-grid .product .price {
	color: #9acd34 !important;
}

.product-grid .product:hover:before, .product-list > div:hover {
	border: 2px solid !important;
	border-color: rgba(154, 205, 52, 0.6) !important;
}



.box .box-heading {
	float:left;
	text-align: left;
	border-bottom-color: #9acd34 !important;
	width:100% !important;
}

a.button {
	background-color: #99cc33!important;
	color: #fff!important;
	border: 2px solid #99cc33!important;
	padding: 7px 30px!important;
    border-radius: 5px!important;
	font-size: 18px!important;
}

a.button:hover,
a.button:focus {
	background-color: #fff!important;
	color: #99cc33!important;
	-webkit-transition: all 200ms ease 0s!important;
	transition: all 200ms ease 0s!important;
}

/* Breadcrumbs */

.breadcrumb .container h1 {
	border-bottom:2px solid #99cc33 !important;
	display: none !important;
}

.refine_search {
	border-bottom:2px solid #99cc33 !important;
}

#main .breadcrumb .background {
	background-color: #fff !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	height: 200px !important;
    background-size: cover !important;
}

.breadcrumb ul, .breadcrumb ul a {
	color: #fff !important;
	font-size: 18px !important;
	text-align: left !important;
	margin-top: 20px!important;
}

.breadcrumb ul a:hover {
	color: #99cc33!important;
}

.btn.btn-primary {
	background-color: #99cc33 ;
	color: #fff ;
	border-color: #99cc33;

	padding: 7px 30px !important;
    border-radius: 5px;

	font-size: 18px !important;

	-webkit-transition: all 200ms ease 0s;
	transition: all 200ms ease 0s;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus {
	background-color: #fff;
	color: #99cc33;
}




/* Logo */

#top .logo img {
	height: 130px;

}

/* Slider */

.carousel-caption h1 {
	color: #fff !important;
    font-size: 60px !important;
    font-weight: 700 !important;
	font-family: "Raleway", sans-serif !important;
	text-shadow: none !important;
	text-transform: uppercase !important;
}

.carousel-caption h3 {
	text-transform: initial !important;
	color: #fff !important;
    font-family: "Raleway", sans-serif !important;
    font-weight: 400 !important;
	font-size: 30px !important;
	text-shadow: none !important;

}

.carousel-caption > a > .btn > .btn-primary {
	padding: 10px 55px !important;
	border-radius: 3px !important;
	font-size: 18px !important;
}

@media (min-width: 992px) {
	.carousel-caption {
		padding-bottom:150px !important;
	}
}

@media (max-width: 991px) {
.carousel-caption {
	padding-bottom:40px !important;
}
}


/* Sale */

.product-grid-type-6 #main .new,
.product-grid-type-6 #main .sale {
	 background-color: #9acd34 !important;
	 border: 0px !important;
}

.sale {
	color: #fff !important;
	font-weight: 600 !important;
	font-size: 11px !important;
	text-transform: uppercase !important;
	position: absolute !important;
	z-index: 1 !important;
	width:50px !important;
	height: 50px !important;
	border-radius: 50% !important;
	text-align:center !important;
	padding-top: 15px;
}

/* @group Stationery2 parallax2 */

.bg div {
     background-size: cover !important;
}

.stationery2-parallax2 .first-heading {
    text-transform: initial !important;
    font-family: "Raleway", sans-serif !important;
    font-weight: 400 !important;
    font-size: 24px !important;
    margin-bottom: 15px !important;
}

.stationery2-parallax2 .second-heading {
     font-size: 36px !important;
     font-weight: bold !important;
     font-family: "Raleway", sans-serif;
     margin-bottom: 50px !important;
}

/* @end */


/* Menu */

ul.megamenu {
	opacity: 1 !important;
	margin: 0px !important;
	padding: 0px !important;
	list-style: none !important;
	text-align: right !important;
	font-weight: 200 !important;
}

ul.megamenu > li {
    float: none !important;
    margin: 0px 10px !important;
    display: inline-block !important;
	font-weight: normal!important;
	font-family: "Raleway", sans-serif !important;
	color: #666!important;
}

ul.megamenu li .sub-menu .content .static-menu a.main-menu {
	font-weight: 500 !important;
	font-size: 16px !important;
	position: relative;
	padding: 0px 0px 11px 0px;
	display: inline-block;

}


ul.megamenu li .sub-menu .content .static-menu > .menu > ul > li:first-child {
	text-align: left !important;
}

ul.megamenu li .sub-menu .content .static-menu a.main-menu:after {
	position: absolute;
	content: '';
	width: 45px !important;
	height: 0px !important;
	left: 0;
	bottom: 0;
	background: #d9121f;
 }

ul.megamenu li .sub-menu .content .static-menu .menu ul ul {
	padding: 0px 0px 5px 0px !important;
}

ul.megamenu li .sub-menu .content {
	box-shadow:            0px 0px 15px rgba(0, 0, 0, 0.15)!important;
	-moz-box-shadow:       0px 0px 15px rgba(0, 0, 0, 0.15)!important;
	-webkit-box-shadow:    0px 0px 15px rgba(0, 0, 0, 0.15)!important;
	box-sizing: none ;
	-moz-box-sizing: none ;
	-webkit-box-sizing: none ;
 }

.cart-heading p {
	margin-left: 15px !important;
}

.cart-count {
	margin-left: 1px !important;
}


/* Slide */
.tp-bgimg .defaultimg {
	height: 600px !important;
}

/* Products */

.product-info .product-image {
	margin: 50px 0px 0px 0px !important;
	border: 0px !important;
	background: #fff !important;
	text-align: center !important;
	position: relative !important;
}

.product-info .thumbnails li img,
.product-info .thumbnails-carousel img {
	border: 1px solid #99cc33 !important;
	display: block !important;
	margin: 0px auto !important;
}

/*.product-grid .product:before {
	 content: '';
	 position: absolute;
	 top: 1px;
	 bottom: -200px;
	 right: -16px;
	 width: 1px;
	 display: block;
	 background: url(../img/bg-megamenu.png) top left repeat-y;
	 border-color: #fff;
	 transition: border-color 0.2s ease-in;
	 -webkit-transition: border-color 0.2s ease-in;
	 -moz-transition: border-color 0.2s ease-in;
}*/


.product-page-type-2 .standard-body .full-width .product-info .description {
	padding-left: 15px !important;
	padding-right: 0px !important;
}

.product-info .description {
	padding: 0px 0px 10px 0px !important;
	background: none !important;
}

/* Category */

.category-list .col-sm-4 {
	padding: 20px 0px 20px 0px !important;
	border: 2px solid #fff !important;
}

.category-list .col-sm-4:hover {
	border: 2px solid #99cc33 !important;
}

.category-info .image img {
	display: none !important;
}


/* Footer */

.footer h4 {
    color: #fff;
    font-size: 16px !important;
    font-weight: 300 !important;
    padding: 18px 0px 12px 0px !important;
    margin: 0px 0px 5px 0px !important;
    display: inline-block !important;
}

.footer a {
    font-size: 12px !important;

}

.footer .col-sm-2 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.footer .fa {
    margin-top: 50px !important;
    color:#9acb33 !important;
    float:right !important;
}

.footer .container > .row:before, .footer .advanced-grid .container > div > .row:before {
background: none !important;
height: 0px !important;

}


@media (min-width: 768px) {

.mb {
    width:50%;
    height: 50%;
}

.visa {
    width:60%;
    height: 60%;
}

.paypal {
    width:70%;
    height: 70%;
    margin-top:20px;
}

.maestro {
    width:60%;
    height: 60%;
    margin-top:10px;
}
}

@media (max-width:767px) {
	.mb {
	    width:50%;
	    height: 50%;
	}

	.visa {
	    width:50%;
	    height: 50%;
	}

	.paypal {
	    width:50%;
	    height: 50%;
		margin-top: 20px;
	}

	.maestro {
	    width:50%;
	    height: 50%;
	}
	#payment row {
		margin-top: 10px;
	}
}
