@charset "utf-8";

body {
  margin: 0;
  font-family: 'Roboto', Arial;
  background-color: #fff;
  font-size: 13px;
}
img {
  max-width: 100%;
  height: auto;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
  list-style-image: none !important;
}
li.leaf {
  list-style: none !important;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
}

.wow {
  visibility: hidden;
}
.white {
  color: white;
}

.tipTip img {
  margin-bottom: 3px;
}
.tipTip {
  cursor: pointer;
  display: inline-block; /*(vertical-align: middle;*/
  margin-left: 3px;
}

ul.menu li {
  margin: 0;
}

.classy-row {
  width: 100%;
  margin: 0;
  padding: 0;
}
.classy-row > *,
html body #page .classy-row > *,
html body #page div.classy-row > *,
html body #page ul.classy-row > li {
  float: left;
  display: inline-block;
  vertical-align: middle;
}

a.astra,
button.astra {
  background-color: #4e9ed4;
  border: medium none !important;
  border-radius: 3px;
  box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.15) inset;
  color: #ffffff;
  display: block;
  font: bold 14px/48px 'Open Sans', Arial;
  height: 48px;
  cursor: pointer;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  width: 110px;
}
a.astra:hover,
button.astra:focus {
  outline: none;
}

#main-squeeze {
  position: relative;
  background: #fff;
}
#page {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  zoom: 1;
}
#page .horizontal-center {
  margin: 0 auto;
}
#page .page-width {
  margin: 0 auto;
}
#page .utility-bar {
  background: #326487;
  color: #ffffff;
  font-size: 14px;
  min-height: 31px;
  padding-top: 6px;
  position: relative;
  text-align: left;
  width: 100%;
  z-index: 1000;
}
/*#page .utility-bar .container{padding:0;}*/
#page .utility-bar .site-locale,
#page .utility-bar .block-block,
#page .utility-bar .block-menu {
  white-space: nowrap;
  float: left;
}

#page .utility-bar a.live-chat-link {
  margin-left: 26px;
  margin-left: calc(1em + 18px);
}

#page div.utility-bar .site-locale {
  font: 13px 'Open Sans', Arial;
  color: #fff;
}
.change-locale,
.change-locale * {
  float: left;
}
.change-locale {
  padding: 0 5px 0 0;
  cursor: pointer;
}
.sprite-tel_icon {
  padding-left: 18px;
  float: left;
}
#page div.utility-bar .site-locale a.change-locale {
  display: inline-block;
  font: bold 15px Arial;
  width: 100px;
}
#page div.utility-bar .site-locale div.locale-phone,
#page div.utility-bar .secondary-menu ul.menu a {
  font: 13px 'Open Sans', Arial;
  color: #fff;
}
#page div.utility-bar .locale-options {
  background-color: #d9d9d9;
  color: #333;
  height: 0px;
  left: 0;
  position: relative;
  overflow: hidden;
  top: 5px;
  visibility: visible;
  width: 100%;
  z-index: auto;
  transition: height 1s;
  -webkit-transition: height 1s;
  -moz-transition: height 1s;
  -o-transition: height 1s;
}
#page div.utility-bar.open .locale-options {
  height: 280px;
}
#header-shadow {
  display: none;
}
@media (min-width: 768px) {
  #page div.utility-bar.open .locale-options {
    height: 230px;
  }
}
@media (min-width: 992px) {
  #page div.utility-bar.open .locale-options {
    height: 230px;
  }
}
#page .utility-bar .locale-options .container {
  background: url('/sites/all/themes/papaki3/img/front/grafix-menu-header/bgimage.jpg')
    no-repeat scroll right bottom rgba(0, 0, 0, 0);
  overflow: hidden;
  position: relative;
}
.countrySelectionPopup ul {
}
.countrySelectionPopup li {
  float: left;
  width: 50%;
}
#page .utility-bar .countrySelectionPopup li a.country-language-link {
  position: relative;
  color: #202020;
  display: block;
  font-family: arial;
  font-size: 1em;
  line-height: 19px;
  margin: 5px 0px;
  padding-left: 20px;
  cursor: pointer;
}

/* #page .utility-bar .countrySelectionPopup li a.country-language-link.current-locale { background: url(/sites/all/themes/papaki3/img/front/grafix-menu-header/map_pin.png) left no-repeat; color: #4e9ed4; font-weight: bold } */
#page
  .utility-bar
  .countrySelectionPopup
  li
  a.country-language-link.current-locale {
  color: #4e9ed4;
  font-weight: bold;
}
#page
  .utility-bar
  .countrySelectionPopup
  li
  a.country-language-link.current-locale:before {
  content: '\f041';
  font: normal 1.5em FontAwesome;
  position: absolute;
  left: 5px;
  width: 10px;
  margin-top: -2px;
}

#page .utility-bar .close-sub-nav {
  background: url(/sites/all/themes/papaki3/img/front/grafix-menu-header/x.jpg)
    no-repeat;
  height: 18px;
  position: absolute;
  right: 1em;
  top: 1em;
  width: 16px;
  text-indent: -9999px;
  cursor: pointer;
}
.utility-bar
  .locale-options
  .countrySelectionPopup
  h3.country-selection-header {
  font-family: 'Roboto slab';
  font-weight: 300;
  font-size: 20px;
  color: #404040;
  margin-bottom: 10px;
  margin-top: 20px;
}
#page .utility-bar .locale-options .container {
  position: relative;
  overflow: hidden;
  background: url(/sites/all/themes/papaki3/img/front/grafix-menu-header/bgimage.jpg)
    no-repeat right bottom;
}
#page div.utility-bar .locale {
  overflow: hidden;
}
#page div.utility-bar .secondary-menu ul.menu li {
  padding: 0 12px;
  float: left;
}
#page div.utility-bar .secondary-menu ul.menu {
  overflow: hidden;
}
#page .utility-bar .current-locale:after,
#page .utility-bar .text-wrap:after {
  content: ' ';
  display: inline-block;
  margin-left: 3px;
  vertical-align: inherit;
}
#page div.utility-bar .site-locale a.change-locale div.locale-icon,
#page div.utility-bar .site-locale div.locale-phone,
#page div.utility-bar .site-locale div.locale-phone div.sprite-tel_icon {
  display: inline-block;
}
#page div.utility-bar .site-locale a.change-locale div.locale-icon {
  position: relative;
  top: 2px;
}
#page div.utility-bar .site-locale div.locale-phone div.sprite-tel_icon {
  position: relative;
  top: 4px;
}
#page .utility-bar .secondary-menu ul.menu {
  white-space: nowrap;
  position: relative;
}
#page .utility-bar a {
  color: #fff;
  text-decoration: none;
}

#header-sticky-wrapper {
  position: relative;
  z-index: 1299;
}

#page .pcheader {
  zoom: 1;
  z-index: 999;
  clear: both;
  position: relative;
  border-bottom: none;
  width: 100%;
  background: none;
  min-height: 80px;
}
#page .pcheader .gdlr-header-inner .megamenu-container {
  padding: 0;
}
.cart-buttons ul.menu li.account {
  margin-right: 0;
}

#page .pcheader #logo {
  overflow: hidden;
  cursor: pointer;
  display: block;
}
#page .pcheader:after {
  background: none;
}
#page .pcheader #logo img.logo1,
#page .pcheader #logo img,
body.support-page #page .pcheader #logo img {
  display: inline;
}
#page .pcheader #logo img.logo0 {
  display: none;
}
#page .pcheader #logo .maskot {
  display: none;
  margin-top: 5px;
  margin-left: 5px;
  height: 45px;
  width: 66px;
}
#page .main-nav > li .main-nav-hover-item {
  background-color: #699e03;
  color: #fff;
  height: 1px;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 100;
  text-align: left;
}
#page
  #header.pcheader
  .page-width.classy-row
  #block-cart-buttons
  div.cart-buttons
  ul.menu.classy-row
  li.cart {
  visibility: hidden;
  display: none;
}
#page
  #header.pcheader
  .page-width.classy-row
  #block-cart-buttons
  div.cart-buttons
  ul.menu.classy-row
  li.cart.notempty {
  display: inline-block;
  visibility: visible;
  width: auto;
}

.cart-buttons ul.menu li {
  margin: 0 3px;
}
.cart-buttons li a {
  background: none;
  box-shadow: none;
  color: white;
  display: block;
  font: 13px/26px Roboto;
  height: 28px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  padding: 0px 10px;
  text-transform: none;
}
.cart-buttons li a:hover {
  background: rgba(255, 255, 255, 0.2);
  color: white;
}
.cart-buttons li a i {
  display: inline-block;
  min-width: 20px;
  min-height: 22px;
  vertical-align: middle;
  position: relative;
}
.cart-buttons li a.nav-expander:hover {
  background: rgba(255, 255, 255, 0.2);
  color: white;
  min-width: auto;
  width: auto;
}
.cart-buttons li.account a {
  border: 1px solid white;
  border-radius: 3px;
}
.cart-buttons li.account a i {
  background-position: 0 -68px;
}
.cart-buttons li.account a .glyphicon {
  display: none;
}
.cart-buttons li.account:hover {
  color: rgba(255, 255, 255, 0.8);
}
.cart-buttons li.account .loggedin-text a {
  padding: 0 5px;
}
.cart-buttons li a.logout span {
  background: none;
  text-align: center;
  border: 0;
  line-height: 20px;
  padding: 0;
  text-decoration: underline;
  width: auto;
  padding-right: 2px;
  font-size: 11px;
}
.cart-buttons li a.logout span:hover {
  color: white;
}
.cart-buttons li a.logout span.glyphicon {
  text-decoration: none;
  line-height: inherit;
}
body.loggedin .cart-buttons li a.logout {
  display: block;
}

.cart-buttons li.cart a {
  width: 50px;
}
.cart-buttons li.cart a:hover {
  background: none;
}
.cart-buttons li.cart a:hover i.sprite-cart_icon {
  color: white;
}
.cart-buttons li.cart a .c {
  background: #f26440;
  border-radius: 50%;
  color: white;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  font-family: 'Roboto';
  height: 18px;
  width: 18px;
  line-height: 17px;
  padding-right: 1px;
  position: relative;
  text-align: center;
}
.cart-buttons li.cart a:hover .c {
  background: white;
  color: #f26440;
}
.cart-buttons li.cart a i {
  font: normal 14px/1 FontAwesome;
  background: none;
}
.cart-buttons li.cart a i.sprite-cart_icon {
  font-family: 'Glyphicons Halflings';
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  background: none;
}
.cart-buttons li.cart a i.sprite-cart_icon:before {
  content: '\e116';
}
.pcheader #block-menu-menu-primary-menu ul.menu > li > a {
  color: white;
}

#page .region-header {
  float: right;
}

#page .region-header #block-menu-menu-primary-menu {
  position: relative;
}

@media (min-width: 992px) {
  #block-cart-buttons {
    height: 80px;
  }
  .sprite-login_icon,
  a:hover .sprite-login_icon {
    background: url(/sites/all/themes/papaki3/n/homepage/images/profile-icon.png)
      no-repeat top left !important;
    background-position: -1px -1px !important;
  }
  .cart-buttons li.nav-expand a i {
    background: url(/sites/all/themes/papaki3/img/m/menu2.png) no-repeat 0 2px;
  }
  #block-cart-buttons li.nav-expand {
    padding-left: 10px;
  }
  #block-menu-menu-primary-menu a {
    /*line-height:36px;*/
  }
}

.pcheader .primary-menu {
  padding: 30px 30px 0;
  width: 600px;
}

.gdlr-fixed-menu {
  left: 0;
  position: fixed !important;
  right: 0;
  top: 0;
  z-index: 9999;
}
body.gdlr-fixed-header {
  margin-top: 80px;
}
body.gdlr-fixed-header #page div.utility-bar {
  display: none;
}
#block-block-20,
#block-cart-buttons {
  float: right !important;
  position: relative;
}
.cart-buttons {
  position: relative;
  float: right !important;
}
#cart-popup {
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 9999;
  border: 0 solid #dfdfdf;
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.6);
  position: absolute;
  right: -24px;
  top: 80px;
  min-height: 200px;
  width: 260px;
  padding: 10px 15px;
  display: none;
}
#cart-popup .arrow {
  width: 21px;
  height: 10px;
  display: block;
  background-image: url(/sites/all/themes/papaki3/img/front/cartarrow.png);
  position: absolute;
  left: 128px;
  top: -10px;
}
.loggedin .cart-buttons #cart-popup {
  right: 37px;
}
#cart-popup tbody {
  border: 0;
}
#cart-popup h4 {
  border-bottom: 3px solid #dedede;
  color: #4e9ed4;
  font-family: arial, 'Roboto slab';
  font-size: 17px;
  font-weight: normal;
  margin: 0 0 5px;
  padding: 0 0 5px;
}
#cart-popup table {
  width: 100%;
}
#cart-popup table td {
  font-family: Arial, Roboto;
  font-size: 13px;
  color: #575757;
  border-bottom: 1px solid #dedede;
  padding: 5px 0;
}
#cart-popup table td.price {
  text-align: right;
  width: 55px;
}
#cart-popup table tr.last td {
  border: 0;
}
#cart-popup table tbody.finalamount td {
  text-align: right;
  font-family: Arial, Roboto;
  font-weight: 500;
  font-size: 14px;
  color: #151515;
  background-color: #efefef;
  border: 0;
  border: 5px solid #fff;
  border-right: 0;
  border-left: 0;
  padding-right: 0px;
}
#cart-popup table tbody.finalamount td span {
  display: inline-block;
  width: 55px;
  text-align: right;
}
#cart-popup a.order {
  margin: 5px auto;
  font-family: Arial, 'Roboto Slab';
  text-align: center;
  font-size: 18px;
  color: #ffffff;
  width: 185px;
  height: 52px;
  line-height: 52px;
  background: none repeat scroll 0 0 #f1633f;
}
#cart-popup .no-vat {
  text-align: center;
  font-family: Roboto;
  font-weight: 300;
  font-size: 10px;
  color: #9a9999;
}

#footer-social a {
  text-decoration: none;
  margin: 0 5px;
  display: inline-block;
}

#footer-social a {
  background-color: #fff;
  border-radius: 100%;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  transition: 0.2s;
  color: #414141;
}

#footer-social a.fa:before {
  font-size: 18px;
  padding-left: 5px;
}

#footer-social a.fa:hover {
  color: #fff;
}

#footer-social a.fa-facebook:hover {
  background: #3b5998;
}
#footer-social a.fa-twitter:hover {
  background: #00b6f1;
}
#footer-social a.fa-google-plus:hover {
  background: #dd4b39;
}
#footer-social a.fa-youtube:hover {
  background: #b31217;
}
#footer-social a.fa-linkedin:hover {
  background: #007bb6;
}
#footer-social a.fa-flickr:hover {
  background: #f40083;
}

#footer-info {
  background-color: #414141;
  height: auto;
  padding: 20px 0 0;
  font-family: 'Roboto Slab';
  z-index: 9999;
}
#footer-info p {
  font-size: 15px;
  color: #ffffff;
  margin: 0;
  padding: 10px 0;
}
#newsletter-form input[type='text'] {
  height: 28px;
  width: 225px;
  font-size: 14px;
}
#newsletter-form input[type='image'] {
  display: block;
  float: right;
  margin: 0px 5px;
}
#footer-info .shadow {
  -webkit-box-shadow: 0 -10px 6px 0 rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0 -10px 6px 0 rgba(50, 50, 50, 0.75);
  box-shadow: 0 -10px 6px 0 rgba(50, 50, 50, 0.75);
  clear: both;
  height: 15px;
  margin: 20px 0;
  width: 100%;
}
#footer-info #block-menu-menu-footer-menu-v3 .content ul.menu {
  padding: 0;
}
#footer-menu > ul > li,
#block-menu-menu-footer-menu-v3 .content > ul > li {
  border-left: 1px solid rgba(204, 204, 204, 0.4);
  float: left;
  margin-left: 6px;
  padding-left: 12px;
  width: 19%;
  list-style: outside none none;
}
#footer-menu > ul > li > a,
#block-menu-menu-footer-menu-v3 .content > ul > li > a {
  font-family: 'Roboto slab';
  font-size: 14px;
  color: #4e9ed4;
  text-decoration: none;
  padding: 5px 0;
  display: block;
  border: none;
}
#footer-menu > ul > li span.icon,
#block-menu-menu-footer-menu-v3 .content > ul > li span.icon {
  background: url(/sites/all/themes/papaki3/img/footer/lamp.png) no-repeat 0 -56px;
  display: none;
  width: 56px;
  height: 56px;
}
#footer-menu > ul > li:hover span.icon,
#block-menu-menu-footer-menu-v3 .content > ul > li:hover span.icon {
  background-position: 0 0;
}
#block-menu-menu-footer-menu-v3 .content ul li li {
  padding: 0;
}
#footer-menu ul li li a,
#block-menu-menu-footer-menu-v3 .content ul li li a {
  font-family: Roboto;
  font-size: 13px;
  color: #b1b1b1;
  text-decoration: none;
  border: none;
}
#footer-menu ul li li a:hover,
#block-menu-menu-footer-menu-v3 .content ul li li a:hover {
  text-decoration: underline;
}
#footer-menu ul li:hover li a,
#block-menu-menu-footer-menu-v3 .content ul li:hover li a {
  color: #ffffff;
}
#footer-menu > ul > li.domains span.icon,
#block-menu-menu-footer-menu-v3 .content > ul > li.domains span.icon {
  background-image: url(/sites/all/themes/papaki3/img/footer/lamp.png);
}
#footer-menu > ul > li.services span.icon,
#block-menu-menu-footer-menu-v3 .content > ul > li.services span.icon {
  background-image: url(/sites/all/themes/papaki3/img/footer/tools.png);
}
#footer-menu > ul > li.support span.icon,
#block-menu-menu-footer-menu-v3 .content > ul > li.support span.icon {
  background-image: url(/sites/all/themes/papaki3/img/footer/cog.png);
}
#footer-menu > ul > li.account span.icon,
#block-menu-menu-footer-menu-v3 .content > ul > li.account span.icon {
  background-image: url(/sites/all/themes/papaki3/img/footer/user.png);
}
#footer-menu > ul > li.company span.icon,
#block-menu-menu-footer-menu-v3 .content > ul > li.company span.icon {
  background-image: url(/sites/all/themes/papaki3/img/footer/cup.png);
}
#footer-info #live-chat {
  bottom: -80px;
  position: absolute;
  width: 100%;
  text-align: center;
}

#footer {
  background-color: #f8f8f8;
  overflow: hidden;
}
#footer .page-width {
}
.footer-left #scanalert,
.footer-left p {
  float: left;
}
.footer-left {
  font-family: Arial;
  font-size: 10px;
  color: #868686;
  padding-top: 20px;
}

.footer-right {
  padding: 20px 0 0 82px;
  text-align: right;
}
.footer-left p {
  margin: 0;
}
.footer-right.footer_links a {
  font-family: Roboto;
  font-size: 11px;
  color: #868686;
  text-decoration: none;
  padding: 5px 9px;
}
#footer-info .shadow {
  background: url('/sites/all/themes/papaki2/img/wordpress/red/shad_top.png')
    no-repeat scroll center top rgba(0, 0, 0, 0);
  box-shadow: none;
  clear: both;
  height: 19px;
  margin: 0 auto;
  width: 100%;
}
.footer-right.footer_links.col-md-6.col-lg-6.pull-right .fa-shield {
  color: #4e9ed4;
}

.social_plugs {
  top: 20px;
}
.social_plugs {
  position: absolute;
  display: inline-block;
  z-index: 1200;
  width: 47px;
  left: 10px;
}
.social_plugs .social_item {
  overflow: hidden;
  width: 40px;
  height: 39px;
  background-repeat: no-repeat;
  background-image: url(/sites/all/themes/papaki3/img/front/icons_all/socials2.png);
  background-position: -202px 0;
  border-radius: 5px;
  background-color: transparent;
  cursor: pointer;
  margin-top: 10px;
  margin-left: 0px;
  opacity: 1;
}
.social_plugs .social_frame {
  margin-top: 9px;
  margin-left: 48px;
}
.social_plugs[mb='false'] .social_item:hover,
.social_plugs[mb='true'] .social_item[down='true'] {
  opacity: 1;
  background-color: White;
}
.social_plugs .social_item[iehover='true'] {
  opacity: 1;
  background-color: White;
}
/* FACEBOOK */
.social_plugs #fb_item {
  background-position: -258px 0;
}
.social_plugs[mb='false'] #fb_item:hover,
.social_plugs[mb='true'] #fb_item[down='true'] {
  background-position: 0 0;
  width: 202px;
}
.social_plugs #fb_item[iehover='true'] {
  background-position: 0 0;
  width: 202px;
}
/* TWITTER */
.social_plugs #tw_item {
  background-position: -258px -40px;
}
.social_plugs[mb='false'] #tw_item:hover,
.social_plugs[mb='true'] #tw_item[down='true'] {
  background-position: 0 -40px;
  width: 202px;
}
.social_plugs #tw_item[iehover='true'] {
  background-position: 0 -40px;
  width: 202px;
}
/* G+ */
.social_plugs #g_item {
  background-position: -258px -80px;
}
.social_plugs[mb='false'] #g_item:hover,
.social_plugs[mb='true'] #g_item[down='true'] {
  background-position: 0 -80px;
  width: 202px;
}
.social_plugs #g_item[iehover='true'] {
  background-position: 0 -80px;
  width: 202px;
}
/* youtube_share */
.social_plugs #yt_item {
  background-position: -258px -120px;
}
.social_plugs[mb='false'] #yt_item:hover,
.social_plugs[mb='true'] #yt_item[down='true'] {
  background-position: 0 -120px;
  width: 202px;
}
.social_plugs #yt_item[iehover='true'] {
  background-position: 0 -120px;
  width: 202px;
}
/* ====================== MEGAMENU ========================*/

#header .page-width {
  position: relative;
}
.pcheader .primary-menu {
  padding: 0px 30px 0;
  text-align: center;
}

.dropdown {
  position: absolute;
  z-index: 9999;
  display: none;
  width: 1010px;
  right: -60px;
  height: 375px;
  top: 86px;
  font-family: Roboto;
  font-size: 15px;
  color: #414141;
  text-align: left;
  background-color: #fff;
  border-radius: 3px;
  opacity: 0;
  -moz-box-shadow: 0 0 10px 0 #ccc;
  -webkit-box-shadow: 0 0 10px 0 #ccc;
  box-shadow: 0 0 10px 0 #ccc;
}
.dropdown_ {
  right: 22px;
}
#header .menu .col {
  float: left;
  height: 375px;
  border-right: 1px solid #dddddd;
}
#header .menu #webhosting_drop .col.first {
  width: 380px;
}
#header .menu #webhosting_drop .col.second {
  width: 380px;
}
#header .menu .col.third {
  border-right: 0;
  width: 248px;
  background-color: #f8f8f8;
}
#header .menu .col.first {
  width: 480px;
}
#header .menu .col.second {
  width: 280px;
}
#header .menu .box {
  clear: both;
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  padding: 20px 10px;
}
.col.first .box {
  height: 125px;
  padding-top: 30px;
}
.col.first .box:hover {
  background: url('/sites/all/themes/papaki3/img/front/cream_pixels.png') repeat
    scroll 0 0 rgba(0, 0, 0, 0);
  border-color: #dddddd;
}
.box.last {
  border-bottom: 0;
}
.box .icon {
  float: left;
  margin: 0 30px 0 0px;
  text-align: center;
}
.box h3 {
  margin: 0;
}

.box p {
  font-family: Roboto;
  font-weight: 300;
  font-size: 13px;
  color: #8c8c8c;
  margin: 0;
}
#header.pcheader #block-menu-menu-primary-menu .dropdown .col .box p {
  margin: 0;
  width: 100%;
}
.pcheader #block-menu-menu-primary-menu ul.menu .box li {
  clear: both;
  padding: 0;
  margin: 0;
}
ul.hover-show li span.hover-toggle {
  visibility: hidden;
  font-size: 11px;
  color: #8c8c8c;
  font-weight: 300;
  display: block;
}
ul.hover-show li:hover span.hover-toggle {
  visibility: visible;
}
ul.hover-show li {
  height: 52px;
}
ul.hover-show {
  margin: 10px 0 0;
}
#header .menu .col.second .box {
}
#header .menu .col.second .box .icon {
  margin: 0 14px 16px 0;
}
#header .menu .col.second .box li {
  width: 250px;
}
.pcheader #block-menu-menu-primary-menu ul.menu .col.second .box li a {
  color: #414141;
  display: block;
  font-family: 'Roboto slab';
  font-size: 13px;
  line-height: 12px;
  padding-top: 10px;
  text-decoration: none;
}
#header .menu .col .box {
  padding: 30px 10px 20px 30px;
}
#header .menu .col .box:last-child {
  border-bottom: 0;
}
.pcheader #block-menu-menu-primary-menu ul.menu .box ul.small li a,
ul.small li {
  color: #8c8c8c;
  font-size: 11px;
  text-decoration: none;
}
ul.small {
  margin: 10px 0 0 12px;
  padding: 0;
}
#domainames_drop > div > div.col.third > div.box.first > ul {
  margin-top: 0;
}
ul.small li {
  list-style: disc;
  padding: 2px 0 !important;
}
ul.small.green li,
.pcheader #block-menu-menu-primary-menu ul.menu ul.small.green li a {
  color: #4e9ed4;
}
.pcheader #block-menu-menu-primary-menu ul.menu ul.small.green li a {
  text-decoration: underline;
}
.pcheader #block-menu-menu-primary-menu ul.menu .box a.myaccount {
  font-family: Roboto;
  font-size: 13px;
  color: #ffffff;
  width: 145px;
  height: 38px;
  line-height: 38px;
  background-color: #32bb5a;
  text-decoration: none;
}
#header .menu .col.third div.box a.view-all {
  margin: 3px 0 0 12px;
}
#header .menu .col.third div.box.first {
  border-bottom: 0;
  padding-bottom: 10px;
}
#resellers_drop .col.third div.box.first {
  height: 285px;
}
#resellers_drop.v2 .col.third div.box.first {
  height: 220px;
}
#header .menu .col.third div.box.second {
  padding: 0px 10px 10px 30px;
  border-top: 1px solid #dddddd;
  border-bottom: 0;
}
#domainames_drop .box a.myaccount {
  margin: 4px 0 0 18px;
}

.spr-l-mainservices {
  background: url(//cdn.papaki.com/sites/all/themes/papaki3/img/menu/small/mainservices_2.svg)
    no-repeat;
  width: 62px;
  height: 62px;
  background-size: 187px;
}

.spr-sm-services {
  display: block;
  width: 35px;
  height: 35px;
  background: url(//cdn.papaki.com/sites/all/themes/papaki3/img/menu/large/services2b.svg)
    no-repeat;
  background-size: 108px;
}

.transfer.box .spr-l-mainservices {
  background-position: -62px -0px;
}
.corporate .spr-l-mainservices {
  background-position: -123px -0px;
}
#domainames_drop .icon1.spr-sm-services {
  background-position: -0 -0px;
}
#domainames_drop .icon2.spr-sm-services {
  background-position: -36px -1px;
}
#domainames_drop .icon3.spr-sm-services {
  background-position: -72px -1px;
}
#domainames_drop .icon4.spr-sm-services {
  background-position: 0px -36px;
}
#domainames_drop .icon5.spr-sm-services {
  background-position: -35px -35px;
}
#domainames_drop .icon6.spr-sm-services {
  background-position: -72px -36px;
}
.websitebuilder .spr-l-mainservices {
  background-position: -62px -122px;
}
.mobile .spr-l-mainservices {
  background-position: -123px -183px;
}
.eshop .spr-l-mainservices {
  background-position: -123px -122px;
}
/* #resellers_drop.dropdown { height: 288px } */
#resellers_drop.dropdown.v2 {
  height: 230px;
}
#webhosting_drop .col,
#resellers_drop.dropdown .col {
  height: auto;
}
#resellers_drop.dropdown .col.first .box {
  height: 143px;
}
#webhosting_drop .col.third div.box.first {
  padding-bottom: 10px;
}
#webhosting_drop .col.third div.box.second {
  padding-top: 10px;
  padding-bottom: 13px;
}
#webhosting_drop .col.second .box {
  padding: 25px 10px 40px 30px;
}

.semi-dedicated .spr-l-mainservices {
  background-position: -62px -245px;
}
.cloudhosting .spr-l-mainservices {
  background-position: -1px -61px;
}
.wordpress .spr-l-mainservices {
  background-position: -123px -61px;
}
.email .spr-l-mainservices {
  background-position: -0px -122px;
}
.webhosting .spr-l-mainservices {
  background-position: -62px -61px;
}
#resellers_drop.dropdown .col.second div.box {
  height: 285px;
}
#resellers_drop.dropdown .col.second .box .icon {
  margin: 0 15px 20px 0;
}
#resellers_drop .box a.myaccount {
  margin: 80px 10px 10px;
}
#webhosting_drop .col.second {
  background-color: #fff;
}
#webhosting_drop .col.second .box:hover {
  background: url('/sites/all/themes/papaki3/img/front/cream_pixels.png') repeat
    scroll 0 0 rgba(0, 0, 0, 0);
  padding: 25px 10px 25px 30px;
}
.simple .spr-l-mainservices {
  background-position: -1px -183px;
}
.gold .spr-l-mainservices {
  background-position: -62px -184px;
}
.affiliates .spr-l-mainservices {
  background-position: -1px -245px;
}
#resellers_drop .icon1.spr-sm-services {
  background-position: -72px -70px;
}
.dropdown .arrow {
  width: 30px;
  height: 16px;
  background: url(/sites/all/themes/papaki3/img/megamenu/arrow_white.png);
  position: absolute;
  top: -16px;
  left: 110px;
}
#website_drop.dropdown .arrow {
  left: 354px;
}
#webhosting_drop.dropdown .arrow {
  left: 216px;
  background: url(/sites/all/themes/papaki3/img/megamenu/arrow_white.png);
}
#resellers_drop.dropdown .arrow {
  left: 480px;
  background: url(/sites/all/themes/papaki3/img/megamenu/arrow_white.png);
}
#header .menu .col .box {
  padding: 25px 10px 23px 30px;
  min-height: 126px;
}

.pcheader #block-menu-menu-primary-menu ul.menu a.menu-ssl span,
.pcheader #block-menu-menu-primary-menu ul.menu span.new-sup {
  background-color: #f26440;
  border-radius: 2px;
  color: #ffffff;
  display: inline-block;
  font-family: Roboto;
  font-size: 7px;
  font-weight: bold;
  left: -2px;
  padding: 1px 3px;
  position: relative;
  text-align: center;
  top: -10px;
  font-style: normal;
}
.pcheader #block-menu-menu-primary-menu ul.menu span.new-sup {
  left: 0;
  line-height: 11px;
}
.pcheader #block-menu-menu-primary-menu ul.menu a.menu-isnew {
  position: relative;
}
.pcheader #block-menu-menu-primary-menu ul.menu a.menu-isnew span.new-sup {
  position: absolute;
  left: 40%;
  top: 12px;
}
#ssl_drop .box a.myaccount {
  margin: 180px 0 0 22px;
}
#ssl_drop.dropdown .col.first div.box .icon.spr-l-mainservices {
  background-position: right -1px bottom -63px;
}
#ssl_drop.dropdown .col.first div.box.ov .icon.spr-l-mainservices {
  background-position: left 0px bottom -2px;
}
#ssl_drop.dropdown .col.first div.box.ev .icon.spr-l-mainservices {
  background-position: left -62px bottom -2px;
}

/* new svg icons for menu */

#header .menu .col.second .box .icon {
  margin: 0 7px 16px 0;
}

/* =========================== MEGAMENU END ============================*/

#account_box {
  text-align: center;
  width: 350px;
  height: 550px;
}
#account_box.site-builder-login {
  height: 600px;
}
#account_box p.terms {
  display: none;
}
#account_box.site-builder-login p.terms {
  display: block;
}
#account_box .h1 {
  font: 25px 'Roboto Slab';
  color: #4e9ed4;
  margin: 0 auto;
  background: url(/sites/all/themes/papaki3/img/login-signup-new/login.png)
    no-repeat bottom;
  padding-bottom: 130px;
}
#account_box .h3 {
  font: 300 15px Roboto;
  color: #555555;
  margin-top: 0;
}
#account_box form input[type='text'],
#account_box form input[type='password'] {
  font: 12px Roboto;
  border-radius: 4px;
  border: 1px solid #ccc;
  padding: 0 10px;
  width: 220px;
  height: 36px;
}
#account_box form .form-group {
  margin-bottom: 5px;
}
#account_box form ::-webkit-input-placeholder,
#account_box form :-moz-placeholder,
#account_box form ::-moz-placeholder,
#account_box form :-ms-input-placeholder {
  color: #9e9e9e;
}
#account_box .store_username label {
  font: 300 11px/20px Roboto;
  color: #818181;
  float: left;
}
#account_box a.forgot_pass {
  font: 13px Arial;
  text-decoration: underline;
  color: #4e9ed4;
  margin-top: 8px;
  display: block;
  margin-bottom: -5px;
}
#account_box span.create_account {
  cursor: pointer;
  font: 300 15px Roboto;
  color: #ffffff;
  text-decoration: underline;
  color: #4e9ed4;
}
#account_box span.create_account img {
  vertical-align: bottom;
  margin-right: 4px;
  margin-left: -14px;
}
#account_box .checkbox.store_username {
  margin: 12px auto 5px;
  width: 216px;
  background: none repeat scroll 0 0 transparent;
  float: none;
}
.account .fancybox-skin {
  background: none repeat scroll 0 0 #efefef;
  border: 2px solid #4e9ed4;
  border-radius: 4px;
  color: #444;
  position: relative;
  text-shadow: none;
}
#account_box .btn {
  width: 200px;
  height: 54px;
  background-color: #4e9ed4;
  margin: 5px auto;
  color: #fff;
}
#account_box .btn:hover {
  color: #fff;
}
.account .fancybox-close {
  background-image: url(/sites/all/themes/papaki3/img/x.jpg);
  width: 14px;
  height: 14px;
  right: 10px;
  top: 10px;
  background-size: 14px 14px;
}
#account_box .buttons {
  padding: 5px 0 20px;
}
#account_box #social-login > ul > li:nth-child(2) {
  display: none;
}
#account_box #social-login > ul {
  margin-top: 10px;
  margin-bottom: -10px;
}
.panStep2 {
  text-align: center;
}
.panStep2 .h1 {
  background: url(/sites/all/themes/papaki3/img/login-signup-new/signup_ok.png)
    no-repeat bottom;
  padding-bottom: 125px;
  font: 25px 'Roboto Slab';
  color: #4e9ed4;
}
.panStep2 p {
  font-weight: 300;
  font-size: 14px;
  color: #555555;
  margin: 20px 10px;
}
.panStep2 a.astra {
  background-color: #4e9ed4;
  color: #ffffff;
  font-size: 15px;
  font-weight: 300;
  height: 54px;
  line-height: 54px;
  margin: auto;
  width: 177px;
  margin: 30px auto 0;
}
#account_success {
  width: 350px;
  height: 460px;
}
#login_box a.login {
  color: #4e9ed4;
  display: block;
  font-size: 15px;
  font-weight: 300;
  margin: 20px 0;
  text-align: center;
  text-decoration: underline;
}
#login_box {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 806px;
  margin: 0;
  position: relative;
  width: 400px;
  z-index: auto;
}
#page .pcheader #logo {
  margin: 0.3em 0;
  float: left;
}
.pcheader .cart-buttons ul.menu.classy-row {
  padding-top: 4%;
}
#page .utility-bar .current-locale:after {
  margin: 0 0 0 5px;
}
.locale-icon.sprite-locale-icon {
  margin: 0 5px 0 0;
}
.sprite-tel_icon.site-locale-tel {
  margin: 0 0 0 1em;
}

@-webkit-keyframes bounce {
  from {
  }
  to {
    -webkit-transform: translateY(-20px);
  }
}
@-moz-keyframes bounce {
  from {
  }
  to {
    -moz-transform: translateY(-20px);
  }
}
@-ms-keyframes bounce {
  from {
  }
  to {
    -ms-transform: translateY(-20px);
  }
}
@-o-keyframes bounce {
  from {
  }
  to {
    -o-transform: translateY(-20px);
  }
}
@keyframes bounce {
  from {
  }
  to {
    transform: translateY(-20px);
  }
}
#social-login ul {
  width: 140px;
  margin: auto;
}
#social-login li {
  width: 57px;
  display: inline-block;
  margin: 0 5px;
}
#social-login .or {
  color: #4e9ed4;
  display: block;
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
  margin: auto;
  padding: 15px 0;
}
#create_account #social-login .or {
  width: 560px;
}
#social-login .or span {
  border-bottom: 1px solid #999;
  display: inline-block;
  height: 1px;
  margin: 0 5px;
  position: relative;
  top: -3px;
  width: 120px;
}

@media (min-width: 767px) {
  .pcheader .cart-buttons ul.menu.classy-row {
    padding-top: 30px;
  }
  #page div.utility-bar .secondary-menu ul.menu li {
    float: right;
  }
  #page div.utility-bar .secondary-menu ul.menu li.support-link {
    padding-right: 0;
  }
  #page div.utility-bar .secondary-menu ul.menu {
    padding: 0px 0 0 1em;
    height: 20px;
  }
}
@media (min-width: 1200px) {
  /*.dropdown { left:-110px;} */
}

.sprite-locale-icon:before {
  content: '\f041 ';
  position: relative;
  left: 10px;
  font: normal 1.5em FontAwesome;
}

.pc-sprite-after:after {
  content: '\f0d7' !important;
  position: relative;
  top: 2px;
  font: normal 1.3em FontAwesome;
  transition: 0.2s;
}

.utility-bar.open .sprite-lang_dropdownaroow,
.utility-bar.open .current-locale:after {
  transform: rotateX(180deg);
  position: relative;
  top: 12px;
}

.sprite-tel_icon:before {
  content: '\f095';
  position: relative;
  top: 2px;
  left: -5px;
  font: normal 1.3em FontAwesome;
}

.locale-icon.sprite-locale-icon {
  margin: 0 10px 0 0;
}
.locale {
  padding-left: 5px;
}

@media (min-width: 992px) {
  .pcheader #block-menu-menu-primary-menu ul.menu span.new-sup {
    line-height: 11px;
    top: -14px;
  }
  .pcheader #block-menu-menu-primary-menu ul.menu a.menu-isnew span.new-sup {
    left: 0;
    top: -14px;
  }
  .pcheader
    #block-menu-menu-primary-menu
    ul.menu
    a.menu-isnew.menu-hosting
    span.new-sup {
    left: 0;
  }
  /* #page {	min-width: 1160px;} */
  #header-shadow {
    height: 12px;
    background: url(/sites/all/themes/papaki3/img/shad.png) repeat-x top;
    width: 100%;
    position: absolute;
    top: 80px;
    z-index: 99;
  }
  .hidden-md,
  .hidden-lg {
    display: none !important;
  }
  /* .container { max-width: none; width: 1050px; } */
  #block-logo {
    padding: 0 !important;
  }
  .sprite-addall {
    background-position: 0 0 !important;
    width: 18px;
    height: 18px;
  }
  .sprite-added_in_cart {
    background-position: 0 -68px !important;
    width: 30px;
    height: 31px;
  }
  .sprite-available_add {
    background-position: 0 -149px !important;
    width: 30px;
    height: 31px;
  }
  .sprite-backorder {
    background-position: 0 -230px !important;
    width: 30px;
    height: 31px;
  }
  .sprite-cart_icon {
    width: 18px;
    height: 18px;
  }
  .sprite-lang_dropdownaroow,
  #page .utility-bar .current-locale:after {
    background-position: 0 -379px !important;
    width: 9px;
    height: 5px;
  }
  .sprite-login_icon {
    background-position: 0 -434px !important;
    width: 18px;
    height: 18px;
  }
  a:hover .sprite-login_icon {
    background: url(/sites/all/themes/papaki3/img/login_icon.png) 0 0 no-repeat !important;
  }
  .sprite-locale-icon {
    background-position: 0 -502px !important;
    width: 18px;
    height: 18px;
  }
  .sprite-paging_dropdownarrow {
    background-position: 0 -570px !important;
    width: 9px;
    height: 4px;
  }
  .sprite-paging_left {
    background-position: 0 -624px !important;
    width: 27px;
    height: 27px;
  }
  .sprite-paging_right {
    background-position: 0 -701px !important;
    width: 27px;
    height: 27px;
  }
  .sprite-remove_x {
    background-position: 0 -778px !important;
    width: 18px;
    height: 18px;
  }
  .sprite-searchloading {
    background-position: 0 -846px !important;
    width: 30px;
    height: 30px;
  }
  .sprite-tel_icon {
    background-position: 0 -926px !important;
    width: 18px;
    height: 18px;
  }
  .sprite-transfer {
    background-position: 0 -994px !important;
    width: 30px;
    height: 31px;
  }
  #login_box {
    width: 770px;
    height: 816px;
  }
  /* #page { min-width: 1160px; } */
  #block-menu-menu-footer-menu-v3 {
    background: url('/sites/all/themes/papaki2/img/wordpress/red/shad_top.png')
      no-repeat scroll center 10px rgba(0, 0, 0, 0);
    clear: both;
    overflow: hidden;
    padding: 50px 0 20px;
  }
  #footer-info.sliding #block-menu-menu-footer-menu-v3 {
    background: none;
  }
  #footer-info .toggle-footermenu {
    background: url('/sites/all/themes/papaki3/img/arr_up_down.jpg') repeat
      scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    height: 21px;
    margin: auto;
    width: 20px;
    cursor: pointer;
    margin-bottom: 10px;
    display: none !important;
  }
  #footer-info.open .toggle-footermenu {
    background-position: 0 -21px;
  }
  .cart-buttons li.cart a {
    width: 54px;
  }

  .pcheader #block-menu-menu-primary-menu ul.menu > li {
    float: left;
    height: 80px;
    padding: 33px 8px 0;
  }
  .pcheader #block-menu-menu-primary-menu ul.menu > li.hover,
  .pcheader #block-menu-menu-primary-menu ul.menu > li:hover {
    border-top: none;
    padding: 33px 8px 0;
    background-color: rgba(233, 233, 233, 0.3);
    color: white;
  }
  .pcheader #block-menu-menu-primary-menu ul.menu > li.hover > a,
  .pcheader #block-menu-menu-primary-menu ul.menu > li:hover > a {
    color: white;
  }
  .pcheader #block-menu-menu-primary-menu ul.menu > li > a {
    font: 14px 'Roboto', Arial;
    color: white;
    text-decoration: none;
  }
  .pcheader #block-menu-menu-primary-menu ul.menu > li > a.active-trail {
    color: #4e9ed4;
    font-weight: bold;
    font-family: Roboto;
    font-size: 13px;
  }
  .pcheader #block-menu-menu-primary-menu ul.menu > li > a:hover {
    color: white;
  }
  .pcheader #block-menu-menu-primary-menu ul.menu .box a {
    font-family: Roboto;
    color: #4e9ed4;
    font-weight: 300;
    font-size: 12px;
    text-decoration: underline;
  }
  .pcheader #block-menu-menu-primary-menu ul.menu .box h3,
  .pcheader #block-menu-menu-primary-menu ul.menu .box h3 a {
    font-size: 15px;
    margin: 0;
    font-family: 'Roboto slab';
    font-weight: normal;
    color: #414141;
  }
  .pcheader #block-menu-menu-primary-menu ul.menu .box.clickable {
    cursor: pointer;
  }

  #page .pcheader #logo {
    margin-top: 10px;
  }

  .pcheader .cart-buttons ul.menu.classy-row {
    padding-top: 28px;
  }
  /*#page .pcheader.notempty #block-cart-buttons { width: 210px;}*/

  #newsletter-form {
    text-align: right;
  }
  #newsletter-form p {
    padding-right: 18%;
  }
  body.i18n-en #newsletter-form p {
    padding-right: 16%;
  }
  /*#block-cart-buttons { padding:0; width: 150px;} */
  /*.dropdown { left:-160px; }*/
  .dropdown .arrow {
    left: 413px;
  }
  #webhosting_drop.dropdown .arrow {
    left: 518px;
  }
  #website_drop.dropdown .arrow {
    left: 650px;
  }
  #resellers_drop.dropdown .arrow {
    left: 811px;
  }
  #ssl_drop.dropdown .arrow {
    left: 738px;
  }

  .footer-left #scanalert {
    padding-right: 0;
    width: 109px;
  }
  .footer-left .after-scanalert {
    width: 410px;
  }
  #footer .footer-left .after-scanalert > p {
    font-size: 100%;
  }
  #block-menu-menu-primary-menu .content > ul.menu {
    padding: 0 0 0.25em 1em;
  }
  #footer-info #live-chat {
    bottom: 0;
    display: block;
    float: right;
    position: fixed;
    right: 5px;
    width: auto;
    z-index: 9999;
  }
  #footer-wrapper #footer .page-width.footer .footerlogos {
    display: none !important;
  }
  #footer-wrapper #footer .footer {
    background: url(/sites/all/themes/papaki3/img/footer/footerlogos1.jpg)
      no-repeat top;
    overflow: hidden;
    margin-bottom: 50px;
  }
  #footer-wrapper #footer .footer-left {
    margin-top: 40px;
    text-align: left;
  }
  #footer-wrapper #footer .footer-right {
    margin-top: 100px;
  }
}

#live-chat {
  background-color: #3eab31;
  width: 166px !important;
  height: 50px;
  line-height: 50px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.52);
  position: absolute;
  top: calc(100% - 60px);
  color: #fff;
  font-size: 18px;
  text-align: right !important;
  padding-right: 15px;
  text-decoration: none;
}

#live-chat svg,
#live-chat .icon {
  width: 50px;
  float: left;
  padding-top: 6px;
  padding-left: 10px;
  position: absolute;
  top: 0px;
  left: 0;
}
.support-page #live-chat {
  background-color: #4e9ed4;
}
@media (max-width: 991px) {
  .pcheader .cart-buttons ul.menu.classy-row {
    padding-top: 22px;
  }
  .sprite-locale-icon {
    background-position: 0 -502px !important;
    width: 18px;
    height: 18px;
  }
  .utility-bar .current-locale:after {
    background-position: 0 -379px !important;
    height: 5px;
    width: 9px;
  }
  .sprite-tel_icon {
    background-position: 0 -926px !important;
    height: 18px;
    width: 18px;
  }
  a.nav-expander {
    display: block;
    margin-right: 0;
    text-decoration: none;
    text-transform: uppercase;
    transition: right 0.3s ease-in-out 0s;
    -webkit-transition: right 0.3s ease-in-out 0s;
    -moz-transition: right 0.3s ease-in-out 0s;
    -o-transition: right 0.3s ease-in-out 0s;
  }
  a.nav-expander:hover {
    cursor: pointer;
  }
  a.nav-expander.fixed {
    position: fixed;
  }
  .nav-expanded a.nav-expander.fixed {
  }
  #block-menu-menu-primary-menu {
    background: #2d2d2d;
    display: block;
    height: 100%;
    overflow: auto;
    position: fixed !important;
    padding: 15px;
    font-size: 15px;
    top: 0;
    right: -40%;
    width: 40%;
    z-index: 2000;
    opacity: 0.96;
    transition: right 0.3s ease-in-out 0s;
    -webkit-transition: right 0.3s ease-in-out 0s;
    -moz-transition: right 0.3s ease-in-out 0s;
    -o-transition: right 0.3s ease-in-out 0s;
  }
  .nav-expanded #block-menu-menu-primary-menu {
    right: 0;
  }
  #footer-info {
    position: fixed;
    bottom: 105px;
    right: -40%;
    width: 40%;
    transition: right 0.3s ease-in-out 0s;
    -webkit-transition: right 0.3s ease-in-out 0s;
    -moz-transition: right 0.3s ease-in-out 0s;
    -o-transition: right 0.3s ease-in-out 0s;
    background: transparent;
    height: 160px;
    padding: 0;
  }
  #newsletter-form {
    clear: right !important;
    float: none !important;
  }
  .nav-expanded #footer-info,
  .nav-expanded .footer-right.footer_links {
    right: 0;
  }
  .footer-right.footer_links {
    position: fixed;
    bottom: 15px;
    right: -40%;
    width: 40%;
    color: #fff;
    z-index: 9999;
    text-align: left;
    padding: 0 15px;
    transition: right 0.3s ease-in-out 0s;
    -webkit-transition: right 0.3s ease-in-out 0s;
    -moz-transition: right 0.3s ease-in-out 0s;
    -o-transition: right 0.3s ease-in-out 0s;
  }
  .footer-right.footer_links a {
    display: inline-block;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    padding: 0 5px;
  }
  #block-cart-buttons {
    right: 0;
    transition: right 0.3s ease-in-out 0s;
    -webkit-transition: right 0.3s ease-in-out 0s;
    -moz-transition: right 0.3s ease-in-out 0s;
    -o-transition: right 0.3s ease-in-out 0s;
  }
  .nav-expanded #block-cart-buttons {
    right: 40%;
  }
  #block-menu-menu-primary-menu .dropdown {
    position: relative;
    height: auto;
    width: auto;
    display: none;
    margin-top: 0;
    top: 0;
    opacity: 1;
    background-color: transparent;
    box-shadow: none;
    left: 0;
  }
  #block-menu-menu-primary-menu li.activev3 .dropdown {
    display: block;
  }
  #header .menu .col {
    clear: both;
    float: none;
    width: auto !important;
    height: auto !important;
    border: 0;
    background-color: transparent !important;
  }
  #header .menu .col .box {
    padding: 0 !important;
    height: 40px !important;
    border: 0 !important;
  }
  #header .menu .col .box .icon,
  .box p,
  #header .menu .col .box a.more {
    display: none !important;
  }
  #header .menu .col .box:hover {
    background: none transparent;
  }
  #nav-close {
    text-indent: -9999px;
    display: none;
    width: 21px;
    height: 21px;
    background: url(/sites/all/themes/papaki3/img/m/csg-540ef9b3d52d3.png)
      no-repeat 0 -324px;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 99999;
  }
  .nav-expanded #nav-close {
    display: block;
  }
  #block-menu-menu-primary-menu ul,
  #block-menu-menu-primary-menu ul li,
  .pcheader #block-menu-menu-primary-menu ul.menu li.menu-ssl {
    margin: 0;
    padding: 0;
  }
  .pcheader #block-menu-menu-primary-menu ul.menu a.menu-ssl span {
    line-height: 15px;
    font-size: 10px;
    left: 4px;
  }
  #block-menu-menu-primary-menu a {
    font: 16px/44px Roboto;
    color: #fff;
    display: block;
  }
  #footer-wrapper {
    font-size: 16px;
  }
  #block-menu-menu-primary-menu #block-menu-menu-primary-menu ul li a {
    background: #151717;
  }
  #block-menu-menu-primary-menu ul li a i {
    display: inline-block;
    background: url(/sites/all/themes/papaki3/img/m/csg-540ef9b3d52d3.png)
      no-repeat 0 -264px;
    width: 10px;
    height: 10px;
    margin: 0 0 0 4px;
  }
  #block-menu-menu-primary-menu ul li.activev3 a {
    color: #6abff8;
  }
  #block-menu-menu-primary-menu ul li.activev3 a i {
    background-position: 0 -204px;
  }
  #block-menu-menu-primary-menu ul li .dropdown a,
  .secondary-menu li a {
    color: #b7b7b7;
    background: transparent;
  }
  #block-menu-menu-footer-menu-v3 {
    display: none;
  }
  #newsletter-form input[type='image'] {
    float: left;
    max-width: 20%;
  }
  #newsletter-form input[type='text'] {
    float: left;
    width: 80%;
  }
  #footer-info #live-chat {
    display: none;
  }
  #block-cart-buttons {
    padding: 0;
  }
  #block-cart-buttons li.nav-expand {
    padding-right: 0;
  }
  #cart-popup {
    right: 54px;
  }
  .cart-buttons li.cart a i.sprite-cart_icon {
    font-size: 23px;
  }
}
@media (max-width: 767px) {
  #block-menu-menu-primary-menu {
    right: -80%;
    width: 80%;
  }

  .footer-right.footer_links {
    right: -80%;
    width: 80%;
  }
  #footer-social {
    max-height: 80px;
  }
  #footer-info {
    right: -80%;
    width: 80%;
  }
  #footer-info #live-chat {
    bottom: -48px;
  }

  #block-logo {
    padding: 0;
  }
  .pcheader .cart-buttons ul.menu.classy-row {
    padding-top: 16px;
  }
  div#header-sticky-wrapper.sticky-wrapper {
    height: 50px;
  }
  .cart-buttons li.account a .glyphicon {
    display: inline-block;
    font-size: 26px;
  }
  .cart-buttons li.account a {
    border: none !important;
  }
  .cart-buttons li a:hover {
    background: none !important;
    color: rgba(255, 255, 255, 0.8);
  }
  .cart-buttons li.cart a {
    width: auto;
  }

  #page .utility-bar a.live-chat-link {
    margin-left: 1em;
  }

  #page .utility-bar .sprite-tel_icon.site-locale-tel {
    padding-left: 0.5em;
  }
}
@media (max-width: 467px) {
  #page .pcheader {
    min-height: auto;
  }
  #page .pcheader #logo img.logo1 {
    display: none;
  }
  #page .pcheader #logo img.logo0 {
    display: none;
  }
  #page .pcheader #logo .maskot {
    display: inline-block;
  }
  #page .utility-bar {
    font-size: 15px;
    padding: 10px 0;
  }
  #page div.utility-bar .site-locale {
    font-size: 15px;
  }
  .cart-buttons ul.menu li {
    margin: 0;
  }
  .cart-buttons li a:hover {
    background: none;
  }
  .megamenu-container {
    padding-right: 0;
  }
}
@media (max-width: 360px) {
  #page #block-logo {
    width: 66px;
  }
  #page .megamenu-container {
    width: auto;
    float: right !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) and (orientation: landscape) {
  #block-menu-menu-primary-menu {
    right: -30%;
    width: 30%;
  }
  .footer-right.footer_links {
    right: -30%;
    width: 30%;
  }
  #block-menu-menu-primary-menu a,
  #footer-wrapper {
    font-size: 13px;
  }
}
@media screen and (max-width: 9999px) {
}
.footerlogos2 {
  width: 100%;
  min-height: 98px;
  padding: 10px 0 0;
  background-position: 5px center;
  text-align: center;
}
.footerlogos2 .horizontal_divider {
  height: 94px;
  width: 1px;
  background: #898989;
  display: inline-block;
  vertical-align: baseline;
}
.footerlogos2 img,
.footerlogos2 a {
  vertical-align: top;
}

.vraveia_2018_new img {
  width: 115px;
}
.vraveia_2018_new .awardcustomerservice {
  position: relative;
  top: 10px;
}
.vraveia_2018_new a:hover,
.vraveia_2018_new a:focus {
  text-decoration: none;
}

@media (min-width: 992px) {
  /* .footerlogos2 { width:1051px; } */
  #footer-wrapper #footer .footer {
    background: none;
  }
  #footer-wrapper #footer .footer-left,
  #footer-wrapper #footer .footer-right {
    margin-top: 0;
  }
}
/* ====================================== NEW STYLES 20160317 ========================= */

.menu-open #footer-info,
.menu-open .footer-right.footer_links {
  display: none;
}
.pcheader #block-menu-menu-primary-menu ul.menu li.menu-ssl,
.pcheader #block-menu-menu-primary-menu ul.menu > li.menu-ssl:hover,
.pcheader #block-menu-menu-primary-menu ul.menu > li.menu-ssl.hover {
}
#page div.utility-bar .secondary-menu ul.menu li.support-link,
#page div.utility-bar .secondary-menu ul.menu li.offers-link {
  display: none;
}
#newsletter-form input[type='text'] {
  width: 80%;
}

@media (max-height: 768px) and (orientation: portrait) {
  .footer-right.footer_links {
    display: none;
  }
  #footer-info {
    bottom: 46px;
  }
  #footer-info #live-chat {
    bottom: -40px;
  }
}
@media (max-height: 320px) {
  #footer-info {
    display: none;
  }
  .footer-right.footer_links {
    display: none;
  }
}
@media (max-width: 767px) {
  #block-logo {
    padding: 0;
  }
  .pcheader .cart-buttons ul.menu.classy-row {
    padding-top: 16px;
  }
  div#header-sticky-wrapper.sticky-wrapper {
    height: 50px;
  }
  body.loggedin .cart-buttons li.cart a {
    width: auto;
  }
  body.loggedin .cart-buttons li.account a {
    float: left;
    padding: 0 0.5em;
  }
  .cart-buttons li.cart a {
    padding: 0 5px;
  }
  .cart-buttons li.cart a .c {
    font-size: 15px;
    width: 25px;
    height: 25px;
    line-height: 25px;
  }
  #block-menu-menu-primary-menu {
    width: 100%;
    right: -100%;
  }
  #footer-info {
    right: -100%;
    width: 100%;
  }
  .footer-right.footer_links {
    right: -100%;
    width: 100%;
  }
  .footerlogos2 {
    height: auto;
  }
}
@media (max-width: 991px) {
  .nav-expanded #block-cart-buttons {
    right: 0;
  }
  .cart-buttons li.nav-expand a i {
    font-size: 37px;
    top: 0;
    background: none !important;
  }
  .cart-buttons li.nav-expand a:hover {
    background: none;
  }
  .cart-buttons li.nav-expand a.nav-expander .hidden-xs {
    display: none;
  }
}
@media (min-width: 768px) {
  body.loggedin .cart-buttons ul.menu.classy-row li.account a.logout {
    line-height: 18px;
    font-family: roboto;
    font-size: 11px;
    height: 20px;
    border: 0;
    background: none;
  }
  #footer-info {
    bottom: 65px;
  }
  #page div.utility-bar .secondary-menu ul.menu li.support-link,
  #page div.utility-bar .secondary-menu ul.menu li.offers-link {
    display: block;
  }
  .menu-open #footer-info,
  .menu-open .footer-right.footer_links {
    display: block;
  }
  #newsletter-form input[type='text'] {
    width: 225px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #footer-info,
  .footer-right.footer_links,
  #block-menu-menu-primary-menu {
    right: -50%;
    width: 360px;
  }
  .pcheader .cart-buttons ul.menu.classy-row li.account {
    padding: 0 1em;
  }
}
@media (min-width: 992px) {
  body.white-logo .cart-buttons ul.menu.classy-row li.account a {
    background: transparent;
    border: 1px solid #fff;
  }
  body.loggedin
    .cart-buttons
    ul.menu.classy-row
    li.account
    a
    .glyphicon.glyphicon-cog {
    display: none;
  }
  body.en-US
    .cart-buttons
    ul.menu.classy-row
    li.account
    a
    .glyphicon.glyphicon-user,
  body.i18n-en
    .cart-buttons
    ul.menu.classy-row
    li.account
    a
    .glyphicon.glyphicon-user {
    display: none;
  }
  body.en-US.loggedin .cart-buttons ul.menu.classy-row li.account a,
  body.i18n-en.loggedin .cart-buttons ul.menu.classy-row li.account a {
  }
  body.white-logo
    .cart-buttons
    ul.menu.classy-row
    li.account
    a:first-child:hover {
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0);
  }
  /*#page .pcheader #block-cart-buttons, #page .pcheader.notempty #block-cart-buttons { 	width: 162px;  } */
  #block-cart-buttons {
    height: 79px;
    margin-left: 7px;
  }
  .menu-open #footer-info,
  .menu-open .footer-right.footer_links {
    display: block;
  }
  body.loggedin .cart-buttons ul.menu.classy-row li.account a.logout:hover {
  }
}
@media (min-width: 1200px) {
  /*#page .pcheader #block-cart-buttons, #page .pcheader.notempty #block-cart-buttons { width: 190px; } */
}

.cart-buttons li.account .loggedin-text {
  display: none;
}
.cart-buttons li.account .not-loggedin-text {
  display: block;
}
body.loggedin .cart-buttons li.account .loggedin-text {
  display: block;
}
body.loggedin .cart-buttons li.account .not-loggedin-text {
  display: none;
}

/*========================================== NEW STYLES END ===================================================================*/

/**** OLD STYLES ****/
body.loggedin.old-merged-theme .cart-buttons li.account a:first-child {
  color: #4e9ed4;
}
body.order-form .cart-buttons li.account a:first-child {
  color: #4e9ed4;
}

/************ MINIMIZED STICKY HEADER /************/
#page .min {
  height: 80px;
  -webkit-box-shadow: 0 3px 4px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 4px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 4px -2px rgba(0, 0, 0, 0.5);
}
#page .min .pcheader {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 3px 4px -2px rgba(0, 0, 0, 0.5);
  height: 60px;
}
#page .min .pcheader #logo img.logo1 {
  display: none;
}
#page .min .pcheader #logo img.logo0 {
  display: inline;
}
#page .min .pcheader #logo .maskot {
  display: none;
}
#page .min .pcheader #logo .maskot .cls-1 {
  fill: #414141;
}
#page .min .cart-buttons li a {
  color: #3a3a3a;
}
#page .min .cart-buttons li.account a {
  border: 1px solid rgba(0, 0, 0, 0.8);
}
#page .min .cart-buttons li.account a:hover {
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
#page .min .cart-buttons li.account a.logout {
  background: none;
  border: none;
  color: #3a3a3a;
}
#page .min .cart-buttons li.nav-expand a i {
  color: #414141;
}
#page .min .cart-buttons li.nav-expand a i:hover {
  color: #414141;
  color: rgba(0, 0, 0, 0.9);
}
#page .min .cart-buttons li.cart a i.sprite-cart_icon,
#page .min .cart-buttons li.cart a:hover i.sprite-cart_icon {
  color: #414141;
}
#page .min .cart-buttons li.cart a .c {
  padding-right: 0;
}
#page .min .cart-buttons li.cart a:hover .c {
  background: #414141;
  color: white;
}
#page .min .cart-buttons li a.logout span:hover {
  color: black;
}

@media (min-width: 992px) {
  .min .cart-buttons li.nav-expand a i {
    color: #4e9dd5;
  }
  .min .pcheader #block-menu-menu-primary-menu ul.menu > li > a {
    color: #3a3a3a;
  }
  .min .pcheader #block-menu-menu-primary-menu ul.menu > li > a:hover {
    color: #55a3d7;
  }
  .min .pcheader #block-menu-menu-primary-menu ul.menu > li.hover,
  .min .pcheader #block-menu-menu-primary-menu ul.menu > li:hover {
    color: #55a3d7;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .min .pcheader #block-menu-menu-primary-menu ul.menu > li.hover > a,
  .min .pcheader #block-menu-menu-primary-menu ul.menu > li:hover > a {
    color: #55a3d7;
  }
}
@media (max-width: 467px) {
  #page .min .pcheader #logo .maskot {
    display: inline-block;
  }
  #page .min .pcheader #logo img.logo0 {
    display: none;
  }
  #footer-social a {
    margin-left: 1px;
    margin-right: 1px;
  }
}

/************ WHITE TOP HEADER /************/
.white_bg #page {
  -webkit-box-shadow: 0 3px 4px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 4px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 4px -2px rgba(0, 0, 0, 0.5);
}
.white_bg #page .pcheader #logo img.logo1 {
  display: none;
}
.white_bg #page .pcheader #logo img.logo0 {
  display: inline;
}
.white_bg #page .pcheader #logo .maskot {
  display: none;
}
.white_bg #page .pcheader #logo .maskot .cls-1 {
  fill: #414141;
}
.white_bg #page .cart-buttons li a {
  color: #3a3a3a;
}
.white_bg #page .cart-buttons li a.order {
  color: white;
}
/*.white_bg #page .cart-buttons li.cart a i { background:url(/sites/all/themes/papaki3/n/homepage/images/cart_icon_blue.png) 0 0 no-repeat !important; }*/
.white_bg #page .cart-buttons li.account a {
  border: 1px solid rgba(0, 0, 0, 0.8);
}
.white_bg #page .cart-buttons li.account a:hover {
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.white_bg #page .cart-buttons li.account a.logout {
  background: none;
  border: none;
  color: #3a3a3a;
}
.white_bg #page .cart-buttons li.nav-expand a i {
  color: #414141;
}
.white_bg #page .cart-buttons li.nav-expand a i:hover {
  color: #414141;
  color: rgba(0, 0, 0, 0.9);
}
.white_bg #page .cart-buttons li.cart a i.sprite-cart_icon,
#page .min .cart-buttons li.cart a:hover i.sprite-cart_icon {
  color: #414141;
}
.white_bg #page .cart-buttons li.cart a:hover .c {
  background: #414141;
  color: white;
}
.white_bg #page .cart-buttons li.cart a .c {
  padding-right: 0;
}
.white_bg .cart-buttons li a.logout span:hover {
  color: #898989;
}
.white_bg .cart-buttons li a:hover {
  color: #3a3a3a;
}
.white_bg #page .min .cart-buttons li a.logout span:hover {
  color: black;
}

@media (min-width: 992px) {
  .white_bg .cart-buttons li.nav-expand a i {
    color: #4e9dd5;
  }
  .white_bg .pcheader #block-menu-menu-primary-menu ul.menu > li {
    cursor: pointer;
  }
  .white_bg .pcheader #block-menu-menu-primary-menu ul.menu > li > a {
    color: #3a3a3a;
  }
  .white_bg .pcheader #block-menu-menu-primary-menu ul.menu > li:hover > a {
    color: #4e9ed4;
  }
  .white_bg
    .min
    .pcheader
    #block-menu-menu-primary-menu
    ul.menu
    > li:hover
    > a {
    color: #4e9ed4;
  }
}
@media (max-width: 467px) {
  .white_bg #page .pcheader #logo .maskot {
    display: inline-block;
  }
  .white_bg #page .pcheader #logo img.logo0 {
    display: none;
  }
}

/*
* NEW CSS
* Website was 2 columns, now 3
* Hosting was 3 columns, now 2
*/
/* min-height:126px; */
/* #header .menu .col .box {
  padding: 25px 10px 25px 30px;
} */
#header .menu .box a.myaccount {
  position: absolute;
  bottom: 30px;
  margin: 0;
  margin-left: 20px;
}
#resellers_drop.dropdown .col.first .box {
  height: 126px;
}
#resellers_drop.dropdown.v2 .col.first .box {
  height: 228px;
}

#webhosting_drop .col .box,
#resellers_drop.dropdown .col .box {
  padding: 25px 10px 25px 30px;
}
#website_drop .icon1.spr-sm-services {
  background-position: -1px -70px;
}
#resellers_drop .box a.myaccount {
  margin: 50px 10px 10px;
}

.tworows.dropdown {
  height: 253px;
}
.tworows.dropdown .col.first,
.tworows.dropdown .col.second,
.tworows.dropdown .col.third {
  height: 253px !important;
}

.threerows.dropdown {
  height: 378px;
}
.threerows.dropdown .col.first,
.threerows.dropdown .col.second,
.threerows.dropdown .col.third {
  height: 378px !important;
}
/* .menu-resellers .tworows.dropdown .col.first,
.menu-resellers .tworows.dropdown .col.second,
.menu-resellers .tworows.dropdown .col.third{
    height:288px !important;
 }   */
.menu-resellers #resellers_drop.v2.tworows.dropdown .col.first,
.menu-resellers #resellers_drop.v2.tworows.dropdown .col.second,
.menu-resellers #resellers_drop.v2.tworows.dropdown .col.third {
  height: 230px !important;
}

@media (min-width: 992px) {
  .pcheader
    #block-menu-menu-primary-menu
    ul.menu
    a.menu-isnew.menu-websiteeshop
    span.new-sup {
    left: 74px;
  }
}

/* End of NEW CSS */
@media print {
  .container {
    max-width: none;
    width: 1050px;
  }
  #page div.utility-bar .locale-options,
  .dropdown,
  #cart-popup,
  #live-chat,
  .footer-right,
  #newsletter-form,
  .social_plugs,
  #block-menu-menu-primary-menu li.hidden-lg {
    display: none !important;
  }
  #search-form input,
  #search-form select {
    border: 1px solid #ccc;
  }
  #block-menu-menu-primary-menu {
    width: 100% !important;
    left: auto;
    top: auto;
    height: auto;
    opacity: 1;
    padding-left: 50px;
  }
  #block-menu-menu-footer-menu-v3 {
  }
  .pcheader #block-menu-menu-primary-menu ul.menu > li {
    float: left !important;
    width: auto !important;
    padding: 0;
  }
  a[href]:after {
    content: '';
  }
}

@media (max-width: 768px) {
  .pcheader #block-menu-menu-primary-menu ul.menu a.menu-isnew span.new-sup {
    left: 160px;
    top: 8px;
  }
}

@media (max-width: 992px) {
  .tworows.dropdown {
    height: 0;
  }
  .threerows.dropdown {
    height: 0;
  }
}

/* deskpro widget overrides */

#dp_widget_container iframe[name='widget_trigger_iframe'] {
  /* hide the default deskpro widget */
  display: none !important;
}

.dpwidget-open.dp-chat-trigger.dpwidget-show-on-available {
  cursor: pointer;
  border: none;
}

@media (min-width: 767px) {
  #dp_widget_container iframe[name='widget_iframe'] {
    margin-bottom: 20px !important;
  }
}
