/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

ul li{
  list-style:none!important;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.center-3-txt{
	transform: translate(-40%);
	font-size:50px;
}

.center-2-txt{
	transform: translate(29%);
}


.cos-menu i{
	font-size:15px;
	padding-left:15px;
	color:white;
}

.cos-menu  small{
	color:white;
}

.gdlr-logo a img{
	position: absolute;
    left: 0;
    top: 0;
    width: 218px;
    transform: translate(7%, 2%);
}
.gdlr-header-container-overlay{
	height: 91px;
}
.about-us-learn-more-vid{
	font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    border-width: 1px;
    border-style: solid;
    padding: 15px 25px;
    display: inline-block;
    margin-top: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-color: #fff;
    color:#fff;
    transition: all 500ms ease;
}
.about-us-learn-more-vid:hover{
	background-color:white;
}

#gdlr-parallax-wrapper-3 {
	background-image:none!important;
}

.gdlr-skin-dark-yellow-skin-2 *, .gdlr-skin-dark-yellow-skin-2 .gdlr-skin-border{
	color:#9B9B9B!important;
}
.gdlr-skin-dark-yellow-skin-2 .gdlr-skin-info{
	    color: #ffd44c!important;
}

.text-left{
	text-align:left;
}

.row-flex{
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-07{
	width: 632px;
}

.about-us-learn-more-black{
	font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    border-width: 1px;
    border-style: solid;
    padding: 15px 25px;
    display: inline-block;
    margin-top: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-color: #3F3F3F;
    color:#3F3F3F;
}
.about-us-learn-more-black:hover{
	color:black;
	border-color:black;
}
@media only screen and (max-width: 600px) {
	.row-flex{
		flex-direction: column;
	}
	.row-flex h2{
		text-align:center;
	}
	.row-flex p{
		text-align:center;
	}
	.flex-07{
		width:100%;
	}
}

#content-section-11 h3{
	color:#101010!important;
}
.hidden-lg{
	display:none;
}
@media only screen and (max-width: 767px){
	.hidden-xs{
		display:none;
	}
	.gdlr-logo a img{
		/*left: -40px!important;
    	top: -14px!important;*/
	}
	#gdlr-responsive-navigation .dl-trigger{
		right: -25px!important;
    	top: 40%!important;
	}
	.hidden-lg{
		display:block;
	}
	.btn-mobile-livrari a{
	    font-size: 12px;
	    text-transform: uppercase;
	    font-weight: bold;
	    letter-spacing: 1px;
	    border-width: 1px;
	    border-style: solid;
	    padding: 15px 25px;
	    display: inline-block;
	    margin-top: 10px;
	    border-radius: 3px;
	    -moz-border-radius: 3px;
	    -webkit-border-radius: 3px;
	    color:white;
	    border-color: #bfa16b;
	    width:100%;
	    text-align:center;
	}
	.gdlr-header-inner{
		padding-bottom:10px;
		height: 113px;
	}
	.dl-menuwrapper > .dl-menu{
		top:100px;
	}
	.text-mobil-slider1{
		top:17.5263px!important;
		font-size:38.3684px!important;
	}
	.text-mobil-slider2{
		top:59.1579px!important;
	}
	.text-mobil-slider3{
		top:126.7895px!important;
	}
	.mobile-size{
		max-width:340px!important;
	}
	.mobile-size p{
		text-align:justify!important;
	}

}

.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  font-family:"ABeeZee", sans-serif;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #bfa16b;
}

/* Style the tab content */
.tabcontent {
  display: none;
}

.tabcontent {
  animation: fadeEffect 1s; /* Fading effect takes 1 second */
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

.row-menu{
	display: flex;
}

.side-tabs{
	width: 28%;
    display: flex;
    flex-direction: column;
}
.add-to-cart-btn{
    margin: 0 0 0 40px!important;
}
.add-to-cart-btn svg{
	margin-right:5px;
}
.side-tabs .tab button{
	width:100%;
}
.meniu-lista{
	padding-left:15px;
	width:70%;
}
.linii-title{
	height:5px;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	width:100%;
	margin-left:10px;
}
.title-menus{
	width:auto;
}

.box-title-line{
	display: flex;
	align-items: center;
	justify-content: center;
}

/*.gdlr-item-title-wrapper.pos-left-divider .gdlr-item-title-divider.gdlr-right{
	width: 82%!important;
    margin-left: 7px!important;
    left: 131px!important;
}*/

.small-line{
	width: 82%!important;
    margin-left: 7px!important;
    left: 131px!important;
}
.bigline{
	left:unset!important;
	width:30%!important;
	right:0px;
}

.gdlr-item-title-wrapper.gdlr-item{
	margin-bottom:15px;
}
.pret-module del{
	color:#444;
	margin-right:10px;
	font-size:15px;
}
.tablinks{
	border: 1px solid #eee!important;
}
.gdlr-list-menu .menu-price{
	display:flex;
	align-items:center;
}
.add-to-cart-btn{
	border: 1px solid #eee;
    padding: 10px 12px;
    clear: both;
    display: flex;
    cursor: pointer;
    background-color: #bfa16b;
    color: #1B1B1B;
    font-weight: 600;
    font-size: 14px;
    margin-left: 10px;
    font-family: "ABeeZee", sans-serif!important;
    display: flex;
    align-items: center;
}

.pbt-80{
	padding-top:80px;
	padding-bottom:80px;
}

.right-table{
	display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.table-cos tbody{
	color: #444;
	font-size:16px;
	font-family:'ABeeZee', sans-serif;
}

.table-cos thead tr th{
	color:#444;
	font-weight:500;
	font-family:'ABeeZee', sans-serif;
}
.pro-dec-cart input{
	text-align:center;
}
.product-remove .delete{
    background-color: white;
    border: 1px solid #bfa16b;
    padding: 7px 12px;
    font-size: 13px;
    cursor:pointer;
    transition: all 500ms ease;
    font-family:'ABeeZee', sans-serif;
}

.product-remove .delete:hover{
	background-color:#bfa16b;
	color:#202020;
	border-color:#444;
}

.total-cos-bottom{
	padding-top: 25px;
    padding-bottom: 10px;
    font-weight: 600;
}
.total-cos-bottom span{
	color: #444;
    font-size: 14px;
    padding-right: 30px;
}

.btn-final{
	color:#444!important;
	font-family:'ABeeZee', sans-serif;
}

.responsive-cos{
	width: 100%;
    overflow: auto;
}

.row-flex-container{
	display: flex;
}
.col-left{
	width:60%;
	height:100%;
}
.col-right{
	width:40%;
	height:100%;
}
.box-detalii-comanda h3{
	text-align: center;
    background-color: #f9f9f9;
    border-bottom: 1px solid #ebebeb;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    padding: 21px 23px 20px;
    text-transform: uppercase;
}
.box-detalii-comanda{
	background-color: #fff;
    border: 1px solid #ebebeb;
    padding: 30px;
}
.row-form{
	display: flex;
    flex-wrap: wrap;
}
.form-input{
	background-color:white!important;
	border: 1px solid #eee!important;
    width: 90%;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px!important;
}
.termeni-label{
	display:flex;
	margin-top:10px;
	margin-bottom:10px;
}

.ml-5{
	margin-left:5px;
}
.cos-menu small{
	color: white;
    position: absolute;
    top: 0px;
    right: -12px;
    font-size: 14px;
    font-weight: 100;
}
.from-textarea{
	background-color:white!important;
	width:96%;
	border:1px solid #eee;
}
.bgblue{
	background-color:blue;
}

.bgred{
	background-color:red;
}

.cos-mobile-design{
	display:none;
}
.cos-mobile-design small{
    font-size: 15px;
    color: black;
    font-family: "Open sans", sans-serif;
    line-height: 2;
    font-weight: 700;
}
.widget.gdlr-widget{
	padding-top:80px;
}
.table-detalii-comanda table tr th{
	background-color:white!important;
	color:#454545;
	text-align:left;
}
.table-detalii-comanda table tr td{
	text-align:left;
}
.table-detalii-comanda table tr{
	border-bottom:1px solid #eee;
}

.w-70{
  width:70%;
}
@media only screen and (max-width: 600px) {
  .flex-text h1{
    font-size:18px;
  }
  .product-price-cart{
    text-align:center!important;
  }
  .product-subtotal{
     text-align:center!important;
  }
  .table-cos .delete{
    width:100%;
  }
  .table-cos{
    table-layout: fixed;
    width: 100%;
  }
  .table-cos thead tr th{
    width:150px;
  }
  .w-70{
  width:100%;
  padding-bottom:10px;
}
  .table-cos tr td{
	    font-size:12px;
      text-align:left;
  }
  .right-table{
  	width:100%;
  }
  .total-cos-bottom{
  	width:100%;
  	text-align: center;
  }
  .btn-goToCheckout{
  	width:100%;
  }
  .btn-final{
  	width:100%;
  }
  .fixed-btn{
  	position: fixed;
    bottom: 0;
    left: 0;
    margin-bottom: 0!important;
  }
	.linii-title{
		display:none;
	}
	.meniu-lista{
		width:100%;
		padding-left:0px;
	}
  #content-section-1 .row-menu{
	flex-direction: column;
  }
  #content-section-2 .row-menu{
  flex-direction: column;
  }
  .side-tabs{
  	width:100%;
  }
  .gdlr-list-menu .menu-price{
  	position:unset;
  }
  .add-to-cart-btn{
  	padding: 5px 6px;
  	font-size:12px;
  }
  .box-title-line{
  	padding-top:15px;
  }
  .gdlr-list-menu .menu-title{
  	font-size:14px!important;
  }
  .cos-mobile-design{
  	    background-color: #bfa16b;
	    color: black;
	    text-align: center;
	    font-size: 16px;
	    display: flex;
	    justify-content: center;
	    position: fixed;
	    bottom: 0;
	    left: 0;
	    width: 100%;
	    z-index: 99;
  }
  .pdt-mobile-30{
  	padding-top:30px!important;
  }
  .btn-mobile-livrari .flex{
	display: none!important;
	align-items: center;
  }
  .mobilecos{
  	width:20%!important;
    display: flex!important;
    align-items: center!important;
    text-align: center!important;
    justify-content: center!important;
    border-left-width: 0!important;
    border-bottom-left-radius: 0!important;
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important;
  }
  .col-left{
  	width:100%;
  }
  .col-right {
  	width:100%;
  }
  .row-flex-container{
  	flex-direction:column;
  }
  .pdbmobile-top{
  	padding-top:30px!important;
  }
  .btn-plaseaza-comanda{
  	width:100%;
  }
  .tab-mobile{
    display: flex;
    flex-direction: row;
    width: 100%;
    overflow: auto;
  }
  #content-section-2 .container h2{
    text-align:center;
  }
  #content-section-1 .container h2{
    text-align:center;
  }
}

.formmob{
	width:50%;
}


.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}

.fade.in {
    opacity: 1;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
a.close {
    text-decoration: none !important;
    font-size: 18px !important;
    line-height: 1.2;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

.flex-center{
    display: flex;
    align-items: center;
    flex-direction: column;
}

.menu-btn-dw{
  margin-top:10px;
  border:1px solid white;
  padding:8px;
}

.menu-btn-dw a{
  width:100%;
  display:block;
  color:white;
  transition: all 500ms ease;
}

.menu-btn-dw:hover{
  background-color:white;
  color:#444;
}

.menu-btn-dw a:hover{
  color:#444;
}

.accordion {
  background-color: #bfa16b;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 20px;
  transition: 0.4s;
  font-family:'Courgette', sans-serif;
  color:black;
}

.active, .accordion:hover {
  background-color: #ccc;
}

.accordion:after {
  content: '\002B';
  color: #fff;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  padding-left:0px;
}
.title-menu-flex{
  padding-bottom:10px;
  padding-top:10px;
}

.title-menu-flex h3{
  margin-bottom:5px;
  font-size:20px;
}

.meniu-panel{
  border-bottom:1px solid #eee;
}

.cl-black{
  color:black!important;
}

.cl-price{
  color:#bfa16b;
}

.title-menu-flex{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cl-price{
  text-align: right;
}

.row-menu-flex-i{
  border-bottom: 2px dashed #eee;
}

.text-descript-flex span{
  display: block;
  width:80%;
}

.add-to-cart-btn{
  width:150px;
}

.termeni-label p{
  margin-bottom:0px;
}

.terms{
  width:100%;
}



.mobile_menu {
    display: none;
    width: 100%;
    background-color: white;
    position: fixed;
    bottom: 0;
    z-index: 9999;
    border-top: 3px solid #cc9933;
    padding: 5px;
    left: 0px;
}

.mobile_menu ul {
    display: flex;
    justify-content: space-around;
    list-style: none;
    align-items: center;
    margin: 0;
    padding: 0;
}

.mobile_menu ul li {
    margin: 0;
    padding: 0;
    position: relative;
}

@media screen and (max-width: 767px){
  .copyright-right{
    text-align:center;
  }
  .copyright-left a{
    display: none;
  }
  .mobile_menu {
      display: block;
  }
  .footer-wrapper{
    margin-bottom:70px;
  }
  .title-menu-flex{
    flex-direction: column; 
  }
  .text-descript-flex span{
    width:100%;
  }
  .pret-btnadd{
    padding-top: 10px;
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  .variatii_produs select{
    margin-left:0px!important;
  }
  .add-to-cart-btn{
    margin-left:0px!important;
  }
  .text-descript-flex{
    width:100%;
  }
  .flex-contact{
    display: flex;
    flex-direction: column-reverse;
  }
  .wpcf7 span.wpcf7-form-control-wrap{
    padding-right:0px;
  }
  .widget.gdlr-widget{
    padding-top:10px;
  }
  #text-8{
    margin-bottom:10px;
    display: flex;
  }
  #text-8 i {
    font-size:18px!important;
  }

}

.cos-bara{
  position:relative;
}

.cos-bara .count-style{
    position: absolute;
    left: 0;
    top: -19px;
    left: 22px;
    font-size: 14px;
    font-weight: bold;
}

.wpcf7 span.wpcf7-form-control-wrap{
  padding-right:0px;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.h-300{
  height:300px;
}
.bg-over-black:before{
    content: "";
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    background: #0000009c;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.meniu-info-livrari{
  padding-top:30px;
}
.meniu-info-livrari ul{
  padding:0;
  margin:0;
}
.meniu-info-livrari ul li{
  list-style:none;
  font-family:ABeeZee;
  color:black;
}

.meniu-info-livrari ul li i {
  color:#bfa16b;
}

.gdlr-page-title-wrapper{
  background-image:url('../upload/hero_inner_page.png')!important;
  background-repeat: no-repeat;
  background-size:cover;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #29d;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

.pace .pace-progress-inner {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  -moz-transform: rotate(3deg) translate(0px, -4px);
  -ms-transform: rotate(3deg) translate(0px, -4px);
  -o-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px);
}

.pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 15px;
  right: 15px;
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 10px;
  -webkit-animation: pace-spinner 400ms linear infinite;
  -moz-animation: pace-spinner 400ms linear infinite;
  -ms-animation: pace-spinner 400ms linear infinite;
  -o-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite;
}

@-webkit-keyframes pace-spinner {
  0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes pace-spinner {
  0% { -moz-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -moz-transform: rotate(360deg); transform: rotate(360deg); }
}
@-o-keyframes pace-spinner {
  0% { -o-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -o-transform: rotate(360deg); transform: rotate(360deg); }
}
@-ms-keyframes pace-spinner {
  0% { -ms-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes pace-spinner {
  0% { transform: rotate(0deg); transform: rotate(0deg); }
  100% { transform: rotate(360deg); transform: rotate(360deg); }
}


.variatii_produs select{
    width: 150px;
    margin: 10px 0 0 40px;
    padding: 10px 12px;
    font-size: 14px;
    margin-left: 10px;
    font-family: "ABeeZee", sans-serif!important;
}

.variatii_produs{
    text-align: right;
}