/* Base CSS */
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a:focus { outline: 0 solid }
*{box-sizing: border-box;}
img {
    max-width: 100%;
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px;
  color: #1B1B21;
  font-family: 'Poppins', sans-serif;
}
body {
  color: #545051;
  font-weight: 300;
  font-family: 'Poppins', sans-serif;
}

@font-face {
    font-family:RusticLoveTattoo;
    src: url(../fonts/RusticLoveTattoo.otf);
}

.selector-for-some-widget {
  box-sizing: content-box;
}
a:hover { text-decoration: none }

button:focus {
	outline: 0;
	outline: 5px auto -webkit-focus-ring-color;
}

/* Header bar section start */


.hero-area {
  position: relative;
  padding-top: 280px;
  padding-bottom: 170px;
}
.hero-img {
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
}
.hero-containt {
  width: 525px;
}
.hero-containt h3 {
  font-weight: 500;
  font-size: 42px;
  line-height: 63px;
  margin-bottom: 30px;
}
.hero-containt p {
  font-weight: 500;
  font-size: 16px;
  line-height: 36px;
  color: #333333;
}
.mainmenu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  height: 50px;
  align-items: center;
  background: #FFFFFF;
  box-shadow: 3px 5px 10px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  padding: 0 30px;
}
.mainmenu li {
  display: inline;
}
.mainmenu ul li a {
  color: #000;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.header-area {
	padding: 40px 0;
	display: flex;
	align-items: center;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 99;
}
.header-logo {
  height: 100%;
  display: flex;
  align-items: center;
}

.hero-btn {
  margin-top: 50px;
}
.hero-btn a {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	border: 2px solid #EAB613;
	box-sizing: border-box;
	border-radius: 10px;
	padding: 10px 16px;
	display: inline-block;
	margin-right: 30px;
	background: #EAB613;
	transition: 0.3s;
}
.hero-btn a:hover {
	background: transparent;
	color: #EAB613;
}
.theme-btn.btn1 {
	background: transparent;
	color: #EAB613;
    transition: 0.3s;
}
.theme-btn.btn1:hover {
	background: #EAB613;
	color: #fff;
}


.storitev-tab {
  display: flex;
  height: 600px;
}
.wddf {
	/*width: 245px;
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end;
  margin-right: 150px;*/
  margin-top: 200px;
}
/*
.storitev-area #v-pills-tabContent {
  width: 720px;
}*/
.wddf .nav {
  width: 100%;
  /* height: 100%; */
  /*display: flex;
  -moz-justify-content: end;
    -webkit-justify-content: end;
    -ms-justify-content: end;*/
}
.stritev-text p {
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  font-weight: 400;
}
.storitev-area {
  padding: 50px 0;
  position: relative;
}
#storitev-bg {
  position: absolute;
  content: "";
  background: #231F20;
  height: 100%;
  width: 31%;
  top: 0;
  left: 0;
}
/*
.storitev-area:before {
  position: absolute;
  content: "";
  background: #231F20;
  height: 100%;
  width: 31%;
  top: 0;
  left: 0;
}*/
.wddf a {
  background: transparent !important;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  height: 50px;
  padding: 0;
  display: flex;
  align-items: center;
}
.storitev-area .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #EAB613;
}
.stritev-text p:last-child {
  margin: 0;
}
.storitev-area #v-pills-settings-tab2 {
  margin-top: 10px;
}

.storitev-area .nav-pills .nav-link.active {
  position: relative;
}
.storitev-area .nav-pills .nav-link.active:before {
  position: absolute;
  content: "";
  background-image: url(../img/long-arrow.png);
  height: 30px;
  width: 73px;
  right: -53px;
  top: 50%;
  transform: translateY(-50%);
}

.ttl {
  position: absolute;
  top: 72px;
  left: 0;
}
.ssd {
  position: relative;
}

.tab-img {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}
.tab-img img {
  margin: 0 78px;
}


.project-area {
  padding: 140px 0;
}
.section-title h3 {
  font-size: 84px;
  text-align: center;
  margin: 0;
  font-weight: 700;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke: 1.5px #9F8C50;
  color: transparent;
}
.section-title {
  margin-bottom: 85px;
}
.project-teb {
  display: flex;
}
#v-pills-tab {
}
.project-teb #v-pills-tab {
	width: 385px;
	margin-right: 85px;
	margin-bottom: 80px;
}
#v-pills-tabContent {
}
.project-teb #v-pills-tabContent {
  width: 630px;
}
.project-teb .nav-link {
	font-size: 18px;
	color: #231F20;
	font-weight: 600;
	height: 70px;
	line-height: 70px;
	padding: 0;
	text-align: ;
	padding-left: 30px;
	padding-right: 30px;
	border-radius: 80px;
	margin: 10px 0;
	transition: 0.3s;
}
.project-teb .nav-pills .nav-link.active {
  background: #9F8C50;
}
.project-text p {
  font-size: 16px;
  line-height: 32px;
  color: #333333;
  font-weight: 400;
}


.project-left-img img {
  display: block;
  margin-bottom: 20px;
  text-align: center;
}
.project-left-img img:last-child {
  margin: 0;
}

.lli {
	margin-top: 30px;
}



.contact-fl {
  width: 900px;
  margin: auto;
  border: 2px solid #000000;
  box-sizing: border-box;
  border-radius: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 90px;
}
.contact-text-title h3 {
  -webkit-text-stroke: 2px #EAB613;
  color: transparent;
  font-size: 56px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 60px;
}
.single-form label {
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  color: #4F4F4F;
}
.single-form input {
  background: #F2F2F2;
  border-radius: 2px;
  border: 0;
  width: 100%;
  height: 40px;
  padding: 0 20px;
  margin-bottom: 30px;
}
.single-form button {
  background: #231F20;
  border-radius: 10px;
  width: 100px;
  height: 40px;
  color: #fff;
  border: 0;
  font-weight: 500;
  font-size: 16px;
}
.contact-area {
	padding-bottom: 100px;
}



.brand-title {
  text-align: center;
  margin-bottom: 20px;
}
.brand-title h3 {
  font-weight: 600;
  font-size: 28px;
  color: #EAB613;
  margin: 0;
}
.single-brand {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.single-brand a {
  margin-bottom: 10px;
}



.line {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  top: 0;
}
.brand-area {
  padding-top: 202px;
  padding-bottom: 70px;
}


/*footer*/


.footer-area {
  border-top: 1px solid #BDBDBD;
  padding: 35px;
}
.footer-text h3 {
  color: #9F8C50;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 30px;
}
.footer-text h4 {
  color: #333333;
  font-weight: 700;
  font-size: 16px;
  margin: 0;
}
.footer-text p {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  margin-bottom: 25px;
}
.footer-text a {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: #333;
  line-height: 36px;
}
.footer-img {
  text-align: right;
}
.footer-img a {
  display: block;
  margin-bottom: 20px;
}
.footer-icon a {
  background: ;
  background: #231F20;
  color: #fff;
  height: 50px;
  width: 50px;
  display: inline-block;
  text-align: center;
  line-height: 53px;
  border-radius: 50%;
  font-size: 24px;
  margin: 0 25px;
}
.footer-icon {
  text-align: center;
  margin-top: 45px;
}


.map-area {
  width: 100%;
  height: 400px;
}
.gmap3 {
  height: 100%;
  width: 100%;
}

.footer-copy-area {
  background: #231F20;
  height: 55px;
  display: flex;
  align-items: center;
}
.footer-copy-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-copy-text a {
  color: #F2F2F2;
  font-size: 16px;
  font-weight: 400;
}
/*footer-end*/


/*shop-page-css-start*/

.header-area.por {
  position: unset;
}
.header-area.por .mainmenu ul {
  box-shadow: none;
}

.shop-title {
  text-align: center;
  padding-bottom: 30px;
  padding-top: 30px;
  background: #F2F2F2;
  border-radius: 20px;
  margin-bottom: 35px;
}
.shop-title h3 {
  font-weight: 500;
  font-size: 28px;
  color: #000;
}
.shop-title p {
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  color: #333;
}


.shop-slider-title h3 {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 25px;
}


.hov {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
}
.slider-img:hover .hov {
  opacity: 1;
  visibility: visible;
}
.slider-img {
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 15px;
}
.slider-img img {
  width: 100%;
}


.slider-containt {
  padding: 0 10px;
}
.slider-containt p {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  margin-bottom: 10px;
}
.slider-containt a {
  font-weight: 600;
  font-size: 18px;
  color: #000;
}
.shop-slider-area {
  padding-bottom: 100px;
}


.swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.swiper-button-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}


.shop-productt .nav-link {
	display: block;
	/* padding: .5rem 1rem; */
	border-radius: 15px !important;
	margin-right: 24px;
	background: #F2F2F2;
	font-weight: 600;
	font-size: 16px;
	color: #000;
	padding: 10px 32px;
  transition: 0.3s;
  overflow: hidden;
}
.shop-productt .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	color: #fff;
	background-color: #EAB613;
}
.shop-ttab ul {
	margin-bottom: 50px !important;
}
.shop-productt {
	padding-bottom: 100px;
}


/*shop-page-css-end*/




/*ones-page-css-start*/

.ones-containt h3 {
  font-weight: 500;
  font-size: 28px;
  color: #000;
  text-align: center;
  margin-bottom: 35px;
}
.ones-containt p {
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: #333333;
}
.ones-area {
  padding-top: 50px;
  padding-bottom: 100px;
}

.ones-img-area .container-fluid {
  padding: 0;
}
.single-ones-img a {
  display: block;
}
.single-ones-img a img {
  width: 100%;
}
.ones-img-area {
  padding-bottom: 150px;
}
/*ones-page-css-end*/


/*nase-page-css-start*/

.nase-containt h3 {
  -webkit-text-stroke: 1.5px #9F8C50;
  color: transparent;
  font-size: 84px;
}
.nase-containt p {
  font-weight: 500;
  font-size: 16px;
  line-height: 36px;
  color: #333;
}
.nase-area {
  padding-top: 50px;
  padding-bottom: 75px;
}


.single-box {
	border: 2px solid #000000;
	padding: 40px 30px;
  /*height: 875px;*/
  height: 100%;
	position: relative;
	/*margin-bottom: 70px;*/
}
.single-box h3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.single-box p {
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  padding-right: 45px;
}
/*
.single-box a {
  display: block;
  position: absolute;
  bottom: 40px;
  left: 30px;
  right: 30px;
}*/
.single-box a img {
  width: 100%;
}



.llp {
	position: relative !important;
	text-align: center;
	bottom: -131px !important;
	left: auto !important;
	right: auto !important;
}
.llp img {
  width: auto !important;
  margin: ;
}



.ccd {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
}





















/*nase-page-css-end*/



   
.header-off-btn.menu-trigger {
	display: block;
	background: transparent;
	text-align: center;
	height: 32px;
	line-height: 32px;
	width: 32px;
	z-index: 9;
	position: absolute;
	right: 23px;
	top: 46px;
}
/* ofcanvas   */
    
.header-off-btn.menu-trigger.right {
	display: block !important;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.off-canvas-menu {
	width: 300px;
	background: #fff;
	position: fixed;
	height: 100%;
	z-index: 999;
	top: 0;
	left: -100%;
	transition: .3s;
}
    
.close-menu a {
	position: absolute;
	right: 20px;
	height: 32px;
	color: #000;
	text-align: center;
	line-height: 32px;
	border-radius: 50%;
	top: 15px;
	background: #ffff;
	width: 32px;
}
.off-canvas-menu.active {
	left: 0;
}
.off-canvas-menu ul li a {
	color: #454653;
	padding: 0;
	display: block;
	padding: 20px 0;
	font-size: 14px;
	border-bottom: 1px solid #dddddd87;
	font-weight: 700;
}

.off-canvas-overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    z-index: -1;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;

}
.off-canvas-overlay.active {
	opacity: .6;
	z-index: 99;
	cursor: pointer;
}



.off-canvas-menu ul {
	margin-top: 65px;
	padding: 0;
	list-style: none;
}
    
 
.header-off-btn span {
  background: #283B91;
  height: 4px;
  width: 30px;
  display: block;
  border-radius: 14px;
  margin-bottom: 4px;
}
.header-off-btn {
	position: absolute;
	left: auto;
	z-index: 2;
	width: 30px;
	height: 22px;
	cursor: pointer;
	right: 70px;
}
   
    
 .off-canvas-menu ul li {
	margin: 0 20px;
}   
  .off-canvas-menu {
	display: block;
}    
    
.header-off-btn.menu-trigger a {
	color: #000;
	font-size: 18px;
}
  
 .ofcanvas a {
	display: block;
	padding: 7px 20px;
	color: #fff;
	text-align: ;
}   
    
  
  
    
.off-canvas-overlay.active {
	opacity: .5;
	visibility: visible;
}
    
 .header-btn.of-log {
	display: flex;
	height: auto;
	justify-content: center;
	margin-top: 50px;
}       
    
 .header-mainmenu-2 .header-off-btn.menu-trigger a {
	color: #2F6F76;
}   
.hero-bg {
	height: 500px;
}
.helpen-card-area.helpen-card-area-3 {
	margin-top: 60px;
}      
    


.header-off-btn.menu-trigger.right {
	display: none !important;
}

.single-product {
	background: transparent;
	border: 0;
}


.modal-body {
  padding: 100px 0;
}
.modal-body .care-area {
  padding: 0;
}


.modal-dialog.modal-dialog-centered {
	max-width: 1330px;
}

.brand-fl.ees {
	margin-bottom: 56px;
}

.footer-img.llsd {
	display: none;
}


.project-area {
	padding: 100px 0;
}
.project-teb .nav-link img {
	margin-right: 30px;
}

.swiper-button-next::after, .swiper-button-prev::after {
	display: none;
}
.swiper-button-next {
	color: #fff;
	background: #AAACAD;
	height: 62px;
	width: 39px;
	right: 0;
}.swiper-button-prev {
	color: #fff;
	background: #AAACAD;
	height: 62px;
	width: 39px;
	left: 0;
}

.swiper-button-prev {
	background: #AAACAD;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: 0;
	cursor: auto;
	pointer-events: none;
}

.project-teb .nav-pills .nav-link.active img {
	filter: brightness(100);
}

.active-dot {
	position: relative;
}
.active-dot::before {
	position: absolute;
	content: "";
	height: 10px;
	width: 10px;
	background: #EAB613;
	border-radius: 50%;
	border: ;
	bottom: -14px;
	left: 0;
	right: 0;
	margin: auto;
	bottom: ;
}
.single-brand a img {
	max-width: 250px;
}
#v-pills-messages-tab i {
	color: #EAB613;
	font-size: 21px;
	margin-bottom: ;
	margin-right: 30px;
}

.project-teb .nav-pills .nav-link.active i {
	color: #fff !important;
}

#textarea {
	overflow: auto;
	resize: vertical;
	width: 100%;
	background: #F2F2F2;
	border: none;
	border-radius: 3px;
	padding-left: 17px;
	padding-top: 8px;
	margin-bottom: 11px;
}


.img img {
	width: 50%;
}

.header-top {
	border-bottom: 1px solid #f2f2f2;
	padding: 12px 0;
}
.header-top img {
	margin-right: 60px;
}
.img-active.owl-carousel.owl-loaded.owl-drag {
	display: none;
}

.bb-fl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.close-ba a {
  color: #EAB613;
}
.header-top.active {
	display: none;
}
.img-active img{
    width: 100%;
}

/* artikel */

.breadcrumb {
  background-color: transparent;
}

.breadcrumb-item a {
  color: #9F8C50;
}

.breadcrumb-item a:hover {
  color: #EAB613;
}

.breadcrumb-item+.breadcrumb-item::before {
  content: "\203A";
}

.shopmenu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  height: 50px;
  align-items: center;
  background: transparent;
  padding: 0 30px;
}
.shopmenu li {
  display: inline;
}
.shopmenu ul li a {
  color: #FFF;
  min-width: 56.25;
	font-size: 18px;
	font-weight: 600;
	border: 2px solid #9F8C50;
	box-sizing: border-box;
	border-radius: 10px;
	padding: 10px 16px;
	display: inline-block;
	margin-right: 30px;
	background: #9F8C50;
	transition: 0.3s;
}
.shopmenu ul li a.active {
  color: #FFF;
  border: 2px solid #EAB613;
	background: #EAB613;
}
.shopmenu ul li a:hover {
	background: transparent;
  color: #EAB613;
  border: 2px solid #EAB613;
  background: transparent;
}

.article-price {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  margin-top:2rem;
}

.article-descr-title {
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  margin-top:3rem;
}
.article-descr {
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
}

.article-hero-img {
	/* height: 100%; */
	margin-top: 40px;
	width:100%;
	height:400px;
	line-height:400px;
	text-align: center;
}
.article-hero-img img  {
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}
.article-hero-img {
	background-color: #fff;
}

.lum-lightbox.lum-open{
  z-index: 10000;
}
.article-hero-img { 
  display: block;
}


.thumbnail-slider {
	margin: 0 15px 0 5px;
}
#thumbnail-prev {
	left: -25px;
	color: #191919;
}
#thumbnail-next {
	right: -25px;
	color: #191919;
}
.thumbnail-slider-wrapper {
	border: 0px;
	-webkit-box-shadow: 0 0 0px #999;
    -moz-box-shadow: 0 0 0px #999;
    box-shadow: 0 0 0px #999;
}
.thumbnail-item {
	width: 80px !important;
	margin: 5px;
	border: 1px solid rgba(25,25,25,0.2) !important;
	height: 80px;
  background: #FFF;
  overflow: hidden;
}
.thumbnail-item-selected {
	border: 2px solid #EAB613 !important;
}
.thumbnail-item img{
	width: 100% !important;
	height: auto !important;
	object-fit: contain;
}
.item-title {
	font-size: 26px;
	 font-family: 'Lato Light';
}

.overlay-img {
  z-index: 11;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
	visibility: hidden;
  opacity: 0;
}
.overlay-img:target {
  visibility: visible;
  opacity: 1;
}

.popup-img {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 80%;
  height: 80%;
  position: relative;
  transition: all 5s ease-in-out;
}
.popup-img h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup-img .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup-img .close:hover {
  color: #EAB613;
}
.popup-img .content {
  height: 100%;
}
.popup-img img {
	display: block;
	margin: 0 auto;
	height: 100%;
	width: 100%;
	object-fit: contain;
}

.quantity .qty-minus,
.quantity .qty-plus {
    background-color: #f6f6f6;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center;
}

.quantity .qty-minus i,
.quantity .qty-plus i {
    line-height: 30px;
    font-size: 10px;
}

.quantity .qty-text {
    background-color: #f6f6f6;
    border: medium none;
    display: inline-block;
    height: 30px;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield;
    text-align: center;
    font-size: 12px;
}

#favorite-btn {
  background: rgba(0,0,0, 0.1);
  border-radius: 50%;
  position: absolute;
  top: 2rem;
  right: 2rem;
  color: #333;
  cursor: pointer;
}
#favorite-btn.active {
  color: #EAB613;
}
#favorite-btn i {
  padding: 0.75rem;
}


/* artikel */

/* basket */

.col-sm-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.link-no-decoration, .link-no-decoration:hover, .link-no-decoration:visited {
	color: inherit;
	text-decoration: inherit;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}

.cart_area  {
	margin-top:20px;

}

.cart_area .row{
	width: 100%;
}


.cart-table .table {
    position: relative;
}

.cart_product_img a, .cart_product_img img {
   width: 100%;
}

.cart-table .table thead,
.cart-table .table tbody,
.cart-table .table tfoot {
    width: 100%;
    display: block;
}

.cart-table .table tr,
.cart-table .table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

}

.cart-table .table tfoot tr {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

.cart-table .table tr th,
.cart-table .table tr td {
    border-top: 1px solid #e9ecef;
    padding: 12px;
    padding: 12px;
    padding: 12px;
    padding: 0.75rem;
    text-align: center;
    vertical-align: middle;
    width: 16.6666666667%;
    -webkit-box-flex: 0;
	-ms-flex: 0 0 16.6666666667%;
	flex: 0 0 16.6666666667%;
}

.cart-table .cart_product_desc h5 {
    font-size: 14px;
    margin: 0;
}

.cart-table .qty-minus,
.cart-table .qty-plus {
    background-color: #f6f6f6;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    width: 30px;
}

.cart-table .qty-minus i,
.cart-table .qty-plus i {
    line-height: 30px;
    font-size: 10px;
}

.cart-table .qty-text {
    background-color: #f6f6f6;
    border: medium none;
    display: inline-block;
    height: 30px;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield;
    text-align: center;
    font-size: 12px;
}
.cart-table {
	margin-top: 30px;
}
.cart-table .quantity {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-align: center;
}

.cart-table .price span,
.cart-table .total_price > span,
.cart-table .action > a {
    font-size: 14px;
}


.cart_area .update-checkout {
	margin-bottom: 60px;
}

.cart_area .update-checkout a:first-child {
    background-color: #503229;
    color: #fff;
}

.cart_area .update-checkout a:last-child {
    background-color: #503229;
    color: #fff;
}

.cart_area .update-checkout a:first-child:hover,
.cart_area .update-checkout a:last-child:hover {
    background-color: #3a3a3a;
    color: #fff;
}

#couponFld:hover {
	border: 1px solid #191919;
	border-right:none;

}
#couponFld {
	float:left;
	border: 1px solid rgba(25,25,25,0.2);
	border-right:none;
	color: #191919;
	padding: 16px;
	min-width:180px;
	font-size:15px;
	height: 52px;
}

/* hud button */
.btn-hud {
  color: #FFF;
  background-color: #EAB613;
  border-color: #EAB613
}

.btn-hud:hover {
  color: #FFF;
  background-color: #eec134;
  border-color: #eec134
}

.btn-hud:focus,
.btn-hud.focus {
  box-shadow: 0 0 0 .2rem rgba(234, 182, 19, 0.5);
}

.btn-hud.disabled,
.btn-hud:disabled {
  color: #212529;
  background-color: #a37f0d;
  border-color: #a37f0d
}

.btn-hud:not(:disabled):not(.disabled):active,
.btn-hud:not(:disabled):not(.disabled).active,
.show>.btn-hud.dropdown-toggle {
  color: #FFF;
  background-color: #eec134;
  border-color: #eec134
}

.btn-hud:not(:disabled):not(.disabled):active:focus,
.btn-hud:not(:disabled):not(.disabled).active:focus,
.show>.btn-hud.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(234, 182, 19, 0.5);
}

.btn-outline-hud {
  color: #EAB613;
  background-color: transparent;
  background-image: none;
  border-color: #EAB613
}

.btn-outline-hud:hover {
  color: #FFF;
  background-color: #EAB613;
  border-color: #EAB613
}

.btn-outline-hud:focus,
.btn-outline-hud.focus {
  box-shadow: 0 0 0 .2rem rgba(234, 182, 19, 0.5);
}

.btn-outline-hud.disabled,
.btn-outline-hud:disabled {
  color: #a37f0d;
  background-color: transparent;
  border-color: #a37f0d
}

.btn-outline-hud:not(:disabled):not(.disabled):active,
.btn-outline-hud:not(:disabled):not(.disabled).active,
.show>.btn-outline-hud.dropdown-toggle {
  color: #FFF;
  background-color: #eec134;
  border-color: #eec134
}

.btn-outline-hud:not(:disabled):not(.disabled):active:focus,
.btn-outline-hud:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-hud.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(234, 182, 19, 0.5);
}
/* end hud button */

#couponField {
	display: inline-block;
	float: left;
}
#couponField label {
	width: 100%;
	text-align: left;
	margin-bottom: 20px;
}

#couponFld {
	float:left;
	border: 1px solid rgba(25,25,25,0.2);
	border-right:none;
	color: #191919;
	min-width:180px;
	font-size:15px;
  height: 52px;
  padding: .375rem .75rem;
}
#couponFld:hover {
	border: 1px solid #191919;
	border-right:none;
}

.cart_product_img a  {
 border: 1px solid rgba(25, 25, 25, 0.2);
 display:block;
 padding:10px;
}
.cart_product_img img {
    max-height: 100px;
    width: 100%;

    object-fit: contain;
}


.cart_product_desc {
	text-align: left;
}
.cart_product_img img {
    vertical-align: middle;
    border-style: none;
}

.cart_product_img {
	background: #FFF;
}
.cart_product_img a{
	width: 100%;
	height: 100%;
}




.cart-footer {
	margin-top: 60px;
}

.back-to-shop a, .action a{
	color: #503229;
}



.cart-table tfoot tr{
	width: 600px;
    display: inline-block;
    float: right;
    margin-right: 40px;
}

tfoot.order-foot tr{
	width: 800px;
}

.update-checkout {
	float:right;
}
.shop-menu ul li{
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
}


.cart-menu-first  {
	margin-left: 190px  !important;;
}

.payment-method-radio {
	margin-bottom: 30px;
	margin-left: 40px;
}

.locksvg {
 font-size: 13px;
 color: #FFF;

}

button:hover .locksvg {
 font-size: 13px;
 color: #000;

}


.overview-content {
	background: #EAE4D4;
}

.box {
    padding: 0 5px 0 5px;
}

.box-left{
    padding-left: 0px;
}

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

.box .inner {
	padding: 5px 20px 10px 20px;
}


.table-overview tr td, .table-overview tr th {
	width: 20% !important;
	flex: 0 0 20% !important;
}

.orderlist {
	width: 100%;
}

#order-history-cart {
	overflow: hidden;
}

.table-basket {
	text-align: center;
}
.cart-item {
	margin-top: 10px;
	padding: 10px;
}
.table-top {
	padding: 10px;
}

.cart-item-row {
	/*
	 * text-align: left;
	*/
}
.cart-item-row .price, .cart-item-row .price span {
	text-align: right;

}

.cart-item-row .qty {
	text-align: center;

}
	.table-top {
		border-bottom: 1px solid rgba(25,25,25,0.2);
	}


.table-header {
	text-align: center;
}

.mt-begin {
  margin-top: 0rem;
}

@media (min-width: 768px) {
  .mt-begin {
    margin-top: 8rem;
  }
}


@media (max-width: 400px) {
	.col-md-12{
    padding-right: 5px !important;
    padding-left: 5px !important;
  }

  #couponFld{
    min-width: 140px !important;
    width: 140px !important;
  }

  .hero-banner-content a{
	  max-width:240px;
	  margin: auto;
  }
  #mce-EMAIL{
    font-size:12px !important;
    width:200px;

  }
  .linestyle1{
    margin-top: 53px;
  }
}

@media (max-width: 846px) {
	.qty-minus,
	.qty-plus,
	.qty-text,
	#couponField{
		z-index:100;
	}
}
@media (max-width: 1200px) {
	.cart-menu-first {
		margin-left: 10px !important;
  }

  #couponFld{
    width: 180px !important;
  }

}

.container-radio {
  height: 100%!important;
  cursor:pointer;
  border-radius:1rem;
}

.container-radio {
  height: 100%!important;
  cursor:pointer;
  border-radius:1rem;
  border: 1px solid #dee2e6;
  padding: 1rem;
}
.container-radio.error {
  border: 1px solid #DD0000;
}

#termserrormessage {
  color:#DD0000;
}

.hidden {
  display: none!important;
  visibility: hidden!important;
}

.form-control {
  color: inherit;
}

.form-control.error {
  border: 1px solid #DD0000;
}

label.error {
  color: #DD0000;
  margin-bottom: 1rem;
  font-size: 0.8rem;
}

.bg-hud-gray {
  background: #F2F2F2;
  border-radius: 20px;
}

/* basket */

/* profile */

.edit-profile .nav-item {
  display: block;
  width: 100%;
}

.edit-profile .nav-link {
  display: block;
  width: 100%;
  text-align: center;
	padding: .5rem 1rem;
	border-radius: 15px !important;
  margin-right: 24px;
  margin-bottom: 24px;
	background: #F2F2F2;
	font-weight: 600;
	font-size: 16px;
	color: #000;
	padding: 10px 32px;
  transition: 0.3s;
  overflow: hidden;
}
.edit-profile .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	color: #fff;
	background-color: #EAB613;
}

/* profile */

/* video iframe */

.video-container {
  overflow: hidden;
  position: relative;
  width:100%;
}

.video-container::after {
  padding-top: 56.25%;
  display: block;
  content: '';
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* */

.vis .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  /* Must be displayed above for example selected Timeline items */
  z-index: 10;
}

.vis-active {
  box-shadow: 0 0 10px #86d5f8;
}

/* override some bootstrap styles screwing up the timelines css */

.vis [class*="span"] {
  min-height: 0;
  width: auto;
}

div.vis-configuration {
    position:relative;
    display:block;
    float:left;
    font-size:12px;
}

div.vis-configuration-wrapper {
    display:block;
    width:700px;
}

div.vis-configuration-wrapper::after {
  clear: both;
  content: "";
  display: block;
}

div.vis-configuration.vis-config-option-container{
    display:block;
    width:495px;
    background-color: #ffffff;
    border:2px solid #f7f8fa;
    border-radius:4px;
    margin-top:20px;
    left:10px;
    padding-left:5px;
}

div.vis-configuration.vis-config-button{
    display:block;
    width:495px;
    height:25px;
    vertical-align: middle;
    line-height:25px;
    background-color: #f7f8fa;
    border:2px solid #ceced0;
    border-radius:4px;
    margin-top:20px;
    left:10px;
    padding-left:5px;
    cursor: pointer;
    margin-bottom:30px;
}

div.vis-configuration.vis-config-button.hover{
    background-color: #4588e6;
    border:2px solid #214373;
    color:#ffffff;
}

div.vis-configuration.vis-config-item{
    display:block;
    float:left;
    width:495px;
    height:25px;
    vertical-align: middle;
    line-height:25px;
}


div.vis-configuration.vis-config-item.vis-config-s2{
    left:10px;
    background-color: #f7f8fa;
    padding-left:5px;
    border-radius:3px;
}
div.vis-configuration.vis-config-item.vis-config-s3{
    left:20px;
    background-color: #e4e9f0;
    padding-left:5px;
    border-radius:3px;
}
div.vis-configuration.vis-config-item.vis-config-s4{
    left:30px;
    background-color: #cfd8e6;
    padding-left:5px;
    border-radius:3px;
}

div.vis-configuration.vis-config-header{
    font-size:18px;
    font-weight: bold;
}

div.vis-configuration.vis-config-label{
    width:120px;
    height:25px;
    line-height: 25px;
}

div.vis-configuration.vis-config-label.vis-config-s3{
    width:110px;
}
div.vis-configuration.vis-config-label.vis-config-s4{
    width:100px;
}

div.vis-configuration.vis-config-colorBlock{
    top:1px;
    width:30px;
    height:19px;
    border:1px solid #444444;
    border-radius:2px;
    padding:0px;
    margin:0px;
    cursor:pointer;
}

input.vis-configuration.vis-config-checkbox {
    left:-5px;
}


input.vis-configuration.vis-config-rangeinput{
    position:relative;
    top:-5px;
    width:60px;
    /*height:13px;*/
    padding:1px;
    margin:0;
    pointer-events:none;
}

input.vis-configuration.vis-config-range{
    /*removes default webkit styles*/
    -webkit-appearance: none;

    /*fix for FF unable to apply focus style bug */
    border: 0px solid white;
    background-color:rgba(0,0,0,0);

    /*required for proper track sizing in FF*/
    width: 300px;
    height:20px;
}
input.vis-configuration.vis-config-range::-webkit-slider-runnable-track {
    width: 300px;
    height: 5px;
    background: #dedede; /* Old browsers */
    background: -moz-linear-gradient(top,  #dedede 0%, #c8c8c8 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedede), color-stop(99%,#c8c8c8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #dedede 0%,#c8c8c8 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #dedede 0%, #c8c8c8 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #dedede 0%,#c8c8c8 99%); /* IE10+ */
    background: linear-gradient(to bottom,  #dedede 0%,#c8c8c8 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#c8c8c8',GradientType=0 ); /* IE6-9 */

    border: 1px solid #999999;
    box-shadow: #aaaaaa 0px 0px 3px 0px;
    border-radius: 3px;
}
input.vis-configuration.vis-config-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: 1px solid #14334b;
    height: 17px;
    width: 17px;
    border-radius: 50%;
    background: #3876c2; /* Old browsers */
    background: -moz-linear-gradient(top,  #3876c2 0%, #385380 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3876c2), color-stop(100%,#385380)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #3876c2 0%,#385380 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #3876c2 0%,#385380 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #3876c2 0%,#385380 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #3876c2 0%,#385380 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3876c2', endColorstr='#385380',GradientType=0 ); /* IE6-9 */
    box-shadow: #111927 0px 0px 1px 0px;
    margin-top: -7px;
}
input.vis-configuration.vis-config-range:focus {
    outline: none;
}
input.vis-configuration.vis-config-range:focus::-webkit-slider-runnable-track {
    background: #9d9d9d; /* Old browsers */
    background: -moz-linear-gradient(top, #9d9d9d 0%, #c8c8c8 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9d9d9d), color-stop(99%,#c8c8c8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #9d9d9d 0%,#c8c8c8 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #9d9d9d 0%,#c8c8c8 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #9d9d9d 0%,#c8c8c8 99%); /* IE10+ */
    background: linear-gradient(to bottom,  #9d9d9d 0%,#c8c8c8 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d9d9d', endColorstr='#c8c8c8',GradientType=0 ); /* IE6-9 */
}

input.vis-configuration.vis-config-range::-moz-range-track {
    width: 300px;
    height: 10px;
    background: #dedede; /* Old browsers */
    background: -moz-linear-gradient(top,  #dedede 0%, #c8c8c8 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dedede), color-stop(99%,#c8c8c8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #dedede 0%,#c8c8c8 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #dedede 0%, #c8c8c8 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #dedede 0%,#c8c8c8 99%); /* IE10+ */
    background: linear-gradient(to bottom,  #dedede 0%,#c8c8c8 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#c8c8c8',GradientType=0 ); /* IE6-9 */

    border: 1px solid #999999;
    box-shadow: #aaaaaa 0px 0px 3px 0px;
    border-radius: 3px;
}
input.vis-configuration.vis-config-range::-moz-range-thumb {
    border: none;
    height: 16px;
    width: 16px;

    border-radius: 50%;
    background:  #385380;
}

/*hide the outline behind the border*/
input.vis-configuration.vis-config-range:-moz-focusring{
    outline: 1px solid white;
    outline-offset: -1px;
}

input.vis-configuration.vis-config-range::-ms-track {
    width: 300px;
    height: 5px;

    /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
    background: transparent;

    /*leave room for the larger thumb to overflow with a transparent border */
    border-color: transparent;
    border-width: 6px 0;

    /*remove default tick marks*/
    color: transparent;
}
input.vis-configuration.vis-config-range::-ms-fill-lower {
    background: #777;
    border-radius: 10px;
}
input.vis-configuration.vis-config-range::-ms-fill-upper {
    background: #ddd;
    border-radius: 10px;
}
input.vis-configuration.vis-config-range::-ms-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background:  #385380;
}
input.vis-configuration.vis-config-range:focus::-ms-fill-lower {
    background: #888;
}
input.vis-configuration.vis-config-range:focus::-ms-fill-upper {
    background: #ccc;
}

.vis-configuration-popup {
    position: absolute;
    background: rgba(57, 76, 89, 0.85);
    border: 2px solid #f2faff;
    line-height:30px;
    height:30px;
    width:150px;
    text-align:center;
    color: #ffffff;
    font-size:14px;
    border-radius:4px;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.vis-configuration-popup:after, .vis-configuration-popup:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.vis-configuration-popup:after {
    border-color: rgba(136, 183, 213, 0);
    border-left-color: rgba(57, 76, 89, 0.85);
    border-width: 8px;
    margin-top: -8px;
}
.vis-configuration-popup:before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #f2faff;
    border-width: 12px;
    margin-top: -12px;
}
div.vis-tooltip {
  position: absolute;
  visibility: hidden;
  padding: 5px;
  white-space: nowrap;

  font-family: verdana;
  font-size:14px;
  color:#000000;
  background-color: #f5f4ed;

  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #808074;

  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  pointer-events: none;

  z-index: 5;
}


div.vis-color-picker {
  position:absolute;
  top: 0px;
  left: 30px;
  margin-top:-140px;
  margin-left:30px;
  width:310px;
  height:444px;
  z-index: 1;
  padding: 10px;
  border-radius:15px;
  background-color:#ffffff;
  display: none;
  box-shadow: rgba(0,0,0,0.5) 0px 0px 10px 0px;
}

div.vis-color-picker div.vis-arrow {
  position: absolute;
  top:147px;
  left:5px;
}

div.vis-color-picker div.vis-arrow::after,
div.vis-color-picker div.vis-arrow::before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

div.vis-color-picker div.vis-arrow:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #ffffff;
  border-width: 30px;
  margin-top: -30px;
}

div.vis-color-picker div.vis-color {
  position:absolute;
  width: 289px;
  height: 289px;
  cursor: pointer;
}



div.vis-color-picker div.vis-brightness {
  position: absolute;
  top:313px;
}

div.vis-color-picker div.vis-opacity {
  position:absolute;
  top:350px;
}

div.vis-color-picker div.vis-selector {
  position:absolute;
  top:137px;
  left:137px;
  width:15px;
  height:15px;
  border-radius:15px;
  border:1px solid #ffffff;
  background: #4c4c4c; /* Old browsers */
  background: -moz-linear-gradient(top,  #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(25%,#666666), color-stop(39%,#474747), color-stop(50%,#2c2c2c), color-stop(51%,#000000), color-stop(60%,#111111), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(100%,#131313)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
}



div.vis-color-picker div.vis-new-color {
  position:absolute;
  width:140px;
  height:20px;
  border:1px solid rgba(0,0,0,0.1);
  border-radius:5px;
  top:380px;
  left:159px;
  text-align:right;
  padding-right:2px;
  font-size:10px;
  color:rgba(0,0,0,0.4);
  vertical-align:middle;
  line-height:20px;

}

div.vis-color-picker div.vis-initial-color {
  position:absolute;
  width:140px;
  height:20px;
  border:1px solid rgba(0,0,0,0.1);
  border-radius:5px;
  top:380px;
  left:10px;
  text-align:left;
  padding-left:2px;
  font-size:10px;
  color:rgba(0,0,0,0.4);
  vertical-align:middle;
  line-height:20px;
}

div.vis-color-picker div.vis-label {
  position:absolute;
  width:300px;
  left:10px;
}

div.vis-color-picker div.vis-label.vis-brightness {
  top:300px;
}

div.vis-color-picker div.vis-label.vis-opacity {
  top:338px;
}

div.vis-color-picker div.vis-button {
  position:absolute;
  width:68px;
  height:25px;
  border-radius:10px;
  vertical-align: middle;
  text-align:center;
  line-height: 25px;
  top:410px;
  border:2px solid #d9d9d9;
  background-color: #f7f7f7;
  cursor:pointer;
}

div.vis-color-picker div.vis-button.vis-cancel {
  /*border:2px solid #ff4e33;*/
  /*background-color: #ff7761;*/
  left:5px;
}
div.vis-color-picker div.vis-button.vis-load {
  /*border:2px solid #a153e6;*/
  /*background-color: #cb8dff;*/
  left:82px;
}
div.vis-color-picker div.vis-button.vis-apply {
  /*border:2px solid #4588e6;*/
  /*background-color: #82b6ff;*/
  left:159px;
}
div.vis-color-picker div.vis-button.vis-save {
  /*border:2px solid #45e655;*/
  /*background-color: #6dff7c;*/
  left:236px;
}


div.vis-color-picker input.vis-range {
  width: 290px;
  height:20px;
}

/* TODO: is this redundant?
div.vis-color-picker input.vis-range-brightness {
  width: 289px !important;
}


div.vis-color-picker input.vis-saturation-range {
  width: 289px !important;
}*/
div.vis-network div.vis-manipulation {
  box-sizing: content-box;

  border-width: 0;
  border-bottom: 1px;
  border-style:solid;
  border-color: #d6d9d8;
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 0%, #fcfcfc 48%, #fafafa 50%, #fcfcfc 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(48%,#fcfcfc), color-stop(50%,#fafafa), color-stop(100%,#fcfcfc)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#fcfcfc 48%,#fafafa 50%,#fcfcfc 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#fcfcfc 48%,#fafafa 50%,#fcfcfc 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#fcfcfc 48%,#fafafa 50%,#fcfcfc 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 0%,#fcfcfc 48%,#fafafa 50%,#fcfcfc 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */

  padding-top:4px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 28px;
}

div.vis-network div.vis-edit-mode {
  position:absolute;
  left: 0;
  top: 5px;
  height: 30px;
}

/* FIXME: shouldn't the vis-close button be a child of the vis-manipulation div? */

div.vis-network div.vis-close {
  position:absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;

  background-position: 20px 3px;
  background-repeat: no-repeat;
  background-image: url("img/network/cross.png");
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

div.vis-network div.vis-close:hover {
  opacity: 0.6;
}

div.vis-network div.vis-manipulation div.vis-button,
div.vis-network div.vis-edit-mode div.vis-button {
  float:left;
  font-family: verdana;
  font-size: 12px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  display:inline-block;
  background-position: 0px 0px;
  background-repeat:no-repeat;
  height:24px;
  margin-left: 10px;
  /*vertical-align:middle;*/
  cursor: pointer;
  padding: 0px 8px 0px 8px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

div.vis-network div.vis-manipulation div.vis-button:hover {
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.20);
}

div.vis-network div.vis-manipulation div.vis-button:active {
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.50);
}

div.vis-network div.vis-manipulation div.vis-button.vis-back {
  background-image: url("img/network/backIcon.png");
}

div.vis-network div.vis-manipulation div.vis-button.vis-none:hover {
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.0);
  cursor: default;
}
div.vis-network div.vis-manipulation div.vis-button.vis-none:active {
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.0);
}
div.vis-network div.vis-manipulation div.vis-button.vis-none {
  padding: 0;
}
div.vis-network div.vis-manipulation div.notification {
  margin: 2px;
  font-weight: bold;
}

div.vis-network div.vis-manipulation div.vis-button.vis-add {
  background-image: url("img/network/addNodeIcon.png");
}

div.vis-network div.vis-manipulation div.vis-button.vis-edit,
div.vis-network div.vis-edit-mode div.vis-button.vis-edit {
  background-image: url("img/network/editIcon.png");
}

div.vis-network div.vis-edit-mode div.vis-button.vis-edit.vis-edit-mode {
  background-color: #fcfcfc;
  border: 1px solid #cccccc;
}

div.vis-network div.vis-manipulation div.vis-button.vis-connect {
  background-image: url("img/network/connectIcon.png");
}

div.vis-network div.vis-manipulation div.vis-button.vis-delete {
  background-image: url("img/network/deleteIcon.png");
}
/* top right bottom left */
div.vis-network div.vis-manipulation div.vis-label,
div.vis-network div.vis-edit-mode div.vis-label {
  margin: 0 0 0 23px;
  line-height: 25px;
}
div.vis-network div.vis-manipulation div.vis-separator-line {
  float:left;
  display:inline-block;
  width:1px;
  height:21px;
  background-color: #bdbdbd;
  margin: 0px 7px 0 15px; /*top right bottom left*/
}

/* TODO: is this redundant?
div.network-navigation_wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
*/

div.vis-network div.vis-navigation div.vis-button {
    width:34px;
    height:34px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    position:absolute;
    display:inline-block;
    background-position: 2px 2px;
    background-repeat:no-repeat;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

div.vis-network div.vis-navigation div.vis-button:hover {
    box-shadow: 0 0 3px 3px rgba(56, 207, 21, 0.30);
}

div.vis-network div.vis-navigation div.vis-button:active {
    box-shadow: 0 0 1px 3px rgba(56, 207, 21, 0.95);
}

div.vis-network div.vis-navigation div.vis-button.vis-up {
    background-image: url("img/network/upArrow.png");
    bottom:50px;
    left:55px;
}
div.vis-network div.vis-navigation div.vis-button.vis-down {
    background-image: url("img/network/downArrow.png");
    bottom:10px;
    left:55px;
}
div.vis-network div.vis-navigation div.vis-button.vis-left {
    background-image: url("img/network/leftArrow.png");
    bottom:10px;
    left:15px;
}
div.vis-network div.vis-navigation div.vis-button.vis-right {
    background-image: url("img/network/rightArrow.png");
    bottom:10px;
    left:95px;
}
div.vis-network div.vis-navigation div.vis-button.vis-zoomIn {
    background-image: url("img/network/plus.png");
    bottom:10px;
    right:15px;
}
div.vis-network div.vis-navigation div.vis-button.vis-zoomOut {
    background-image: url("img/network/minus.png");
    bottom:10px;
    right:55px;
}
div.vis-network div.vis-navigation div.vis-button.vis-zoomExtends {
    background-image: url("img/network/zoomExtends.png");
    bottom:50px;
    right:15px;
}
.vis-timeline {
  /*
  -webkit-transition: height .4s ease-in-out;
  transition:         height .4s ease-in-out;
  */
}

.vis-panel {
  /*
  -webkit-transition: height .4s ease-in-out, top .4s ease-in-out;
  transition:         height .4s ease-in-out, top .4s ease-in-out;
  */
}

.vis-axis {
  /*
  -webkit-transition: top .4s ease-in-out;
  transition:         top .4s ease-in-out;
  */
}

/* TODO: get animation working nicely

.vis-item {
  -webkit-transition: top .4s ease-in-out;
  transition:         top .4s ease-in-out;
}

.vis-item.line {
  -webkit-transition: height .4s ease-in-out, top .4s ease-in-out;
  transition:         height .4s ease-in-out, top .4s ease-in-out;
}
/**/
.vis-current-time {
  background-color: #FF7F6E;
  width: 2px;
  z-index: 1;
  pointer-events: none;
}

.vis-rolling-mode-btn {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 7px;
  right: 20px;
  border-radius: 50%;
  font-size: 28px;
  cursor: pointer;
  opacity: 0.8;
  color: white;
  font-weight: bold;
  text-align: center;
  background: #3876c2;
}
.vis-rolling-mode-btn:before {
  content: "\26F6";
}

.vis-rolling-mode-btn:hover {
  opacity: 1;
}
.vis-custom-time {
  background-color: #6E94FF;
  width: 2px;
  cursor: move;
  z-index: 1;
}

.vis-panel.vis-background.vis-horizontal .vis-grid.vis-horizontal {
  position: absolute;
  width: 100%;
  height: 0;
  border-bottom: 1px solid;
}

.vis-panel.vis-background.vis-horizontal .vis-grid.vis-minor {
  border-color: #e5e5e5;
}

.vis-panel.vis-background.vis-horizontal .vis-grid.vis-major {
  border-color: #bfbfbf;
}


.vis-data-axis .vis-y-axis.vis-major {
  width: 100%;
  position: absolute;
  color: #4d4d4d;
  white-space: nowrap;
}

.vis-data-axis .vis-y-axis.vis-major.vis-measure {
  padding: 0;
  margin: 0;
  border: 0;
  visibility: hidden;
  width: auto;
}


.vis-data-axis .vis-y-axis.vis-minor {
  position: absolute;
  width: 100%;
  color: #bebebe;
  white-space: nowrap;
}

.vis-data-axis .vis-y-axis.vis-minor.vis-measure {
  padding: 0;
  margin: 0;
  border: 0;
  visibility: hidden;
  width: auto;
}

.vis-data-axis .vis-y-axis.vis-title {
  position: absolute;
  color: #4d4d4d;
  white-space: nowrap;
  bottom: 20px;
  text-align: center;
}

.vis-data-axis .vis-y-axis.vis-title.vis-measure {
  padding: 0;
  margin: 0;
  visibility: hidden;
  width: auto;
}

.vis-data-axis .vis-y-axis.vis-title.vis-left {
  bottom: 0;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left bottom;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.vis-data-axis .vis-y-axis.vis-title.vis-right {
  bottom: 0;
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.vis-legend {
  background-color: rgba(247, 252, 255, 0.65);
  padding: 5px;
  border: 1px solid #b3b3b3;
  box-shadow: 2px 2px 10px rgba(154, 154, 154, 0.55);
}

.vis-legend-text {
  /*font-size: 10px;*/
  white-space: nowrap;
  display: inline-block
}

.vis-item {
  position: absolute;
  color: #1A1A1A;
  border-color: #97B0F8;
  border-width: 1px;
  background-color: #D5DDF6;
  display: inline-block;
  z-index: 1;
  /*overflow: hidden;*/
}

.vis-item.vis-selected {
  border-color: #FFC200;
  background-color: #FFF785;

  /* z-index must be higher than the z-index of custom time bar and current time bar */
  z-index: 2;
}


.vis-editable.vis-selected {
  cursor: move;
}

.vis-item.vis-point.vis-selected {
  background-color: #FFF785;
}

.vis-item.vis-box {
  text-align: center;
  border-style: solid;
  border-radius: 2px;
}

.vis-item.vis-point {
  background: none;
}

.vis-item.vis-dot {
  position: absolute;
  padding: 0;
  border-width: 4px;
  border-style: solid;
  border-radius: 4px;
}

.vis-item.vis-range {
  border-style: solid;
  border-radius: 2px;
  box-sizing: border-box;
}

.vis-item.vis-background {
  border: none;
  background-color: rgba(213, 221, 246, 0.4);
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

.vis-item .vis-item-overflow {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.vis-item.vis-selected .vis-item-overflow {
	overflow: visible !important;
}

.vis-item-visible-frame {
  white-space: nowrap;
}

.vis-item.vis-range .vis-item-content {
  position: relative;
  display: inline-block;
}

.vis-item.vis-background .vis-item-content {
  position: absolute;
  display: inline-block;
}

.vis-item.vis-line {
  padding: 0;
  position: absolute;
  width: 0;
  border-left-width: 1px;
  border-left-style: solid;
}

.vis-item .vis-item-content {
  white-space: nowrap;
  box-sizing: border-box;
    font-size:12px;
  padding: 5px;
}

.vis-item .vis-onUpdateTime-tooltip {
  position: absolute;
  background: #4f81bd;
  color: white;
  width: 200px;
  text-align: center;
  white-space: nowrap;
  padding: 5px;
  border-radius: 1px;
  transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
}

.vis-item .vis-delete, .vis-item .vis-delete-rtl {
  position: absolute;
  top: 0px;
  width: 24px;
  height: 24px;
  box-sizing: border-box;
  padding: 0px 5px;
  cursor: pointer;

  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
}

.vis-item .vis-delete {
  right: -24px;
}

.vis-item .vis-delete-rtl {
  left: -24px;
}

.vis-item .vis-delete:after, .vis-item .vis-delete-rtl:after {
  content: "\00D7"; /* MULTIPLICATION SIGN */
  color: red;
  font-family: arial, sans-serif;
  font-size: 22px;
  font-weight: bold;

  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.vis-item .vis-delete:hover, .vis-item .vis-delete-rtl:hover {
  background: red;
}

.vis-item .vis-delete:hover:after, .vis-item .vis-delete-rtl:hover:after {
  color: white;
}

.vis-item .vis-drag-center {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0px;
  cursor: move;
}

.vis-item.vis-range .vis-drag-left {
  position: absolute;
  width: 24px;
  max-width: 20%;
  min-width: 2px;
  height: 100%;
  top: 0;
  left: -4px;

  cursor: w-resize;
}

.vis-item.vis-range .vis-drag-right {
  position: absolute;
  width: 24px;
  max-width: 20%;
  min-width: 2px;
  height: 100%;
  top: 0;
  right: -4px;

  cursor: e-resize;
}

.vis-range.vis-item.vis-readonly .vis-drag-left,
.vis-range.vis-item.vis-readonly .vis-drag-right {
  cursor: auto;
}


.vis-itemset {
  position: relative;
  padding: 0;
  margin: 0;

  box-sizing: border-box;
}

.vis-itemset .vis-background,
.vis-itemset .vis-foreground {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.vis-axis {
  position: absolute;
  width: 100%;
  height: 0;
  left: 0;
  z-index: 1;
}

.vis-foreground .vis-group {
  position: relative;
  box-sizing: border-box;
  border-bottom: 1px solid #fefefe;
}

.vis-foreground .vis-group:nth-child(even){
	background-color: #e9ecf34d !important;
}


.vis-foreground .vis-group:last-child {
  border-bottom: none;
}

.vis-nesting-group {
  cursor: pointer;
}

.vis-nested-group {
  background: #f5f5f5;
}

.vis-label.vis-nesting-group.expanded:before {
  content: "\25BC";
}

.vis-label.vis-nesting-group.collapsed-rtl:before {
  content: "\25C0";
}

.vis-label.vis-nesting-group.collapsed:before {
  content: "\25B6";
}

.vis-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.vis-labelset {
  position: relative;

  overflow: hidden;

  box-sizing: border-box;
}

.vis-labelset .vis-label:nth-child(even){
	background-color: #e9ecf34d !important;
}

.vis-labelset .vis-label {
  position: relative;
  left: 0;
  top: 0;
    font-size:12px;
  width: 100%;
  color: #4d4d4d;

  box-sizing: border-box;
}

.vis-labelset .vis-label {
 
}

.vis-labelset .vis-label.draggable {
  cursor: pointer;
}

.vis-labelset .vis-label:last-child {
  border-bottom: none;
}

.vis-labelset .vis-label .vis-inner {
  display: inline-block;
  padding: 5px;
}

.vis-labelset .vis-label .vis-inner.vis-hidden {
  padding: 0;
}

.vis-panel {
  position: absolute;

  padding: 0;
  margin: 0;

  box-sizing: border-box;
}

.vis-panel.vis-center,
.vis-panel.vis-left,
.vis-panel.vis-right,
.vis-panel.vis-top,
.vis-panel.vis-bottom {
  border: 1px #bfbfbf;
}

.vis-panel.vis-center,
.vis-panel.vis-left,
.vis-panel.vis-right {
  border-top-style: solid;
  border-bottom-style: solid;
  overflow: hidden;
}

.vis-left.vis-panel.vis-vertical-scroll, .vis-right.vis-panel.vis-vertical-scroll {
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
} 

.vis-left.vis-panel.vis-vertical-scroll {
  direction: rtl;
}

.vis-left.vis-panel.vis-vertical-scroll .vis-content {
  direction: ltr;
}

.vis-right.vis-panel.vis-vertical-scroll {
  direction: ltr;
}

.vis-right.vis-panel.vis-vertical-scroll .vis-content {
  direction: rtl;
}

.vis-panel.vis-center,
.vis-panel.vis-top,
.vis-panel.vis-bottom {
  border-left-style: solid;
  border-right-style: solid;
}

.vis-background {
  overflow: hidden;
}

.vis-panel > .vis-content {
  position: relative;
}

.vis-panel .vis-shadow {
  position: absolute;
  width: 100%;
  height: 1px;
  box-shadow: 0 0 10px rgba(0,0,0,0.8);
  /* TODO: find a nice way to ensure vis-shadows are drawn on top of items
  z-index: 1;
  */
}

.vis-panel .vis-shadow.vis-top {
  top: -1px;
  left: 0;
}

.vis-panel .vis-shadow.vis-bottom {
  bottom: -1px;
  left: 0;
}
.vis-graph-group0 {
    fill:#4f81bd;
    fill-opacity:0;
    stroke-width:2px;
    stroke: #4f81bd;
}

.vis-graph-group1 {
    fill:#f79646;
    fill-opacity:0;
    stroke-width:2px;
    stroke: #f79646;
}

.vis-graph-group2 {
    fill: #8c51cf;
    fill-opacity:0;
    stroke-width:2px;
    stroke: #8c51cf;
}

.vis-graph-group3 {
    fill: #75c841;
    fill-opacity:0;
    stroke-width:2px;
    stroke: #75c841;
}

.vis-graph-group4 {
    fill: #ff0100;
    fill-opacity:0;
    stroke-width:2px;
    stroke: #ff0100;
}

.vis-graph-group5 {
    fill: #37d8e6;
    fill-opacity:0;
    stroke-width:2px;
    stroke: #37d8e6;
}

.vis-graph-group6 {
    fill: #042662;
    fill-opacity:0;
    stroke-width:2px;
    stroke: #042662;
}

.vis-graph-group7 {
    fill:#00ff26;
    fill-opacity:0;
    stroke-width:2px;
    stroke: #00ff26;
}

.vis-graph-group8 {
    fill:#ff00ff;
    fill-opacity:0;
    stroke-width:2px;
    stroke: #ff00ff;
}

.vis-graph-group9 {
    fill: #8f3938;
    fill-opacity:0;
    stroke-width:2px;
    stroke: #8f3938;
}

.vis-timeline .vis-fill {
    fill-opacity:0.1;
    stroke: none;
}


.vis-timeline .vis-bar {
    fill-opacity:0.5;
    stroke-width:1px;
}

.vis-timeline .vis-point {
    stroke-width:2px;
    fill-opacity:1.0;
}


.vis-timeline .vis-legend-background {
    stroke-width:1px;
    fill-opacity:0.9;
    fill: #ffffff;
    stroke: #c2c2c2;
}


.vis-timeline .vis-outline {
    stroke-width:1px;
    fill-opacity:1;
    fill: #ffffff;
    stroke: #e5e5e5;
}

.vis-timeline .vis-icon-fill {
    fill-opacity:0.3;
    stroke: none;
}

.vis-time-axis {
  position: relative;
  overflow: hidden;
}

.vis-time-axis.vis-foreground {
  top: 0;
  left: 0;
  width: 100%;
}

.vis-time-axis.vis-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vis-time-axis .vis-text {
  position: absolute;
  color: #4d4d4d;
  padding: 3px;
  overflow: hidden;
  box-sizing: border-box;

  white-space: nowrap;
}

.vis-time-axis .vis-text.vis-measure {
  position: absolute;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  visibility: hidden;
}

.vis-time-axis .vis-grid.vis-vertical {
  position: absolute;
  border-left: 1px solid;
}

.vis-time-axis .vis-grid.vis-vertical-rtl {
  position: absolute;
  border-right: 1px solid;
}

.vis-time-axis .vis-grid.vis-minor {
  border-color: #e5e5e5;
}

.vis-time-axis .vis-grid.vis-major {
  border-color: #bfbfbf;
}


.vis-timeline {
  position: relative;

  overflow: hidden;
  padding: 0;
  margin: 0;

  box-sizing: border-box;
}

 #visualization .vis-grid.vis-vertical.vis-saturday,
    #visualization .vis-grid.vis-vertical.vis-sunday {
      background: #55f5f5;
}


  /* alternating column backgrounds */
  .vis-time-axis .grid.vis-odd {
    background: #f5f5f5;
  }

  /* gray background in weekends, white text color */
  .vis-time-axis .vis-grid.dan0,
  .vis-time-axis .vis-grid.dan6,
  .vis-time-axis .vis-grid.vis-saturday,
  .vis-time-axis .vis-grid.vis-sunday {
    background: #F5F1F1;
  }
  .vis-time-axis .vis-text.vis-saturday,
  .vis-time-axis .vis-text.vis-sunday {
   /* color: white; */
  }

  .theme-btn.btn9 {
    background: transparent;
    color: #EAB613;
    transition: 0.3s;
  }
  
  .theme-btn.btn9:hover {
    text-decoration: underline;
  }

  .content-fix-height {
    height: 540px;
    position: relative;
    overflow: hidden;
  }

  .content-fix-height .content-transparent-transition {
    height: 80px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    position: absolute;

    background-image: -webkit-gradient(
        linear,
        left top,
        left top,
        color-stop(0, #ffffff),
        color-stop(1, rgba(0,0,0,0))
    );
    background-image: -o-linear-gradient(top, #ffffff 30%, rgba(0,0,0,0) 100%);
    background-image: -moz-linear-gradient(top, #ffffff 30%, rgba(0,0,0,0) 100%);
    background-image: -webkit-linear-gradient(top, #ffffff 30%, rgba(0,0,0,0) 100%);
    background-image: -ms-linear-gradient(top, #ffffff 30%, rgba(0,0,0,0) 100%);
    background-image: linear-gradient(to top, #ffffff 30%, rgba(0,0,0,0) 100%);
  }

  .content-read-more {

  }
