#gkTop {
  padding-top: 24px;
}
.logo_desc_mob {
  display: none;
}
@media screen and (max-width: 450px) {
  #gkTop {
  padding-left: 0px;
  padding-right: 0px;
  }
  #gkLogo  {
    text-align: center !important;
  }
  .logo_kr {
    border: none;
    width: 200px;
    margin: 0 auto;
    text-align: center;
    float: none;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .new_ver .PricesalesPrice {
  margin-top: 20px;
  margin-left: 0px;
  }
  .top_info div {
    float: none !important;
    width: 210px;
    margin-left: 24%;
    text-align: left  !important;
  }
  .top_info p {
    font-size: 18px;
    text-align: left  !important;
  }
  .category_tree.box {
    border: none;
  }
  .category_tree .header {
    background: none;
    background: #f49b00;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f49b00), to(#e64614));
    background-image: -webkit-linear-gradient(top, #f49b00, #e64614);
    background-image: -moz-linear-gradient(top, #f49b00, #e64614);
    background-image: -ms-linear-gradient(top, #f49b00, #e64614);
    background-image: -o-linear-gradient(top, #f49b00, #e64614);
    background-image: linear-gradient(top, #f49b00, #e64614);
    -pie-background: linear-gradient(top, #f49b00, #e64614);
    border: 1px solid #f39601;
    color: #fff;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
  }
  .category_tree .header span {
    display: inline;
    padding: 0 30px 0 0;
    position: relative;
  }
  .category_tree .header span:before {
    display: block;
    content: "";
    background: url("/images/arrow_down.png") no-repeat;
    width: 22px;
    height: 11px;
    position: absolute;
    right: 0;
    top: 6px;
  }
  .category_tree .content {
    display: none;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
  }
  .category_tree.expanded .content {
    display: block;
  }
  .category_tree ul {
    margin: 0;
/*&.level1
        li
          float: left
          margin-left: 10px
      &.level2
        display: none !important*/
  }
  .category_tree ul ul {
    left: 0;
    position: relative;
    display: block;
    border: none;
  }
  .category_tree ul li {
    border: none;
    min-height: 0;
    padding: 5px 0;
  }
  .category_tree ul li a {
    background: none !important;
  }
  .category_tree ul li:hover {
    background: none !important;
  }
  .category_tree ul.level0 > li {
    overflow: hidden;
  }
  .category_tree ul.level0 > li a {
    padding: 0 !important;
  }
  .category_tree ul.level1,
  .category_tree ul.level2 {
    display: none !important;
  }
  div.gk-menu,
  div.gk-menu > ul.level0,
  div.gk-menu > ul > li > a > span {
    background: none;
  }
  .gkmenu {
    font-size: 11px;
  }
  #gkMenu {
    margin: 0;
  }
}
@media screen and (max-width: 450px) {
  div.pagination {
    margin: 12px 0 0 0;
  }
  div.pagination p.counter {
    padding: 5px !important;
    margin: 0 !important;
  }
  div.pagination ul {
    margin: 0;
    padding-top: 10px;
  }
  .product-neighbours {
    height: auto;
  }
  .product-neighbours a.previous-page,
  .product-neighbours a.next-page {
    font-size: 14px;
  }
}
@media screen and (max-width: 450px) {
  .item-page table {
    width: auto !important;
  }
  .article-content {
    margin: 0;
    padding: 0;
  }
  #simpleForm2_111 input[type="text"],
  #simpleForm2_111 textarea {
    width: 100%;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 450px) {
  html,
  body,
  div,
  applet,
  object,
  iframe,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  blockquote,
  pre,
  abbr,
  acronym,
  address,
  big,
  cite,
  code,
  del,
  dfn,
  font,
  img,
  ins,
  kbd,
  q,
  s,
  samp,
  small,
  strike,
  tt,
  var,
  dl,
  dt,
  dd,
  ol,
  ul,
  fieldset,
  form,
  label,
  legend,
  table,
  caption,
  tbody,
  tfoot,
  thead,
  th,
  td {
    font-size: 16px;
  }
  strong,
  span,
  u,
  i,
  b,
  a,
  li,
  tr {
    font-size: inherit;
  }
  img,
  .browse-view .row .product .spacer img,
  .related-products-view .row .product .spacer img {
    max-width: 100%;
    height: auto;
  }
  object {
    max-width: 100%;
    height: auto;
  }
  p {
    line-height: 1.2em;
  }
  .adminform button,
  #adminForm button,
  .button,
  button,
  a.readon,
  .pagenav-next a,
  .pagenav-prev a,
  input[type="submit"],
  input[type="button"],
  .show_cart a,
  div.mobileSwitch > a {
    font-size: 16px;
    display: inline-block;
    height: auto !important;
    border: 1px solid #dadada;
    background: none;
    background: #fff;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#dadada));
    background-image: -webkit-linear-gradient(top, #fff, #dadada);
    background-image: -moz-linear-gradient(top, #fff, #dadada);
    background-image: -ms-linear-gradient(top, #fff, #dadada);
    background-image: -o-linear-gradient(top, #fff, #dadada);
    background-image: linear-gradient(top, #fff, #dadada);
    -pie-background: linear-gradient(top, #fff, #dadada);
  }
  .adminform button:hover,
  #adminForm button:hover,
  .button:hover,
  button:hover,
  a.readon:hover,
  .pagenav-next a:hover,
  .pagenav-prev a:hover,
  input[type="submit"]:hover,
  input[type="button"]:hover,
  .show_cart a:hover,
  div.mobileSwitch > a:hover {
    background: none;
    background: #f49b00;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f49b00), to(#e64614));
    background-image: -webkit-linear-gradient(top, #f49b00, #e64614);
    background-image: -moz-linear-gradient(top, #f49b00, #e64614);
    background-image: -ms-linear-gradient(top, #f49b00, #e64614);
    background-image: -o-linear-gradient(top, #f49b00, #e64614);
    background-image: linear-gradient(top, #f49b00, #e64614);
    -pie-background: linear-gradient(top, #f49b00, #e64614);
    border: 1px solid #f39601;
  }
  span.quantity-controls input.quantity-controls {
    height: 14px !important;
  }
  #bgWrapLeft,
  #bgWrapRight,
  #gkWrap1,
  #gkWrap2,
  #gkWrap3,
  #gkTop {
    width: 100%;
  }
  #bgWrapRight {
    padding: 0;
    margin: 0;
  }
  #bgWrapLeft {
    padding: 10px 0 0 0;
    margin: 0;
  }
  #bgWrapLeft,
  #bgWrapRight {
    background: none;
  }
  .gkPaddingTBLR,
  .gkPaddingR {
    padding: 0 !important;
  }
  .gkCol {
    display: block;
  }
  #gkContent,
  #gkLeft {
    width: 100%;
  }
  h1#gkLogo {
    height: auto;
    float: none;
    margin: 0 auto;
    width: 294px;
  }
  #gkTop {
    padding-top: 10px;
  }
  .logo_top {
    /*display: none;*/
    text-align: center !important;
  }
  .logo_desc_mob {
    display: none;
    position: absolute;
    left: 350px;
    top: 2px;
    font-size: 14px;
    line-height: 14px;
    color: #636466;
  }
  div#gkInfo {
    margin: 0;
    height: auto;
    min-width: 50%;
  }
  div#gkInfo p {
    margin: 0;
  }
  div#gkInfo .logo_top {
    display: block;
    font-size: 14px;
  }
  div#gkInfo .logo_top span {
    font-size: 14px;
  }
  #gkCart {
    width: 100%;
    box-sizing: border-box;
    left: 0;
    margin-left: 0;
  }
  #gkItems {
    font-size: 14px;
  }
  #gkCartBtn {
    padding: 5px 0;
   /* background-position: 20px 8px;*/
   /* margin: 10px 10px 0 10px;*/
    float: left;
   /* height: 50px;*/  
   margin-left: 20%;
  }
  #gkWrap1 {
    overflow: hidden;
    background: #fff;
  }
  div.gk-menu > ul {
    font-size: 14px;
  }
  div.gk-menu > ul > li > a > span {
    padding: 0 10px;
  }
  .gkMain {
    position: relative;
  }
  div.featuredProductImage {
    width: auto;
  }
  #gkFooterNav {
    padding: 0 10px 0 10px;
  }
  #gkFooterNav .menu li {
    line-height: 25px;
  }
  .gkSearch #mod-search-searchword {
    width: 100%;
    box-sizing: border-box;
  }
  #gkFooterNav .custom {
    clear: both;
  }
  #gkFooterNav .custom p {
    display: none;
  }
  #gkFooterNav .custom img {
    padding-right: 10px;
    position: relative;
    top: 5px;
  }
  #gkContentBottom {
    font-size: 14px;
  }
  #gkFooter {
    background: none;
    margin: 0;
  }
  .vmgroup .featuredProductName {
    line-height: 1.2;
    height: auto;
    margin: 5px 0;
  }
  .vmgroup .width33 {
    width: 100%;
  }
  .vmgroup .PricesalesPrice {
    font-size: 16px !important;
  }
  #gkComponent {
    padding: 10px;
  }
  .breadcrumbs {
    padding: 0;
    font-size: 14px;
  }
  .browse-view .row .product .spacer {
    padding: 0;
  }
  .browse-view .product {
    float: none;
  }
  .browse-view .product .floatright {
    float: none;
  }
  .browse-view .product .width30,
  .browse-view .product .width20,
  .browse-view .product .width50 {
    width: 100%;
  }
  .browse-view .addtocart-area {
    margin: 0;
  }
  .browse-view .horizontal-separator {
    margin: 0 0 20px 0;
    border-top: 1px solid #dadada;
  }
  .browse-view .addtocart-area .product.js-recalculate {
    margin: 0 !important;
    padding: 11px 0;
  }
  span.addtocart-lable {
    padding-left: 0;
    font-size: 16px;
  }
  .category_name h1 {
    line-height: 1.2;
  }
  .category-view .width25 {
    width: 100%;
  }
  .category-view .floatleft {
    float: none;
  }
  .category-view .row .category .spacer {
    padding: 0;
    margin-top: 10px;
  }
  .category-view .row .category .spacer h2 a {
    font-size: 16px;
  }
  .category-view .row .category .spacer h2 a img {
    margin-bottom: -5px;
  }
  .gkDetails .floatleft {
    float: none;
  }
  .gkDetails .width40,
  .gkDetails .width60 {
    width: 100%;
  }
  .gkDetails .main-image {
    float: none;
    width: 180px;
    margin: 0 auto;
  }
  .productdetails-view h1 {
    margin: 15px 0 5px 0;
    padding: 0;
  }
  .productdetails-view .spacer-buy-area {
    padding: 0;
  }
  .productdetails-view #gkProductTabs li {
    margin: 0 5px -1px 5px;
  }
  .spacer-buy-area .product-price {
    margin: 5px 10px 10px 0 !important;
    display: inline-block;
  }
  div.ask-a-question {
    margin: 5px 10px 10px 0;
    padding: 5px;
    border: 1px solid #d1d1d1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
  }
  a.ask-a-question {
    padding: 0;
    font-size: 14px;
    border: none;
    margin: 0;
    display: block;
    background: none;
  }
  .PricesalesPrice {
    font-size: 14px !important;
  }
}

