/* 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%;
}

/* */