@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?qzoeib');
  src:  url('fonts/icomoon.eot?qzoeib#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?qzoeib') format('truetype'),
    url('fonts/icomoon.woff?qzoeib') format('woff'),
    url('fonts/icomoon.svg?qzoeib#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-close:before {
  content: "\e907";
}
.icon-refresh:before {
  content: "\e908";
}
.icon-shopping-cart:before {
  content: "\e905";
}
.icon-cart-plus:before {
  content: "\e904";
}
.icon-user:before {
  content: "\e906";
}
.icon-profile:before {
  content: "\e906";
}
.icon-avatar:before {
  content: "\e906";
}
.icon-person:before {
  content: "\e906";
}
.icon-member:before {
  content: "\e906";
}
.icon-search:before {
  content: "\e903";
}
.icon-map:before {
  content: "\e902";
}
.icon-map-marker:before {
  content: "\e901";
}
.icon-bars:before {
  content: "\e900";
}


.cntx-title
{
font-size:12px !important;
font-weight:bold;

color:#666666;
-webkit-text-shadow: 1px 1px 1px #EEE;
-moz-text-shadow: 1px 1px 1px #EEE;
text-shadow: 1px 1px 1px #EEE;
}


.cntx-txt, .cntx-txt *
{
font-size:12px !important;
color:#333 !important;
-webkit-text-shadow: 1px 1px 0px #FFF;
-moz-text-shadow: 1px 1px 1px #FFF;
text-shadow:  1px 1px 0px #FFF;
}


.cntx-title *
{
font-weight:bold;
/* text-transform:capitalize; */
color:#777;
}

.cntx-domain
{
font-size:10px !important;
color:#006633;
}

.cntx-link, .cntx-link b
{

-webkit-text-shadow: 0px 0px 2px #FFF;
-moz-text-shadow:  0px 0px 2px #FFF;
text-shadow: 0px 0px 2px #FFF;
color:#EE9933!important;
}

@media only screen and (max-width:719px) {
.ctlgproduct
{
min-width:200px!important;
max-width:100%!important;
width:auto;


}


}




@media only screen and (max-width:400px) {
.ctlgproduct
{
min-width:90%!important;
max-width:100%!important;
width:99%!important;
float:none!important;

}

.ctlgproduct>div, .imglink
{
min-width:90%!important;
max-width:none!important;
width:auto;
}
#shop_productlist
{display:none;}

}

