@charset "utf-8";
/* CSS Document */



/*------------CSS STYLESHEET DYNAMICALLY GENERATED BY SPARKY---------------*/

/*------------GOOGLE FONTS---------------*/
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700);

@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,500,700&subset=latin,latin-ext);
html {
    font-size:15px;
}

body {
    color:#242424;
    font-family:'Ubuntu', sans-serif;
     text-align:justify;    font-weight:normal;
    font-style:normal;
    background:#ffffff;
}

div.container {
    background:transparent;
}

/*------------LAYOUT - SCREEN >= TEMPLATE WIDTH---------------*/

@media (min-width: 1260px) {
.container, .row {
    width:1260px;
}

[class*="span"] {
    margin-left: 0;
}

.mp_top3{
    width:525px;
}

.mp_logo{
    width:210px;
}

.mp_top2{
    width:420px;
}

.mp_top1{
    width:105px;
}

.mp_topmenu{
    width:1260px;
}

.mp_advert1{
    width:1260px;
}

.mp_user1{
    width:0px;
}

.mp_user2{
    width:0px;
}

.mp_user3{
    width:0px;
}

.mp_left{
    width:315px;
}

.content_sparky {
    width:945px;
}

.mp_user6{
    width:0px;
}

.mp_top6{
    width:525px;
}

.mp_top5{
    width:735px;
}

.mp_bottom4{
    width:315px;
}

.mp_bottom5{
    width:315px;
}

.mp_bottom6{
    width:315px;
}

.mp_user5{
    width:315px;
}

.mp_copyright{
    width:1260px;
}

.mp_footer{
    width:0px;
}

.mp_advert6{
    width:1260px;
}


}

/*------------LAYOUT - SCREEN BETWEEN 980px AND TEMPLATE WIDTH---------------*/

@media (min-width: 980px) and (max-width: 1260px) {

.container {
    width: 868px;
}
.span12 {
    width: 868px
}
.span11 {
    width: 794px;
}
.span10 {
    width: 720px;
}
.span9 {
    width: 646px;
}
.span8 {
    width: 572px;
}
.span7 {
    width: 498px;
}
.span6 {
    width: 424px;
}
.span5 {
    width: 350px;
}
.span4 {
    width: 276px;
}
.span3 {
    width: 202px;
}
.span2 {
    width: 128px;
}
.span1 {
    width: 54px;
}

}

/*------------LAYOUT - SCREEN BETWEEN 768px AND 979px---------------*/

@media (min-width: 768px) and (max-width: 979px) {

.container {
    width: 724px;
}
.span12 {
    width: 724px
}
.span11 {
    width: 662px;
}
.span10 {
    width: 600px;
}
.span9 {
    width: 538px;
}
.span8 {
    width: 476px;
}
.span7 {
    width: 414px;
}
.span6 {
    width: 352px;
}
.span5 {
    width: 290px;
}
.span4 {
    width: 228px;
}
.span3 {
    width: 166px;
}
.span2 {
    width: 104px;
}
.span1 {
    width: 42px;
}

}

@media (max-width: 767px) {

.container {
    width: 100%;
}

[class*="span"] {
    width: 100%;
}

}

.cell_pad {
    padding:0px 0px;
    margin:0px 10px;
}

/*------------ COMMON SETTINGS ---------------*/

a {
    color:#57c5a0;
    font-weight:normal;
    font-style:normal;
    text-decoration:none;
}

a:hover {
    color:#242424;
    text-decoration:none;
}

h1, h1 a {
    color:#242424;
    font-size:25px;
    font-family:'Ubuntu', sans-serif;
    text-align:left;    font-weight:bold;
    font-style:normal;
    }

h2, h2 a {
    color:#242424;
    font-size:23px;
    font-family:'Ubuntu', sans-serif;
    text-align:left;    font-weight:bold;
    font-style:normal;
    }

h3 {
    color:#242424;
    font-size:17px;
    font-family:'Ubuntu', sans-serif;
    text-align:left;    font-weight:bold;
    font-style:normal;
    }

h4 {
    color:#242424;
    font-size:14px;
    font-family:'Ubuntu', sans-serif;
    text-align:left;    font-weight:bold;
    font-style:normal;
    }

img {
    border:none;
}

/*--------------LOGO----------------*/

.sparky_logo, .sparky_logo a {
	color:#57c5a0;
    font-size:28px;
    font-family:'Lato', sans-serif;
    font-weight:300;
    font-style:normal;
	text-align:left;    text-decoration:none;
}

.sparky_slogan {
	color:#57c5a0;
    font-size:12px;
    font-family:'Lato', sans-serif;
    font-weight:normal;
    font-style:normal;
	text-align:left;}


/*--------------DROP-DOWN----------------*/

ul.mnu_topmenu {
    margin:0;
    padding:0;
    list-style-type:none;
    list-style-position:outside;
    position:absolute;
    z-index:100;
    white-space:nowrap;
    text-align:left;
    position:relative;
}

.mnu_topmenu ul {
    margin:0;
    padding:0;
    list-style-type:none;
    list-style-position:outside;
    position:absolute;
    z-index:100;
    background:#eeeeee;
}

.mnu_topmenu ul {
    width:160px;
    left:-1px;
    border:0px solid #DDDDDD;
    padding:12px;
}

.mnu_topmenu > li > a, .mnu_topmenu > li > span {
    display:block;
    margin:0;
    text-decoration:none;
    color:#ffffff;
    font-size:18px;
    padding-left:50px;
    padding-right:50px;
    padding-top:10px;
    padding-bottom:0;
    font-family:'Ubuntu', sans-serif;
    font-weight:bold;
    font-style:normal;
    height:30px;
    cursor:pointer;
}

.mnu_topmenu > li.active > a, .mnu_topmenu > li.active > span {
    color:#ebebeb !important;
    cursor:pointer;
}

.mnu_topmenu > li > a:hover, .mnu_topmenu > li:hover > a,
.mnu_topmenu > li > a:hover, .mnu_topmenu > li:hover > span {
    color:#e3e3e3;
}

.mnu_topmenu > li {
    display:inline-block;
    position:relative;
    text-align:left;    margin:0;
    padding:0;
    border-right:0px solid #cccccc;
    border-bottom:0px solid #cccccc;
    border-top:0px solid #cccccc;
    background:transparent;
}

.mnu_topmenu > li.active {
    background:Transparent;
}

.mnu_topmenu > li:first-child {
    border-left:0px solid #cccccc;
}

.mnu_topmenu li:hover {
    position:relative;
    background:transparent;
}

.mnu_topmenu li ul li:hover {
    background:#e6e6e6;
}

.mnu_topmenu li ul li {
    height:25px;
    border-bottom:0px solid #DDDDDD;
    padding:0 10px;
    text-align:left;}

.mnu_topmenu li ul a, .mnu_topmenu li ul span {
    line-height:25px;
    font-size:12px;
    color:#666666;
    font-weight:normal;
    font-style:normal;
    padding-top:0;
    cursor:pointer;
}

.mnu_topmenu li ul li:hover > a,
.mnu_topmenu li ul li:hover > span {
    color:#333333;
}

.mnu_topmenu li ul ul {
    left:160px;
    margin-top:-1px;
}

.mnu_topmenu ul ul {
    top:0px;
}


.mnu_topmenu .sub {
    font-size:10px;
    line-height:normal;
    display:block;
}




/*--------------FONT RESIZE----------------*/

#font_resize {
    text-align:right;
}

#font_resize a {
    color:#fff;
    text-decoration:none;
    padding:0 2px;
}

.clr {
    clear:both;
}

/*--------------RESPONSIVE TOP MENU----------------*/
select.tinynav {
    background-color: #000;
    height: 30px;
    color: #eee;
    border: 1px solid #666;
    margin: 5px 0;
}














a.facebook1 {
color: #3b5998 !important;
}

a.twitter1 {
color: #00aced !important;
}

a.google1 {
color: #dd4b39 !important;
}

a.youtube1 {
color: #bb0000 !important;
}

.acymailing_module div {
float: left !important;
}

table.acymailing_form {
margin: 0 !important;
}

.absolute {
position: absolute;
top: 0;
left: 0;
width: 0;
height: 0;
}




body {
background: #fff;
}

a {
color: #8B2E75;
}

.vm-pagination li a {
color: #8B2E75;
}

.VMmenu > ul {
width: 100%;
}

.browse-view .row {
width: 100%;
}

div#fancybox-title-inside {
display: none;
}

.VMmenu > ul li.submenu.open > a::after {
opacity: 0;
}

.mp_left {
margin-top: 20px;
margin-bottom: 50px;
}

.cat_product_image img {
min-height: 100%;
max-width: 150%;
max-height: 100%;
margin: 0;
vertical-align: middle;
}

.cat_product_image {
width: 100%;
height: 200px;
line-height: 200px;
text-align: center;
overflow: hidden;
position: relative;
}

.vm-pagination {
display: inline-block;
width: 100%;
}

.vm-pagination li {
padding: 9px;
background: #fff;
margin: 3px;
color: rgb(91, 91, 91);
}

a.pagenav {
color: white;
}

.main-image {
width: 100%;
background: #fff;
text-align: center;
line-height: 450px;
float: left;
border-top: 1px solid rgba(183, 183, 183, 0.36);
border-bottom: 1px solid rgba(183, 183, 183, 0.36);
vertical-align: middle;
margin-bottom: 10px;
border: 1px solid #cccccc87;
}

.main-image img {
max-width: 100%;
max-height: 100%;
vertical-align: middle;
}

.additional-images .floatleft {
width: 100px;
height: 90px;
background: white;
margin-right: 8px;
margin-bottom: 4px;
line-height: 90px;
text-align: center;
margin-left: 2%;
overflow: hidden;
}

.additional-images .floatleft img {
vertical-align: middle;
max-width: 110%;
max-height: 110%;
width: auto;
}

.carouselrow .row, .carouselrow .cell {
width: 100%;
}

.gkGrid-pozicija1-1,
.gkGrid-pozicija2-1,
.gkGrid-pozicija3-1,
.gkGrid-pozicija4-1,
.gkGrid-pozicija5-1,
.gkGrid-pozicija6-1,
.gkGrid-pozicija7-1,
.gkGrid-pozicija8-1 {

}

.gkGrid-pozicija1-1:hover,
.gkGrid-pozicija2-1:hover,
.gkGrid-pozicija3-1:hover,
.gkGrid-pozicija4-1:hover,
.gkGrid-pozicija5-1:hover,
.gkGrid-pozicija6-1:hover,
.gkGrid-pozicija7-1:hover,
.gkGrid-pozicija8-1:hover {
 
}

.VMmenu > ul > li > a {
background: #E75F22;
}

.VMmenu > ul > li:hover > a, .VMmenu > ul > li.open > a, .VMmenu > ul > li.active > a {
background: #8B2E75;
}

.fa-5x {
color: white;
}

.fa-5x {
font-size: 6vw !important;
padding-top: 6.7vw !important;
}


@media (max-width: 599px) {
.camera_caption {
display: none !important;
}
.fa-5x {
font-size: 20vw !important;
padding-top: 14vw !important;
}
}

@media (min-width: 600px) and (max-width: 840px) {
.camera_caption {
display: none !important;
}
.fa-5x {
font-size: 12vw !important;
padding-top: 6.3vw !important;
}
}

.productdetails-view h1 {
font-size: 23px;
text-transform: uppercase;
float: left;
}

.product-neighbours {
display: none;
}

.productdetails-view .product-description, .tabContents .product-fields {
margin: 0 0 0;
background: white;
margin-left: 10px;
padding: 35px;
}

.spacer-buy-area {
background: #fff;
}

.product-fields {
display: inline-block;
width: 100%;
}

.featured-view .spacer h3, .cat_view.spacer h3 {
width: 100%;
height: 55px;
line-height: 18px;
display: inline-block;
text-align: center;
}

.pagenav {
border: none;
}

.camera_caption_desc {
display: none;
}

.camera_caption_title {
font-size: 1.1vw !important;
font-weight: 700;
line-height: 1em;
font-weight: bold;
text-transform: uppercase;
font-family: "Ubuntu",sans-serif;
text-shadow: 2px 2px 8px #000000;
padding-bottom: 2%;
padding-left: 2%;
}

.product h3 a {
display: inline-block;
padding: 10px;
    height: 80px;
}

.sparky_logo_image img {
max-height: 90px;
}
.sparky_logo_image {
max-height: 120px;
text-align: center;
}

.mp_top2, .mp_top3 {
color: #303030;
padding-top: 15px;
}

.mp_top1 {
color: #303030;
}

.mp_top1 p, .mp_top2 p, .mp_top3 p {
font-size: 15px;
font-weight: 100;
margin: 5px;
text-align: left;
}

.mp_top2 p {
text-align: right;
}

.mp_top1 i, .mp_top2 i, .mp_top3 i {
margin-right: 10px;
margin-left: 5px;
}

.browse-view .product .spacer {
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
}

p.product_s_desc {
padding: 15px;
text-align: center;
background: rgb(230, 230, 230);
height: 40px;
line-height: 100%;
}

.browse-view .product .spacer:hover {
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.35);
}

.ask-a-question {
float: right;
margin-top: 0;
}

.ask-a-question a {
background: rgb(231, 95, 34);
color: white;
}

ul.mnu_topmenu {
border-left: none;
}

.maprow, .maprow .container, .maprow .row, .maprow .moduletable, .mp_user6, .maprow .cell_pad {
width: 100% !important;
margin: 0;
padding: 0;
}

.footerrow2, .footerrow {
background: #373435;
}

.bottomrow2 {
background: rgba(55, 52, 53, 0.85);
}

.bottomrow2 h3, .bottomrow3 h3 {
color: #FFFFFF;
font-weight: 100;
font-size: 24px;
text-transform: uppercase;
}

.bottomrow2 {
margin-top: 0px;
}

p.copyright {
text-align: center;
margin-bottom: 20px;
}

.camera_caption > div {
border-radius: 0;
padding: 12px;
}

.camera_caption > div {
background: transparent;
}

.vm-pagination ul {
margin: 20px 0;
}

.topmenurow {
border-bottom: 1px solid #eee;
background: #373435;
}

.logorow {
background: #fff;
}

.VMmenu {
text-align: left;
}

.mnu_topmenu > li {
    border-right: none;
}

.camera_caption > div {
    font-family: "Ubuntu",sans-serif;
}

.logorow .container {
background: #fff;
margin: 0px auto;
}

div#tabContainer {
		margin:70px 0 25px 0;
		padding:0;
		position:relative;
	}
		div#tabContainer ul {
			
                        
		}
		.tabovi li {
			float:left;
			list-style:none;
			margin-right:1px;
		}
		.tabovi li a {
background: #E75F22;
color: #FFF;
cursor: pointer;
display: block;
padding: 20px 20px;
text-decoration: none;
font-size: 12px;
		}
		.tabovi li a:hover {
			background:#eee;
		}
		.tabovi li a.active {
			background: #fbfbfb;
color: #333;
border: 1px solid rgb(183, 183, 183);
border-bottom: none;
		}
		.tabDetails {
			margin:0;
			padding:28px 0 0 0;
		}

.tabovi {
overflow:hidden;
height: 55px !important;
position: absolute;
z-index: 100;
margin: 0;
margin-top: -52px;
}

@media (max-width: 768px) {
.tabovi {
height: inherit !important;
    position: relative;
}
.tabovi li{
    width: 100%;
}
}
.fluidvids {
    padding: 0!important;
}


.productdetails-view .product-description, .product-fields {
    margin: 0px 0px 0px 0px;
}

.tabDetails {
margin: 0;
padding: 28px 0 0 0;
border: 1px solid rgb(183, 183, 183);
    height: auto !important;
}

.menu li {
width: 20%;
}

.menu li a {
text-align: center;
}

.back-to-category {
display: none;
}

.mp_top1 strong, .mp_top2 strong, .mp_top3 strong {
line-height: 20px;
margin-top: -16px;
display: block;
}

.logorow {
padding: 0;
}



.content_sparky {
padding: 20px 0;
}

.breadrow {
padding: 10px 0 10px 0;
background: rgba(55, 52, 53, 0.07);
}

h1 {
text-transform: uppercase;
}

.additional-images {
margin: 0 auto;
}

.category-view .row .category .spacer h2 a {
font-size: 16px !important;
margin-bottom: 5px;
}

.category-view .row .category .spacer h2 a img {
margin-top: 10px !important;
}

.category-view .row{
width:100%;
}

.category-view .row IMG{
max-width:100%;
}

.width33 {
width: 33%;
}

.content_sparky.span12 {
width: 100%;
}

@media (max-width: 768px) {

.mp_top1, .mp_top2, .mp_logo {
width: 100% !important;
margin: 10px 0;
}
.mp_top2 p {
text-align: left;
}

}


.VMmenu > ul ul li a {
background: #A7CB6C;
color: black;
}

.VMmenu > ul ul ul li a {
background: rgba(228, 228, 228, 0.33);
}

.VMmenu > ul ul li.open > a, .VMmenu > ul ul li.active > a {
background: #8B2E75;
color: #FFFFFF;
}

.breadcrumbs a:first-child {
display: none !important;
}

.breadcrumbs img {
display: none !important;
}

.vm-img-desc {
display: block;
line-height: 100%;
padding: 10px;
}

.product-field-display a img {
display: block;
width: 100%;
}

a {
font-weight: bold;
}

.horizontal-separator {
display: none;
}

@media (max-width: 1260px) and (min-width: 980px) {
.container {
width: 100%;
margin: 0;
}
.mp_top1, .mp_top2, .mp_logo {
width: 33%;
}
.span12 {
width: 100%;
}
.cell.mp_left.span3 {
width: 25%;
}
.content_sparky.span9 {
width: 75%;
}
.category-view .row .category .spacer h2 a {
font-size: 1.2vw !important;
}
.bottomrow2 .span4 {
width: 33%;
}
.span6 {
width: 100%;
}
}







@media (max-width: 979px) and (min-width: 768px) {
.container {
width: 100%;
margin: 0;
}
.mp_top1, .mp_top2 {
width: 40%;
}
.mp_logo {
width: 20%;
}
.span12 {
width: 100%;
}
.cell.mp_left.span3 {
width: 25%;
}
.content_sparky.span9 {
width: 75%;
}
.category-view .row .category .spacer h2 a {
font-size: 1.2vw !important;
}
.bottomrow2 .span4 {
width: 33%;
}
.span6 {
width: 100%;
}
}



@media (max-width: 960px) and (min-width: 768px) {
input#mod_virtuemart_search {
max-width: 100px;
}
}


.mp_top6 .fa-stack, .mp_bottom5 .fa-stack {
zoom: 1.2 !important;
transition: ease 1s all !important; 
}

.mp_top6 .fa-stack:hover, .mp_bottom5 .fa-stack:hover {
-ms-transform: rotate(-7deg) !important; /* IE 9 */
-webkit-transform: rotate(-7deg) !important; /* Chrome, Safari, Opera */
transform: rotate(-7deg) !important;
}

.mp_top6, .mp_bottom5 {
text-align: left !important;
color: #373435 !important;
}

.mp_top6 a:hover, .mp_bottom5 a:hover {
color: #8B2E75 !important;
}

.mp_top6 p, .mp_bottom5 p {
margin: 0 !important;
}

.mp_top5 .btn-inverse:hover {
background: transparent;
}

.mp_top5 .btn-inverse {
color: #FFFFFF;
}

.bottomrow2 img {
margin-top: 20px;
}

.mp_bottom5 a span:last-child {
color: white;
}

.bottomrow3 {
background: rgb(83, 81, 82);
}

.bottomrow2 {
padding: 0 0 30px 0;
}

#bgwidth { width: 100% !important; }
#bgheight { height: 100% !important; }







.addtocart-area .product-fields .product-field {
    width: 100%;
    text-align: left;
    padding: 1%;
}

.addtocart-area .product-fields .product-field:nth-child(-n+3) {
    width: 98% !important;
}

.productdetails span.PricesalesPrice {
    margin-left: 0;
    margin-bottom: 0;
    border-radius: 0;
    width: auto;
    height: auto;
    line-height: 100%;
    font-size: 20px !important;
    padding: 10px 15px;
    display: block;
    float: left;
}

.productdetails span.vm-price-desc {
    display: block;
    float: left;
    line-height: 100%;
    font-weight: bold;
    text-transform: uppercase;
    background: #e75f22;
    color: #fff;
    font-size: 20px !important;
    padding: 10px 15px;
}

.addtocart-area .product-fields {
    background: #dadada !important;
}

.product-price {
    margin: 0;
}

.productdetails-view .spacer-buy-area {
    padding: 0;
}

form.product {
    margin: 0 !important;
}

@media (min-width: 1260px){
.mp_header3 {
    width: 1150px !important;
}
.mp_header2 {
    width: 50px !important;
}
}


.show_cart {
    margin: 0;
}

.total_products {
    float: left;
    background: #8b2e75;
    margin: 0px;
}

.mp_header2 .cell_pad {
    margin: 0 !important;
}

.mp_top2 form {
    margin: 0;
    text-align: right;
}

.mp_top2 form input.button {
}

span.opg-text-small {
    text-align: left !important;
    display: block;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 5px;
}

.mp_top2 form .inputbox {
    padding: 0;
}

.browse-view span.PricesalesPrice {
    display: block;
    width: 100% !important;
    height: auto;
    line-height: 100%;
    color: #fff !important;
    background: rgba(185, 29, 29, 0);
    font-weight: 700;
    font-size: 15px !important;
    margin-left: 0;
    text-align: center;
}

.bottom-row.opg-grid .opg-width-large-1-3.opg-width-small-1-2.opg-width-1-2.opg-text-left-small.opg-hidden-small {
    width: 100%;
}

.spacer.cat_view .product-price {
    width: 100%;
    text-align: center;
}

.cf4all_wrapper .radio.inline, .cf4all_wrapper .checkbox.inline {
    height: auto !important;
}

.product-field-display select {
    min-width: 263px;
    margin: 0;
}

.product-price {
    position: relative;
}

.tabContents .product-fields {
    margin: 0;
    width: 92%;
}

.cat_view.spacer div.product-price {
    margin: 0;
}

.cat_product_image .product-price {
    display: block;
    position: absolute;
    z-index: 999;
    bottom: 5px;
    right: 5px;
    border-radius: 5px;
    padding: 5px;
    width: auto !important;
    background: #8b2e75;
    color: #fff !important;
}

#virtuemart_currency_id_chzn {
    width: 140px !important;
}

.col-md-6 {
    width: 50%;
    float: left;
}

.col-md-4 {
    width: 33%;
    float: left;
}

.col-md-8 {
    width: 66%;
    float: left;
}




@media screen and (max-width: 767px){
.addtocart-area .product-fields .product-field:nth-child(-n+3) {
    width: 100% !important;
}
.col-md-6, .col-md-4, .col-md-8 {
    width: 100%;
    float: left;
}
}


.desc-container {
    float: left;
    width: 49%;
    padding-left: 20px;
    box-sizing: border-box;
}
.video-container {
    float: left;
    width: 49%;
}
a.kupi {
    margin: 0 20px;
    display: inline-block;
    padding: 15px;
    text-align: center;
    background: rgb(231, 95, 34);
    font-size: 14px;
    transition: .5s all ease;
    position: fixed;
    right: -21px;
    width: 110px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 10px 0 0 10px;
}
a.kupi:hover{
    background: #fff;
    border: 2px solid rgb(231, 95, 34);
    color: rgb(231, 95, 34);
}
@media (max-width: 480px){
  .row div[class*="width"] {
    width: 100%!important;
    float: none;
    margin-bottom: 15px;
  }
}



















