/*
 *	BALTIC-AMBER-JEWELRY.COM
 * 
 *	GENERAL
 * 	HEADER
 *  -- MAIN MENU
 * 	BANNERS1
 * 	CAROUSEL
 * 	DEALS
 * 	PAV KATEGORIJOS
 * 	BANNERS2
 * 	LATEST BLOG
 * 	FOOTER
 *  PRODUCT PAGE
 * 	CATEGORY PAGE
 * 	CHECKOUT
 * 	QUICK VIEW
 * 	BLOG
 *  RESPONSIVE
 */

/* GENERAL */

#responsive {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 10px;
	width: 10px;
	z-index: 999;
}

.product-block .image .pav-colorbox {
  background: none repeat scroll 0 0 #F3BD15;
  bottom: 0;
  color: #FFFFFF;
  display: block;
  height: 32px;
  left: 0;
  line-height: 32px;
  margin: auto;
  opacity: 0;
  outline: medium none;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transform: scale(0);
  transition: all 0.3s linear 0s;
  width: 80px;
  z-index: 10;
}

body {
  color: #666666;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

body {
  background: url("../image/baltic-amber-jewelry/bg.png") no-repeat scroll center top #F2E4C8 !important;
  background-size:cover !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body.layout-boxed-lg #page {
  box-shadow: none;
}

#columns #content {
	margin-bottom: 20px;
}

.box-heading {
	font-size: 24px;
  	color: #000;
  	font-family: verdana,sans-serif;
  	font-weight: normal;
}

.product-block .product-meta .name {
  display: block;
  font-size: 16px;
  line-height: 20px;
  min-height: 80px;
  text-decoration: none;
}

/* HEADER */

#header {
  background: none repeat scroll 0 0 #53939F;
}

#header .topbar {
  background: none repeat scroll 0 0 #3B7C92;
  display: block;
  height: 35px;
}

#header .topbar .wrap-topbar {
  background: none repeat scroll 0 0 transparent;
}

#logo img {
	height: 60px;
}

.topbar .quickaccess-toggle, 
.topbar .search .groupe-btn {
  border-left: 1px solid #393939;
  color: #F3BD15;
  cursor: pointer;
  font-size: 18px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 65px;
}

.topbar .quickaccess-toggle:hover,
.topbar .search .groupe-btn:hover {
  color: #F3BD15;
}

.topbar #cart .heading {
  background: none repeat scroll 0 0 #F3BD15;
  cursor: pointer;
  display: block;
/*  margin-right: -133px; */
	margin-right: 0px;
  transition: all 0.6s ease 0s;
}

.topbar ul li:hover a {
  color: #F3BD15;
}

body.layout-boxed-lg #header .header-wrap {
  border-top: 0 solid #393939;
}

.topbar .inner-toggle .dropdown-menu li:hover {
  border-bottom: 1px solid #F3BD15;
}

.topbar #cart .heading .fa {
  color: #000;
  font-size: 19px;
  padding: 1px 21px 0 13px;
}

.topbar #cart .heading a span {
  color: #000;
  opacity: 1;
  padding-right: 10px;
}

#search input {
  height: 40px;
  line-height: 40px;
  font-size: 13px;
}

.topbar .inner-toggle .text-label {
  color: #000000;
  font-size: 13px;
  text-transform: none;
}

.topbar .inner-toggle .dropdown-menu {
  margin-bottom: 0px;
}

.topbar .quick-access .inner-toggle ul li a {
  float: left;
  padding: 5px 0;
  font-size: 13px;
}

.topbar .min #cart .heading {
  margin-right: -133px;
}

.topbar #cart:hover .heading {
  margin-right: 0px;
}

.quick-setting,
.quick-access {
	position: relative;
}

.topbar .inner-toggle {
  right: 0px;
}

/* -- MAIN MENU */

#pav-mainnav .navbar .navbar-nav > li {
  border-left: 2px solid #619CA4;
}

#pav-mainnav .navbar .navbar-nav > li > a {
	border-color: #53939F;
	border-style: solid;
	border-width: 0px 2px 0px 0px;
}

#pav-mainnav .navbar .navbar-nav > li:hover > a {
	border-color: #3D6C72;
	border-style: solid;
	border-width: 0px 2px 0px 0px;
}

#pav-mainnav .navbar .navbar-nav > li > a {
	color: #fff;
	font-family: tahoma, sans-serif;
	font-weight: normal;
}

#pav-mainnav .navbar .navbar-nav > li:hover > a .menu-icon {
  background-position: left center !important;
  color: #000;
  display: block;
  padding-left: 0px;
}

#pav-mainnav .navbar .navbar-nav > li:hover > a {
  color: #000;
}

#pav-mainnav .navbar .navbar-nav > li > a .menu-icon {
  background-position: left center !important;
  color: #FFFFFF;
  display: block;
  padding-left: 0;
  background: none !important;
}

/* BANNERS1 */

.banners1 .banner div {
	display: block !important;
}

.banners1 .banner > div {
	display: inline-block;
}

.banners1 .banner {
	background: url("../image/baltic-amber-jewelry/fonas1.png") no-repeat scroll 11px 0 transparent;
	height: 120px;
}

.banners1 .banner .nuotrauka {
	width: 36%;
	float: left;
}

.banners1 .banner .nuotrauka img {
	margin-top: 6px;
}

.banners1 .banner .tekstas {
	float: left;
	margin-top: 22px;
	text-align: left;
	width: 61%;
	margin-left: 10px;
	color: #000;
}

.banners1 .banner .tekstas p {
	margin: 0px;
	font-size: 12px;
}

/* CAROUSEL */

.productcarousel .product-block .product-meta {
  border: 1px solid #F3BD15;
}

.productcarousel .box-heading {
	background: none repeat scroll 0 0 transparent;
	padding-top: 30px;
	border-bottom: 1px solid #6c6c6c;
	line-height: 3px;
}

.productcarousel .box-heading .headding-title {
	background: #fff;
	padding: 0 20px;
}

.product-block .price {
  color: #d47575;
  font-weight: normal;
  padding-bottom: 10px;
  padding-top: 0;
  font-size: 13px;
  height: 29px;
}

.productcarousel .product-block .product-meta .name {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
}

.product-block .cart a span {
	padding: 7px 10px;
}

.productcarousel .product-block:hover {
  border: 1px solid transparent;
  box-shadow: none;
}

.productcarousel .product-block:hover .action {
	border-color: #F3BD15;
	border-style: solid;
	border-width: 0px 1px 1px;
	box-shadow: none;
	display: block;
	height: 53px;
	margin: 0 1px 0 1px;
}

.productcarousel .carousel-control {
	display: inline-block;
	height: 9px;
	position: relative;
}

.carousel-control:hover, .carousel-control:focus {
  background: none repeat scroll 0 0 transparent;
  color: #F3BD15;
}

.productcarousel .heading-title-container {
	display: inline;
}

.productcarousel .carousel-text {
	display: inline;
}

.heading-title-container > a,
.heading-title-container > span {
	vertical-align: bottom;
}

/* DEALS */

.parallax-over {
	background: url("../image/baltic-amber-jewelry/fonas-deal1.png") repeat scroll center top transparent;
	min-height: 0;
}

.productdeals .box-heading {
  background: none;
  color: #FFFFFF;
  padding-top: 35px;
  line-height: 3px;
  /* border-bottom: 1px solid #fff; */
}

.productdeals .box-heading span {
	line-height: 3px;
	padding: 0 20px;
	/* background: #74AED2; */
}

.productdeals .box-heading span:before {
	content: "";
	width: 38%;
	display: block;
	height: 1px;
	background: #fff;
	left: 0;
	top: 35px;
	position: absolute;
}

.productdeals .box-heading span:after {
	content: "";
	width: 38%;
	display: block;
	height: 1px;
	background: #fff;
	right: 0;
	top: 35px;
	position: absolute;
}

.productdeals .box-content {
	padding-top: 30px;
}

.productdeals .name {
  font-size: 18px;
  line-height: 24px;
}

.productdeals .deal-description {
	font-size: 12px;
}

.productdeals .price .price-new {
  color: #D47575;
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
}

.productdeals .box-product .product-meta .cart span {
  color: #000;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

.productdeals .box-product .product-meta .cart {
  background: none repeat scroll 0 0 #F2BC14;
  color: #000;
}

/* PAV KATEGORIJOS */

.pav-categoryproducts .box-heading {
	border-bottom: 1px solid #6c6c6c;
	line-height: 3px;
	margin-bottom: 45px;
	margin-top: 10px;
}

.pav-categoryproducts .box-heading .category_name {
	background: #fff;
	line-height: 3px;
	padding: 0 20px;
}

.pav-categoryproducts .product-block {
	border: 1px solid #F3BD15;
}

.pav-categoryproducts .product-block:hover .action {
  border-color: #F3BD15;
  border-style: solid;
  border-width: 0 1px 1px;
  box-shadow: 0 5px 5px #DFDFDF;
}

.product-block .product-meta {
  border: 1px solid transparent;
  padding: 20px;
  position: relative;
  width: 100%;
}

/* BANNERS2*/

.banners2 .banner div {
	display: block !important;
}

.banners2 .banner {
	background: url("../image/baltic-amber-jewelry/fonas2.png") no-repeat scroll 11px 0 transparent;
	height: 120px;
}

.banners2 .banner .nuotrauka {
	width: 26%;
	float: left;
}

.banners2 .banner .nuotrauka img {
	margin-top: 8px;
}

.banners2 .banner .tekstas {
	float: left;
	margin-top: 27px;
	text-align: left;
	width: 70%;
	margin-left: 10px;
	color: #000;
}

.banners2 .banner .tekstas p {
	margin-bottom: 0px;
}

/* LATEST BLOG */

.parallax-inner {
	background: url("../image/baltic-amber-jewelry/fonas-blog.png") repeat-x scroll center top transparent;
	min-height: 0;
	padding-top: 0;
}

.blog-lastest .box-heading {
  background: none;
  color: #FFFFFF;
  padding-top: 35px;
  /* border-bottom: 1px solid #fff; */
  line-height: 3px;
}

.blog-lastest .box-heading span{
/*	background: #75B0D2; */
	line-height: 3px;
	padding: 0 20px;
}

.blog-lastest .box-heading span:before {
	content: "";
	width: 40%;
	display: block;
	height: 1px;
	background: #fff;
	left: 0;
	top: 35px;
	position: absolute;
}

.blog-lastest .box-heading span:after {
	content: "";
	width: 40%;
	display: block;
	height: 1px;
	background: #fff;
	right: 0;
	top: 35px;
	position: absolute;
}

.pavblog-latest .blog-item .blog-title a {
  font-size: 18px;
  min-height: 52px;
  color: #000;
}

.pavblog-latest .blog-item .description {
  font-size: 13px;
  padding-bottom: 20px;
  padding-top: 10px;
  color: #666;
}

.pavblog-latest .blog-item .blog-body .group-blog {
  color: #999999;
  font-size: 11px;
}

.pavblog-latest .blog-item .author {
	display: none;
}

.pavblog-latest .blog-item {
  margin-bottom: 20px;
}

.pavblog-latest .blog-item .blog-body {
  padding: 15px 20px;
}

/* FOOTER */

#footer .footer-bottom .list,
#footer .footer-bottom .aboutus-us,
#footer .footer-bottom .stayconnect-us {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
}

#powered .copyright {
	font-size: 13px;
}

/* PRODUCT PAGE */

.product-info .cart {
  background: none repeat scroll 0 0 #232323;
  color: #FFFFFF;
  cursor: pointer;
  margin-right: 8px;
  padding: 6px 25px 5px;
  text-transform: uppercase;
}

.product-info {
  border-color: #E1E1E1;
  border-style: solid;
  border-width: 0;
  margin-bottom: 30px;
}

.breadcrumb {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 0 solid #E1E1E1;
  border-radius: 0;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 0px; 
  padding: 15px 0;
}

.page-product .product-info .image {
	border: 1px solid #F3BD15;
}

.product-info .image {
  float: none;
  position: relative;
  text-align: center;
  width: 100%;
}

.product-info .image-additional {
	display: inline-block;
	float: none;
	margin: 10px 0 0;
	width: 100%;
}

.product-info .image-additional a {
  display: block;
  float: left;
  margin-bottom: 10px;
  margin-left: 5px;
  outline: medium none;
}

.page-product .product-info .wishlist a:before {
	content: "";
	font-family: FontAwesome;
}

.page-product .product-info .compare a:before {
	content: "";
	font-family: FontAwesome;	
}

.product-info .image-additional .carousel-inner {
  min-height: 0;
  overflow: hidden;
}

.page-product .product-info h2 {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 10px;
}

.product-info .image-additional .carousel-control {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  cursor: pointer;
  font-size: 18px;
  height: 22px;
  line-height: 20px !important;
  margin: 0 4px 10px;
  outline: medium none;
  top: inherit;
  width: 35px;
}

.product-related .box-heading {
  background: none;
  padding-top: 20px;
}

.carousel-control {
  padding-top: 10px;
}

.product-list .product-block .action .action-inner span {
  display: inline;
  font-family: verdana;
  font-weight: 300;
  padding-left: 5px;
  text-transform: uppercase;
}

.product-list .product-block .action .action-inner .wishlist a, .product-list .product-block .action .action-inner .compare a {
  display: flex;
  line-height: inherit;
  padding: 7px 10px;
}

.product-block .action .action-inner .wishlist a,
.product-block .action .action-inner .compare a {
	height: auto;
}

/* SIDEBAR */

.sidebar .box.pav-custom .box-content {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
}

.sidebar ul#accordion li {

}

.sidebar ul#accordion li a {
	display: inline;
	overflow: hidden;
	width: 100%;

}

.sidebar ul#accordion li a.subcart {
	width: auto;
}

.sidebar ul#accordion li a.badge {
	margin-top: 0px;
}

/* CATEGORY PAGE */

.product-label-soldout {
	background: none repeat scroll 0 0 #D55856;
	border: 1px solid #F3BD15;
	border-radius: 50%;
	color: #FFFFFF;
	display: inline;
	font-size: 13px;
	font-weight: normal;
	height: 45px;
	padding: 9px 6px;
	position: absolute;
	right: 0;
	top: 0;
	white-space: normal;
	width: 45px;
}

.product-filter .sold {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

.product-filter .limit .select-style {
  width: 60px;
}

.product-filter .limit .select-style .form-filter {
  width: 100%;
  padding: 2px;
}

.product-filter .sold > span,
.product-filter .sold > div {
	padding: 4px;
}

.sold label {
  font-size: 13px;
  font-weight: normal;
  margin-top: 1px;
}

.mini-cat {
	background: #F3BD15;
}

.mini-cat:hover {
	background: #000;
}

.category-list ul li.mini-cat a {
	color: #fff;
	padding: 5px;
}

.category-list {
  margin-bottom: 12px;
  margin-top: 0;
  overflow: hidden;
}

h2.text-refine {
	line-height: 30px;
}

.category-list ul li {
  float: left;
  margin: 5px;
}

/* CHECKOUT */

.page-checkout-checkout #content {
	margin: 0 15px;
}

#quickcheckout .button {
  background: none repeat scroll 0 0 #F3BD15;
}

/* BLOG */

.btn.btn-theme-default {
  background: none repeat scroll 0 0 #232323;
  border-radius: 0px;
  color: #FFFFFF;
  float: right;
  font-size: 11px;
  margin-bottom: 20px;
  padding: 5px 12px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}

.btn.btn-theme-default:hover {
  background: none repeat scroll 0 0 #F3BD15;
}

.blog-header span.day {
  display: inline-block;
  font-size: 11px;
  text-align: center;
}

.blog-header span.day {
  display: inline-block;
  font-size: 11px;
  text-align: center;
}

.blog-header .created {
  background: none repeat scroll 0 0 transparent;
  color: #000000;
  display: block;
  float: none;
  font-size: 11px;
  margin-right: 12px;
  overflow: hidden;
  padding: 0;
}

.blog-meta > span:last-child {
	border-right: medium none;
	font-size: 12px;
}

.blog-meta > span {
  display: block;
  float: left;
  font-size: 12px;
  padding-right: 15px;
}


/* RESPONSIVE */

@media (min-width: 992px) and (max-width: 1199px) {
	#responsive {
		background: green;
	}
	#header .topbar {
	  background: none repeat scroll 0 0 #3B7C92;
	  display: block;
	  height: 50px;
	}
	body.layout-boxed-lg #header .header-wrap {
	  border-top: 1px solid #393939;
	  margin-top: 50px;
	  width: 100%;
	}
	.banners1 .banner .tekstas {
	  color: #000000;
	  float: left;
	  margin-left: 10px;
	  margin-top: 0px;
	  text-align: left;
	  width: 60%;
	}
	.product-block {
	  margin-bottom: 40px;
	}
	.banners2 .banner .nuotrauka {
	  float: left;
	  width: 31%;
	}
	.banners2 .banner .tekstas {
		color: #000000;
		float: left;
		margin-left: 10px;
		margin-top: 0;
		text-align: left;
		width: 65%;
	}
	.topbar #cart .heading .fa {
	  color: #000000;
	  font-size: 19px;
	  padding: 3px 21px 0 19px;
	}
	.topbar .min #cart .heading {
	  margin-right: -122px;
	}
	.topbar #cart:hover .heading {
	  margin-right: 0;
	}
	#pav-mass-bottom .blog-lastest {
		margin-bottom: 0px;
	}
	.banners1 .banner .nuotrauka img {
	  margin-top: 9px;
	  margin-left: 10px;
	}
	.topbar .quickaccess-toggle {
	  font-size: 16px;
	  line-height: 35px;
	  width: 50px;
	}
	.topbar #cart .heading {
	  font-size: 12px;
	  line-height: 35px;
	  margin-right: -82px;
	}
	body.layout-boxed-lg #header .header-wrap {
	  border-top: 0px solid #393939;
	  margin-top: 35px;
	  width: 100%;
	}
	#header .topbar {
	  display: block;
	  height: 35px;
	}
	#pav-mainnav .navbar .navbar-nav > li > a {
	  font-size: 13px;
	  line-height: 70px;
	  padding: 0 20px;
	}
	.topbar .quickaccess-toggle {
	  font-size: 16px;
	  line-height: 35px;
	  width: 65px;
	}
	.header-wrap #logo {
	  padding-top: 4px;
	}
	.product-list .product-block .cart span {
	  margin-right: 10px;
	  padding: 7px 10px;
	}
	
}

@media (min-width: 768px) and (max-width: 991px) {
	#responsive {
		background: orange;
	}
	.banners1 .banner {
	  background: none scroll 0 0 #fff;
	  height: auto;
	  position: relative;
	  display: inline-block;
	}
	.banners2 .banner {
	  background: none no-repeat scroll 11px 0 #fff;
	  height: 120px;
	  display: inline-block;
	}
	#pav-mass-bottom .parallax-inner {
	  background: none repeat scroll 0 0 #70ACD0;
	}
	span.menu-icon {
		background: none !important;
	}
	#menu-offcanvas ul.megamenu {
		background: #fff;
	}
	
	.productdeals .box-heading span:before {
	  width: 31%;
	}
	.productdeals .box-heading span:after {
	  width: 31%;
	}
	.blog-lastest .box-heading span:before {
	  width: 36%;
	}
	.blog-lastest .box-heading span:after {
	  width: 36%;
	}
	
	.header-wrap .menu {
	  left: -20px;
	  position: relative;
	  top: 18px;
	}
	.header-wrap #logo {
	  display: block;
	  margin-left: 30px;
	  padding-left: 0;
	  padding-right: 0;
	  margin-bottom: 10px;
	}
	#pav-promotion .parallax-over {
	  background: none repeat scroll 0 0 #73AED1;
	}
	
}

@media (max-width: 767px) {
	#responsive {
		background: red;
	}
	#header .topbar .wrap-topbar {
	  background: none repeat scroll 0 0 #53939F;
	}
	#menu-offcanvas ul.megamenu {
		background: #fff;
	}
	span.menu-icon {
	  background: none repeat scroll 0 0 transparent !important;
	}
	.header-wrap .menu {
	  left: -24px;
	  position: relative;
	  top: 18px;
	}
	.header-wrap #logo {
	  display: block;
	  margin-left: 25px;
	  padding-left: 0;
	  padding-right: 0;
	}
	.product-block .product-meta .name {
	  display: block;
	  font-size: 16px;
	  line-height: 20px;
	  min-height: 0;
	  text-decoration: none;
	}
	.productdeals .box-heading span:before {
	  width: 0%;
	}
	.productdeals .box-heading span:after {
	  width: 0%;
	}
	.blog-lastest .box-heading span:before {
	  width: 0%;
	}
	.blog-lastest .box-heading span:after {
	  width: 0%;
	}
	#header .topbar {
	  background: none repeat scroll 0 0 #3B7C92;
	  display: block;
	  position: relative;
	}
	#header .topbar .wrap-topbar {
	  background: none repeat scroll 0 0 #3B7C92;
	  display: block;
	  position: absolute;
	  top: 0;
	}
	#pav-mass-bottom .parallax-inner {
	  background: #73AED1;
	}
	#pav-promotion .parallax-over {
	  background: none repeat scroll 0 0 #73AED1;
	}
	.header-wrap #logo {
	  padding-bottom: 3px;
	}
}

@media (max-width: 480px) {
	#responsive {
		background: #fff;
	}
	.wrap-topbar {
	  border-top: 0px solid #393939;
	}
	.productdeals .box-heading span {
	  line-height: 25px;
	  padding: 0 20px;
	}
	.pav-categoryproducts .box-heading {
	  border-bottom: 0px solid #6C6C6C;
	}
	.productcarousel .box-heading {
	  border-bottom: 0px solid #6C6C6C;
	}
	.productcarousel .box-heading {
	  line-height: 26px;
	}
	.productcarousel .carousel-control {
	  height: 20px;
	}
	.pav-categoryproducts .box-heading .category_name {
	  line-height: 27px;
	}
	.topbar .quickaccess-toggle, .topbar .search .groupe-btn {
	  border-left: 1px solid #393939;
	  color: #F3BD15;
	  cursor: pointer;
	  font-size: 18px;
	  margin: 0;
	  padding: 0;
	  text-align: center;
	  width: 30px;
	}
}
