@media only screen and (max-device-width: 768px){
        body.modal-open {
            overflow: hidden !important;
            position:fixed !important;
        }

}

#optionsModal select{
max-width:99% !important;
}

#logo a img{
min-width:290px;
min-height:90px;
}

@media (min-width:651px){
.category-image-list .row{
margin-left:-10px !important;
margin-right:-10px !important;
}
}

.invis_div {
	z-index:20000;
	position:fixed;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    background-color:rgba(0,0,0,0);
}

@media (min-width: 990px){
        .invis_div {
                display:none;
        }
}

.lpad-75{
	padding-left:75px;
}
@media screen and (max-width: 600px){
	.lpad-75{
	padding-left:0px;
	}
}

.category-image-list{
	padding-left:10px;
	padding-right:10px;
}

#content div {
	font-family:inherit !important;
}

.button-group .optionbtn {
	text-align:left;
        width:100%;
        min-height:40px;
}

.mainnav-wrap>.row{
margin:0;
}

.product-info .row>div>div.price,.product-info .row>div>div.description,.product-info .row>div>div.product-extra{
  border-bottom: 1px solid #E7E7E7;
}

#tabs a{
  border-top: 1px solid #DDDDDD;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
}

.tabs-group .tab-content{
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  padding-left:10px;
}
span.icon-currency{
margin-right: 5px;
}
span.icon-currency:before{
content:"\f155";
}

#cart-total{
color:black !important;
text-shadow:none;
}

#cboxNext{
  position: absolute;
  top: 50%;
  right: 0;
  left: auto !important;
}

#cboxPrevious{
  position: absolute;
  top: 50%;
  right: auto !important;
  left: 0;
}

#popup-menu{
background:#DA241A;
max-height:400px;
max-width:100%;
margin:0;
}


#checkoutModal .padding, #popup-menu .padding{
color:white;
padding: 35px 90px;
}

#checkoutModal p {
        font-size:16px;
}

#checkoutModal .padding .close-button,#popup-menu .padding .close-button{
    font-size:20px;
	float:right;
	color:white;
	cursor:pointer;
	position: absolute;
    right: 10px;
    top: 10px;
}


#optionsModal .padding, #popup-menu .padding{
color:white;
padding: 35px 90px;
}

#optionsModal p {
        font-size:16px;
}

#optionsModal .padding .close-button,#popup-menu .padding .close-button{
    font-size:20px;
	float:right;
	color:white;
	cursor:pointer;
	position: absolute;
    right: 10px;
    top: 10px;
}

.payment-heading{
  margin-bottom: 5px !important;
}

ul.navbar-nav li a span{
  background:#1a5a9b;
  padding:5px;

}

@media (min-width: 992px) {

  ul.navbar-nav li a span{
          padding:5px 15px 5px 15px; 
  }

}

ul.navbar-nav li a{
  color: white;
  font-weight: bold;
  font-size: 12px !important;
}
ul.navbar-nav li a:hover{
color: #DA241A !important;
}
div.mainnav-container{
max-width:100% !important;
}

div.header-stuff{
float:none;
width:100%;
clear:both;
background:#1a5a9b;
}

.image-full-width{
	width:100%;
}

.image-full-width img{
	width:100%;
}


#small-menu{
display:none;
}

#logo{
margin-top:-20px;
}

.cart input.store{
background: #b3b3b3 !important;

}

.product-info .product-action span.compare{
display:none;
}
.product-info .product-action span.wishlist{

}
.product-compare,.product-wishlist{
display:none;
}

.product-block .compare,
.product-block .wishlist,
{
display:none !important;
}

.list-group-item:hover{
	background-color: #eee;
}

#optionsModal{

  font-family:Arial, Helvetica, sans-serif;
  position: fixed;
  top: 50%;
  left: 40%;
  /* bring your own prefixes */
  transform: translate(-34%, -50%);
  overflow:visible;
  outline: none;
  height:100%;
}

@media (max-width:1400px){
        #optionsModal{  
                left: 20%;
                transform: translate(-13%, -50%);
        }
}


ul.dropdown-menu li a span{
  color: white;
}

.navbar-inverse .navbar-nav > li > a:hover{
 color: #DA241A !important;
}

.navbar-inverse .navbar-nav > li > a {
/*  color: #1a5a9b; */
  font-weight: bold;
  font-size:16px !important;

}

html {
  margin: 0;
  padding: 0;
}
body {
  background-color: white;
  background: url(../image/pagebg.jpg) repeat-x;
  margin: 0px;
  padding: 0px;
  font-size: 13px;
  color: #222222;
  overflow-x: hidden;
}
.fs9 {
  font-size: 10px;
}
.fs10 {
  font-size: 11px;
}
.fs11 {
  font-size: 12px;
}
.fs12 {
  font-size: 13px;
}
.fs13 {
  font-size: 14px;
}
.fs14 {
  font-size: 15px;
}
.fs15 {
  font-size: 16px;
}
.fs16 {
  font-size: 17px;
}
a {
  cursor: hand;
  cursor: pointer;
  color: #000000;
}
a img {
  border: none;
}
a:hover {
  text-decoration: none;
  color: #DA241A;
}
a:focus {
  outline: none;
  outline-offset: -2px;
  color: #DA241A;
}
img {
  border: 0 none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
ul,
ol {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
ul li,
ol li {
  line-height: 20px;
}
body,
td,
th,
input,
textarea,
select,
a {
  outline: 0 none;
}
a,
a:hover,
a:focus {
  -webkit-transition: color 0.4s ease 0s;
  transition: color 0.4s ease 0s;
  text-decoration: none;
}
.quantity input,
input[name="quantity"] {
  width: auto;
  display: inline;
  text-align: center;
}
table.list {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin-bottom: 20px;
}
table.list thead td {
  background-color: transparent;
  padding: 0px 5px;
}
table.list .center {
  text-align: center;
  padding: 7px;
}
table.list tbody td {
  padding: 0px 5px;
}
table.list td {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
table.list .right {
  text-align: right;
  padding: 7px;
}
table.list .left {
  text-align: left;
  padding: 7px;
}
table.list thead td a,
.list thead td {
  text-decoration: none;
  color: #222222;
  font-weight: bold;
}
input.large-field,
select.large-field {
  width: 300px;
}
table.form {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
table.form > * > * > td {
  color: #000000;
}
table.form td {
  padding: 4px;
}
table.form tr td:first-child {
  width: 150px;
}
table.radio {
  width: 100%;
  border-collapse: collapse;
}

table.radio tr td:last-child {
        min-width:150px;
  padding: 5px;
}

table.radio td label {
  display: block;
}
table.radio tr td:first-child {
  width: 1px;
}
table.radio tr td:first-child input {
  margin-top: 1px;
}
table.radio tr.highlight:hover td {
  background: #F1FFDD;
  cursor: pointer;
}
#breadcrumb {
  padding: 0 10px;
}
.breadcrumb {
  padding: 16px 0;
  border-bottom: 1px solid #d1d1d1;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.breadcrumb li {
  font-style: italic;
}
.breadcrumb li a {
  color: #000000;
}
.breadcrumb li:last-child:before {
  color: #DA241A;
}
.breadcrumb li:last-child a {
  color: #DA241A;
  font-style: italic;
}
.pagination {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  padding-top: 8px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 0px;
}
.pagination .links {
  float: left;
}
.pagination .links a,
.pagination .links b {
  border: 1px solid #E7E7E7;
}
.pagination .links a {
  display: inline-block;
  border-left-width: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #A3A3A3;
}
.pagination .links a:hover {
  background-color: #7db641;
  color: #fff;
}
.pagination .links b {
  display: inline-block;
  border-left-width: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 6px 12px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
  background-color: #7db641;
}
.pagination .results {
  float: right;
  padding-top: 3px;
}
input.button {
  margin: 0;
  border: 0;
  height: 35px;
  padding: 0px 20px;
}
.button,
input.button {
  cursor: pointer;
  color: #FFFFFF;
  background-color: #000000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.button:hover,
input.button:hover {
  -webkit-box-shadow: 0 0 0 30px #DA241A inset;
  box-shadow: 0 0 0 30px #DA241A inset;
  color: #fff;
}
a.button {
  display: inline-block;
  text-decoration: none;
  padding: 5px 12px;
}
.buttons {
  background: #FFFFFF;
  border: 1px solid #CCC;
  overflow: auto;
  padding: 6px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.buttons .center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.buttons .right {
  float: right;
  text-align: right;
}
.buttons .left {
  float: left;
  text-align: left;
}
.htabs a {
  background-color: #FFFFFF;
  padding: 8px 25px;
  float: left;
  font-size: 17px;
  text-align: center;
  text-decoration: none;
  color: #292929;
  margin-right: 2px;
  margin-bottom: -1px;
  display: none;
}
.htabs a.selected {
  padding-bottom: 7px;
  color: #FFFFFF;
  background: url("../image/tab-selected.png") repeat-x center;
  height: 47px;
}
.tab-content {
  padding: 16px 0;
  margin-bottom: 16px;
  z-index: 2;
}
.carousel-controls {
  position: absolute;
  top: 10px;
  right: 0;
  width: 45px;
  height: 20px;
}
.carousel-controls .carousel-control {
  font-size: 18px;
  border: 1px solid #dfdfdf;
  width: 20px;
  color: #c7c7c7;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.carousel-controls .carousel-control:hover {
  border: 1px solid #000000;
  color: #000000;
}
.carousel-control {
  text-shadow: none;
}
.carousel-control.left {
  background-image: -webkit-gradient(linear,0% top,100% top,from(transparent),to(transparent));
  background-image: -webkit-linear-gradient(left,color-stop(transparent 0%),color-stop(transparent 100%));
  background-image: -moz-linear-gradient(left,transparent 0%,transparent 100%);
  background-image: linear-gradient(to right,transparent 0%,transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  background-image: -webkit-gradient(linear,0% top,100% top,from(transparent),to(transparent));
  background-image: -webkit-linear-gradient(left,color-stop(transparent 0%),color-stop(transparent 100%));
  background-image: -moz-linear-gradient(left,transparent 0%,transparent 100%);
  background-image: linear-gradient(to right,transparent 0%,transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
}
ul.links {
  position: relative;
  margin: 0;
  padding: 0;
}
ul.links li {
  display: inline-block;
  margin-right: 15px;
  line-height: 1.428571429;
}
ul.links li > a span {
  font-size: 14.3px;
  margin-right: 10px;
}
ul.list > li {
  padding: 5px 0;
}
ul.list > li ul {
  display: none;
}
ul.list > li ul > li {
  padding: 10px 0 0px 25px;
}
ul.list > li ul > li > a {
  text-decoration: none;
  display: block;
}
ul.list > li > a {
  text-decoration: none;
}
ul.list > li > a:hover,
ul.list > li > a.active {
  background-position: left -45px;
}
ul.list > li a {
  color: #000000;
  font-size: 14.3px;
}
ul.list > li a .badge {
  background-color: transparent;
  color: #000000;
  font-weight: normal;
  font-size: 14.3px;
}
ul.list > li a.active {
  color: #DA241A;
}
ul.list > li a.active + ul {
  display: block;
  margin-bottom: 21px;
}
.required {
  color: #FF0000;
  font-weight: bold;
}
.success,
.warning,
.attention,
.information {
  padding: 10px 10px 10px 33px;
  margin-bottom: 15px;
  margin-top: 15px;
  color: #555555;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.success .close,
.warning .close,
.attention .close,
.information .close {
  float: right;
  padding-top: 6px;
  padding-left: 4px;
  cursor: pointer;
}
.attention {
  background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
  border: 1px solid #F2DD8C;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.warning {
  background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
  border: 1px solid #F8ACAC;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.help {
  color: #999;
  font-size: 10px;
  font-weight: normal;
  font-family: 13px;
  display: block;
}
.error {
  display: block;
  color: #FF0000;
}
.welcome {
  margin-top: 0px;
  font-size: 12px;
  font-weight: normal;
}
.success {
  background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
  border: 1px solid #BBDF8D;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: 'open_sansregular';
}
h1 {
  font-size: 26px;
  line-height: 32px;
}
h1 small {
  font-size: 19.5px;
}
h2 {
  font-size: 21px;
  line-height: 32px;
  text-transform: uppercase;
}
h2 small {
  font-size: 13px;
}
h3 {
  font-size: 19px;
  line-height: 32px;
  text-transform: uppercase;
}
h3 small {
  font-size: 15px;
}
h4 a{
  color:#1a5a9b;
}
h4 {
  font-size: 16px;

/*  text-transform: uppercase; */
}
h4 small {
  font-size: 13px;
  color: #302E2E;
  display: block;
  margin-top: 2px;
}
h5 {
  font-size: 14px;
}
h5 small {
  font-size: 11px;
}
h6 {
  font-size: 13px;
  line-height: 32px;
}
button,
input,
textarea,
select {
  border: 1px solid #ccc;
}
#page {
  margin: 0 auto;
}
.hide-bar {
  margin-top: -40px;
  transition: all 1s ease 0s;
}
.page-home  #content,
.page-common-home #content {
  overflow: hidden;
}
body.layout-boxed-md {
  background: url("../image/pattern/pattern2.png");
}
body.layout-boxed-md #page {
  max-width: 970px;
  -webkit-box-shadow: 0 0 5px #888;
  box-shadow: 0 0 5px #888;
  background-color: white;
}
body.layout-boxed-lg {
  background: url("../image/pattern/pattern2.png");
}
body.layout-boxed-lg #page {
  max-width: 1190px;
  -webkit-box-shadow: 0 0 5px #888;
  box-shadow: 0 0 5px #888;
  background-color: white;
}
#topbar {
  color: #999999;
  font-size: 11px;
  transition: all 1s ease 0s;
}
#topbar ul li a {
  font-size: 11px;
  color: #000000;
}
#topbar ul li:before {
  color: #aaaaaa;
}
#topbar ul li:hover a {
  color: #DA241A;
}
#topbar li {
  line-height: 38px;
}
#topbar .btn {
  background: transparent;
  padding: 0;
  border: none;
  line-height: 38px;
  font-size: 12px;
  width: 100%;
  text-align: center;
}
#topbar .btn:hover a {
  color: #DA241A;
}
#topbar .dropdown-menu {
  border: none;
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 28px;
  transition: all 0.3s ease 0s;
}
#topbar .dropdown-menu > .dropdown-menu-inner {
  padding: 10px;
}
#topbar .dropdown-menu .row {
  margin-bottom: 0 !important;
}
#topbar .btn-group:hover .dropdown-menu {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 39px;
  display: block;
}
#topbar .show-mobile {
  text-align: right;
}
#topbar .show-mobile:before,
#topbar .show-mobile:after {
  content: " ";
  display: table;
}
#topbar .show-mobile:after {
  clear: both;
}
#topbar .show-mobile > div {
  margin: 0;
  padding: 0;
  position: relative;
}
.no-touch #topbar .show-mobile > div:hover .inner-toggle {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 38px;
  display: block;
}

#topbar .show-mobile  div.active .inner-toggle {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 38px;
  display: block;
}

#topbar .show-mobile .quickaccess-toggle {
  width: 44px;
  height: 38px;
  background-color: #1a1a1a;
  color: #DA241A;
  line-height: 36px;
  text-align: center;
  font-size: 17px;
  cursor: pointer;
  margin-left: 1px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -ms-touch-action: none !important;
}
.no-touch #topbar .show-mobile .quickaccess-toggle:hover {
  color: #FFFFFF;
  background-color: #DA241A;
}

#topbar .show-mobile .active .quickaccess-toggle{
  color: #FFFFFF;
  background-color: #DA241A;
}

#topbar .show-mobile .inner-toggle {
  display: none;
  position: absolute;
  background: #FFFFFF;
  right: 0;
  min-width: 230px;
  padding: 10px;
  z-index: 99999;
  border: 1px solid #DFDFDF;
  border-top: 3px solid #DA241A;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 28px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#topbar .show-mobile ul,
#topbar .show-mobile .links {
  float: none !important;
  padding: 0;
  margin: 0;
  text-align: left;
}
#topbar .show-mobile ul li,
#topbar .show-mobile .links li {
  float: none;
  display: inline-block;
  width: 100%;
  border-bottom: 1px dashed #DFDFDF;
  line-height: 30px;
}
#topbar .show-mobile ul li:last-child,
#topbar .show-mobile .links li:last-child {
  border-bottom: none;
}
#topbar .show-mobile ul a,
#topbar .show-mobile .links a {
  float: none;
  margin: 0;
  padding: 0;
  line-height: 33px;
  background-color: transparent;
  color: ;
  border: none;
}
#topbar .show-mobile ul a:hover,
#topbar .show-mobile .links a:hover {
  color: ;
}
#topbar .show-mobile #search_mobile {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}
#topbar .show-mobile #search_mobile input {
  background-color: #e6e6e6;
  height: 30px;
  width: 100%;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  padding: 0 28px 0 10px;
}
#topbar .show-mobile #search_mobile .button-search {
  color: #FFFFFF;
  cursor: pointer;
  height: 25px;
  line-height: 24px;
  position: absolute;
  right: 15px;
  text-align: center;
  top: 12px;
  width: 30px;
  background: url('../image/default/icon-search.png') no-repeat center center scroll;
  z-index: 999999;
}
#topbar .show-mobile .currency .dropdown-menu,
#topbar .show-mobile .language .dropdown-menu {
  left: -45px;
  padding: 5px;
}
#topbar .show-mobile .currency .dropdown-menu li,
#topbar .show-mobile .language .dropdown-menu li {
  border: none;
}
#topbar .show-mobile .currency button,
#topbar .show-mobile .language button {
  height: 30px;
  padding: 0 10px;
}
#topbar .show-mobile .quick-user .inner-toggle {
  right: -136px;
}
#topbar .show-mobile .quick-access .inner-toggle {
  right: -90px;
}
#topbar .show-mobile .search .inner-toggle {
  right: -44px;
}
#header {
  background: white;  
  background-size: cover;
}
#header-main .header-wrap > div {
  height: 115px;
}
#header-main .inner {
  display: table;
  position: relative;
  height: 100%;
}
#header-main .inner > * {
  display: table-cell;
  vertical-align: middle;
}
.header-right {
  padding-right: 0;
}
.header-left {
  padding-left: 0;
}
#content {
  min-height: 350px;
  margin-bottom: 17px;
}
.sidebar  [class*="col-"] {
  width: 100%;
}
#footer {
  min-height: 100px;
}
#footer:before,
#footer:after {
  content: " ";
  display: table;
}
#footer:after {
  clear: both;
}
#footer .box .box-heading {
  color: #333333;
  font-size: 15.34px;
  padding: 0;
  background: none;
  border-bottom: none;
}
#footer .box .box-heading span:before {
  border-bottom: none;
}
#footer .box .box-content {
  padding: 0;
  overflow: hidden;
}
#footer .footer-top {
  padding: 0px 0 46px;
}
#footer .footer-top .box-heading {
  background-image: url("../image/box-headding-footer.png");
  background-repeat: no-repeat;
  background-position: left 2px;
  height: 31px;
  line-height: 31px;
  padding-left: 35px;
  font-weight: bold;
}
#footer .footer-center {
  background: #1a5a9b;
  padding-top: 26px;
  padding-bottom: 41px;
  color: #999999;
}
#footer .footer-center .box-heading span {
  font-size:18px;
  font-weight:bold;
  color: white;
  text-transform: uppercase;
}
#footer .footer-center .iconbox {
  background-color: #3b3b3b;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}
#footer .footer-bottom {
  padding-top: 26px;
  padding-bottom: 11px;
}
#footer .column a {
  text-decoration: none;
  color: white;
  -webkit-transition: padding 0.5s ease 0s;
  transition: padding 0.5s ease 0s;
}
#footer .column a:hover {
  color: #DA241A;
  padding-left: 10px;
}
#footer .column ul li {
  margin-bottom: 4px;
  padding-bottom: 5px;
  padding-top: 0;
  overflow: hidden;
  line-height: 30px;
}
#footer .column ul li:hover .iconbox {
  background-color: #DA241A;
  cursor: pointer;
}
#footer .column ul li a {
  background: none;
  padding-left: 0;
  text-transform: none;
}
#footer .column ul li:hover {
  color: #FFFFFF;
}
#powered .copyright{
	width:100%;
	color:black;
text-align:center;
}
#powered {
	position: absolute;
  width: 100%;
  left: 0;
  clear: both;
/*    background: white; */
/*  background: #080808; */
  padding: 26px 0;
  color: #999999;
}
#powered a {
  color: #DA241A;
}
#powered a:hover {
  color: #00C9AE;
}
.banner div {
  text-align: center;
  width: 100%;
  display: none;
}
.banner div img {
  margin-bottom: 20px;
}
.box {
  margin-top: 18px;
}
.box .box-heading {
  background: url('../image/default/box-heading-bg.png') no-repeat left center;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 31px;
  padding-left: 46px;
  font-family: 'open_sansregular';
  font-size: 17px;
  position: relative;
  margin-bottom: 21px;
}
.box .box-heading span {
  color: #333333;
}
.sidebar .box.category {
  margin-top: 0px;
}
.sidebar .box.category .box-heading {
  background: url('../image/default/box-heading-bg2.png') no-repeat left center;
}
.sidebar .box .box-heading {
  background: url('../image/default/box-heading-bg.png') no-repeat left center;
  border: none;
  margin-bottom: 0;
  font-weight: bold;
}
.sidebar .box .box-heading span {
  color: #000000;
}
.sidebar .box .box-heading span:before {
  border-right: 24px solid transparent;
  border-top: 24px solid #000000;
  border-bottom: none;
  position: absolute;
  top: 0;
  bottom: inherit;
  width: 24px;
  text-decoration: uppercase;
}
.sidebar .box .box-heading span span {
  color: #000000;
}
.sidebar .banner {
  margin-top: 26px;
}
.sidebar .box.dark,
.box.dark {
  color: #fff;
}
.sidebar .box.dark .box-heading,
.box.dark .box-heading {
  background-color: #292929 !important;
  border-bottom: 1px solid #3f3f3f !important;
  position: relative;
}
.sidebar .box.dark .box-heading:before,
.box.dark .box-heading:before {
  content: "";
  background: url('../image/default/bg-tite.png') no-repeat;
  position: absolute;
  top: 39px;
  left: 30px;
  width: 35px;
  height: 11px;
}
.sidebar .box.dark .box-content,
.box.dark .box-content {
  background-color: #2e2e2e !important;
}
.sidebar .box.dark ul li,
.box.dark ul li {
  border-bottom: 1px solid #343434 !important;
  padding-top: 7px;
  padding-bottom: 7px;
}
.sidebar .box.dark ul li a,
.box.dark ul li a {
  color: #fff;
  background: none;
  text-transform: none;
  padding-left: 0;
}
.sidebar .box.dark ul li a:hover,
.box.dark ul li a:hover {
  color: #DA241A;
}
.sidebar .box.red,
.box.red {
  color: #fff;
}
.sidebar .box.red .box-heading,
.box.red .box-heading {
  background-color: #b72c2c;
  border-bottom: 1px solid #c96666;
  position: relative;
}
.sidebar .box.red .box-content,
.box.red .box-content {
  background-color: #C83A3A;
}
.sidebar .box.red ul li,
.box.red ul li {
  border-bottom: 1px solid #c96666;
  padding-top: 7px;
  padding-bottom: 7px;
}
.sidebar .box.red ul li a,
.box.red ul li a {
  color: #fff;
  background: none;
  text-transform: none;
  padding-left: 0;
}
.sidebar .box.red ul li a:hover,
.box.red ul li a:hover {
  color: #fff;
}
.sidebar .box.pink,
.box.pink {
  color: #FFFFFF;
}
.sidebar .box.pink .box-heading,
.box.pink .box-heading {
  background-color: #DA241A;
  border-bottom: 1px solid #FFFFFF;
  position: relative;
  background-position: 8px 10px;
}
.sidebar .box.pink .box-heading span,
.box.pink .box-heading span {
  color: #FFFFFF;
}
.sidebar .box.pink .box-content,
.box.pink .box-content {
  background-color: #ec5e82;
}
.sidebar .box.pink ul li,
.box.pink ul li {
  border-bottom: 1px solid #c96666;
  padding-top: 7px;
  padding-bottom: 7px;
}
.sidebar .box.pink ul li a,
.box.pink ul li a {
  color: #FFFFFF;
  background: none;
  text-transform: none;
  padding-left: 0;
}
.sidebar .box.pink ul li a:hover,
.box.pink ul li a:hover {
  color: #fff;
}
.sidebar .box.yellow,
.box.yellow {
  color: #fff;
}
.sidebar .box.yellow .box-heading,
.box.yellow .box-heading {
  background-color: #d8981a !important;
  border-bottom: 1px solid #e8c174;
  position: relative;
}
.sidebar .box.yellow .box-content,
.box.yellow .box-content {
  background-color: #EDA81F !important;
}
.sidebar .box.yellow ul li,
.box.yellow ul li {
  border-bottom: 1px solid #e8c174;
  padding-top: 7px;
  padding-bottom: 7px;
}
.sidebar .box.yellow ul li a,
.box.yellow ul li a {
  color: #fff;
  background: none;
  text-transform: none;
  padding-left: 0;
}
.sidebar .box.yellow ul li a:hover,
.box.yellow ul li a:hover {
  color: #fff;
}
.sidebar .box.blue,
.box.blue {
  color: #fff;
}
.sidebar .box.blue .box-heading,
.box.blue .box-heading {
  background-color: #3483bf;
  border-bottom: 1px solid #64a0ce;
  position: relative;
}
.sidebar .box.blue .box-content,
.box.blue .box-content {
  background-color: #3c92d4;
}
.sidebar .box.blue ul li,
.box.blue ul li {
  border-bottom: 1px solid #64a0ce;
  padding-top: 7px;
  padding-bottom: 7px;
}
.sidebar .box.blue ul li a,
.box.blue ul li a {
  color: #fff;
  background: none;
  text-transform: none;
  padding-left: 0;
}
.sidebar .box.blue ul li a:hover,
.box.blue ul li a:hover {
  color: #fff;
}
.sidebar .box.orange,
.box.orange {
  color: #fff;
}
.sidebar .box.orange .box-heading,
.box.orange .box-heading {
  background-color: #da6e3e;
  border-bottom: 1px solid #e69673;
  position: relative;
}
.sidebar .box.orange .box-content,
.box.orange .box-content {
  background-color: #e97846;
}
.sidebar .box.orange ul li,
.box.orange ul li {
  border-bottom: 1px solid #e69673;
  padding-top: 7px;
  padding-bottom: 7px;
}
.sidebar .box.orange ul li a,
.box.orange ul li a {
  color: #fff;
  background: none;
  text-transform: none;
  padding-left: 0;
}
.sidebar .box.orange ul li a:hover,
.box.orange ul li a:hover {
  color: #fff;
}
.sidebar .box.green,
.box.green {
  color: #fff;
}
.sidebar .box.green .box-heading,
.box.green .box-heading {
  background-color: #669435;
  border-bottom: 1px solid #a2cd75;
  position: relative;
}
.sidebar .box.green .box-content,
.box.green .box-content {
  background-color: #7DB641;
}
.sidebar .box.green ul li,
.box.green ul li {
  border-bottom: 1px solid #a2cd75;
  padding-top: 7px;
  padding-bottom: 7px;
}
.sidebar .box.green ul li a,
.box.green ul li a {
  color: #fff;
  background: none;
  text-transform: none;
  padding-left: 0;
}
.sidebar .box.green ul li a:hover,
.box.green ul li a:hover {
  color: #fff;
}
.sidebar .box.purple,
.box.purple {
  color: #fff;
}
.sidebar .box.purple .box-heading,
.box.purple .box-heading {
  background-color: #a130b9;
  border-bottom: 1px solid #cb6ddf;
  position: relative;
}
.sidebar .box.purple .box-content,
.box.purple .box-content {
  background-color: #b436ce;
}
.sidebar .box.purple ul li,
.box.purple ul li {
  border-bottom: 1px solid #cb6ddf;
  padding-top: 7px;
  padding-bottom: 7px;
}
.sidebar .box.purple ul li a,
.box.purple ul li a {
  color: #fff;
  background: none;
  text-transform: none;
  padding-left: 0;
}
.sidebar .box.purple ul li a:hover,
.box.purple ul li a:hover {
  color: #fff;
}
.box.special {
  margin-top: 0;
}
.navbar-form {
  padding: 0;
}
.language {
  width: 50%;
}
.language img {
  cursor: pointer;
  margin-right: 5px;
  margin-left: 5px;
}
.language li {
  width: 100%;
}
.language li:hover .dropdown-menu {
  display: block;
}
.language div.btn-group {
  width: 100%;
}
.currency {
  display: inline-block;
  width: 50%;
}
.currency li {
  width: 100%;
}
.currency li:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}
.currency div.btn-group {
  width: 100%;
}
.currency a {
  text-decoration: none;
  cursor: pointer;
}
.currency a b {
  color: #DA241A;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-weight: normal;
}
.currency .dropdown-menu,
.language .dropdown-menu {
  z-index: 9999;
  margin-top: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background: #1E1E1E;
  padding-top: 0px;
  width: 100%;
}
.currency .dropdown-menu a,
.language .dropdown-menu a {
  line-height: 25px;
}
.currency .dropdown-menu a img,
.language .dropdown-menu a img {
  margin-top: 8px;
  float: left;
}
.currency .dropdown-menu li,
.language .dropdown-menu li {
  border-right: none;
  border-top: 1px dotted #000000;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.currency .dropdown-menu li:first-child,
.language .dropdown-menu li:first-child {
  border-top: none;
}
.currency .dropdown-menu li:hover,
.language .dropdown-menu li:hover {
  padding-left: 6px;
}
#header #cart {
  position: relative;
  z-index: 1003;
  line-height: 63px;
}
#header #cart .content {
  background: #FFFFFF;
  clear: both;
  display: none;
  min-height: 150px;
  min-width: 400px;
  position: absolute;
  right: 0;
  border-top: 4px solid #DA241A;
  z-index: 20;
  line-height: 20px;
}
#header #cart:hover > span {
  background-position: 2px 1px;
  color: #000000;
}
#header #cart .heading {
  z-index: 1;
}
#header #cart .heading a {
  text-decoration: none;
}
#header #cart .heading a span {
  padding-right: 1px;
  font-size: 13px;
  color: #FFFFFF;
}
#header #cart .heading a span:hover {
  color: #DA241A;
}
#header #cart .heading a span li {
  float: left;
  list-style: none;
}
#header #cart .heading a span .price-cart {
  color: #DA241A;
}
#header #cart .heading h4 {
  margin: 0;
  text-transform: uppercase;
  font-size: 16px;
  display: none;
}
#header #cart > span {
  background: no-repeat scroll 2px -32px url(../image/default/cart.png);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 34px;
  text-align: center;
  width: 34px;
  margin-right: 0px;
  margin-top: 15px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
#header #cart > span:hover {
  cursor: pointer;
}
#header #cart.active .content {
  display: block;
}
#header #cart .checkout {
  text-align: right;
  float: left;
  margin-top: 10px;
}
#header #cart .checkout .button {
  background-color: #00C9AE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-transform: uppercase;
}
#header #cart .empty {
  padding-top: 50px;
  text-align: center;
}
.mini-cart-total {
  background-color: #333333;
  padding: 15px;
  text-align: right;
  overflow: hidden;
}
.mini-cart-total td {
  color: #FFFFFF;
  padding: 4px;
}
.mini-cart-total .price {
  color: #DA241A;
}
.mini-cart-total table {
  border-collapse: collapse;
  display: inline-block;
}
.mini-cart-info {
  padding: 15px;
  font-size: 15.6px;
}
.mini-cart-info .quantity {
  text-align: right;
}
.mini-cart-info .name small {
  color: #666;
}
.mini-cart-info td {
  color: #000;
  vertical-align: top;
  padding: 10px 5px;
}
.mini-cart-info table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 5px;
}
.mini-cart-info .image img {
  border: 1px solid #ddd;
  text-align: left;
}
.mini-cart-info .remove {
  text-align: right;
}
.mini-cart-info .remove img {
  cursor: pointer;
}
.mini-cart-info td.total {
  text-align: right;
  color: #DA241A;
  font-weight: bold;
}
#search {
  margin: 20px 0px 17px;
  position: relative;
  z-index: 1001;
  width: 100%;
}
#search:hover input {
  width: 200px;
}
#search input {
  background-color: #FFFFFF;
  padding: 5px 30px 5px 10px;
  border: none;
  width: 75px;
  height: 25px;
  line-height: 25px;
  color: #DA241A;
  border-radius: 15px;
  -webkit-transition: width 0.8s ease 0s;
  transition: width 0.8s ease 0s;
  position: absolute;
  right: 0px;
}
#search input:focus {
  width: 200px;
}
#search .button-search {
  color: #FFFFFF;
  cursor: pointer;
  height: 25px;
  line-height: 24px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 30px;
  background: url('../image/default/icon-search.png') no-repeat center center scroll;
  z-index: 999999;
}
.cart {
  float: left;
  margin-bottom: 11px;
}
.cart input {
  text-transform: uppercase;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #000000 \9;
  background-image: url("../image/default/cart-product.png");
  background-position: 0 -34px;
  background-repeat: no-repeat;
  height: 34px;
  padding: 0 15px 0 45px;
}
.cart input:hover {
  background-color: #DA241A;
  background-position: 0 0;
  box-shadow: none;
}
.carousel-inner {
  overflow: inherit;
}
.product-block {
  background-color: #FFFFFF;
  margin-bottom: 20px;
  position: relative;
}
.product-block .product-hover {
  left: 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 70%;
  transition: all 550ms ease 0s;
  z-index: 9999;
  padding: 16px;
  width: 100%;
}
.product-block .product-hover .compare a,
.product-block .product-hover .wishlist a {
  opacity: 1;
  filter: alpha(opacity=100);
  width: 14%;
  float: right;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  color: #FFFFFF;
  cursor: pointer;
  text-decoration: none;
  display: none;
  background-color: #b3b3b3;
  line-height: 34px;
  text-align: center;
  font-size: 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.product-block .product-hover .compare a:hover,
.product-block .product-hover .wishlist a:hover {
  color: #FFFFFF;
  -webkit-box-shadow: 0 0 0 30px #DA241A inset;
  box-shadow: 0 0 0 30px #DA241A inset;
}
.product-block .product-hover .compare a span,
.product-block .product-hover .wishlist a span {
  display: none;
}
.product-block .product-hover .wishlist a {
  margin-left: 2px;
}
.product-block .image {
  display: block;
  padding-bottom: 21px;
  text-align: center;
  padding: 16px;
  position: relative;
}
.product-block .image .face {
  border-bottom: 1px dashed #ddd;
}
.product-block .image .img:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background-color: ;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  width: 100%;
  text-align: left;
}
.product-block .image .face {
  transform: rotateX(0deg) rotateY(0deg);
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg);
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.product-block .image .faceback {
  position: absolute;
  text-align: center;
  top: 0px;
  padding: 16px;
  width: 100%;
  left: 0;
  transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.product-block:hover {
/*  box-shadow: 0 0 5px #DA241A; */
border: 2px solid #DA241A;
}
.product-block:hover .product-hover {
  cursor: pointer;
  background-color: #FFFFFF;
  box-shadow: 0 5px 4px -1px rgba(0,0,0,0.26);
  top: 100%;
  width: 100%;
  z-index: 99999;
  opacity: 1;
  visibility: visible;
}
.product-block:hover .product-zoom {
  opacity: 1;
  filter: alpha(opacity=100);
  height: 35px;
  line-height: 35px;
  width: 35px;
  font-size: 15px;
}
.product-block:hover .product_quickview {
  opacity: 1;
  filter: alpha(opacity=100);
  left: 30%;
  text-align: center;
}
.product-block:hover .product_quickview a {
  text-decoration: none;
}
.product-block:hover .image .img:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.product-block:hover .image .faceback {
  transform: rotateX(0deg) rotateY(0deg);
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg);
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  opacity: 1;
  visibility: visible;
}
.product-block .product_quickview {
  opacity: 0;
  filter: alpha(opacity=0);
  left: 0;
  top: 55%;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  position: absolute;
  background-color: rgba(0,0,0,0.8);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  z-index: 5;
}
.product-block .product_quickview a {
  color: #FFFFFF;
  padding: 0 10px;
  line-height: 30px;
}
.product-block .product_quickview a span {
  margin-right: 6px;
}
.product-block .description {
  margin-bottom: 11px;
  display: none;
}
.product-block .rating {
  display: block;
  margin-bottom: 11px;
}
.product-block .name {
  font-size: 15px;
  text-transform: none;
  text-decoration: none;
  display: block;
  margin-bottom: 4px;
}
.product-block .product-meta {
  padding: 16px;
  padding-top: 0;
}
.product-block .price-old {
  color: #292929;
  text-decoration: line-through;
}
.product-block .price {
  display: block;
  color: #000;
  font-size: 17px;
  margin-bottom: 11px;
}
.product-block .price .price-tax {
  display: none;
}
.product-block .product-label-special {
  background: url("../image/default/label-special.png");
  font-size: 12px;
  width: 41px;
  height: 41px;
  top: 10px;
  right: 10px;
  display: block;
  position: absolute;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  text-transform: uppercase;
  line-height: 41px;
  padding: 0;
  font-weight: normal;
  z-index: 5;
}
.product-block .product-label-special:before {
  bottom: 2px;
  left: 0px;
  content: "";
  display: inline-block;
  position: absolute;
}
.product-block .product-zoom {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  top: 35%;
  left: 43%;
  height: 0;
  line-height: 8px;
  width: 0;
  position: absolute;
  display: inline-block;
  text-align: center;
  z-index: 10;
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: rgba(0,0,0,0.6);
  color: #FFFFFF;
  font-size: 0;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.product-block .product-zoom:hover {
  color: #FFFFFF;
}
.product-block .product-zoom:after {
  left: 0;
  padding: 0;
  top: 0;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -moz-box-sizing: content-box;
  content: "";
  height: 100%;
  pointer-events: none;
  position: absolute;
  width: 100%;
}
.sidebar .product-block {
  margin-bottom: 0;
  position: static;
  box-shadow: none;
  background-color: transparent;
  border-bottom: 1px dashed #d1d1d1;
  padding: 10px 0;
  overflow: hidden;
}
.sidebar .product-block .product-meta {
  position: inherit;
  padding: 0 10px;
}
.sidebar .product-block .image {
  float: left;
  margin-right: 11px;
  border-bottom: none;
  padding-bottom: 0;
  padding: 0;
}
.sidebar .product-block .wishlist,
.sidebar .product-block .compare,
.sidebar .product-block .cart {
  display: none;
}
.sidebar .product-block .name {
  max-height: 30px;
  overflow: hidden;
}
.sidebar .product-block .product-label-special {
  font-size: 12px;
  width: 30px;
  height: 30px;
  top: -10px;
  right: -10px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  text-transform: none;
  line-height: 30px;
}
.sidebar .box {
  margin-bottom: 18px;
  margin-top: 0px;
}
.productcarousel .box-heading span {
  font-weight: bold;
}
.productcarousel .product-block {
  margin-bottom: 10px;
}
.productcarousel .carousel-control:hover {
  background-color: #DA241A;
}
.featured .box-heading {
  background: url('../image/default/box-heading-bg2.png') no-repeat left center;
}
.pavcarousel {
  background-color: #FFFFFF;
  overflow: hidden;
  padding: 20px 30px;
}
.pavcarousel .carousel-control {
  width: 30px;
  top: 40%;
  height: 22px;
  line-height: 20px;
  background-color: #666666;
  color: #FFFFFF;
}
.pavcarousel .carousel-control:hover {
  background-color: #DA241A;
}
.pavcarousel .item-inner {
  float: left;
  margin: 0 5px;
  position: relative;
}
.pavcarousel .item-inner:hover .img:after {
  opacity: 0;
  filter: alpha(opacity=0);
}
.pavcarousel .item-inner .img:after {
  background-color: rgba(255,255,255,0.55);
  content: "";
  height: 100%;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  position: absolute;
  text-align: left;
  top: 0;
  transition: all 0.3s ease-in-out 0s;
  width: 100%;
  z-index: 5;
}
.pav-custom h4 {
  font-weight: bold;
  margin-bottom: 16px;
  font-size: 18.2px;
}
.pav-custom li {
  float: none;
  line-height: 31px;
  margin-bottom: 3px;
  margin-right: 3px;
}
.pav-custom li a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 12px;
  border: 1px solid #ebebeb;
  background-color: #FFFFFF;
}
.pav-custom li a:hover {
  background-color: #DA241A;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #FFFFFF;
}
.pav-custom .iconbox {
  color: #808080;
  font-size: 21px;
}
.pav-custom .support-id {
  background-color: #FFFFFF;
  overflow: hidden;
}
.pav-custom .support-id .image {
  height: auto;
  width: 100%;
  margin-right: 10px;
}
.pav-custom .support-id .image img {
  vertical-align: middle;
}
.pav-custom .support-id .shipping {
  background-color: #DA241A;
}
.pav-custom .support-id .order {
  background-color: #00C9AE;
}
.pav-custom .support-id .help {
  background-color: #4d4d4d;
}
.pav-custom .support-id .support-body {
  padding: 20px;
}
.newsletter_block .form-group {
  width: 100%;
  margin-top: 25px;
}
.newsletter_block .form-group .button_mini {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin-top: 11px;
  background-color: #DA241A;
}
.populartags {
  overflow: hidden;
}
.populartags a {
  padding: 6px 14px;
  background-color: #FFFFFF;
  border: 1px solid #d1d1d1;
  margin: 0 6px 6px 0;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #999999;
}
.populartags a:hover {
  background-color: #DA241A;
  color: #FFFFFF;
}
#pav-slideshow .tp-caption a {
  border: 1px solid #000000;
  padding: 10px 16px;
  color: #000000;
}
#pav-slideshow .tp-caption a:hover {
  border: 1px solid #DA241A;
  color: #DA241A;
}
#pav-slideshow .tp-caption.large_text {
  color: #DA241A;
  text-transform: uppercase;
  font-weight: 200;
  text-shadow: none;
  font-family: 'open_sanslight';
}
#pav-slideshow .tp-caption.large_text span {
  font-family: 'open_sansextrabold';
}
#pav-slideshow .tp-caption.medium_text {
  text-transform: uppercase;
  color: #000000;
  text-shadow: none;
  font-family: 'open_sanslight';
}
#pav-slideshow .tp-button {
  background-image: url("../image/slide-button.png");
  background-repeat: no-repeat;
  background-position: 90px 0px;
  width: 120px;
  text-align: left;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  background-color: transparent;
}
#pav-slideshow .tp-button:hover {
  background-color: #DA241A;
  background-position: 90px -34px;
  border: 1px solid #DA241A;
}
#pav-slideshow .tp-leftarrow.default {
  cursor: pointer;
  background: url('../image/default/large_left.png') no-repeat 0 0;
  width: 34px;
  height: 36px;
}
#pav-slideshow .tp-rightarrow.default {
  cursor: pointer;
  background: url("../image/default/large_right.png") no-repeat 0 0;
  width: 34px;
  height: 36px;
}
#pav-slideshow .tp-leftarrow:hover,
#pav-slideshow .tp-rightarrow:hover {
  background-position: left -36px;
}
#footer .pavtestimonial .box-heading {
  background-position: left -28px;
}
.pavtestimonial .testimonial {
  background-image: url("../image/bg-testimonial.png");
  background-repeat: no-repeat;
  background-position: 45px bottom;
  padding-bottom: 16px;
}
.pavtestimonial .testimonial .testimonial-info {
  overflow: hidden;
  background-color: #FFFFFF;
  padding: 20px 32px;
  border: 1px solid #f2f2f2;
  border-bottom: none;
}
.pavtestimonial .testimonial .testimonial-info .description {
  margin: 0px;
  width: 90%;
  font-style: italic;
}
.pavtestimonial .testimonial span {
  color: #DA241A;
}
.pavtestimonial a {
  font-size: 39px;
}
.pavtestimonial a:hover {
  color: #DA241A;
}
.pavtestimonial h3 {
  color: #DA241A;
  font-style: italic;
  font-size: 15px;
  text-transform: none;
}
.pavtestimonial .img-circle {
  width: 45px;
  height: 45px;
}
.pavtestimonial .avatar-profile {
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  width: 180px;
}
.pavtestimonial .avatar-profile .t-avatar {
  margin-right: 10px;
}
.pavtestimonial .carousel-control {
  bottom: 5%;
  top: auto;
}
.sidebar .haschild {
  margin-bottom: 9px;
  font-weight: bold;
}
.sidebar .haschild li {
  font-weight: normal;
  padding-left: 0px;
}
.box-blog .image {
  background-color: #FFFFFF;
  padding: 5px;
  margin-right: 16px;
  text-align: center;
}
.box-blog .image img {
  width: 215px;
  height: 299px;
}
.box-blog li {
  line-height: 25px;
}
.box-blog li a {
  font-size: 14.3px;
  margin-bottom: 0px;
  color: #00C9AE;
}
.box-blog li a:hover {
  color: #DA241A;
}
.box-blog p {
  margin: 10px 0px;
  line-height: 20px;
}
.box-blog a {
  color: #DA241A;
  font-size: 14.3px;
}
ul.box-category,
ul.box-category ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.box-filter,
ul.box-filter ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.box-filter > li ul {
  padding-bottom: 10px;
}
ul.box-filter span {
  font-weight: bold;
  border-bottom: 1px solid #e7e7e7;
  display: block;
  padding-bottom: 5px;
  margin-bottom: 8px;
}
#colorbox *:before,
#colorbox *:after {
  -moz-box-sizing: inherit;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.zoomContainer .zoomLens {
  border-color: #999999 !important;
}
#scrollUp {
  bottom: 0px;
  right: 30px;
  width: 70px;
  height: 70px;
  margin-bottom: -10px;
  padding: 10px 5px;
  font-family: sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  color: #828282;
  -webkit-box-shadow: 0 0px 2px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0px 2px 1px rgba(0,0,0,0.2);
  box-shadow: 0 0px 2px 1px rgba(0,0,0,0.2);
  background-color: #E6E6E6;
  background-image: -moz-linear-gradient(top,#EBEBEB,#DEDEDE);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#EBEBEB),to(#DEDEDE));
  background-image: -webkit-linear-gradient(top,#EBEBEB,#DEDEDE);
  background-image: -o-linear-gradient(top,#EBEBEB,#DEDEDE);
  background-image: linear-gradient(to bottom,#EBEBEB,#DEDEDE);
  background-repeat: repeat-x;
  -webkit-transition: margin-bottom 150ms linear;
  -moz-transition: margin-bottom 150ms linear;
  transition: margin-bottom 150ms linear;
}
#scrollUp:hover {
  margin-bottom: 0px;
}
#content h1 {
  margin-top: 0;
  margin-bottom: 11px;
  padding-bottom: 11px;
  position: relative;
}
#content h1:after {
  position: absolute;
  content: "";
  bottom: -2px;
  left: 0;
  width: 10%;
}
.category-list {
  margin-top: 11px;
  margin-bottom: 21px;
}
.category-list ul {
  float: left;
  list-style: disc outside none;
  padding-left: 15px;
}
.category-list ul li {
  padding: 3px;
}
.category-info {
  position: relative;
}
.category-info .image {
  margin-bottom: 21px;
}
.category-info .description {
  margin-bottom: 21px;
}
.manufacturer-heading {
  background: #F8F8F8;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 8px;
  margin-bottom: 11px;
}
.manufacturer-list {
  border: 1px solid #DBDEE1;
  padding: 5px;
  margin-bottom: 21px;
}
.manufacturer-list ul {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 11px;
}
.manufacturer-content {
  padding: 8px;
  overflow: auto;
}
.product-filter {
  padding: 5px 0;
  margin-bottom: 21px;
}
.product-filter .sort {
  float: left;
}
.product-filter .limit {
  margin-right: 21px;
  float: left;
}
.product-filter .display {
  margin-right: 21px;
  float: left;
}
.product-filter .display a {
  font-size: 15px;
  border: 1px solid #CCC;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
  background: url('../image/default/icon-grid-list.png') no-repeat 0 0 scroll;
  width: 35px;
  height: 31px;
  display: inline-block;
}
.product-filter .display a > em {
  display: none;
}
.product-filter .display a.grid {
  background-position: 9px 8px;
}
.product-filter .display a.grid.active,
.product-filter .display a.grid:hover {
  color: #000000;
  background-position: 9px -29px;
}
.product-filter .display a.list {
  background-position: -28px 8px;
}
.product-filter .display a.list.active,
.product-filter .display a.list:hover {
  color: #000000;
  background-position: -28px -29px;
}
.product-filter .display span {
  line-height: 30px;
  margin-right: 11px;
}
.product-filter .form-control {
  display: inline-block;
  width: auto;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.product-compare {
  float: right;
  margin-left: 11px;
}
.product-list .col-fullwidth {
  width: 100%;
}
.product-list .product-block {
  padding: 10px 0;
  position: inherit;
  overflow: hidden;
}
.product-list .product-block:hover .product-hover {
  background: none;
}
.product-list .product-block .product-hover {
  display: block;
  transition: all 350ms ease 0s;
  z-index: 9999;
  padding: 16px;
  width: 100%;
  position: inherit;
  box-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);
  padding: 0;
}
.product-list .product-block .product-hover .compare,
.product-list .product-block .product-hover .wishlist {
  width: 50%;
  float: left;
}
.product-list .product-block .product-hover .compare a,
.product-list .product-block .product-hover .wishlist a {
  position: inherit;
  width: 50%;
  text-align: left;
  background-color: transparent;
  color: #000000;
  float: left;
  margin-left: 0px;
}
.product-list .product-block .product-hover .compare a:hover,
.product-list .product-block .product-hover .wishlist a:hover {
  box-shadow: none;
  color: #DA241A;
}
.product-list .product-block .product-hover .compare a span,
.product-list .product-block .product-hover .wishlist a span {
/*  display: inline; */
}
.product-list .product-meta .wishlist a,
.product-list .product-meta .compare a {
  color: #3e3d39;
  background-color: transparent;
  display: inline-block;
  margin: 0;
}
.product-list .product-meta .wishlist a:hover,
.product-list .product-meta .compare a:hover {
  color: #DA241A;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product-list .product-meta .wishlist a span,
.product-list .product-meta .compare a span {
  padding-left: 5px;
  display: inline-block;
}
.product-list .product-meta .wishlist .tooltip,
.product-list .product-meta .compare .tooltip {
  opacity: 0;
  filter: alpha(opacity=0);
}
.product-list:hover .product-meta .wishlist {
  left: 0;
}
.product-list:hover .product-meta .compare {
  right: 0;
}
.product-list .price-old {
  text-decoration: line-through;
}
.product-list .cart {
  margin-bottom: 3px;
}
.product-list .price-tax {
  font-weight: normal;
  color: #bbb;
}
.product-list .name {
  margin-bottom: 4px;
}
.product-list .name a {
  font-weight: bold;
  text-decoration: none;
}
.product-list .image {
  float: left;
  margin-right: 11px;
  padding-bottom: 0;
  border-bottom: 2px solid transparent;
}
.product-list .image img {
  padding: 3px;
  width: 100%;
}
.product-list .description {
  display: block;
}
.product-list .right {
  float: right;
  margin-left: 16px;
}
.product-list > div + div {
  border-top: 1px solid ;
  padding-top: 11px;
}
.product-grid {
  position: relative;
}
.product-info {
  margin-bottom: 21px;
}
.product-info .cart .minimum {
  padding-top: 5px;
  font-size: 12px;
  color: #999;
}
.product-info .cart .links {
  display: inline-block;
  vertical-align: middle;
}
.product-info .cart div > span {
  color: #999;
}
.product-info > .left {
  float: left;
  margin-right: 16px;
}
.product-info > .left + .right {
  margin-left: 265px;
}
.product-info .image {
  position: relative;
  margin-bottom: 21px;
  text-align: center;
}
.product-info .product-label-special {
  background: url("../image/default/label-special.png");
  font-size: 13px;
  width: 41px;
  height: 41px;
  top: 10px;
  right: 10px;
  display: block;
  position: absolute;
  text-transform: uppercase;
  line-height: 3.4285714296;
  padding: 0;
  font-weight: normal;
}
.product-info .product-label-special:before {
  bottom: 2px;
  left: 0px;
  display: inline-block;
  position: absolute;
  z-index: 10;
}
.product-info .quantity-adder {
  margin-bottom: 11px;
  font-size: 17px;
  position: relative;
}
.product-info .quantity-adder input {
  padding-left: 11px;
  padding-right: 11px;
  margin-right: 2px;
  font-size: 17px;
  height: 39px;
}
.product-info .quantity-adder span {
  font-size: 19px;
  cursor: pointer;
  position: absolute;
  line-height: 1;
  width: 19px;
  height: 19px;
  background-color: #e8e8e8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  color: #fff;
}
.product-info .quantity-adder span.add-down {
  font-size: 21px;
  top: 20px;
}
.product-info .product-action {
  margin-bottom: 11px;
}
.product-info .product-action input {
  text-transform: uppercase;
}
.product-info .product-action .wishlist,
.product-info .product-action .compare {
  background-color: #b3b3b3;
  font-size: 15px;
  display: inline-block;
  margin-left: 6px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.product-info .product-action .wishlist:hover,
.product-info .product-action .compare:hover {
  background-color: #DA241A;
}
.product-info .product-action .wishlist a,
.product-info .product-action .compare a {
  color: #FFFFFF;
  line-height: 35px;
  display: inline-block;
  padding: 0 11px;
}
.product-info .product-action .wishlist span,
.product-info .product-action .compare span {
  display: none;
}
.product-info .price {
  margin-bottom: 11px;
  font-size: 21px;
/*  color: #DA241A; */
color:black;
}

iframe{
max-width:100%;
}

.product-info .price .price-new {
        color: #DA241A;
}

.price-new{
        color:#292929 !important;
}
.price-old{
        color: #DA241A !important;
}

.product-info .price .price-old {
  text-decoration: line-through;
  font-size: 15px;
  color: #292929;
}
.product-info .price .reward {
  font-size: 13px;
}
.product-info .price .discount {
  font-size: 13px;
}
.product-info .price .price-tax {
  font-size: 13px;
  color: #999999;
}
.product-info .description {
  margin-bottom: 11px;
  line-height: 23px;
}
.product-info .description a {
  text-decoration: none;
}
.product-info .description span {
  font-weight: bold;
  padding-right: 11px;
}
.product-info .image-additional {
  clear: both;
  overflow: hidden;
  padding: 0 29px;
}
.product-info .image-additional a {
  float: left;
  display: block;
  margin-left: 11px;
  margin-bottom: 11px;
}
.product-info .image-additional img {
  border: 1px solid #d1d1d1;
}
.product-info .image-additional .carousel-control {
  font-size: 41px;
  top: 25px;
  cursor: pointer;
}


.product-info .video-additional {
  clear: both;
  overflow: hidden;
  padding: 0 29px;
}
.product-info .video-additional a {
  float: left;
  display: block;
  margin-left: 11px;
  margin-bottom: 11px;
}
.product-info .video-additional img {
  border: 1px solid #d1d1d1;
}
.product-info .video-additional .carousel-control {
  font-size: 41px;
  top: 25px;
  cursor: pointer;
}


.product-info .option-image {
  margin-top: 3px;
  margin-bottom: 11px;
}
.product-info .option-image label {
  display: block;
  width: 100%;
  height: 100%;
}
.product-info .option-image img {
  margin-right: 11px;
  border: 1px solid #d1d1d1;
  cursor: pointer;
}
.product-info .option {
  margin-bottom: 11px;
}
.product-info .review {
  margin-bottom: 11px;
}
.product-info .review > div {
  line-height: 23px;
}
.product-info .share {
  margin-bottom: 11px;
  line-height: normal;
}
.product-info .share a {
  text-decoration: none;
}
.form-review .option {
  margin-bottom: 11px;
}
#related .carousel-controls {
  top: -50px;
}
#related .carousel-inner {
  overflow: hidden;
}
#related .carousel-inner:hover {
  overflow: visible !important;
}
.review-list {
  padding: 16px;
  margin-bottom: 16px;
  border: 1px solid #d1d1d1;
}
.review-list .rating {
  float: right;
  margin-bottom: 26px;
}
.review-list .author {
  float: left;
  margin-bottom: 26px;
}
.review-list .text {
  clear: both;
}
.attribute thead td,
.attribute thead tr td:first-child {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  background: #F7F7F7;
  text-align: left;
}
.attribute {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin-bottom: 20px;
}
.attribute td {
  padding: 7px;
  color: #4D4D4D;
  text-align: center;
  vertical-align: top;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.attribute tr td:first-child {
  color: #000000;
  font-weight: bold;
  text-align: right;
  width: 20%;
}
.compare-info {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin-bottom: 20px;
}
.compare-info .price-old {
  font-weight: bold;
  color: #F00;
  text-decoration: line-through;
}
.compare-info .price-new {
  font-weight: bold;
}
.compare-info .name a {
  font-weight: bold;
}
.compare-info td {
  padding: 7px;
  width: 20%;
  color: #4D4D4D;
  text-align: center;
  vertical-align: top;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.compare-info tr td:first-child {
  color: #000000;
  font-weight: bold;
  text-align: right;
}
.compare-info thead td,
.compare-info thead tr td:first-child {
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  background: #F7F7F7;
  text-align: left;
}
.wishlist-info tbody .quantity,
.wishlist-info tbody .price,
.wishlist-info tbody .total,
.wishlist-info tbody .action {
  text-align: right;
}
.wishlist-info thead .name,
.wishlist-info thead .model,
.wishlist-info thead .stock {
  text-align: left;
}
.wishlist-info thead .quantity,
.wishlist-info thead .price,
.wishlist-info thead .total,
.wishlist-info thead .action {
  text-align: right;
}
.wishlist-info tbody .name,
.wishlist-info tbody .model,
.wishlist-info tbody .stock {
  text-align: left;
}
.wishlist-info thead td {
  color: #4D4D4D;
  font-weight: bold;
  background-color: #F7F7F7;
  border-bottom: 1px solid #ddd;
}
.wishlist-info thead .image {
  text-align: center;
}
.wishlist-info tbody td {
  vertical-align: top;
  border-bottom: 1px solid #ddd;
}
.wishlist-info tbody .action img {
  cursor: pointer;
}
.wishlist-info tbody .image {
  text-align: center;
}
.wishlist-info tbody .image img {
  border: 1px solid #ddd;
}
.wishlist-info tbody .price s {
  color: #DA241A;
}
.wishlist-info td {
  padding: 7px;
}
.wishlist-info table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  margin-bottom: 20px;
}
.order-list {
  margin-bottom: 10px;
}
.order-list .order-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.order-list .order-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
  float: left;
  width: 33.3%;
}
.order-list .order-info {
  text-align: right;
}
.order-list .order-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.order-detail {
  background: #EFEFEF;
  font-weight: bold;
}
.return-list {
  margin-bottom: 10px;
}
.return-list .return-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
  float: left;
  width: 33.3%;
}
.return-list .return-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.return-list .return-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.return-list .return-info {
  text-align: right;
}
.return-product {
  margin-bottom: 20px;
  clear: both;
  overflow: auto;
}
.return-name {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-model {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-quantity {
  float: left;
  width: 31%;
}
.return-detail {
  overflow: auto;
  margin-bottom: 20px;
}
.return-reason {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-opened {
  float: left;
  width: 31%;
  margin-right: 15px;
}
.return-opened textarea {
  width: 98%;
  vertical-align: top;
}
.return-captcha {
  float: left;
}
.download-list {
  margin-bottom: 10px;
}
.download-list .download-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 2px;
}
.download-list .download-id {
  width: 49%;
  float: left;
  margin-bottom: 2px;
}
.download-list .download-content {
  padding: 10px 0px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
  float: left;
  width: 33.3%;
}
.download-list .download-info {
  text-align: right;
}
.cart-module > div {
  display: none;
}
.cart-info tbody .name,
.cart-info tbody .model,
.cart-info tbody .quantity {
  text-align: left;
}
.cart-info thead .name,
.cart-info thead .model,
.cart-info thead .quantity {
  text-align: left;
}
.cart-info tbody .quantity input[type='image'],
.cart-info tbody .quantity img {
  position: relative;
  top: 0;
  vertical-align: middle;
  cursor: pointer;
  border: none;
}
.cart-info tbody .price,
.cart-info tbody .total {
  text-align: right;
}
.cart-info thead td {
  color: #4D4D4D;
  font-weight: bold;
  background-color: #F7F7F7;
  border-bottom: 1px solid #ddd;
}
.cart-info thead .image {
  text-align: center;
}
.cart-info tbody td {
  vertical-align: middle;
  border-bottom: 1px solid #ddd;
}
.cart-info tbody .image {
  text-align: center;
}
.cart-info tbody .image img {
  border: 1px solid #ddd;
}
.cart-info tbody span.stock {
  color: #F00;
  font-weight: bold;
}
.cart-info td {
  padding: 7px;
}
.cart-info table {
  width: 100%;
  margin-bottom: 15px;
  border-collapse: collapse;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.cart-total {
  border-top: 1px solid #ddd;
  overflow: auto;
  padding-top: 8px;
  margin-top: 10px;
  margin-bottom: 15px;
}
.cart-total td {
  padding: 3px;
  text-align: right;
}
.cart-total table {
  float: right;
}
.cart-info thead .price,
.cart-info thead .total {
  text-align: right;
}
.checkout-heading {
  background: #e7e7e7;
  border: 1px solid #e7e7e7;
  padding: 8px;
  font-weight: bold;
  font-size: 1;
  color: #555555;
  margin-bottom: 15px;
}
.checkout-heading a {
  float: right;
  margin-top: 1px;
  font-weight: normal;
  text-decoration: none;
}
.checkout-content {
  padding: 0px 0px 15px 0px;
  display: none;
}
.checkout-content .buttons {
  clear: both;
}
.checkout-product tbody .name,
.checkout-product tbody .model {
  text-align: left;
}
.checkout-product thead .name,
.checkout-product thead .model {
  text-align: left;
}
.checkout-product thead td {
  color: #4D4D4D;
  font-weight: bold;
  background-color: #F7F7F7;
  border-bottom: 1px solid #ddd;
}
.checkout-product tfoot td {
  text-align: right;
  border-bottom: 1px solid #ddd;
}
.checkout-product tbody td {
  vertical-align: top;
  border-bottom: 1px solid #ddd;
}
.checkout-product td {
  padding: 7px;
}
.checkout-product table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  margin-bottom: 20px;
}
.checkout-product tbody .quantity,
.checkout-product tbody .price,
.checkout-product tbody .total {
  text-align: right;
}
.checkout-product thead .quantity,
.checkout-product thead .price,
.checkout-product thead .total {
  text-align: right;
}
.contact-form,
.contact-info {
  margin-top: 18px;
}
.contact-address li {
  overflow: hidden;
  border-bottom: 1px dashed #ccc;
  padding: 10px 0;
}
.contact-address li .icon {
  font-size: 26px;
  float: left;
  width: 30px;
  padding-left: 5px;
}
.contact-address li span {
  float: left;
}
#content .content {
  margin: 10px 0;
}
#pav-mainnav {
  position: relative;
}
#pav-mainnav .dropdown:hover > .dropdown-menu {
  display: block;
}
#pav-mainnav .navbar {
  border: none;
}
#pav-mainnav .navbar .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
#pav-mainnav .navbar ul.nav  > li:hover > a,
#pav-mainnav .navbar ul.nav .caret {
  background: none;
  color: #DA241A;
}
#pav-mainnav .navbar ul.nav  > li:hover > a:before,
#pav-mainnav .navbar ul.nav .caret:before {
  width: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
#pav-mainnav .navbar ul.nav  > li:hover .caret {
  border-bottom-color: #DA241A;
  border-top-color: #DA241A;
}
#pav-mainnav .navbar ul.nav > li  > a {
  font-size: 12px;
  z-index: 0;
}
#pav-mainnav .navbar ul.nav > li  > a:before {
  height: 100%;
  left: 50%;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 50%;
  width: 0;
  content: "";
  position: absolute;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: -1;
}
#pav-mainnav .dropdown-menu {
  padding: 5px;
}
#pav-mainnav .dropdown-menu li a {
  background: url('../image/default/circle-li.png') no-repeat 5px 5px;
  padding: 3px 0 3px 20px;
  line-height: 28px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#pav-mainnav .dropdown-menu li a:hover {
  background-position: 5px -19px;
}
#pav-mainnav .navbar-inverse .navbar-nav > .open > a {
  background-color: #DA241A;
}
#pav-mainnav .mini-access {
  line-height: 30px;
  text-align: center;
}
#pav-mainnav .mini-access a {
  padding: 0px 5px;
  border-right: 1px solid #292929;
}
#pav-mainnav .mini-access a:last-child {
  border-right: none;
}
.navbar-nav .dropdown-menu {
  border: none;
  display: inline-block;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 50px;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  min-width: 230px;
}
.navbar-nav .dropdown-menu > .dropdown-menu-inner {
  padding: 10px;
}
.navbar-nav .dropdown-menu .row {
  margin-bottom: 0 !important;
}
.navbar-nav .dropdown:hover .dropdown-menu {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 63px;
  visibility: inherit;
  border-top: 3px solid #DA241A;
}
.pav-megamenu .dropdown-menu {
  border: none;
}
.pav-megamenu .dropdown-menu > .dropdown-menu-inner {
  padding: 10px;
}
.pav-megamenu .mega-group .caret {
  display: none;
}
.pav-megamenu .mega-group > .dropdown-toggle {
  display: block;
  font-weight: bold;
  padding: 6px 5px;
  text-transform: uppercase;
  border-bottom: solid 1px #E5E5E5;
}
.pav-megamenu .mega-group .dropdown-mega .mega-col-inner > ul > li a {
  margin-left: 6px;
}
.pav-megamenu .mega-col .mega-col-inner > ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.pav-megamenu .mega-col .mega-col-inner > ul > li {
  list-style: none;
  margin-left: 0;
}
.pav-megamenu .mega-col .mega-col-inner > ul > li > a {
  clear: both;
  display: block;
  line-height: 20px;
}
.pav-megamenu .dropdown-submenu:hover .dropdown-menu {
  display: block;
}
.pav-megamenu .dropdown-submenu > .dropdown-menu {
  border-radius: 0 6px 6px 6px;
  left: 100%;
  margin-left: -6px;
  margin-top: -6px;
  top: 0;
}
.pav-megamenu .cols2 {
  width: 420px;
}
.pav-megamenu .cols3 {
  width: 620px;
}
.pav-megamenu .cols4 {
  width: 820px;
}
.pavo-widget .menu-title {
  color: #000000;
  font-weight: bold;
}
.pavo-widget li a {
  line-height: 35px !important;
  background-position: 5px -1px !important;
}
.pavo-widget li a:hover {
  background-position: 5px -25px !important;
}
.btn-theme-primary {
  background-color: #DA241A;
  border: none;
  color: #fff;
}
.btn-theme-primary:hover {
  background-color: #000000;
  color: #fff;
  border: none;
}
.text-primary-theme {
  color: #000000;
}
.text-danger-theme {
  color: #DA241A;
}
.btn {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.iconbox {
  display: block;
  float: left;
  height: 28px;
  line-height: 28px;
  text-align: center;
  margin-right: 8px;
  font-size: 18px;
  width: 28px;
}
.iconbox i {
  padding-left: 5px;
}
.social {
  margin: 36px 0;
  overflow: hidden;
}
.social a {
  color: #fff !important;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.social a:hover {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}
.social a.pinterest {
  background-color: #f13838;
}
.social a.facebook {
  background-color: #395c8c;
}
.social a.google-plus {
  background-color: #f2532f;
}
.social a.twitter {
  background-color: #5aceef;
}
.box-services {
  font-size: 16px;
  text-transform: uppercase;
}
.box-services .iconbox {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  height: 34px;
  line-height: 34px;
  width: 34px;
  -webkit-box-shadow: 0 0 0 3px #DA241A;
  box-shadow: 0 0 0 3px #DA241A;
  position: relative;
  z-index: 1;
  display: inline-block;
}
.box-services .iconbox:after {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background: repeat scroll 0 0 #DA241A;
  left: -2px;
  padding: 2px;
  top: -2px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  content: "";
  height: 100%;
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: -1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.box-services .iconbox:hover:after {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.box-services .btn-info {
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 3px #4c4c4c;
  box-shadow: 0 0 0 3px #4c4c4c;
}
.box-services .btn-info:after {
  background: repeat scroll 0 0 #4c4c4c;
}
.box-services .btn-info:hover {
  color: #4c4c4c;
  color: #ffffff \9;
}
.box-media .media {
  color: #939393;
  background-color: #fafafa;
  border: 1px solid #f6f6f6;
  padding: 10px;
}
.box-media .media a.pull-left {
  margin-right: -45px;
}
.box-media .media a.pull-right {
  margin-left: -45px;
}
.box-media .media .media-right {
  text-align: right;
}
.box-media .media .media-right p {
  margin-right: 0;
  margin-left: 30px;
}
.box-media .media p {
  margin-right: 30px;
}
.media-dark .media {
  background-color: #efefef;
  border: 1px solid #efefef;
}
.newsletter input,
.newsletter button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  line-height: 19px;
  margin-top: 8px;
}
.newsletter .navbar-form {
  padding: 0;
}
.pattern1 {
  background-image: url('../image/pattern/pattern1.png');
}
.pattern2 {
  background-image: url('../image/pattern/pattern2.png');
}
.pattern3 {
  background-image: url('../image/pattern/pattern3.png');
}
.pattern4 {
  background-image: url('../image/pattern/pattern4.png');
}
.pattern5 {
  background-image: url('../image/pattern/pattern5.png');
}
.pattern6 {
  background-image: url('../image/pattern/pattern6.png');
}
.pattern7 {
  background-image: url('../image/pattern/pattern7.png');
}
.pattern8 {
  background-image: url('../image/pattern/pattern8.png');
}
.pattern9 {
  background-image: url('../image/pattern/pattern9.png');
}
.pattern10 {
  background-image: url('../image/pattern/pattern10.png');
}
.pattern11 {
  background-image: url('../image/pattern/pattern11.png');
}
.pattern12 {
  background-image: url('../image/pattern/pattern12.png');
}
.pattern13 {
  background-image: url('../image/pattern/pattern13.png');
}
.pattern14 {
  background-image: url('../image/pattern/pattern14.png');
}
.pattern15 {
  background-image: url('../image/pattern/pattern15.png');
}
.pattern16 {
  background-image: url('../image/pattern/pattern16.png');
}
#menu-offcanvas .menu-offcanvas-inner {
  background-color: #DA241A;
}
#menu-offcanvas .dropdown .dropdown-menu {
  border: medium none;
  box-shadow: none;
  display: block;
  float: none;
  position: relative;
  width: 100% !important;
  min-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#menu-offcanvas .dropdown .dropdown-menu .dropdown-menu-inner {
  padding: 0 20px;
}
html,
body,
.offcanvas-container,
.offcanvas-pusher,
.offcanvas-content {
  min-height: 100%;
}
.offcanvas-content {
  overflow-y: scroll;
  background: #f3efe0;
}
.offcanvas-pusher {
  left: 0;
  z-index: 99;
  height: 100%;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.offcanvas-pusher::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(0,0,0,0.2);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.offcanvas-menu-open .offcanvas-pusher::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  z-index: 9999;
}
.offcanvas-menu {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999;
  visibility: hidden;
  width: 300px;
  height: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.offcanvas-menu::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.2);
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.offcanvas-menu-open .offcanvas-menu::after {
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.offcanvas-menu ul {
  margin: 0;
  padding: 0;
  lioffcanvas-style: none;
}
.offcanvas-menu h2 {
  margin: 0;
  padding: 1em;
  color: rgba(0,0,0,0.4);
  text-shadow: 0 0 1px rgba(0,0,0,0.1);
  font-weight: 300;
  font-size: 2em;
}
.offcanvas-menu ul.megamenu  > li > a {
  display: block;
  padding: 1em 1em 1em 1.2em;
  outline: none;
  -webkit-box-shadow: inset 0 -1px rgba(0,0,0,0.2);
  box-shadow: inset 0 -1px rgba(0,0,0,0.2);
  color: #f3efe0;
  text-transform: uppercase;
  text-shadow: 0 0 1px rgba(255,255,255,0.1);
  letter-spacing: 1px;
  font-weight: 400;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.offcanvas-effect-1.offcanvas-menu {
  visibility: visible;
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
}
.offcanvas-effect-1.offcanvas-menu-open .offcanvas-effect-1.offcanvas-menu {
  visibility: visible;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.offcanvas-effect-1.offcanvas-menu::after {
  display: none;
}
.offcanvas-effect-2.offcanvas-menu-open .offcanvas-pusher {
  -webkit-transform: translate3d(300px,0,0);
  transform: translate3d(300px,0,0);
}
.offcanvas-effect-2.offcanvas-menu {
  z-index: 1;
}
.offcanvas-effect-2.offcanvas-menu-open .offcanvas-effect-2.offcanvas-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.offcanvas-effect-3.offcanvas-menu-open .offcanvas-pusher {
  -webkit-transform: translate3d(300px,0,0);
  transform: translate3d(300px,0,0);
}
.offcanvas-effect-3.offcanvas-menu {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  z-index: 1;
}
.offcanvas-effect-3.offcanvas-menu-open .offcanvas-effect-3.offcanvas-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.offcanvas-effect-5.offcanvas-menu-open .offcanvas-pusher {
  -webkit-transform: translate3d(300px,0,0);
  transform: translate3d(300px,0,0);
}
.offcanvas-effect-5.offcanvas-menu {
  z-index: 1;
  -webkit-transform: translate3d(50%,0,0);
  transform: translate3d(50%,0,0);
}
.offcanvas-effect-5.offcanvas-menu-open .offcanvas-effect-5.offcanvas-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}



@media (max-width: 992px) {
 
	#small-menu{
    display: block;
	}

	#small-menu .nav{

                min-height:30px;
		display: table;
    	width: 100%;
    	background-color:#1a5a9b;
	}

	#small-menu li{
		display: table-cell;
    	width: 1%;
    	text-align: center;
	}

	#small-menu a{
		line-height:20px;

		padding:5px 0 0 0;
	}

  #small-menu #mainmenutop .navbar-nav {
    display: block;
  }

  #mainmenutop .navbar-nav {
    display: none;
  }
  .offcanvas-siderbars {
    position: relative;
  }

  .offcanvas-sidebars-buttons{
    display:none;
  }

  .offcanvas-siderbars .offcanvas-sidebar {
    /*display: none;*/
    width: 100%;
  }
  .offcanvas-siderbars.column-left-active #oc-column-left {
    display: block;
  }
  .offcanvas-siderbars.column-right-active #oc-column-right {
    display: block;
  }
  .offcanvas-siderbars.column-left-active .main-column {
    display: none;
  }
  .offcanvas-siderbars.column-right-active .main-column {
    display: none;
  }
}

@media (max-width: 641px){
	#small-menu a{
		line-height:150% !important;
	}
        ul.navbar-nav li a span{
                padding-top:0 !important;
                padding-bottom:0 !important;                
        }


}

.offcanvas-sidebars-buttons {
  margin-bottom: 15px;
  overflow: hidden;
}
#colorbox {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
}
.button-close-menu {
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  right: 10px;
  top: 5px;
}
@media only screen and (max-width: 1200px) {
#logo{
    margin-top:0;
  }
  .gallery a {
    width: auto !important;
  }
  .pav-custom .support-id .support-body {
    padding: 10px;
  }
  #logo {
    text-align: center;
  }
  #pav-mainnav .navbar ul.nav > li  > a {
  }
  #search input {
    width: 100%;
  }
  #search input:focus {
    width: 100%;
  }
  #search:hover input {
    width: 100%;
  }
  .cart input {
    padding: 0 10px 0 40px;
  }
  .btn-danger {
    margin-top: 10px;
  }
  .product-block .product-hover .compare a,
  .product-block .product-hover .wishlist a {
    width: 12%;
  }
  #header #cart .heading a span {
    font-size: 11px;
  }
}
@media (min-width: 993px) and (max-width: 1200px) {
  .product-info .image-additional {
    padding: 0;
  }
  .product-info .image-additional a {
    margin-left: 5px;
  }


 .product-info .video-additional {
    padding: 0;
  }
  .product-info .video-additional a {
    margin-left: 5px;
  }

  #logo {
  	text-align: left;
  }
}
@media only screen and (max-width: 992px) {

#optionsModal{
 
  left: 0;
  /* bring your own prefixes */
   -webkit-transform: translate(0%, -50%);
   -ms-transform: translate(0%, -50%);
   -ms-transform: translate(0%, -50%);
}

  #pav-mainnav .navbar {
    position: absolute;
    top: -50px;
  }
  .navbar-inverse .navbar-toggle {
    display: none;
    float: none;
    width: 45px;
    height: 35px;
    margin-left: 10px;
    border: none;
  }
  .navbar-inverse .navbar-toggle .icon-bar {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    height: 4px;
    width: 30px;
    background-color: #DA241A;
  }

  #small-menu .navbar-collapse.collapse {
    display: block !important;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-inverse .navbar-toggle:hover,
  .navbar-inverse .navbar-toggle:focus {
    background-color: transparent;
  }
  .pav-custom .support-id {
    margin-bottom: 10px;
  }
  ul.links li {
    margin-right: 3px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: inherit;
  }
  #page {
    padding-top: 0px !important;
  }
  .product-filter span {
    display: none;
  }
  .product-filter .limit,
  .product-filter .display,
  .product-filter .product-compare {
    margin-right: 5px;
  }
  .product-filter .display {
    display: none;
  }
  .product-block .product_quickview,
  .zoomContainer {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .footer-top .box {
    min-height: 225px;
  }
}
@media only screen and (max-width: 768px) {

.nav > li {
  	padding:5px;
  }

  #logo {
    display: block !important;
    text-align: left;
    width:80%;
  }
  embed {
    display: none;
  }
  #search {
    margin: 10px 0;
  }
  #header #cart,
  .box-services {
    display: block !important;
    margin-bottom: 20px;
    width: 190px;
  }
  .wishlist-info td,
  .wishlist-info th,
  table.compare-info td,
  table.compare-info th,
  table.pav-checkout-product td,
  table.pav-checkout-product th,
  table.pav-shop-cart td,
  table.pav-shop-cart th {
    border-right: 0 none;
    display: block !important;
    float: none !important;
    text-align: left !important;
    width: auto !important;
  }
  .wishlist-info tr td:before,
  table.pav-shop-cart tr td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
    width: 50%;
  }
  .wishlist-info tr td,
  table.pav-shop-cart tr td {
    text-align: right;
    display: block;
    min-height: 20px;
    border-left: none;
    background: none;
  }
  .wishlist-info thead,
  table.pav-shop-cart thead {
    display: none;
  }
  #header #cart,
  .box-services {
    margin-left: 35%;
  }
  .product-block .product-zoom {
    display: none;
  }
  	div#cboxCurrent{
		display:none !important;
	}
}
@media (max-width: 550px) {

	

	li.contact-us {
		display:none !important;
	}

	#popup-menu .padding{
	color:white;
	padding: 10px;
	}

  .pav-slideshow {
    display: none;
  }
}
@media only screen and (max-width: 479px) {

	#topbar .show-mobile .quick-user .inner-toggle {
  	right: 0px;
	}
	#topbar .show-mobile .quick-access .inner-toggle {
  	right: 0px;
	}
	#topbar .show-mobile .search .inner-toggle {
  	right: -44px;
	}
	.homepage-promos .image{
		margin-left:auto !important;
		margin-right:auto !important;
		clear:both;
		float:none !important;
	}

	#optionsModal .padding, #popup-menu .padding{
	padding: 10px;
	}

  #header #cart,
  .box-services {
    margin-left: 20%;
  }
  .product-filter > div {
    clear: both;
    display: inline-block;
    margin-bottom: 5px;
    width: 98%;
  }
    #small-menu .nav {
  	height:55px;
  }
  .nav >li{
  	padding-top:5px;
  }
}
@media only screen and (max-width: 321px) {
  #header #cart,
  .box-services {
    margin-left: 19%;
  }
  .product-info .image-additional a {
    margin-left: 25px;
  }

  .product-info .video-additional a {
    margin-left: 25px;
  }

  .nav > li > a {
  	padding:0px;
  }
  .nav > li{
  	height:auto !important;
  	padding-top:5px;
  } 
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #pav-slideshow .tp-leftarrow.default,
  #pav-slideshow .tp-rightarrow.default {
    top: 50% !important;
  }
}

@media only screen and (max-height: 480px) {
	#optionsModal
	{
		overflow-y:scroll;
		overflow-x:visible;
	}
}
a:not([href]):hover {
 cursor: default;
    color: #000000;
}

#cboxPrevious,#cboxNext{
text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  color:transparent;

}
@media only screen and (max-width: 651px){
        .category-image-list .col-xs-6{
                padding-left:0px;
                padding-right:0;
        }

        .category-image-list .text-center{
                padding-left:5px;
                padding-right:0px;
                font-size:10px;
        }
        
        
        
}

#optionsModal .optionbtn{
    margin-bottom:20px;
    font-size:16px !important;
}

.optionbtn:hover{
    border:1px solid white !important;
}


#optionsModal .modal-dialog{
    max-height: 100% !important;
    overflow: auto !important;
}

@media (min-width: 1200px){
	.free_ship{
	    margin-left: 60px;
	}
}

#video-additional-carousel{
  margin-top:15px;
}


.slider_wrap{
  padding:10px;
  height:100%;

}

.gdt_wrap{
  border:1px solid black;
  height:100%;
}

.gdt_wrap > h1,
.gdt_wrap > p{
  padding:15px;  
}

.gdt_wrap > h1{
  font-size: 18px;
  margin-bottom:0 !important;
}

.gdt_image{
  padding:15px;
  width:auto;
  max-width:100%;
  height:auto;
  max-height:180px;
  margin:auto;
  display:block;
}

.gdt_wrap a{
  display: inline-block;
  margin-left: calc(50% - 50px);
  margin-bottom:15px;
  width:100px;

}

.button:hover, .button:focus, .button:active, .button.active {
    color: #fff;
    background-color: #c83a3a;
    border-color: #51762a;
}

.button{
  transition:none !important;
}

.gdt_wrap p{
  padding: 6px 15px; !important;
  margin-bottom: 0px !important;
}

.gdt_wrap:hover{
  border:2px solid #DA241A;
  cursor:pointer;
  }

 
 .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{
  /*padding-left: 25px;*/

 }

 .gdt_wrap{
  background:#dddddd;
 }

 .product-grid .product-hover {
  display:none;
 }




#announcement .modal-dialog{
  margin-top: 10%;
}

.product-info .image-additional{
  padding: 0 20px !important;
}

.page-information-information-gdt #content img{
  max-width:100% !important;
}

@media(max-width:360px){
  body.page-information-information-gdt{
    min-width:400px;
  }
}

@media(max-width:500px){
  #printable-table_wrapper{
    overflow-x:scroll;
  }
}

