*,
form {
	padding: 0;
	margin: 0;
}

header,
section,
footer,
aside,
nav,
article,
figure,
figcaption,
main {
	display: block;
}

html,
body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 100%;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

#page {
	width: 100%;
	margin: auto;
}

.header-wrapper {
	width: 100%;
	background: #000;
	position: relative;
	z-index: 1000;
	box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.2);
}

.fix-width-header {
	width: 1100px;
	margin: auto;
}

header.pageHeader {
	text-align: justify;
	padding: 1em 0;
	color: #fff;
}

header.pageHeader::after {
	content: '';
	display: inline-block;
}

header.pageHeader>div,
header.pageHeader>div::before,
header.pageHeader nav,
header.pageHeader>div a {
	display: inline-block;
	vertical-align: middle;
}

header.pageHeader>div img {
	display: block;
}

header.pageHeader>div {
	height: 100%;
}

.navigation {
	margin-left: 30px;
}

.navigation ul li {
	display: inline;
	padding: 0 10px;
}

.navigation li a {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	font-family: 'Roboto';
}

header.pageHeader .search {
	float: right;
	margin-top: 13px;
}

#main-wrapper {
	width: 100%;
}

#background-container {
	width: 100%;
	min-height: 500px;
	background-image: url(/img/background.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100%;
}

#kategori-container {
	width: 100%;
	min-height: 500px;
}

.container {
	width: 1100px;
	margin: auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.banner {
	width: 100%;
	margin: 0 auto 25px;
	padding-bottom: 25px;

	background-position: bottom center;
	background-repeat: no-repeat;
}

.article-header {
	width: 100%;
	padding-right: 320px;
	box-sizing: border-box;
}

.article-header h1 {
	font-family: Tinos;
	font-size: 41px;
	font-weight: 400;
	color: #000;
	line-height: 45px;
	letter-spacing: -0.01em;
	margin-bottom: -20px;
}

.content {
	width: 780px;
}

.article-top {
	margin-bottom: 15px;
}

.kategoria,
.nenkategoria {
	font-family: Roboto;
	font-size: 11px;
	font-weight: 300;
	color: #777777;
	text-transform: uppercase;
}

.koha {
	font-family: Roboto;
	font-size: 11px;
	font-weight: 400;
	color: #000;
	text-transform: uppercase;
}

figure {
	position: relative;
}

figure img {
	display: block;
}

figcaption {
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 19px 30px 17px;
	color: #FFF;
	font-family: Roboto;
	font-size: 12px;
	font-weight: 300;
	background: #000000;
	background: rgba(0, 0, 0, 0.74);
}

.article-body {
	width: auto;
	position: relative;
}

.tekst {
	color: #000;
	font-size: 19px;
	font-weight: 400;
	font-family: 'Tinos';
	line-height: 1.5em;
	padding-left: 0;
}

.tekst iframe {
	width: 780px;
}

.tekst p {
	color: #000;
	font-size: 20px;
	font-weight: 400;
	font-family: 'Tinos';
	line-height: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.reklame {
	float: left;
	margin: 10px 25px 0 0;
	position: relative;
	width: 300px;
}

.tekst td {
	color: #000;
	font-size: 19px;
	font-weight: 400;
	font-family: 'Tinos';
	line-height: 1.5em;
	margin-top: 25px;
}

.reklame img {
	display: block;
	margin-top: 5px;
}

span.small {
	font-family: Roboto;
	font-size: 9px;
	font-weight: 700;
	color: #666666;
	text-transform: uppercase;
	padding-right: 15px;
	background-image: url(/img/ad-arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
}

.social-share {
	width: 60px;
	position: absolute;
	left: 0;
}

ul.share-links {
	padding: 0;
	list-style: none;
}

.share-links li {
	position: relative;
	overflow: hidden;
	width: 60px;
	height: 60px;
	z-index: 5;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
}

.facebook {
	background: #3B5998;
}

.facebook:hover {
	background: #2E477B;
}

.twitter {
	background: #00ACED;
}

.twitter:hover {
	background: #0096C4;
}

.pinteres {
	background: #CA0034;
}

.pinteres:hover {
	background: #8C002F;
}

.share-links li [class^="icon-"] {
	display: block;
	width: 100%;
	height: 100%;
}

.icon-fb {
	background-image: url(/img/fb.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 20px;
}

.icon-p {
	background-image: url(/img/p.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 20px;
}

.icon-tw {
	background-image: url(/img/tw.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 18px;
}

.artikuj-te-tjere {
	width: 100%;
	padding-bottom: 120px;
	padding-top: 45px;
}

.push1 {
	margin-left: 95px;
}

.artikuj-te-tjere h2 {
	font-family: Tinos;
	font-size: 33px;
	font-style: italic;
	font-weight: 400;
	color: #000;
	letter-spacing: -0.01em;
	display: inline;
	padding-right: 20px;
	background-image: url(/img/ad-arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
}

.liste-artikujsh {
	padding: 0;
	margin-top: 30px;
	list-style: none;
	width: 602px;
}

.liste-artikujsh li {
	width: 100%;
	height: 340px;
	background-color: #eeeeee;
	margin-bottom: 15px;
}

.liste-artikujsh li a {
	display: block;
	overflow: auto;
}

.liste-artikujsh li:hover {
	background-color: #f6f6f6;
}

.liste-artikujsh li img {
	width: 301px;
	display: block;
	float: right;
}

.box-left {
	width: 300px;
	float: left;
	padding: 35px 50px 0 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

p.category {
	font-family: Roboto;
	font-size: 11px;
	font-weight: 400;
	color: #777777;
	text-transform: uppercase;
	margin-bottom: 3px;
}

h3.titulli {
	font-family: Tinos;
	font-size: 28px;
	line-height: 30px;
	font-style: italic;
	font-weight: 400;
	color: #2E2E2C;
	line-height: ;
	letter-spacing: -0.01em;
}

p.intro {
	font-family: Roboto;
	font-size: 14px;
	font-weight: 300;
	color: #52524E;
	margin-top: 13px;
}

a.more {
	font-family: Roboto;
	font-size: 11px;
	font-weight: 400;
	color: #6D6D61;
	text-transform: uppercase;
}

a.more:hover {
	color: rgba(0, 0, 0, 0.8);
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}

.adverts {
	width: 300px;
}

.reklama-list {
	padding: 0;
	list-style: none;
	margin-top: 15px;
	margin-bottom: 40px;
}

.reklama-list li {
	margin-bottom: 1px;
}

.reklama-list li.webtv {
	margin: 10px 0;
}

.reklama-list li img {
	display: block;
}

h4.advice {
	font-family: Tinos;
	font-size: 22px;
	font-weight: 400;
	color: #474746;
	margin-bottom: 20px;
}

.list-tituj {
	padding: 0;
	list-style: none;
}

.list-tituj li {
	width: 100%;
	overflow: auto;
	margin-bottom: 20px;
}

.list-tituj li img {
	float: left;
	width: 120px;
	height: 80px;
}

.rreth-artikullit {
	width: 180px;
	float: right;
	box-sizing: border-box;
	padding: 0 30px 0 20px;
}

.kategoria-artikull {
	font-family: Roboto;
	font-size: 15px;
	font-weight: 500;
	color: #000;
	margin-bottom: 3px;
	letter-spacing: -1px;
	line-height: 16px;
}

.emertim-artikull {
	font-family: Roboto;
	font-size: 12px;
	font-weight: 400;
	color: #666664;
	margin-bottom: ;
}

p.follow {
	font-family: Roboto;
	font-size: 10px;
	font-weight: 300;
	color: #7D7D79;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.sociale {
	margin-top: 25px;
}

.sociale img {
	opacity: 0.4;
}

.sociale img:hover {
	opacity: 0.6;
}

.tre-artikuj-list {
	padding: 0;
	list-style: none;
	width: 100%;
}

.tre-artikuj-list li {
	position: relative;
	width: 100%;
	background-image: url(/img/list-element-shadow.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 22px;
}

.tre-artikuj-list li a {
	display: block;
	overflow: auto;
}

.tre-artikuj-list li .bardhe {
	width: 100%;
	height: 390px;
	overflow: hidden;
	background-color: #fff;
}

.tre-artikuj-list li img {
	width: 390px;
	display: block;
	float: right;
}

.left-part {
	width: 390px;
	height: inherit;
	float: left;
	position: relative;
	padding: 45px 50px 0 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.bllok-artikuj {
	margin-bottom: 30px;
}

.title {
	font-family: Tinos;
	font-size: 33px;
	line-height: 35px;
	font-style: italic;
	font-weight: 400;
	color: #2E2E2C;
	letter-spacing: -0.01em;
}

.art-intro {
	font-family: Roboto;
	font-size: 15px;
	font-weight: 300;
	color: #52524E;
	margin-top: 10px;
}

.gazetare {
	font-family: Roboto;
	font-size: 9px;
	font-weight: 400;
	color: #777777;
	text-transform: uppercase;
	position: absolute;
	bottom: 25px;
}

.numer-foto {
	padding: 17px 10px 17px 50px;
	background-color: #FF7A4D;
	background-image: url(/img/numer-foto.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	position: absolute;
	left: 415px;
	bottom: 45px;
	font-family: Roboto;
	font-size: 11px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
}

.count {
	font-family: Roboto;
	font-size: 11px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
}

.section-header {
	width: 100%;
	margin-bottom: 30px;
}

h2.title-section {
	font-family: Tinos;
	font-size: 44px;
	font-style: italic;
	font-weight: 400;
	color: #000;
	display: inline;
	letter-spacing: -0.01em;
	padding-right: 20px;
	background-image: url(/img/ad-arrow.png);
	background-repeat: no-repeat;
	background-position: center right;
}

.ads {}

.ads img {
	display: block;
}

.me-te-shfletuar {
	padding: 0;
	list-style: none;
}

.me-te-shfletuar li {
	background-image: url(/img/list-style.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 15px 0 15px 20px;
	border-bottom: 1px solid #BFBFB7;
}

.me-te-shfletuar a {
	font-family: Roboto;
	font-size: 14px;
	font-weight: 300;
	color: #666664;
}

h4.most-read-header {
	font-family: Tinos;
	font-size: 22px;
	font-weight: 400;
	color: #464646;
	margin-bottom: 5px;
	margin-top: 40px;
}

h4.choosen-list-header {
	font-family: Tinos;
	font-size: 22px;
	font-weight: 400;
	color: #000;
	margin-bottom: 15px;
	margin-top: 40px;
}

h4.advice-list-header {
	font-family: Tinos;
	font-size: 22px;
	font-weight: 400;
	color: #464646;
	margin-bottom: 5px;
	margin-top: 40px;
}

.te-perzgjedhura {
	padding: 0;
	list-style: none;
}

.te-perzgjedhura li {
	background-image: url(/img/list-style.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0 5px 20px;
}

.te-perzgjedhura a {
	font-family: Roboto;
	font-size: 16px;
	font-weight: 300;
	color: #000;
}

.push {
	margin-left: 20px;
}

.ju-keshillojme {
	padding: 0;
	list-style: none;
}

.ju-keshillojme li {
	background-image: url(/img/list-style.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 15px 0 15px 20px;
	border-bottom: 1px solid #BFBFB7;
}

.ju-keshillojme a {
	font-family: Roboto;
	font-size: 14px;
	font-weight: 300;
	color: #666664;
}

.web-tv {
	display: block;
	width: 135px;
	margin-top: 20px;
}

.web-tv img {
	display: block;
	margin-bottom: 10px;
}

.web-tv p {
	font-family: Roboto;
	font-size: 9px;
	font-weight: 400;
	line-height: 12px;
	color: #666666;
	text-transform: uppercase;
}

span.small-down {
	display: block;
	font-family: Roboto;
	font-size: 9px;
	font-weight: 500;
	color: #666666;
	text-transform: uppercase;
	width: 145px;
	background-image: url(/img/arrow-up.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding-top: 0px;
}

.play3 {
	width: 320px;
	display: inline;
	text-align: center;
	height: 180px;
	position: absolute;
	top: 50%;
	left: 390px;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 999;
}

.zeza3 {
	max-width: 1100px;
	height: 620px;
	position: absolute;
	z-index: 99;
	background: rgba(10, 9, 10, 0.3);
	background: -moz-linear-gradient(top, rgba(10, 9, 10, 0.3) 54%, rgba(10, 9, 10, 0.98) 99%, rgba(240, 228, 240, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(54%, rgba(10, 9, 10, 0.3)), color-stop(99%, rgba(10, 9, 10, 0.98)), color-stop(100%, rgba(240, 228, 240, 1)));
	background: -webkit-linear-gradient(top, rgba(10, 9, 10, 0.3) 54%, rgba(10, 9, 10, 0.98) 99%, rgba(240, 228, 240, 1) 100%);
	background: -o-linear-gradient(top, rgba(10, 9, 10, 0.3) 54%, rgba(10, 9, 10, 0.98) 99%, rgba(240, 228, 240, 1) 100%);
	background: -ms-linear-gradient(top, rgba(10, 9, 10, 0.3) 54%, rgba(10, 9, 10, 0.98) 99%, rgba(240, 228, 240, 1) 100%);
	background: linear-gradient(to bottom, rgba(10, 9, 10, 0.3) 54%, rgba(10, 9, 10, 0.98) 99%, rgba(240, 228, 240, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0a090a', endColorstr='#f0e4f0', GradientType=0);
}

.owlkjo3 {
	font-family: Tinos;
	font-size: 44px;
	font-style: italic;
	font-weight: 400;
	line-height: 48px;
	color: #fff;
	letter-spacing: -0.01em;
	position: absolute;
	bottom: 0px;
	z-index: 999;
	width: 700px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 100px;
}

.shigjeta {
	float: left;
	position: absolute;
	top: 60px;
	left: 20px;
	z-index: 99999;
}

.prev {
	float: left;
}

.next {
	padding-left: 5px;
	float: left;
}

.gi {
	position: relative;
}

.votimi {
	width: 685px;
	height: 50px;
	-moz-box-shadow: inset 2px 2px 5px #000000, inset 2px 2px 5px #ffffff;
	-webkit-box-shadow: inset 2px 2px 5px #000000, inset 2px 2px 5px #ffffff;
	box-shadow: inset 2px 2px 5px #000000, inset 2px 2px 5px #ffffff;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.79) 0%, rgba(0, 0, 0, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.79) 0%, rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.79) 0%, rgba(0, 0, 0, 1) 100%);
	box-sizing: border-box;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.voto {
	font-family: Roboto;
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	float: left;
}

.votopo {
	font-family: Roboto;
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	float: left;
}

.vota {
	float: right;
	color: #999999;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 400;
}

.form-text {
	padding: 0 10px;
	height: 38px;
	border: 0;
	width: 168px;
	border-radius: 3px;
	background: url("/img/search-ico.png") no-repeat right #fff;
}

.searchform input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	outline: none;
	border: 0;
}

.searchform {
	overflow: hidden;
	width: 300x;
	vertical-align: middle;
	white-space: nowrap;
	float: right;
	margin-top: 5px;
}

.searchform input#cfare {
	width: 150px;
	height: 38px;
	background: #444;
	border: none;
	font-size: 16px;
	float: left;
	color: #fff;
	padding-left: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.searchform input#cfare::-webkit-input-placeholder {
	color: #eee;
	font-family: ;
	font-size: ;
}

.searchform input#cfare:-moz-placeholder {
	color: #eee;
}

.searchform input#cfare::-moz-placeholder {
	color: #eee;
}

.searchform input#cfare:-ms-input-placeholder {
	color: #eee;
}

.searchform button.icon {
	border: none;
	height: 38px;
	opacity: 1;
	outline: none;
	cursor: pointer;
	background-color: transparent;
}

.fa-search {
	padding: 10px;
	background-image: url(/img/search-aktive.png);
	background-repeat: no-repeat;
	background-position: center;
}

.buttonaktive {
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border: none;
	border-left: 1px solid #000;
	background: #444;
	height: 38px;
	width: 38px;
	opacity: 1;
	outline: none;
	margin-left: -38px;
	cursor: pointer;
}

.fa {
	padding: 10px;
	background-image: url(/img/search-loop.png);
	background-repeat: no-repeat;
	background-position: center right;
}

.galeri {
	margin-bottom: 25px;
}

.centerslidesiper {
	height: 450px;
	width: 3800px;
	position: absolute;
	background-color: #f1f1ef;
}

.imazhi {
	float: left;
	margin: 0px;
	height: 450px;
	width: 300px;
}

.trans {
	opacity: 0.15;
	filter: alpha(opacity=15);
}

.transjo {
	opacity: 1;
	filter: alpha(opacity=100);
}

.capti {
	float: left;
	position: absolute;
	z-index: 999;
	margin-left: 210px;
	bottom: 30px;
	display: none;
}

.fashegri {
	height: 5px;
	position: absolute;
	z-index: 5000;
	background-color: rgba(0, 0, 0, 0.2);
	float: left;
	width: 100%;
}

.mbajtes {
	width: 100%;
	overflow: hidden;
	float: left;
	height: 450px;
	position: relative;
}

.article-slide-text {
	background-color: #FF7A4D;
	width: 350px;
	height: 200px;
	box-sizing: border-box;
	padding: 23px 23px 0 28px;
	background-image: url(/img/arrowslider.png);
	background-position: 310px 165px;
	background-repeat: no-repeat;
}

.article-slide-text h5 {
	font-family: Tinos;
	font-size: 27px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 7px;
}

.article-slide-text p {
	font-family: Roboto;
	font-size: 16px;
	font-weight: 300;
	color: #fff;
}

.footer-container {
	width: 100%;
	background-color: #D7D7D2;
	padding-bottom: 30px;
}

footer {
	width: 1100px;
	margin: auto;
}

.footer-nav {
	padding: 0;
	display: table-row;
}

.footer-nav li {
	display: table-cell;
	height: 50px;
	list-style-type: none;
	padding-right: 3px;
	vertical-align: middle;
}

.footer-nav li:first-child {
	padding-right: 12px;
}

.footer-nav li span {
	padding-left: 10px;
}

.footer-nav li a {
	display: table-cell;
	vertical-align: middle;
	height: 50px;
	font-family: Roboto;
	font-size: 10px;
	font-weight: 300;
	color: #000;
}

.footer-nav li a:hover {
	text-decoration: underline;
}

.cover-story {
	width: 1100px;
	margin: auto;
}

.cover-story figure {
	width: 100%;
}

.cover-story-title {
	padding: 30px 80px 15px;
	text-align: center;
	position: relative;
	background-color: #f1f1ef;
}

.shadow-box {
	width: 979px;
	margin: auto;
	margin-top: -70px;
	box-sizing: border-box;
	padding-bottom: 20px;
	background-image: url(/img/list-element-shadow.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.cover-story-title h1 {
	font-family: Tinos;
	font-size: 44px;
	font-style: italic;
	font-weight: 400;
	line-height: 48px;
	color: #2D2D2C;
	display: inline;
	letter-spacing: -0.01em;
}

.cover-story-title p {
	font-family: Roboto;
	font-size: 11px;
	font-weight: 300;
	text-transform: uppercase;
	color: #777777;
	display: inline;
	letter-spacing: -0.01em;
	line-height: 40px;
}

.my-boutique {
	width: 100%;
}

.boutique {
	width: 1100px;
	margin: auto;
}

.boutique-header {
	width: 100%;
	padding: 40px 0;
}

.boutique-header img {
	display: block;
	margin: auto;
}

.boutique-article {
	width: 100%;
	height: 524px;
	position: relative;
}

.artikuj-nga-rubrika {
	padding: 20px 0 30px;
}

.imazh-mbajtese {
	width: 100%;
	height: 100%;
	background-color: #000;
}

.imazh-mbajtese img {
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0.5;
}

.imazh-overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 30px 40px;
}

.imazh-overlay h2 {
	font-family: Tinos;
	font-size: 66px;
	font-weight: 400;
	color: #fff;
	font-style: italic;
	line-height: 60px;
	margin-bottom: 15px;
}

.imazh-overlay h3 {
	font-family: Roboto;
	font-size: 20px;
	font-weight: 300;
	color: #fff;
	letter-spacing: -0.5px;
}

.imazh-overlay span {
	position: absolute;
	bottom: 30px;
	left: 40px;
	font-family: Roboto;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	opacity: 0.67;
	letter-spacing: 1px;
}

.lista-produkte li {
	width: 350px;
	height: 350px;
	display: inline-block;
	float: left;
	background-image: url(/img/list-element-shadow.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-right: 30px;
}

.inside-item {
	background-color: #fff;
	height: 330px;
}

.imazh-produkt {
	position: relative;
	height: 216px;
}

.imazh-produkt span {
	display: inline-block;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.info-produkt {
	padding: 25px 25px 10px;
}

.info-produkt p {
	font-family: Arial;
	font-size: 12px;
	font-weight: 400;
	color: #000;
}

.lista-produkte li.fundit {
	width: 330px;
	margin-right: 0;
	margin-left: 10px;
}

.marke-produkt {
	padding: 10px 25px;
}

.navigation li a.mb-link {
	color: #FF794C;
}

.navigation li a.mb-link span {
	font-size: 8px;
}

.main-wrapper {
	width: 100%;
}

.main-content {
	width: 1100px;
	margin: auto;
}

.header-mb {
	width: 100%;
	text-align: center;
	padding: 50px 0 40px;
}

.mb-shadow-box {
	width: 979px;
	margin: auto;
	margin-top: -130px;
	box-sizing: border-box;
	padding-bottom: 20px;
	background-image: url(/img/list-element-shadow.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.mb-title {
	padding: 40px 150px;
	text-align: center;
	position: relative;
	background-color: #fff;
}

.mb-title h1 {
	font-family: Tinos;
	font-size: 44px;
	font-style: italic;
	font-weight: 400;
	line-height: 48px;
	color: #000;
	letter-spacing: -0.01em;
	margin-bottom: 7px;
}

.mb-title p {
	font-family: Roboto;
	font-size: 18px;
	font-weight: 300;
	color: #000000;
	display: inline;
}

.figure-box-mb img {
	width: 100%;
}

.mb-tekst {
	padding-right: 50px;
	margin-bottom: 30px;
}

.mb-tekst p {
	font-family: Tinos;
	font-size: 22px;
	font-weight: 400;
	color: #000000;
	line-height: 33px;
	margin-top: 30px;
}

.mb-tekst figure {
	margin-top: 25px;
	width: 730px;
}

.mb-tekst figure img {
	display: block;
	width: 100%;
}

.clr-peachy {
	color: #F07246;
}

.tekst blockquote p {
	padding-left: 20px;
	padding-right: 40px;
	border-left: 8px solid #000;
	font-family: Tinos;
	font-weight: 400;
	font-style: italic;
	margin-top: 25px;
}

.produkte-te-keshilluara {
	padding-top: 30px;
}

.produkte-te-keshilluara h4 {
	font-family: Tinos;
	font-style: italic;
	font-size: 24px;
	font-weight: 400;
	color: #F07247;
	margin-bottom: 30px;
}

.list-suggestions {
	list-style: none;
	padding: 0;
}

.list-suggestions li {
	width: 300px;
	height: 320px;
	display: block;
	background-image: url(/img/list-element-shadow.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.list-items-inside {
	background-color: #fff;
	height: 300px;
	border: 1px solid #DDDDDD;
}

.info-p {
	padding: 23px 25px 13px;
}

.info-p p {
	font-family: Arial;
	font-size: 12px;
	font-weight: 400;
	color: #000;
}

.imazh-p {
	position: relative;
	height: 187px;
}

.imazh-p span {
	display: inline-block;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.imazh-p img {
	max-height: 187px;
	max-width: 145px;
}

.imazh-produkt img {
	max-height: 216px;
}

.marke-p {
	padding: 10px 25px;
	font-family: Tinos;
	font-size: 22px;
	font-weight: 400;
	color: #000000;
}

.f-ad img {
	width: 100%;
}

.lista-store {
	display: flex;
	list-style: none;
	width: 1125px;
	flex-wrap: wrap;
	margin-left: ;
}

.lista-store li {
	width: 350px;
	height: 355px;
	display: block;
	float: left;
	margin-right: 25px;
}

.inside-store {
	background-color: #000;
	height: 330px;
	position: relative;
}

.imazh-store {
	overflow: hidden;
}

.imazh-store img {
	display: block;
	transition-duration: 0.2s;
	transition-timing-function: ease-in-out;
}

.store-name {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.5);
}

.store-name h3 {
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	padding: 0 40px;
	box-sizing: border-box;
}

.store-name h3 span {
	font-family: Tinos;
	font-size: 41px;
	line-height: 37px;
	color: #fff;
	font-weight: normal;
	letter-spacing: -1.7px;
	padding: 0;
	display: inline;
}

.inside-store:hover {
	-webkit-box-shadow: 2px 2px 9px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 2px 2px 9px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 2px 2px 9px 2px rgba(0, 0, 0, 0.4);
	border: none;
}

.inside-store:hover .imazh-store img {
	transform: scale(1.05, 1.05);
}

.captionposhte {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 16px;
	text-align: left;
	line-height: 16px;
	font-family: Roboto;
	font-size: 13px;
	font-weight: 400;
	background: #FFF;
	border-bottom: 1px solid #C3C3C3;
}

.captionposhte span {
	line-height: 18px;
	font-family: Roboto;
	font-size: 13px;
	font-weight: 400;
	color: #AFAFAF;
}

.imazhiim:after {
	content: "";
	display: table;
	clear: both;
}

.lista .imazhiim img {
	display: block;
}

.lista .imazhiim .titlart {
	display: none;
}

.lista .captionposhte br {
	display: ;
}

.lista .captionposhte {
	display: block;
	box-sizing: border-box;
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 17px;
	padding-right: 16px;
	text-align: left;
	border-bottom: 1px solid rgba(191, 194, 196, 0.8);
	font-family: Roboto;
	line-height: 18px;
	font-size: 13px;
	font-weight: 400;
	background: #eee;
}

.lista .captionposhte span {
	color: #999999;
	font-family: Roboto;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.lista .imazhiim.vertikal .titlart {
	display: block!important;
	font-family: Unna;
	font-size: 96px;
	line-height: 96px;
	color: #000;
	font-weight: normal;
	box-sizing: border-box;
	text-align: center;
	letter-spacing: -8px;
	margin: 0;
	padding: 0;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-left: 30px;
	float: left;
	width: 49%;
	float: right;
}

.lista .vertikal .captionposhte {
	width: 49%;
	float: right;
	border-bottom: none;
	background: none;
	padding: 0;
	padding-left: 40px;
	margin-top: 0;
	margin-right: 0;
	text-align: center;
}

.lista .vertikal .captionposhte strong {
	font-weight: normal;
}

.lista .vertikal .captionposhte span.tittekst {
	color: #000;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
}

.lista .vertikal .captionposhte span.tit {
	color: #000;
	font-family: Prata;
	font-size: 22px;
	font-weight: normal;
	line-height: 40px;
}

.lista .imazhiim.vertikal img {
	width: 61.36364%;
	margin-right: 3.0303%;
	clear: none;
	float: left;
	margin-right: 2%;
	width: 49%;
	float: left;
	margin-bottom: 0;
}

.lista .imazhiim.horizontal h3 {
	display: block!important;
	font-family: Unna;
	font-size: 96px;
	line-height: 96px;
	color: #000;
	font-weight: normal;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	letter-spacing: -8px;
	margin-bottom: 40px;
}

.lista .horizontal .captionposhte {
	width: 100%;
	display: inline-block;
	border-bottom: none;
	background: none;
	margin: 10px;
	padding: 0 55px;
	text-align: center;
}

.lista .horizontal .captionposhte strong {
	font-weight: normal;
}

.lista .horizontal .captionposhte span.tittekst {
	color: #000;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
}

.lista .horizontal .captionposhte span.tit {
	color: #000;
	font-family: Prata;
	font-size: 22px;
	font-weight: normal;
	line-height: 40px;
}

.lista .horizontal .listicle--media {
	float: left;
	margin-bottom: 0;
}

.myclasslook {
	width: 100%;
}

.sec-tit {
	width: 1100px;
	margin: auto;
	text-align: center;
	padding: 60px 0 45px;
}

.sec-tit p {
	font-family: Roboto;
	font-size: 16px;
	color: #000;
	font-weight: 300;
	line-height: 25px;
}

.sec-tit img {
	margin-bottom: 15px;
}

.some-luk {
	width: 1100px;
	margin: auto;
	list-style: none;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
}

.some-luk li {
	width: 350px;
	text-align: center;
	margin-bottom: 40px;
}

.some-luk li img {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

.some-luk li span {
	font-family: Roboto;
	font-size: 20px;
	color: #000;
	font-weight: 400;
}

.showM {
	display: none;
}

.o-wrapper {
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.o-header-nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-color: #67b5d1;
}

.o-header-nav__link {
	padding: 12px;
	color: #fff;
}

.o-header-nav__link:hover {
	color: #fff;
	background-color: #3184a1;
}

.c-menu {
	position: fixed;
	z-index: 9999;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	background-color: #fff;
}

.c-menu__items {
	list-style: none;
	margin: 0;
	padding: 0;
}

.o-header {
	width: 100%;
	height: 60px;
	background-color: #000;
	padding: 0 20px;
	box-sizing: border-box;
}

.c-button {
	width: 39px;
	height: 30px;
	float: right;
	background-image: url(../img/bars.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: cover;
	border: none;
	outline: none;
	margin-top: 15px;
}

.logoM {
	display: block;
	width: 110px;
	height: 60px;
	margin-top: 0;
	float: left;
	background-image: url(../img/logoclass.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}

.c-menu--slide-right {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	width: 300px;
}

.c-menu--slide-right .c-menu__item {
	display: block;
	text-align: left;
}

.c-menu--slide-right .c-menu__item:first-child {
	border-top: none;
}

.c-menu--slide-right .c-menu__item:last-child {
	border-bottom: none;
}

.c-menu--slide-right .c-menu__link {
	display: block;
	padding: 5px 20px;
	color: #000;
	font-family: Roboto;
	font-size: 17px;
}

.c-menu--slide-right .c-menu__close {
	display: block;
	padding: 20px 20px;
	width: 100%;
	text-align: right;
	background-color: transparent;
	color: #000;
}

.c-menu--slide-right {
	top: 0;
	right: 0;
	-webkit-transform: translateX(300px);
	-ms-transform: translateX(300px);
	transform: translateX(300px);
}

.c-menu--slide-right.is-active {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.c-menu__close {
	color: #fff;
	font-size: 17px;
	border: none;
	box-shadow: none;
	border-radius: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
}

.c-menu__close:focus {
	outline: none;
}

.c-mask {
	position: fixed;
	z-index: 9900;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 0;
	height: 0;
	background-color: #000;
	opacity: 0;
	-webkit-transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
	transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
}

.c-mask.is-active {
	width: 100%;
	height: 100%;
	opacity: 0.7;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

@media (min-width: 1139px) {
	#page {
		min-width: 1140px;
	}
}

@media (max-width: 640px) {
	.showM {
		display: block;
	}
	.hideM {
		display: none;
	}
	.mbajtes {
		display: none;
	}
	.container {
		width: 100%;
		margin: auto;
		padding: 0 20px;
		box-sizing: border-box;
	}
	.content {
		width: 100%;
	}
	.tre-artikuj-list li .bardhe {
		height: auto;
		display: flex;
		flex-wrap: wrap;
	}
	.left-part {
		float: none;
		width: 100%;
		padding: 20px 30px 20px 20px;
		order: 2;
	}
	.tre-artikuj-list li img {
		width: 100%;
		height: 100%;
		float: none;
		order: 1;
	}
	.title {
		font-size: 22px;
		line-height: 23px;
		margin-bottom: 10px;
	}
	p.category {
		font-size: 9px;
	}
	.art-intro {
		font-size: 14px;
	}
	.numer-foto {
		display: none;
	}
	.gazetare {
		display: none;
	}
	footer {
		width: 100%;
		text-align: center;
	}
	.footer-nav {
		display: inline-block;
	}
	.adverts {
		width: 100%;
	}
	.rreth-artikullit {
		width: calc(100% - 120px);
		padding: 0px 30px 0 15px;
	}
	.section-header {
		margin-bottom: 10px;
	}
	h2.title-section {
		font-size: 28px;
	}
	.tre-artikuj-list li {
		position: relative;
		width: 100%;
		background-image: none;
		padding-bottom: 0;
		margin-bottom: 10px;
	}
	.tre-artikuj-list li:after {
		content: '';
		display: block;
		width: 100%;
		height: 10px;
		background-image: url(/img/list-element-shadow.png);
		background-repeat: no-repeat;
		background-position: bottom left;
		background-size: cover;
	}
	.boutique {
		width: 100%;
	}
	.boutique-header {
		padding: 20px 0;
	}
	.boutique-header img {
		width: 180px;
	}
	.shadow-box {
		width: 80%;
		margin: auto;
		margin-top: -40px;
		box-sizing: border-box;
		padding-bottom: 20px;
		background-image: none;
	}
	.shadow-box:after {
		content: '';
		display: block;
		width: 100%;
		height: 10px;
		background-image: url(/img/list-element-shadow.png);
		background-repeat: no-repeat;
		background-position: bottom left;
		background-size: cover;
	}
	.lista-store {
		display: flex;
		list-style: none;
		width: 100%;
		flex-wrap: wrap;
		margin-left: 0;
		box-sizing: border-box;
		padding: 0;
		justify-content: space-between;
	}
	.lista-store li {
		width: 50%;
		height: auto;
		display: block;
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
		box-sizing: border-box;
	}
	.lista-store li:nth-child(odd) {
		padding-left: 20px;
		padding-right: 10px;
	}
	.lista-store li:nth-child(even) {
		padding-left: 10px;
		padding-right: 20px;
	}
	.inside-store {
		height: auto;
	}
	.imazh-store img {
		width: 100%;
		height: auto;
	}
	.store-name h3 {
		padding: 0 30px;
	}
	.store-name h3 span {
		font-size: 19px;
		line-height: 15px;
		letter-spacing: -0.5px;
	}
	.some-luk {
		width: 100%;
	}
	.some-luk li {
		width: 50%;
		text-align: center;
		margin-bottom: 20px;
		box-sizing: border-box;
	}
	.some-luk li:nth-child(odd) {
		padding-left: 20px;
		padding-right: 10px;
	}
	.some-luk li:nth-child(even) {
		padding-left: 10px;
		padding-right: 20px;
	}
	.some-luk li img {
		margin-bottom: 10px;
	}
	.some-luk li span {
		font-size: 13px;
	}
	.cover-story {
		width: 100%;
	}
	.cover-story-title h1 {
		font-size: 20px;
		line-height: 24px;
	}
	figure img {
		display: block;
		width: 100%;
	}
	.cover-story-title {
		padding: 15px 30px 10px;
	}
	.cover-story .section-header h2 {
		padding-left: 20px;
	}
	.cover-story-title p {
		font-family: Roboto;
		font-size: 9px;
		font-weight: 300;
		text-transform: uppercase;
		color: #777777;
		display: inline;
		letter-spacing: -0.01em;
		line-height: 30px;
	}
	.slide-a {
		width: 100%;
	}
	.slide-a ul {
		list-style: none;
		padding: 0;
	}
	.slide-a ul li {
		margin-bottom: 20px;
	}
	.slide-a img {
		width: 100%;
		display: block;
	}
	.article-slide-text {
		background-color: transparent;
		width: 100%;
		height: auto;
		box-sizing: border-box;
		padding: 20px;
		background-image: none;
	}
	.article-slide-text h5 {
		font-family: Tinos;
		font-size: 23px;
		line-height: 26px;
		font-weight: 400;
		margin-bottom: 7px;
	}
	.article-slide-text p {
		font-size: 13px;
		color: #000;
	}
	.liste-artikujsh {
		width: 100%;
		margin-top: 10px;
	}
	.artikuj-te-tjere {
		padding-bottom: 20px;
		padding-top: 0;
	}
	.article-header {
		padding-right: 20px;
	}
	.article-header h1 {
		font-size: 28px;
		line-height: 32px;
	}
	.liste-artikujsh li {
		height: auto;
	}
	.liste-artikujsh li a {
		height: auto;
		display: flex;
		flex-wrap: wrap;
	}
	.box-left {
		width: 100%;
		float: none;
		padding: 20px 30px 20px 20px;
		order: 2;
	}
	.liste-artikujsh li img {
		width: 100%;
		height: 100% !important;
		order: 1;
		display: block;
		float: none;
	}
	h3.titulli {
		font-size: 22px;
		line-height: 23px;
		margin-bottom: 10px;
		letter-spacing: -0.01em;
	}
	.capti {
		float: left;
		position: absolute;
		z-index: 999;
		margin-left: 0px;
		bottom: 0;
		display: block;
		width: 100vw;
	}
	.article-slide-text {
		background-color: #FF7A4D;
		/* width: 350px; */
		/* height: 200px; */
		box-sizing: border-box;
		padding: 23px 23px 20px 28px;
		background-image: url(/img/arrowslider.png);
		/* background-position: 310px 165px; */
		/* background-repeat: no-repeat; */
	}
	.article-slide-text p {
		display: none;
	}
	.imazhi img {
		width: 100vw!important;
	}
	.imazhi {
		height: auto;
	}
	.trans {
		opacity: 1 !important;
	}
	.sec-tit img {
		width: 150px;
		margin-bottom: 15px;
	}
	.sec-tit {
		width: 100%;
		padding: 30px 0 25px;
	}
	.sec-tit p {
		font-size: 13px;
		line-height: 17px;
		padding: 0 30px;
	}
	.some-luk {
		width: 100% !important;
	}
	.zeza3 {
		display: none;
	}
	.owlkjo3 {
		font-family: Tinos;
		font-size: 26px;
		font-style: italic;
		font-weight: 400;
		line-height: 26px;
		color: #fff;
		position: relative;
		width: 100vw;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
		padding-top: 20px;
		z-index: 0;
	}
	.play3 {
		display: none !important;
		text-align: center;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		z-index: 999;
	}
	.ads {
		display: flex;
		justify-content: center;
	}
	.adverts {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.tekst {
		padding-right: 0;
		padding-left: 0;
	}
	.tekst p {
		color: #000;
		font-size: 19px;
		font-weight: 400;
		font-family: 'Tinos';
		line-height: 28px;
		margin-top: 0;
		margin-bottom: 25px;
	}
	.tekst img {
		width: 100vw;
		margin-left: -20px;
		display: block;
		margin-bottom: 20px;
	}
	.tekst iframe {
		width: 100vw;
		margin-left: -20px;
		display: block;
		margin-bottom: 20px;
	}
	.tekst .rekmes iframe {
		width: 100% !important;
		margin-left: 0px!important;
		display: block!important;
		margin-bottom: 0!important;
	}
	.web-tv {
		display: none;
	}
	.sociale {
		display: none;
	}
	.main-content {
		width: 100%;
	}
	.header-mb {
		padding: 30px 0 30px;
	}
	.header-mb img {
		width: 200px;
	}
	.mb-shadow-box {
		width: 90%;
		margin: auto;
		margin-top: -40px;
		box-sizing: border-box;
		padding-bottom: 0;
		margin-bottom: 20px;
		background-image: none;
	}
	.mb-shadow-box:after {
		content: '';
		display: block;
		width: 100%;
		height: 10px;
		background-image: url(/img/list-element-shadow.png);
		background-repeat: no-repeat;
		background-position: bottom left;
		background-size: 100%;
	}
	.mb-title {
		padding: 20px 30px;
		text-align: center;
		position: relative;
		background-color: #fff;
	}
	.mb-title h1 {
		font-family: Tinos;
		font-size: 24px;
		font-style: italic;
		font-weight: 400;
		line-height: 28px;
		color: #000;
		letter-spacing: -0.01em;
		margin-bottom: 7px;
	}
	.mb-tekst {
		padding: 20px;
		margin-bottom: 20px;
	}
	.lista .imazhiim.vertikal .titlart {
		display: block!important;
		font-family: Unna;
		font-size: 96px;
		line-height: 96px;
		color: #000;
		font-weight: normal;
		box-sizing: border-box;
		text-align: center;
		letter-spacing: -8px;
		margin: 0;
		padding: 0;
		margin-top: 40px;
		margin-bottom: 20px;
		padding-left: 0;
		float: left;
		width: 100%;
		float: none;
	}
	.lista .vertikal .captionposhte {
		width: 100%;
		float: none;
		border-bottom: none;
		background: none;
		padding: 0;
		padding-left: 0;
		margin-top: 0;
		margin-right: 0;
		text-align: center;
	}
	.lista .vertikal .captionposhte strong {
		font-weight: normal;
	}
	.lista .vertikal .captionposhte span.tittekst {
		color: #000;
		font-family: Roboto;
		font-size: 18px;
		font-weight: 300;
		line-height: 30px;
	}
	.lista .vertikal .captionposhte span.tit {
		color: #000;
		font-family: Prata;
		font-size: 22px;
		font-weight: normal;
		line-height: 40px;
	}
	.lista .imazhiim.vertikal img {
		width: 100vw;
		margin-right: 0;
		clear: none;
		float: left;
		margin-right: -20px;
		float: none;
		margin-bottom: 20px;
	}
	.keshillimi {
		display: none;
	}
	.banner {
		width: 100%;
		margin: 0 auto 0;
		padding-bottom: 25px;
	}
}
