/* SUPERSTOREDEALS */
body {
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    text-align: center;
    margin: 0;
	border-left: 10px solid #333;
	overflow-x: hidden;
}
header {
    font-family: "Baloo Thambi 2", cursive;
    font-size: 44px;
    color: white;
    background-image: -webkit-linear-gradient(100deg,#2196F3,#1b68a5);
    position: sticky;
    top: 0;
    z-index: 100;
	box-shadow: 0px 4px 3px -1px #666;
    width: 100%;
    line-height: 50px;
	border-top: 10px solid #333;
}
.superstoredeals-header {
	background-image: -webkit-linear-gradient(100deg,#3d1ba5, red);
}
[class="2mam-header"] {
	background-image: -webkit-linear-gradient(100deg,#02CAFE,#6bc578);
}
.dgelf-header {
	background-image: -webkit-linear-gradient(100deg,#FBB92D,#3D1E70);
}
.anazar-header {
	background-image: -webkit-linear-gradient(100deg,#018551,#9CBC14);
}
.osmaco-header {
	background-image: -webkit-linear-gradient(100deg,#FBFD9C,#C77802);
}
.infica-header {
	background-image: -webkit-linear-gradient(100deg,#01F98A,#0705B7);
}
.adeleo-header {
	background-image: -webkit-linear-gradient(100deg,#FF40D9,#800066);
}
.laywe-header {
	background-image: -webkit-linear-gradient(100deg,#40FF40,#008000);
}
.bumfa-header {
	background-image: -webkit-linear-gradient(100deg,#2637AD,#76E5CC);
}
.osbey-header {
	background-image: -webkit-linear-gradient(100deg,#018EA0,#E89F68);
}
.heruv-header {
	background-image: -webkit-linear-gradient(100deg,#59EA98,#E89F68);
}
.acaneo-header {
	background-image: -webkit-linear-gradient(100deg,#0184CC,#20180B);
}
.similar-product-link {
	color: white;
    padding: 5px 10px;
    background-color: #2480ca;
    display: block;
}
.product-country {
    position: absolute;
    top: 15px;
    right: 5px;
    color: white;
    padding: 5px 10px;
    background-color: #2480ca;
    width: fit-content;
    visibility: visible;
}
.similar-product-link-euwinner, .product-country-euwinner {
	background-color: #2480ca;
}
.similar-product-link-superstoredeals, .product-country-superstoredeals {
	background-color: #652DB2;
}
.similar-product-link-2mam, .product-country-2mam {
	background-color: #6bc578;
}
.similar-product-link-dgelf, .product-country-dgelf {
	background-color: #FBB92D;
}
.similar-product-link-anazar, .product-country-anazar {
	background-color: #018551;
}
.similar-product-link-osmaco, .product-country-osmaco {
	background-color: #C77802;
}
.similar-product-link-infica, .product-country-infica {
	background-color: #0705B7;
}
.similar-product-link-adeleo, .product-country-adeleo {
	background-color: #800066;
}
.similar-product-link-laywe, .product-country-laywe {
	background-color: #008000;
}
.similar-product-link-bumfa, .product-country-bumfa {
	background-color: #76E5CC;
}
.similar-product-link-osbey, .product-country-osbey {
	background-color: #018EA0;
}
.similar-product-link-heruv, .product-country-heruv {
	background-color: #E89F68;
}
.similar-product-link-acaneo, .product-country-acaneo {
	background-color: #20180B;
}
.section-left {
	width: 47%;
	white-space: nowrap;
	text-align: left;
	padding-left: 2%;
	margin: auto;
	display: inline-block;
	vertical-align: middle;
}
.section-right {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 23px;
	width: 47%;
	text-align: right;
	padding-right: 2%;
	vertical-align: middle;
	display: inline-block;
}
footer {
    background-color: #333;
    color: #ccc;
    line-height: 25px;
    text-align: right;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    position: sticky;
    bottom: 0;
}
.chrome-ext-border {background-color: #fff; padding: 5px 10px; border-radius: 10px 0; border: 5px solid red;}
@supports (background-blend-mode: multiply) {
.chrome-ext-border {background-color: initial; padding: initial; border-radius: initial; border: initial;}
.telo {position: relative; z-index: 1; width: 300px; align-items: center; color: #fff; float: left; display: none;}
.chrome-ext {padding: 5px 10px; margin-top: 2px; height: 30px; background-color: #fff; position: relative; box-shadow: 5px 5px 21px 0 rgba(0,0,0,0.75); border-radius: 5px;}
.chrome-ext:after, .chrome-ext:before {filter:none; z-index: -1; content:''; width:360px; height:30px; position: absolute; display: block; animation: border 6s ease-in-out infinite; transform:translateX(-40px) translateY(-50%); }
@keyframes border {
  0%, 100% {
    -webkit-clip-path: polygon(0 0, calc(100% - (5px)) calc(0% + (5px)), 100% 100%, calc(0% + (5px)) calc(100% - (5px)));
            clip-path: polygon(0 0, calc(100% - (5px)) calc(0% + (5px)), 100% 100%, calc(0% + (5px)) calc(100% - (5px)));
  }
  50% {
    -webkit-clip-path: polygon(calc(0% + (5px)) calc(0% + (5px)), 100% 0, calc(100% - (5px)) calc(100% - (5px)), 0 100%);
            clip-path: polygon(calc(0% + (5px)) calc(0% + (5px)), 100% 0, calc(100% - (5px)) calc(100% - (5px)), 0 100%);
  }
}

.chrome-ext:after{animation-delay: -3s;	background-color: red; clip-path: polygon(0 0, calc(100% - (5px)) calc(0% + (5px)), 100% 100%, calc(0% + (5px)) calc(100% - (5px)));}
.chrome-ext:before {background-color: #fff; clip-path: polygon(calc(0% + (5px)) calc(0% + (5px)), 100% 0, calc(100% - (5px)) calc(100% - (5px)), 0 100%);}
.chrome-ext:hover:after {animation-delay: -0.4s;}
.chrome-ext:hover:before, .chrome-ext:hover:after {animation-duration: 0.6s;}
}
.footer-glavni {
}
.footer-left {
	width: 31%;
	text-align: left;
	padding-left: 2%;
	display: inline-block;
}
.footer-right {
	width: 30%;
	display: inline-block;
	padding-right: 3%;
}
.footer-menu {
	color: lightgrey;
	display: inline-block;
    padding: 0 5px;
    width: max-content;
    text-align: center;
}
.footer-middle {
	width: 33%;
	text-align: center;
	display: inline-block;
}
a, u {
    text-decoration: none;
    color: grey;
    cursor: pointer;
}
a:hover {
	text-decoration: none;
	color: inherit;
}
.footer-menu:hover {
	text-decoration: none;
	color: white;
	background-color: red;
}
::-webkit-scrollbar {
	width: 10px;
}
::-webkit-scrollbar-track {
	background: #333;
}
::-webkit-scrollbar-thumb {
	background: red;
}
::-webkit-scrollbar-thumb:hover {
	background: #2480CA;
}
.proizvod {
    width: 150px;
    padding: 10px;
    margin: 5px;
    display: inline-block;
    box-shadow: #aaa 1px 1px 2px;
    position: relative;
}
.proizvod:hover {
    box-shadow: #aaa 4px 4px 5px;
}
.naslov {
    min-height: 42px;
    display: block;
    display: -webkit-box;
    max-width: 200px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
body > div > div > div > a > img, .prodimg {
    width: 150px;
    height: 150px;
    padding-bottom: 10px;
}
.sales-count {
    position: absolute;
    top: 15px;
    left: 5px;
    color: white;
    padding: 5px 10px;
    background-color: red;
    width: fit-content;
    visibility: visible;
}
.product-country {
    position: absolute;
    top: 15px;
    right: 5px;
    color: white;
    padding: 5px 10px;
    background-color: #2480ca;
    width: fit-content;
    visibility: visible;
}
.remove {
    position: absolute;
    top: 130px;
    right: 5px;
    color: white;
    padding: 5px 10px;
    background-color: orange;
    width: fit-content;
    cursor: pointer;
}
.marked {
    position: absolute;
    top: 80px;
    color: orange;
    background-color: #ffffff80;
    font-size: 30px;
    font-weight: bold;
    left: 10px;
    transform: rotate(-20deg);
    padding: 0 5px;
    border-radius: 10px;
    display: none;
}
.container {
    min-height: 1080px;
}
#extension {
	position: fixed;
	width: 380px;
	bottom: 35px;
	background-color: #fff;
	z-index: 999;
	left: 20px;
	box-shadow: #aaa 4px 4px 5px;
	border: 2px solid #333;
}
h1 {
    font-family: "Baloo Thambi 2", cursive;
    color: grey;
    border-top: 1px solid lightgrey;
    border-bottom: 1px solid lightgrey;
	box-shadow: 0px 4px 3px -1px lightgrey;

}
.submenu {
    display: inline-block;
    padding: 0 10px;
    width: 85px;
    text-align: center;
    color: lightgrey;
}
.submenu:first-child {
}
.submenu:hover {
    background-color: red;
    color: white;
}
.anchor{
    display: block;
    height: 129px; /*same height as header*/
    margin-top: -129px; /*same height as header*/
    visibility: hidden;
}
.product-link, .more-info, .close-ext {
	color: white;
    padding: 5px 10px;
    background-color: red;
    margin: 5px 0;
    display: block;
}
.product-link:hover, .similar-product-link:hover, .more-info:hover, .add-to-chrome:hover {
	color: white;
}
.add-to-chrome {
	color: white;
    padding: 5px 10px;
    background-color: #2480ca;
    /* background-color: #652DB2; */
    display: block;
}
#back-to-top {
    position: fixed; bottom: 40px; right: 20px; z-index: 9999; width: 32px; height: 32px; text-align: center; line-height: 30px; background: #e9ebec; color: grey; cursor: pointer; border: 0; border-radius: 2px; text-decoration: none; transition: all 0.5s ease-in-out; opacity: 0; cursor: default; -webkit-text-stroke-width: 2px;}
#back-to-top:hover {background: red; color: white;}
#back-to-top.show {opacity: 1; cursor: pointer;}
.ext-menu {
    /* background: red; */
    color: white;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 26px;
    /* visibility: hidden; */
	/* display: none; */
}
.ext-select {
    display: inline-block;
    padding: 0 8px;
}
#date {
    width: 200px;
    height: 25px;
    margin-left: 5px;
}
#min-popularity, #max-popularity {
    width: 90px;
    height: 19px;
    margin-left: 5px;
    padding: 0 5px;
}
#country {
    width: 100px;
    height: 21px;
    margin-left: 5px;
    padding: 0 5px;
}
#datepicker {
	width: 100px;
	height: 19px
}

.submenu-container {
    background-color: #333;
    color: #ccc;
    line-height: 25px;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    width: 100%;
}

@media only screen and (max-width: 600px) {

    body {
        font-family: "Roboto", sans-serif;
        font-size: 12px;
        text-align: center;
        margin: 0;
        border-left: 7px solid #333;
		border-right: 7px solid #333;
    }
    header {
        font-family: "Baloo Thambi 2", cursive;
        font-size: 40px;
        color: white;
        position: relative;
        top: 0;
        z-index: 100;
        box-shadow: 0 2px 3px -3px #666;
        width: 100%;
        line-height: 90px;
        margin-bottom: 10px;
        border-top: 6px solid #333;
    }

	.section-left {
		width: auto;
		line-height: 50px;
		padding-left: unset;
		text-align: center;
	}
	.section-right {
		width: auto;
		text-align: center;
		padding-right: unset;
	}
	.chrome-ext, #extension {
		display: none !important;
	}
    footer {
        background-color: #333;
        color: #ccc;
        line-height: 21px;
        padding-right: 0;
        font-family: "Roboto", sans-serif;
        font-size: 14px;
        position: sticky;
        bottom: 0;
    }
	.footer-glavni {
		display: block;
	}
	.footer-left {
		padding-left: 0;
		width: auto;
		display: block;
		text-align: center;
	}
	.footer-middle {
		width: auto;
	}
	.footer-right {
		width: auto;
		text-align: center;
		padding-right: 0;
		display: none;
	}
    a, u {
        text-decoration: none;
        color: grey;
        cursor: pointer;
    }
    .proizvod {
        width: 330px;
        padding: 10px;
        margin: 5px auto;
        box-shadow: #aaa 1px 1px 2px;
        position: relative;
    }
    .proizvod:hover {
        box-shadow: #aaa 4px 4px 5px;
    }
	#ext-show{
		display: none;
	}
	#ext-hide {
		display: block !important;
		opacity: 1 !important;
	}
	#ext-hide > div {
		display: none;
	}
    .naslov {
        min-height: 42px;
        display: block;
        display: -webkit-box;
        max-width: 220px;
        padding: 0 10px;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    body > div > div > div > a > img, .prodimg {
        width: 50px;
        height: 50px;
        float: left;
		padding-bottom: 0;
    }
    .sales-count {
        position: absolute;
        top: 5px;
        right: 10px;
		left: auto;
        color: white;
        padding: 5px 10px;
        background-color: red;
        width: fit-content;
        min-width: 16px;
    }
    .product-country {
        position: absolute;
        top: 35px;
        right: 10px;
        color: white;
        padding: 5px 10px;
        width: fit-content;
        min-width: 16px;
    }
	.product-link {
		margin: 13px 0 5px !important;
		/* position: absolute; */
		/* left: 105px; */
		/* top: 64px; */
		/* right: 5px; */
	}
	.similar-product-link {
		position: absolute;
		top: 64px;
		right: 5px;
		width: 92px;
		margin: 10px 0 5px;
	}
    .remove {
        position: absolute;
        top: 130px;
        right: 5px;
        color: white;
        padding: 5px 10px;
        background-color: orange;
        width: fit-content;
        cursor: pointer;
    }
    .marked {
        position: absolute;
        top: 80px;
        color: orange;
        background-color: #ffffff80;
        font-size: 30px;
        font-weight: bold;
        left: 10px;
        transform: rotate(-20deg);
        padding: 0 5px;
        border-radius: 10px;
        display: none;
    }
    .container {
        min-height: 1080px;
    }
    h1 {
        font-family: "Baloo Thambi 2", cursive;
        color: grey;
        border-top: 1px solid lightgrey;
        border-bottom: 1px solid lightgrey;
        box-shadow: 0 1px 3px -3px lightgrey;
    }
    .submenu {
        display: inline-block;
        padding: 0 4px;
        width: 80px;
        text-align: center;
        color: lightgrey;
    }
	.submenu:nth-child(4n+1) {
	}
    .submenu:hover {
        background-color: red;
        color: white;
    }
    .anchor{
        display: block;
        height: 142px;
        margin-top: -142px;
        visibility: hidden;
    }
    #back-to-top {
        position: fixed;
        bottom: 70px;
        right: 10px;
        z-index: 9999;
        width: 40px;
        text-align: center;
        background: #e9ebec;
        color: grey;
        cursor: pointer;
        border: 0;
        text-decoration: none;
        transition: all 0.5s ease-in-out;
        opacity: 0;
        -webkit-text-stroke-width: 2px;
    }
    #back-to-top:hover {background: red; color: white;}
    #back-to-top.show {opacity: 1; cursor: pointer;}

    ::-webkit-scrollbar {
        width: 7px;
    }
    ::-webkit-scrollbar-track {
        background: #333;
    }
    ::-webkit-scrollbar-thumb {
        background: red;
    }
    ::-webkit-scrollbar-thumb:hover {
        background: #2480CA;
    }
    .ext-menu {
        background: red;
        color: white;
        font-family: "Roboto", sans-serif;
        font-size: 14px;
        line-height: 30px;
		/* position: sticky; */
		height: 63px;
    }
	.ext-menu.fixed {
		position: fixed;
		top: 0;
		/* width: calc(100% - 14px); */
		/* height: 70px; */
	}
	.ext-menu.fixed.ext {
		/* width: 366px; */
		height: 68px;
	}
    .ext-select {
        display: inline-block;
        padding: 0;
        text-align: left;
    }
    .exdate, .exmin {
        /* width: 190px; */
    }
    .excountry, .exmax {
        /* width: 140px; */
    }
    #date {
        width: 140px;
        height: 25px;
        margin-left: 5px;
        float: right;
        margin-top: 3px;
    }
    #min-popularity, #max-popularity {
        width: 60px;
        height: 19px;
        margin-left: 5px;
        padding: 0 5px;
        float: right;
        margin-top: 3px;
    }
    #country {
        width: 74px;
        height: 21px;
        margin-left: 5px;
        padding: 0 5px;
        float: right;
        margin-top: 3px;
    }
    .submenu-container {
        top: 90px;
    }
}
@media only screen and (max-width: 330px) {
	body {
		width: 110%;
	}
}
@media only screen and (max-width: 300px) {
	body {
		width: 123%;
	}
}

@media only screen and (max-width: 400px) {

}