@charset "utf-8";@media (max-width: 1230px) {
/*
#------------------------------------------------------------------------
# StoreFront - April Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

.gkPage {
	padding: 0 10px;
}
#gkBottom1 > .box, 
#gkBottom2 > .box,
#gkBottom3 > .box, 
#gkBottom4 > .box,
#gkBottom5 > .box {
	padding: 0;
}
#gkBottom1 > div, 
#gkBottom2 > div, 
#gkBottom3 > div, 
#gkBottom4 > div,
#gkBottom5 > div {
	margin: 0px;
}
#gkBottom5 > div {
	padding: 45px 10px 35px 10px;
}
.header.gkPage {
	padding-left: 10px;
	padding-right: 10px;
}
#gkMenuOverlayWrap {
    margin:  0 0 0 -360px!important;
    max-width: 720px!important;
}
.gk-banners img {
	max-width: 50%!important;
}
#gkPopupCart {
	right: 10px;
}
}
@media (max-width: 1024px) {
/*
#------------------------------------------------------------------------
# StoreFront - April Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

body,
.box {
  font-size: 14px;
}
small {
  font-size: 90%;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 24px;
}
.gkPage {
  padding: 0 25px;
}
/* Containers */
#gkPageContent {
  background-image: none !important;
}
#gkHeader {
  margin-bottom: 20px;
}
#gkTopMenu,
#gkUserArea {
  margin-top: 0;
  margin-right: 70px;
}
#gkContent,
#gkSidebar,
#gkContentWrap {
  width: 100% !important;
}
#gkContentWrap {
  margin-top: 20px;
  padding: 0 !important;
}
#gkSidebar .box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px !important;
}
#gkSidebar {
  padding: 0 !important;
}
#gkSidebar .box:first-child {
  padding-top: 10px !important;
}
#gkSidebar .box {
  border: none !important;
  float: left;
  margin-top: 0 !important;
  margin-bottom: 30px !important;
  width: 50%;
}
#gkSidebar.gkOnlyOne .box {
  width: 100% !important;
}
#gkSidebar .box:nth-child(2n + 1) {
  clear: both !important;
}

/* Limitation suffixes */
.onlydesktop {
  display: none !important;
}
.notablet {
  display: none !important;
}
.nomobile {
  display: block !important;
}
.onlytablet {
  display: block !important;
}
.onlymobile {
  display: none !important;
}
.notablet.nomobile {
  display: none !important;
}

/* Fix for the contact page */
.contact .contact-image {
  float: left !important;
}
.contact .contact-address {
  clear: both !important;
  padding-top: 20px !important;
}
.contact .contact-form input[type="text"],
.contact .contact-form input[type="email"],
.contact .contact-form textarea {
  width: 95% !important;
}

/* K2 edit popup */
#sbox-window,
#sbox-window iframe {
  width: 720px !important;
  max-width: 720px !important;
  left: 10px !important;
}

/* menu */
#gkMobileMenu {
  float: right;
  margin: 24px 0 0 0;
  position: relative;
}
.gkMenuOverlay + #gkMobileMenu {
  display: none !important;
}
#gkExtraMenu {
  display: none !important;
}
#gkMainMenu {
  display: none;
}
#gkMainMenu.gkMenuOverlay,
#gkMainMenu.gkMenuOverlay #gkExtraMenu {
  display: block !important;
}
#gkMobileMenu select {
  width: 44px;
  height: 44px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
}
#gkMobileMenu {
  color: #111;
  display: block !important;
  font-size: 32px;
  height: 44px;
  line-height: 44px;
  margin: 27px 0 0 0 !important;
  position: relative;
  text-align: center;
  width: 44px;
  z-index: 12;
  /* background: #000; */
}
#gkMobileMenu #mobile-menu-toggler {
  color: #0099da;
  height: 44px;
  padding: 0 !important;
  position: relative;
  right: 12px;
  text-align: center;
  width: 44px;
}

/* top/bottom modules */

/* 4-column layout */
body .gkCols4 .box {
  margin-bottom: 30px !important;
}
body .gkCols4 .box.gkmod-1 {
  width: 100%;
}
body .gkCols4 .box.gkmod-2 {
  width: 50%;
}
body .gkCols4 .box.gkmod-3 {
  width: 50%;
}
body .gkCols4 .box.gkmod-4,
body .gkCols4 .box.gkmod-more {
  width: 50%;
}
body .gkCols4 .box:nth-child(2n + 1) {
  clear: both;
}
body .gkCols4 .box.gkmod-more.gkmod-last-1:last-child {
  width: 100% !important;
}
body .gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
  width: 50% !important;
}
body .gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
  width: 50% !important;
}

/* 6-column layout */
body .gkCols6 .box {
  margin-bottom: 30px !important;
}
body .gkCols6 .box.gkmod-1 {
  width: 100%;
}
body .gkCols6 .box.gkmod-2 {
  width: 50%;
}
body .gkCols6 .box.gkmod-3 {
  width: 33.3%;
}
body .gkCols6 .box.gkmod-4,
body .gkCols6 .box.gkmod-more {
  width: 33.3%;
}
body .gkCols6 .box.gkmod-5,
body .gkCols6 .box.gkmod-more {
  width: 33.3%;
}
body .gkCols6 .box.gkmod-6,
body .gkCols6 .box.gkmod-more {
  width: 33.3%;
}
body .gkCols6 .box:nth-child(3n + 1) {
  clear: both;
}
body .gkCols6 .box.gkmod-more.gkmod-last-1:last-child {
  width: 100% !important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
  width: 50% !important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
  width: 33.3% !important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4) {
  width: 33.3% !important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
  width: 33.3% !important;
}

.items-row > div {
  margin-bottom: 50px;
  padding: 0 !important;
}

/* Suffixes and other elements */

/* Page elements */
#gkMainbody {
  margin-bottom: 30px;
}
.gkBanner > a > img {
  width: 100%;
}
.gkCols[data-cols="4"] > div,
.gkCols[data-cols="5"] > div {
  margin-bottom: 30px;
  width: 50%;
}
.gkCols[data-cols="4"] > div:nth-child(2n + 1),
.gkCols[data-cols="5"] > div:nth-child(2n + 1) {
  clear: both;
}
#k2Container .itemsContainerWrap article header h2 {
  font-size: 18px;
  line-height: 24px;
}
article header h1,
article header h2 {
  font-size: 32px;
}
article header li:before {
  display: none;
}
article header li {
  padding-right: 20px;
}
article header li:last-child {
  padding-right: 0;
}
.pagination ul li a,
.pagination ul li span {
  margin: 3px 7px 3px 0;
}

/* Frontpage elements */
.gk-newsletter input[type="email"] {
  width: 67%;
}
.gk-banners li div strong {
  padding: 0 10px;
}
.nspArtScroll1 {
  margin: 0;
}
.products .nspArt {
  padding: 10px 15px 20px 15px !important;
}
.products h4.nspHeader {
  font-size: 16px;
}
.gk-features li strong {
  font-size: 12px;
  padding: 10px;
}
.gk-features li strong sub {
  font-size: 11px;
}
.box.parallax {
  background-attachment: scroll;
}

/* VM */
.main-image img.product-image,
.featured-view .spacer img,
.latest-view .spacer img,
.topten-view .spacer img {
  width: 100% !important;
}
.category > div > a,
.product > div > div > a {
  display: block;
  overflow: hidden;
}

/*  Hikashop Product Page */

.hikashop_product_left_part,
.hikashop_product_right_part {
  width: 100% !important;
}

#hikashop_product_characteristics {
  max-width: 230px;
}

.hikashop_characteristic_line_5 {
  max-width: 130px;
}
}
@media (max-width: 820px) {
/*
#------------------------------------------------------------------------
# StoreFront - April Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com
*/

.gkPage {
	padding: 0 20px;
}
#gkMainMenu.gkMenuOverlay {
	border: none;
}
.gkMenu > ul {
	height: auto;
	min-height: 21px;
}
.itemsContainer .itemsContainerWrap,
.itemContainer .itemsContainerWrap {
	margin: 0!important;
}
#k2Container article header h2 {
	font-size: 32px;
	line-height: 32px;
}
.k2FeedIcon a,
a.k2FeedIcon {
	margin-top: 32px;
}
.demo-typo-col2,
.demo-typo-col3,
.demo-typo-col4 {
	clear: both;
	float: none;
	padding-bottom: 20px;
	width: 100%;
}
#gkBottom1 .box.double,
#gkBottom1 .box.double ~ .box,
#gkBottom2 .box.double,
#gkBottom2 .box.double ~ .box,
#gkBottom3 .box.double,
#gkBottom3 .box.double ~ .box,
#gkBottom4 .box.double,
#gkBottom4 .box.double ~ .box,
#gkBottom5 .box.double,
#gkBottom5 .box.double ~ .box {
	width: 50%!important;
}

/* Frontpage elements */
.gkIsWrapper-gk_storefront figcaption h3 {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 18px 0;
}
.gkIsWrapper-gk_storefront figcaption h3 {
	font-size: 30px;
	line-height: 56px;
	padding: 0 32px;
}
.gkIsWrapper-gk_storefront figcaption p {
	font-size: 15px;
	line-height: 50px;
}
.gkIsWrapper-gk_storefront .gkIsPagination {
	bottom: 10px;
}
.gk-banners[data-cols="1"] li { width: 100%; }
.gk-banners[data-cols="2"] li { width: 100%; }
.gk-banners[data-cols="3"] li { width: 100%; }
.gk-banners[data-cols="4"] li { width: 100%; }
.gk-banners li div {
	margin-bottom: 10px;
}
.gk-banners li div img {
	max-width: 30%!important;
}
.products .nspArt.nspCol4 { width: 48.5%; }
.products .nspArt.nspCol5 { width: 48.5%; }
.products .nspArt.nspCol6 { width: 48.5%; }
.products .nspImageWrapper {
	margin: 0 auto!important;
	width: 100%;
}
.frontpage #gkHeader {
	margin: 0 0 20px 0;
}
#gkTop1, #gkTop2 {
	padding: 15px 0;
}
.box.parallax {
	margin: -30px 0!important;
	padding: 90px 0!important;
}
#gkBottom1,
#gkBottom2,
#gkBottom3,
#gkBottom4 {
	padding: 30px 0;
}
.gk-features li {
	margin: 0 0 10px 0;
}
.gk-features[data-cols="1"] li { width: 100%; }
.gk-features[data-cols="2"] li { width: 50%; }
.gk-features[data-cols="3"] li { width: 50%; }
.gk-features[data-cols="4"] li { width: 50%; }

/* Overlay menu */
.gkMenuOverlay .gkMenu > ul > li > a {
	font-size: 11px;
	padding: 0 12px;
}
.gkMenuOverlay .gkMenu > ul > li.haschild > a:after {
	right: -2px;
}
#gkMenuOverlayWrap {
    margin:  -20px 0 0 -260px!important;
    max-width: 520px!important;
}
#gkMenuOverlayWrap.open {
    margin-top: 0;
}

#gkMenuOverlayContent .gkcol li {
    font-size: 20px;
}

#gkMenuOverlayContent .gkcol li,
#gkMenuOverlayContent .gkcol li a {
    line-height: 58px;
}

/* VM */
.productdetails-view h1 {
    font-size: 32px;
}
.product-price span.PricesalesPrice {
	font-size: 32px;
}
div.PricesalesPrice {
	font-size: 14px;
	padding: 12px;
}

/* HikaShop */
.hikashop_checkout_login_left_part,
.hikashop_checkout_login_right_part {
	clear: both;
	width: 100%;
}
.hikashop_subcategories > div,
.hikashop_products > div {
	width: 50%!important;
}
.hikashop_subcategories > div[style="clear:both"],
.hikashop_products > div[style="clear:both"] {
	display: none;
}

}@media all and (max-width: 820px) and (max-width: 660px){
    body #cc-notification h2,
    body #cc-notification h3,
    body #cc-notification p {
        font-size: 12px!important;
        margin-bottom:0!important;
        width: 100%!important;
        max-width: 100%!important;
    }

    body #cc-notification h2 span,
    body #cc-notification h2 {
        font-size: 12px!important;
    }

    body #cc-notification #cc-notification-wrapper {
        padding: 10px 32px 0!important;
    }

    body #cc-notification ul.cc-notification-buttons {
        clear: both!important;
        width: 100%!important;
        position: static!important;
        text-align: center;
    }

    body #cc-notification ul.cc-notification-buttons li {
        float: none!important;
        display: inline-block;
    }

    body #cc-notification a,
    body #cc-notification a:visited {
        font-size: 12px!important;
    }
}

@media (max-width: 820px) {
#gk-menu-overlay-wrap .gkMenuClassic {
  margin: 0 auto;
  width: 90%;
}
#gk-menu-overlay-wrap #gk-menu-overlay-close {
  right: 5%;
  z-index: 2;
}
#gk-menu-overlay-wrap .gkMenuClassic li li li a {
  padding: 10px 0;
}
}
@media (max-width: 580px) {
section.secondemko {
  margin-top: 0%;
}
#gkHeader.nobreadcrumb {
  margin: 0 0 0px 0;
}
section article {
  margin-top: 0px;
}
.n2-ss-margin {
  margin: 0px !important;
}
.col-footer {
  width: 100%;
  float: left;
  padding-top: 20px;
}
.gkPage,
#gkFooter .gkPage{
  padding: 0 10px;
}
span.home-baner-text {
  width: 100%;
  font-size: 15px;
}
.modulefundmenu {
  margin-left: 0%;
}
.copyrightleft,
.copyrightright {
  width: 100%;
  float: left;
  text-align: left;
  padding-bottom: 10px;
  padding-left:0;
}
.home-box-left {
  width: 100%;
}
.home-box-right {
  width: 100%;
}
div#gkHeaderNav {
  position: relative;
}
.nobreadcrumb-fixed .gkHeaderNav {
  position: relative;
}
#gkHeaderNav {
  width: 100%;
  background: none !important;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.06);
  top: 0px;
}
.custom.katalogu-emko {
  padding: 20px;
  height: auto;
  float: left;
  display: block;
  background: #e7e7e7 url(/templates/emko/images/katalog-bg.png) right bottom no-repeat;
  background-size: auto 60%;
}
.katalogu-emko .left-block {
  maargin:0 0 15px;
}
.katalogu-emko .see-download {
  margin:5px 0 0;
  font-size:16px;
}
.katalogu-emko .see-download span.see-clatalog,
.katalogu-emko .see-download span.download-clatalog {
  padding-right: 0;
  display: block;
}
.home-baner-text {
  font-size:17px;
}
.home-baner-logo {
  padding: 0 0px;
  margin: 0 0px;
  display: inline-block;
  border-right: 0px solid #231f20;
  float: left;
}
.home-baner-logo img {
  max-width: 110px;
}
#gkTopBar {
}

/* Containers */
#gkHeader {
  margin-bottom: 20px;
}
#gkTopMenu {
  color: #000;
  margin: 0;
  height: 25px;
  line-height: 25px;
}
#gkTopMenu a,
.mod-languages .advancedSelect{
  color: #000;
}
#gkTopMenu li:hover a,
#gkTopMenu a:hover{
  color: #14caec;
}
#gkLogo {
  margin: 0 !important;
}
#gkLogo.cssLogo {
  margin-top: 14px !important;
}
#gkMobileMenu {
  margin-top: 35px !important;
  z-index: 12;
  position: relative;
}

#gkBottom5 .gkCols {
  margin: 0;
}

#gkTop1 .box,
#gkTop2 .box,
#gkSidebar .box,
#gkMainbody .box,
#gkBottom1 .box,
#gkBottom2 .box,
#gkBottom3 .box,
#gkBottom4 .box,
#gkBottom5 .box {
  clear: both !important;
  float: none !important;
  margin: 0 auto !important;
  /* max-width: 300px; */
  width: 100%;
}
#gkBottom1 .box,
#gkBottom2 .box,
#gkBottom3 .box,
#gkBottom4 .box,
#gkBottom5 .box {
  margin-bottom: 20px;
}
#gkBottom1 .box.double,
#gkBottom1 .box.double ~ .box,
#gkBottom2 .box.double,
#gkBottom2 .box.double ~ .box,
#gkBottom3 .box.double,
#gkBottom3 .box.double ~ .box,
#gkBottom4 .box.double,
#gkBottom4 .box.double ~ .box,
#gkBottom5 .box.double,
#gkBottom5 .box.double ~ .box {
  width: 100% !important;
}
#gkSidebar > div {
  margin-top: 20px !important;
  padding-top: 25px !important;
}
#gkSidebar > div > .box {
  float: none;
  margin-top: 0 !important;
  margin-bottom: 12px !important;
  width: 100%;
}
#gkSidebar > div > .box:nth-child(2n + 1) {
  clear: both !important;
}
#gkSidebar > div > .box:nth-child(odd) {
  padding-right: 0px;
}
#gkSidebar > div > .box:nth-child(even) {
  padding-left: 0px;
}
.gkCols[data-cols="2"] > div,
.gkCols[data-cols="3"] > div,
.gkCols[data-cols="4"] > div,
.gkCols[data-cols="5"] > div {
  padding-bottom: 20px !important;
  width: 100%;
}
.breadcrumbs > li {
  line-height: 36px;
}
#gkSearch {
  width: 100%;
}

/* limitation suffixes */
.notablet {
  display: block !important;
}
.nomobile {
  display: none !important;
}
.onlytablet {
  display: none !important;
}
.onlymobile {
  display: block !important;
}
.notablet.nomobile {
  display: none !important;
}

/* Fix for the user profile */
.profile dt {
  width: 100% !important;
}

#member-profile .control-label label {
  display: inline-block;
}

/* Fix for the contact page */
.contact .contact-image {
  float: left !important;
}
.contact .contact-address {
  clear: both !important;
  padding-top: 20px !important;
}
.contact .contact-form input,
.contact .contact-form textarea {
  width: 100% !important;
}
.contact-form dl {
  width: 100%;
}

/* Fix for the search */
fieldset.word #search-searchword,
fieldset.word .inputbox {
  width: 50%;
}
fieldset.phrases .ordering-box,
fieldset.only input[type="checkbox"],
fieldset.phrases input[type="radio"] {
  clear: both;
}

/* Fix for the register */
#member-registration dd {
  clear: both !important;
  display: block !important;
}

/* Fix for tables */
fieldset {
  display: table-cell;
  box-sizing: border-box !important;
  max-width: 100% !important;
  width: 100% !important;
  overflow: hidden;
}

fieldset.vm-fieldset-pricelist {
  display: table-cell;
}

#gkMainbody table:before {
  height: 14px;
  width: 100%;
  display: block;
  font-size: 10px;
  margin-top: -30px;
  margin-bottom: 10px;
  font-family: Arial, sans-serif;
}
#gkMainbody table {
  width: 540px !important;
  display: block !important;
  padding: 30px 0 20px 0; /* padding for the scrollbars and the top message */
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
#gkMainbody table tbody,
#gkMainbody table thead,
#gkMainbody table tfoot {
  width: 540px;
  display: table;
}


}@media only screen and (max-width: 580px) and (max-width: 480px){
  #gkMainbody table {
    width: 100% !important;
  }
}

@media only screen and (max-width: 580px) and (max-width: 440px){
  #gkMainbody table {
    width: 100% !important;
  }
}

@media (max-width: 580px) {
/* top/bottom modules */
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
  float: left !important;
}
.box.gkmod-1,
.box.gkmod-2,
.box.gkmod-3,
.box.gkmod-4,
.box.gkmod-more {
  width: 100% !important;
}
.box.gkmod-more.gkmod-last-1:last-child,
.box.gkmod-more.gkmod-last-2:last-child,
.box.gkmod-more.gkmod-last-2:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:last-child,
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(2),
#gkPageWrap .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
  width: 100% !important;
}

/* top/bottom modules */
body #gkPage .box {
  margin-bottom: 20px !important;
}

/* 3-column layout */
.gkCols3 .box.gkmod-more:nth-child(1n) {
  clear: both;
}
.gkCols3 .box.gkmod-1,
.gkCols3 .box.gkmod-2,
.gkCols3 .box.gkmod-3,
.gkCols3 .box.gkmod-more,
.gkCols3 .box.gkmod-more.gkmod-last-1:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:last-child,
.gkCols3 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
  width: 100% !important;
}

/* 4-column layout */
body .gkCols4 .box.gkmod-more:nth-child(1n) {
  clear: both;
}
body .gkCols4 .box.gkmod-1,
body .gkCols4 .box.gkmod-2,
body .gkCols4 .box.gkmod-3,
body .gkCols4 .box.gkmod-4,
body .gkCols4 .box.gkmod-more,
body .gkCols4 .box.gkmod-more.gkmod-last-1:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
  width: 100% !important;
}

/* 6-column layout */
body .gkCols6 .box.gkmod-more:nth-child(1n) {
  clear: both;
}
body .gkCols6 .box.gkmod-1,
body .gkCols6 .box.gkmod-2,
body .gkCols6 .box.gkmod-3,
body .gkCols6 .box.gkmod-4,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-5,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-6,
body .gkCols6 .box.gkmod-more,
body .gkCols6 .box.gkmod-more.gkmod-last-1:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
  width: 100% !important;
}

/* article fix */
#gkContent article > time {
  display: none !important;
}
#gkContent article > time + header {
  padding-left: 0 !important;
}
#gkContent article header li.itemDate,
#gkContent article header li.item-date {
  display: block;
}
article header ul {
  margin: 0 0 10px;
}

/* NSP adjustments */
.nspArtPage .nspArt {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 99% !important;
}

/* other elements */
article header h1,
.category header {
  line-height: 32px;
  padding: 18px 0 0px;
}

article header h1,
.category header,
article header h2 {
  font-size: 24px;
}

h1 {
  font-size: 28px;
}

h2,
.componentheading,
.category header h2 {
  font-size: 28px;
}

article header h2 {
  line-height: 32px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

#gkSocialAPI {
  overflow: hidden;
}

.cols-2 .column-2,
.cols-3 .column-3 {
  padding: 0 !important;
}

.itemBody {
  width: 100% !important;
}
#gkInset {
  padding: 0 !important;
  width: 100% !important;
}

.itemComments .itemCommentsList li img {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  position: static;
}

.itemCommentsList li h3 {
  float: none;
  margin-top: 5px;
}

#gkMainbody .registration {
  width: 100%;
}

#gkFooterNav li {
  float: none;
}

/* NSP */
.box.header .nspImageWrapper h4 {
  font-size: 14px !important;
}

.nspArts,
.nspLinksWrap {
  clear: both;
  float: left !important;
  width: 100% !important;
}

.nspArt .nspImageWrapper {
  width: 100%;
}

/* K2 fixes */
.itemBody.containsItemInfo,
.itemOtherElements.containsItemInfo,
.itemListView .itemBlock.containsItemInfo {
  margin-left: 0 !important;
}
#k2Container .itemContainer {
  width: 100% !important;
}
#k2Container .subCategoryContainer {
  width: 100% !important;
}
#k2Container .subCategory {
  height: auto !important;
}

aside.itemAsideInfo {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 20px 0 !important;
  position: static !important;
  width: 100% !important;
}
.itemCommentsList li > div > div > span {
  clear: both;
  display: block;
}
.itemCommentsList li > div {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.itemComments h3 {
  font-size: 20px;
  padding: 10px 0 0;
}
.items-row > div {
  margin-bottom: 30px;
  padding: 0 !important;
}
article header h1,
article header h2 {
  font-size: 24px !important;
  line-height: 1.2;
}
.genericView .itemView {
  padding: 0 !important;
  width: 100% !important;
}
.itemAuthorDetails {
  clear: both;
  margin: 0 !important;
  padding: 10px;
}
.itemAuthorData {
  padding: 0;
}
.itemAuthorData img {
  display: block;
  margin: 0 0 20px 0;
}
.itemAuthorBlock > .gkAvatar > img {
  margin: 12px !important;
}
.itemComments h3,
.itemAuthorContent h3 {
  padding: 0 0 24px;
}
.itemComments p {
  clear: both;
}
.itemComments .itemCommentsList li span {
  font-size: 12px;
  margin: 0 12px 0 0;
  clear: both;
  float: left;
}
.itemComments .itemCommentsList li > img,
.k2LatestCommentsBlock img,
.itemAuthorBlock > .gkAvatar > img {
  margin: 10px 0;
}
.itemComments .itemCommentsList li {
  padding: 24px 0 12px 0;
}
#gkPopupCart,
#gkPopupLogin {
  margin-left: -150px;
  width: 300px;
}
#gkPopupCart .vmGkCartProducts > div > div {
  margin-left: 85px;
}
#gkPopupCart .gkTotal {
  font-size: 40px;
  margin: 0 0 0 85px;
}
span#fb-auth {
  padding: 7px 8px 7px 7px;
}
.gkPopupWrap {
  padding: 15px;
}
.gkPopupWrap h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 10px;
}
.gkPopupWrap h3 a {
  font-size: 14px;
}

/* VM */
.productDetails > div {
  margin: 0 0 20px 0;
  width: 100% !important;
}
.width50,
.width40,
.width33,
.width25,
.width20 {
  clear: both;
  float: none !important;
  margin: 0 auto;
  max-width: 100%;
  width: 100% !important;
}
.productDetails .floatright,
.productDetails .floatleft {
  clear: both;
  float: none !important;
  margin: 20px 0;
  width: 100%;
}
#product-tabs li {
  margin-top: 0;
}
#product-tabs-content dl {
  margin: 0 0 24px 0%;
  width: 100%;
}
.productDetails .additional-images .floatleft {
  clear: none;
  float: left !important;
  width: auto;
}
.product-related-products > div,
.product-related-categories > div {
  margin: 32px 0 0 !important;
  padding: 0;
  width: 100%;
}
.row > div {
  float: none !important;
}
.width50 .spacer img,
.width40 .spacer img,
.width33 .spacer img,
.width25 .spacer img,
.width20 .spacer img {
  display: block;
  margin: 0 auto;
}
.product-related-products,
.product-related-categories {
  text-align: center;
}
.product-related-products > div,
.product-related-categories > div {
  border-right: none !important;
  margin: 0 auto;
  float: none !important;
  clear: both !important;
}
.orderby-displaynumber:after {
  clear: both;
  content: "";
  display: table;
}
.orderby-displaynumber .display-number {
  clear: both;
  float: left;
  margin-top: 10px;
  min-width: 150px !important;
  text-align: left;
}
.vertical-separator {
  padding: 0 !important;
}
.row .product,
.row .category {
  margin-bottom: 20px !important;
}
.width20:nth-child(odd),
.width25:nth-child(odd) {
  clear: both !important;
  padding-left: 0 !important;
  padding-right: 0px !important;
}
.width20:nth-child(even),
.width25:nth-child(even) {
  padding-left: 0px !important;
  padding-right: 0 !important;
}

#product-tabs,
.gkTabsWrap ol,
#ui-tabs ul#tabs {
  border: 1px solid #e5e5e5;
  margin: 20px 0 -1px;
  overflow: hidden;
}

#product-tabs li,
.gkTabsWrap ol li,
#ui-tabs ul#tabs li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none !important;
  border-top: 1px solid #e5e5e5 !important;
  text-align: center;
  width: 100%;
}

#product-tabs li:first-child,
.gkTabsWrap ol li:first-child,
#ui-tabs ul#tabs li:first-child {
  border-top: none !important;
}

#product-tabs li.active,
.gkTabsWrap ol li.active,
.gkTabsWrap ol li.active:hover,
#ui-tabs ul#tabs li.current {
  border: none !important;
  border-top: 1px solid #e5e5e5 !important;
}
#facebox {
  max-width: 300px !important;
}
#facebox .popup > div > div > h4 {
  min-width: 200px !important;
  max-width: 300px !important;
}

}@media screen and (max-width: 580px) and (max-width: 320px){
  #fancybox-wrap #fancybox-outer #fancybox-content > div > a.continue_link {
    left: 0;
  }
}
@media (max-width: 580px) {
.vmBTST .gkleft,
.vmBTST .gkright {
  width: 100%;
}
.gkright.BTdetails {
  margin-top: 75px;
}
.customer-note {
  max-width: 280px;
}

/* Frontpage elements */
#gkPopupCart .gkPopupWrap {
  width: 250px;
}
#gkPopupCart .gkTotal {
  font-size: 32px;
}
.gkIsWrapper-gk_storefront figcaption h3 {
  font-size: 16px;
  line-height: 40px;
  padding: 0 20px;
}
.gkIsWrapper-gk_storefront figcaption h2 {
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 10px 0;
}
.gkIsWrapper-gk_storefront figcaption p {
  font-size: 12px;
  line-height: 32px;
}
.gk-banners li div strong {
  top: 42%;
  width: 70%;
}
.gkTabsWrap ol li.active {
  margin: 0;
}
.box.bigtitle .header {
  font-size: 24px;
}
.box.bigtitle .header span {
  padding: 0 15px;
}
.products .nspArt {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.products .nspArt .nspImageWrapper {
  margin: 0 !important;
}
#gkSidebar .box.parallax,
#gkBottom1 .box.parallax,
#gkBottom2 .box.parallax,
#gkBottom3 .box.parallax,
#gkBottom4 .box.parallax {
  margin: 0 !important;
  max-width: 1000px;
  width: auto !important;
}
.gk-features[data-cols="2"] li {
  width: 100%;
}
.gk-features[data-cols="3"] li {
  width: 100%;
}
.gk-features[data-cols="4"] li {
  width: 100%;
}
.box.parallax .header {
  font-size: 20px;
  padding: 0 0 20px 0;
}
blockquote {
  font-size: 14px;
  padding: 0 0 0 45px;
}
.box.separator {
  overflow: hidden;
}

/* Overlay menu */
.gkMenuOverlay + #gkMobileMenu {
  display: block !important;
}
#gkMainMenu.gkMenuOverlay {
  display: none !important;
}
#gkMenuOverlayWrap {
  margin: -20px 0 0 -150px !important;
  max-width: 300px !important;
}

#gkMenuOverlayWrap.open {
  margin-top: 0 !important;
}

#gkMenuOverlayContent .gkcol li {
  font-size: 15px;
}

#gkMenuOverlayContent .gkcol li,
#gkMenuOverlayContent .gkcol li a {
  line-height: 38px;
}

#gkMenuOverlayHeader {
  font-size: 36px;
  line-height: 72px;
}

#gkMenuOverlayClose {
  font-size: 20px;
  line-height: 72px;
}

/* HikaShop */
#gkMainbody .hikashop_product_stock table,
#gkMainbody .hikashop_product_stock table tr,
#gkMainbody .hikashop_product_stock table td,
#gkMainbody .hikashop_product_stock table tbody {
  width: 260px !important;
}
.hikashop_products {
  margin: 0 auto;
  max-width: 300px;
}
.hikashop_subcategories > div,
.hikashop_products > div {
  width: 100% !important;
}
#hikashop_show_tabular_description dl {
  width: 100% !important;
}

.hikashop_product_characteristics_table tbody {
  width: 100% !important;
}

/* ---- PUNET TONA ----*/
.sigProLink {
  width: 100% !important;
  height: auto !important;
}
#gkHeaderTop {
  height: 25px;
  position: absolute;
  width: auto;
  margin-right: 0;
}
.mapouter,
.gmap_canvas{
  width: 100%!important;
}

.gkBg-second {
  background:none;
  box-shadow: 0 3px 4px -2px rgba(0,0,0,0.3);
}

section.blogte-reja .itemBody.nodate {
  margin-left:0;
}
}
