html {
  overflow-y: scroll;
  margin: 0;
  padding: 0;
}
body {
  background-color: #ffffff;
  color: #2e3a47;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
  font-weight: 400;
}
.content ul {
  list-style: none outside none;
}
font {
  font-size: 14px;
  font-family: 'Open Sans', Arial, sans-serif;
}
ol,
ul {
  margin: 0;
  padding: 0;
}
ol li,
ul li {
  line-height: 25px;
}
button:focus,
button:hover,
button:active,
.btn:focus,
.btn:hover,
.btn:active {
  outline: none;
}
label {
  color: #000000;
}
.fs9 {
  font-size: 9px;
}
.fs10 {
  font-size: 10px;
}
.fs11 {
  font-size: 11px;
}
.fs12 {
  font-size: 12px;
}
.fs13 {
  font-size: 13px;
}
.fs14 {
  font-size: 14px;
}
.fs15 {
  font-size: 15px;
}
.fs16 {
  font-size: 16px;
}
.welcome {
  color: #636E75;
  font: Verdana;
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 32px;
  font-weight: normal;
  text-shadow: 0 0 1px rgba(0,0,0,0.01);
}
a {
  cursor: pointer;
  outline: none;
}
a img {
  border: none;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
  color: #e20a17;
}
b,
strong {
  color: #000000;
  font-weight: 400;
}
table {
  background-color: #FFFFFF;
}
table.list {
  border-collapse: collapse;
  width: 100%;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin-bottom: 20px;
}
table.list thead td {
  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: 65%;
}
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: 170px;
}
table.radio {
  width: 100%;
  border-collapse: collapse;
  padding: 0;
  display: table;
}
table.radio td {
  padding: 5px;
}
table.radio td label {
  display: block;
}
table.radio td input[type="radio"] {
  margin: 0;
}
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: #f6f6f6;
  cursor: pointer;
}
.pagination {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  display: block;
  margin: 20px 0;
  background-color: #FFFFFF;
}
.pagination .links {
  float: left;
}
.pagination .links a,
.pagination .links b {
  display: inline-block;
  *display: inline;
  zoom: 1;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  width: 30px;
  height: 30px;
  -webkit-transition: background-color 350ms ease-in;
  transition: background-color 350ms ease-in;
  padding: 0;
  line-height: 30px;
  text-decoration: none;
  margin: 0 3px 0 0;
  text-align: center;
  font-weight: normal;
  background-color: transparent;
  border: 1px solid #e9e9e9;
}
.pagination .links a:active,
.pagination .links b:active {
  background-color: #e20a17;
  color: #FFFFFF;
  border: 1px solid #e9e9e9;
}
.pagination .links b {
  background-color: #e20a17;
  color: #FFFFFF;
  border: 1px solid #e9e9e9;
}
.pagination .results {
  float: right;
  color: #8c8c8c;
}
.main-column .pagination .results {
  padding-top: 6px;
}
.buttons:before,
.buttons:after {
  content: " ";
  display: table;
}
.buttons:after {
  clear: both;
}
.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;
}
.buttons.no-padding {
  padding: 0;
  border: 0;
}
.htabs ul li {
  margin: 0;
  float: none;
  display: block;
  border-bottom: 1px solid #e9e9e9;
}
.htabs ul li a {
  font-size: 14px;
  text-transform: uppercase;
  padding: 20px 20px;
  border: none;
  margin-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.htabs ul li a.selected {
  color: #e20a17;
  background-color: #FFFFFF;
  display: block;
  box-shadow: -2px 0 0 0 #e20a17 inset;
}
.htabs ul li a.selected:hover {
  box-shadow: none;
}
.htabs ul li a:hover {
  background-color: #FFFFFF;
  border-right: 2px solid #e20a17;
}
.links {
  margin: 0;
  padding: 0;
}
.links li {
  display: inline;
  text-transform: uppercase;
  line-height: normal;
}
.links li a {
  margin: 0 6px;
}
.links li a:hover {
  color: #e20a17;
}
#colorbox {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
}
.carousel-controls {
  position: absolute;
 /* top: -45px;*/
  top: 0;
  right: 23px;
  z-index: 12;
}
.product-label {
  color: #FFFFFF;
  font-size: 11px;
  text-transform: uppercase;
  position: absolute;
  z-index: 10;
  font-family: 'Open Sans', Arial, sans-serif;
}
.product-label span {
  position: absolute;
  line-height: 10px;
}
.product-label.product-label-new {
  left:5px;
}
.yuzdeIndirim > em {
  font-size: 11px;
}
.product-label.product-label-special span, .product-label.product-label-new span, .product-label.product-label-discount span{
	border-radius: 3px 3px;
	-moz-border-radius: 3px 3px;
	-webkit-border-radius: 3px 3px;
	height: 50px;
	left: 5px;
	line-height: 50px;
	text-align: center;	
	width: 50px;
	font-weight: 700;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}

.product-label.product-label-special span:after, .product-label.product-label-new span:after, .product-label.product-label-discount span:after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-right: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-top: 7px solid transparent;
	position: absolute;
	right: -15px;
	top: 17px;
}

.product-label.product-label-new span:after {
	border-left: 10px solid #ED1C24;
}

.product-label.product-label-special span:after {		
	border-left: 10px solid #7BBD42;
}

.product-label.product-label-discount span:after {	
	border-left: 10px solid #3F48CC;
}

.product-label.product-label-new span {
	background: none repeat scroll 0 0 #ED1C24;	
	top: 0;
	font-size: 15px;
}
.product-label.product-label-special {
	left: 5px;
}
.product-label.product-label-special span {	
	background: none repeat scroll 0 0 #7BBD42;	
	top: 55px;
	line-height: 12px;
	padding-top: 12px;	
}
.product-label.product-label-discount {
	left: 5px;
}
.product-label.product-label-discount span {
	background: none no-repeat scroll 0 0 #3F48CC;	
	top: 110px;
	font-size: 22px;
}
.product-label .yuzdeIndirim{
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}
.product-block .action .cart {
  text-align: center;
}
.product-label-discount .fa {
  font-size: 34px;
}

.tooltip-inner {
  border-radius: 3px;
}
.padding {
  padding: 20px;
}
.no-padding {
  padding: 0;
}
.required {
  color: #FF0000;
  font-weight: normal;
  font-size: 13px;
}
.success,
.warning,
.attention,
.information {
  padding: 10px 10px 10px 33px;
  margin: 20px 0;
  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: 4px;
  padding-right: 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;
}
.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;
}
.help {
  color: #999;
  font-size: 10px;
  font-weight: normal;
  display: block;
}
.error {
  display: block;
  color: #b94a48;
  margin-top: 5px;
}
.error,
.warning_inline,
.success_inline {
  margin-top: 5px;
}
.welcome {
  color: #636E75;
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: normal;
  text-shadow: 0 0 1px rgba(0,0,0,0.01);
}
h1,
.h1 {
  font-size: 24px;
  line-height: 51px;
}
h1 small,
.h1 small {
  font-size: 21px;
}
@media (max-width: 767px) {
  font-size: 22px;
}
h2,
.h2 {
  font-size: 18px;
}
h3,
.h3 {
  font-size: 19px;
  line-height: 34px;
}
h3 small,
.h3 small {
  font-size: 19px;
}
h4,
.h4 {
  line-height: 34px;
}
h5,
.h5 {
  font-size: 13px;
  line-height: 34px;
}
h5 small,
.h5 small {
  font-size: 12px;
}
h6,
.h6 {
  font-size: 12px;
  line-height: 34px;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  color: #000;
  text-transform: none;
}
#content h1 {
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 26px;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #2e3a47;
}
.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
textarea.form-control,
select.form-control {
  padding: 6px;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  padding: 7px;
  margin-left: 0px;
  margin-right: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  -webkit-transition: all 0.15s linear 0s;
  transition: all 0.15s linear 0s;
}
.tabs-group input[type="text"],
.tabs-group input[type="password"] {
  height: 33px;
  padding: 5px;
}
input,
button,
select,
textarea {
  padding: 6px;
  border: 1px solid #e9e9e9;
  color: #2e3a47;
  outline: none;
}
input:hover,
input:focus,
button:hover,
button:focus,
select:hover,
select:focus,
textarea:hover,
textarea:focus {
  outline: none !important;
}
select {
  padding: 5px;
  border: 1px solid #e9e9e9;
  cursor: pointer;
}
input[type="image"] {
  border: 0;
}
.btn-group .btn.dropdown-toggle.btn-theme-normal {
  text-transform: inherit;
  padding: 4px;
}
.btn-group .btn.dropdown-toggle.btn-theme-normal:hover,
.btn-group .btn.dropdown-toggle.btn-theme-normal:active,
.btn-group .btn.dropdown-toggle.btn-theme-normal:focus {
  background-color: #FFFFFF;
  color: #8c8c8c;
  border-color: #dcdcdc;
}
.btn-group .btn.dropdown-toggle.btn-theme-normal:hover .fa,
.btn-group .btn.dropdown-toggle.btn-theme-normal:active .fa,
.btn-group .btn.dropdown-toggle.btn-theme-normal:focus .fa {
  color: #8c8c8c;
}
.btn {
  text-transform: uppercase;
  -webkit-transition: background-color 400ms linear;
  transition: background-color 400ms linear;
}
.btn.btn-theme-default {
  text-align: center;
  background-color: #000;
  border: 1px solid #000;
  color: #FFFFFF;
  padding: 5px 20px;
  font-size: 12px;
  font-weight: 300;
  height: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  width: auto;
  height: auto;
}
.btn.btn-theme-default:hover {
  border: 1px solid #e20a17;
}
.btn.btn-theme-default.btn-small {
  height: 27px;
  line-height: 27px;
  min-height: 20px;
  padding-top: 0px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.btn.btn-danger {
  margin: 10px;
}
.btn.btn-theme-normal {
  background-color: transparent;
  color: #8c8c8c;
  border: 1px solid #dcdcdc;
  font-size: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.btn.btn-theme-normal .fa {
  color: #8c8c8c;
}
.btn.btn-theme-normal:hover,
.btn.btn-theme-normal:focus {
  color: #e20a17;
  border-color: #e20a17;
}
.btn.btn-theme-normal:hover .fa,
.btn.btn-theme-normal:focus .fa {
  color: #e20a17;
}
.btn.btn-shopping-cart {
	padding: 5px 18px;
	background: #000; /* Old browsers */
	color: #FFFFFF;
	font-size: 12px;

	height: 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.btn.btn-shopping-cart:hover,
.btn.btn-shopping-cart:focus {
  
}
.btn.btn-shopping-cart > * {
  float: left;
}
.btn.blue {
  background-color: #e20a17;
  border: 0;
  color: #FFFFFF;
  -webkit-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
}
.btn.blue span + span {
  border: 0;
  padding: 5px 18px;
  font-size: 13px;
}
.btn.blue .fa {
  width: 32px;
  height: 32px;
  font-size: 15px;
  line-height: 32px;
  background-color: #0095d1;
}
.btn.blue:hover,
.btn.blue:focus {
  background-color: #8c8c8c;
  color: #FFFFFF;
}
.btn.blue:hover .fa,
.btn.blue:focus .fa {
  background-color: #7d7d7d;
}
.btn:hover,
.btn:focus {
  color: #FFFFFF;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #e20a17;
  border-color:#e20a17;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: all 0.6s cubic-bezier(0.05,0.06,0.05,0.95);
  transition: all 0.6s cubic-bezier(0.05,0.06,0.05,0.95);
}
input.button {
  background-color: #2e3a47;
  color: #FFFFFF;
  padding: 5px 20px;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #28313c;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
input.button:hover,
input.button:focus {
  color: #FFFFFF;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #71ac3e;
}
.control-label {
  padding-top: 7px;
  color: #000000;
  font-size: 14px;
  font-weight: normal;
}
body.layout-boxed-md {
  background: url("../image/pattern/pattern2.png");
}
body.layout-boxed-md #page {
  max-width: 1000px;
  -webkit-box-shadow: 0 0 5px #d5d5d5;
  box-shadow: 0 0 5px #d5d5d5;
  margin: 0 auto;
  background: #fff;
}
body.layout-boxed-md .cart-inner h4 {
  display: block;
}
body.layout-boxed-md #topbar .support .left {
  display: none;
}
body.layout-boxed-md .product-block .product-meta {
  padding: 10px 5px;
}
body.layout-boxed-md ul.contact-us li i {
  width: 6%;
  margin: 0;
}
body.layout-boxed-md #powered {
  padding: 0 0;
}
body.layout-boxed-md .verticalmenu {
  margin-top: 1px;
}
body.layout-boxed-md .verticalmenu > li > a {
  padding-left: 0;
  padding-right: 0;
}
body.layout-boxed-md .custom li:last-child,
body.layout-boxed-md .custom .last {
  display: none;
}
body.layout-boxed-md .custom p {
  margin-bottom: 12px;
}
body.layout-boxed-lg {
  background: url("../image/pattern/pattern18.png");
}
body.layout-boxed-lg #page {
  max-width: 1188px;
  -webkit-box-shadow: 0 0 5px #d5d5d5;
  box-shadow: 0 0 5px #d5d5d5;
  margin: 0 auto;
  background: #fff;
}
body[class*="layout-boxed-"] .in-border {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
body[class*="layout-boxed-"] .d-heading {
  position: relative;
  -webkit-box-shadow: 5px 0 5px -5px #2e3a47;
  box-shadow: 5px 0 5px -5px #2e3a47;
}
body[class*="layout-boxed-"] .d-heading:before {
  content: "";
  display: block;
  width: 15px;
  height: 100%;
  position: absolute;
  right: 100%;
  top: 0;
  background: #2e3a47;
}
body[class*="layout-boxed-"] .d-content {
  border-top: 0;
}
body[class*="layout-boxed-"] .d-content:before {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  content: "";
  background: #000000;
  width: 105%;
  height: 2px;
}
#topbar {
  color: #ccc;
  background: #000;
  padding: 5px 0;
  min-height: 30px;
  border-bottom: 1px solid #222;
}
#topbar b,
#topbar strong {
  color: #ccc;
}
#topbar .links {
  margin-top: 6px;
}
#topbar .links li {
  float: left;
}
#topbar .links li:hover {
  color: #fff;
}
#topbar .links li:hover .fa {
  color: #fff;
}
#topbar .links li.last,
#topbar .links li:last-child {
  border-right: 0;
}
#topbar .links a {
  margin: 0 8px;
  font-size: 12px;
  color: #ccc;
  text-transform: none;
  -webkit-transition: color 200ms ease-in;
  transition: color 200ms ease-in;
}
#topbar .links a:hover {
  color: #fff;
}
#topbar .links a:hover .fa {
  color: #fff;
}
#topbar .fa {
  -webkit-transition: color 200ms ease-in;
  transition: color 200ms ease-in;
  font-size: 11px;
  margin-right: 10px;
}
#topbar .login {
  font-size: 12px;
}
#topbar .login a {
    margin: 0;
    color: #fff;
    background: #e20a17;
    border-radius: 3px;
    padding: 2px 5px;
    font-weight: bold;
}
#topbar .login a:hover {
  margin: 0;
  color: #fff;
}
#header-bottom {
  min-height: 47px;
  background: #e20a17;
}
#header-main {
  background-color: #000;
  min-height: 107px;
  color: #999;
}
#header-main h1,
#header-main h2,
#header-main h3,
#header-main h4,
#header-main h5,
#header-main h6 {
  font-size: 14px;
  color: #2e3a47;
  margin: 0;
  line-height: normal;
}
#header-main .container {
  position: relative;
}
#header-main a {
  color: #ccc;
}
#header-main a:hover {
  color: #e20a17;
}
#header-main .btn {
  color: #FFFFFF;
}
#header-main .btn:hover {
  color: #FFFFFF;
}
#header-main .fa {
  color: #2e3a47;
  font-size: 12px;
}
#header-main .header-wrap {
  min-height: 94px;
  margin: 0;
}
#header-main .inner {
  text-align: left;
  margin-top: 25px;
  padding: 0;
}
#header-main .logo.inner {
  margin-top: 15px;
}

#header-main .inner > * {
  display: table-cell;
  vertical-align: middle;
}
#header-main #logo-theme a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  min-width: 205px;
  min-height: 55px;
  display: block;
}
#header-main .logo img {

}
#header-main .customer-service {
  width: 55%;
}
#header-main .shopping-cart {
  margin-top: 35px;
}
#header-main .support:before,
#header-main .support:after {
  content: " ";
  display: table;
}
#header-main .support:after {
  clear: both;
}
#header-main .support > div {
  width: 33.3333%;
  margin: 0;
}
#header-main .support .content {
  overflow: hidden;
  margin-left: 37px;
}
#header-main .support .media .pull-left {
  width: 32px;
  height: 32px;
  line-height: 32px;
  position: relative;
  text-align: center;
  border: 1px solid transparent;
  background-color: #ffffff;
}
#header-main .support .fa {
  font-size: 18px;
}
#header-main .support .shapes {
  width: 0px;
  height: 0px;
  background-color: transparent;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 6px solid #FFFFFF;
  position: absolute;
  right: -1px;
  margin: -4px 0;
  top: 50%;
}
#search .fa {
  color: #e20a17;
  cursor: pointer;
}
#search .fa:hover {
  color: #f05423;
}
#header .show-mobile {
  text-align: right;
}
#header .show-mobile:before,
#header .show-mobile:after {
  content: " ";
  display: table;
}
#header .show-mobile:after {
  clear: both;
}
#header .show-mobile > div {
  margin: 0;
  padding: 0;
  position: relative;
  float: none !important;
  display: inline-block;
}
#header .show-mobile > div:hover .inner-toggle {
  display: block;
}
#header .show-mobile .quickaccess-toggle {
  width: 30px;
  height: 30px;
  line-height: 27px;
  text-align: center;
  cursor: pointer;
  border: 1px solid #dcdcdc;
}
#header .show-mobile .quickaccess-toggle .fa {
  margin: 0;
  font-size: 14px;
  color: #8c8c8c;
}
#header .show-mobile .quickaccess-toggle:hover,
#header .show-mobile .quickaccess-toggle:focus,
#header .show-mobile .quickaccess-toggle:active {
  background-color: #FFFFFF;
}
#header .show-mobile .inner-toggle {
  color: #8c8c8c;
  display: none;
  position: absolute;
  right: 0;
  left: auto;
  min-width: 185px;
  z-index: 99999;
  border: 1px solid #dcdcdc;
  background: #FFFFFF;
  padding: 15px;
  text-align: left;
}
#header ul,
#header ol {
  list-style: none;
}
#content {
  min-height: 400px;
  margin-bottom: 25px;
}
.content-top .box,
.product-related {
  position: relative;
}
/*.content-top .box .box-heading,
.product-related .box-heading {
  padding: 10px 0;
}
.content-top .box .box-heading span,
.product-related .box-heading span { 
  padding: 11px 20px;
}*/
#footer {
  background: #FFFFFF;
  min-height: 100px;
  color: #2e3a47;
  font-size: 13px;
 /* margin-top: 20px;*/
}
#footer:before,
#footer:after {
  content: "";
  display: table;
}
#footer:after {
  clear: both;
}
#footer a {
  line-height: 20px;
}
#footer ul,
#footer ol {
  list-style: none;
}

#footer .footer-center ul{list-style: disc inside none;}
#footer .footer-top .custom {
  background-color: #e20a17;
  padding: 25px;
}
#footer .footer-center {
  font-size: 12px;
  padding-top: 40px;
}
#footer .footer-center .box {
  margin-bottom: 0px;
}
#footer .footer-center .box .box-heading, #footer .footer-center h3 {
  border: 0;
  line-height: normal;
  background-color: transparent;
  font-size: 15px;
  color: #fff;
  padding: 0 0 0;
  letter-spacing: normal;
  font-weight: bold;
}
#footer .footer-center h3 {
margin-top: 20px;
font-weight: bold;
}
#footer .footer-center .box .box-heading:before{display: none;}
#footer .footer-center .box .box-content {
  border: none;
  background: none;
}
#footer .footer-center ul li,
#footer .footer-center ol li {
  padding: 6px 0;
  margin: 0;
  line-height: normal;
  cursor: pointer;
}
#footer .footer-center ul.list li{
  padding: 0;
}
#footer .footer-center ul li a,
#footer .footer-center ol li a {
  letter-spacing: 0;
}
#footer .footer-center ul li a .fa,
#footer .footer-center ol li a .fa {
  margin-right: 6px;
}
#footer .footer-center li:hover {
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  color: #e20a17;
}
#footer .footer-center li:hover a {
  color: #e20a17;
}
#footer .footer-center li:hover a .fa {
  color: #e20a17;
}
#footer .footer-center li:hover span.fa {
  background-color: #e20a17;
}
#footer .footer-center a .fa {

}
#footer .footer-center span.fa {
  font-size: 12px;
  color: #FFFFFF;  
 
  padding: 0 8px;
  text-align: center;
  margin-right: 5px;
}
#footer h3 {
  color: #2e3a47;
  font-size: 14px;
  margin-top: 0px;
  margin-bottom: 8px;
}
#footer .about-us .box-content {
  padding: 0;
}
.column ul {
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 0px;
}
.column li {
  margin-bottom: 0px;
  line-height: 30px;
}
#powered {
  margin: 0;
  clear: both;
  padding: 20px 0;
  color: #666; 
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 14px;
  background: #fff;
  border-top: 1px solid #111;
}
#powered .copyright {
  text-align: left;
  line-height: 20px;
}
#powered a {
  color: #e20a17;
  font-size: 12px;
}
.banner div {
  text-align: center;
  width: 100%;
  display: none;
}
.wrapper {
  background-color: #FFFFFF;
  padding: 15px 15px 30px;
  border: 1px solid #e9e9e9;
  margin-bottom: 20px;
}
.box-outer {
  margin: 0;
}
.box {
  margin-bottom: 40px;
  position: relative;
}
.box.search_box{
	margin-bottom: 0;
}

/*.box .box-heading {
  color: #FFFFFF;
  position: relative;
  line-height: normal;
  text-transform: normal;
  padding: 10px 0;
  font-size: 14px;
  font-weight: 700;
  
}*/
.box .box-heading.icon .fa {
  display: none;
}
.box .box-content {
  background-color: #FFFFFF;
  border: 1px solid #e9e9e9;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.box .box-content .product-grid {
  border: 0;
  padding: 0;
}
.box.highlighted .box-heading {
  background-color: #7BBD42;  
   color: #ffffff;
    border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
}
.box.orange .box-heading {
  background-color: #F59B17;
  color: #E95B05;
 border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  position: relative;
}
.box.orange .box-heading:before{
  content:"";
  width: 0;
  height: 0;
  display: block;
  border-top: 10px solid #F59B17;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  bottom: -20px;
  left:35px;
}

.box.dark .box-heading {
  background-color: #8c8c8c;
}
.box.green .box-heading {
  background-color: #8c8c8c;
}
.box.maroon .box-heading {
  background-color: #8c8c8c;
}
.box .box-heading { 
  color: #000;
  border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  position: relative;
  z-index:1;
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 10px;
}

/*.box.blue .box-heading:before{
  content:"";
  width: 0;
  height: 0;
  display: block;
  border-top: 10px solid #eee;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  position: absolute;
  bottom: -20px;
  left:35px;
}*/
.latest_blog .box-content {
  border: medium none;
  padding-top: 15px!important;
}

.box.gray .box-heading {
  background-color: #8c8c8c;
}
.box.pink .box-heading {
  background-color: #8c8c8c;
}
.box.red .box-heading {
  background-color: #2e3a47;
}
.box.white .box-heading {
  background-color: #FFFFFF;
  color: #000000;
}
.box.white .box-heading .shapes.right {
  border-left-color: #e9e9e9;
}
.box.white .box-heading .line {
  background-color: #e9e9e9;
}
.box.box-product .box-content {
  padding-top: 0;
  padding-bottom: 0;
}
.quick-setting {
  font-size: 14px;
}
.quick-setting .language {
  margin-bottom: 10px;
}
.quick-setting label {
  color: #828282;
  text-transform: uppercase;
  display: block;
  font-weight: 400;
}
.quick-setting .langs-wrapper li {
  cursor: pointer;
}
.quick-setting .langs-wrapper li:hover {
  color: #e20a17;
}
.quick-setting .langs-wrapper li img {
  padding-right: 5px;
}
.quick-setting .box-currency a {
  border: 1px solid #e9e9e9;
  padding: 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.quick-setting .box-currency label {
  padding-bottom: 10px;
}
.store a b {
  font-weight: 300;
}
.btn-dropdown {
  background: transparent;
  border: 1px solid #e9e9e9;
  text-transform: uppercase;
  color: #2e3a47;
  padding: 3px 6px;
}
.btn-dropdown .caret {
  border-color: #8c8c8c transparent;
}
.btn-dropdown:hover {
  color: #000000;
}
.btn-dropdown:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-group.open .btn-dropdown span {
  color: #000000;
}
.btn-group .dropdown-menu {
  min-height: 145px;
  height: 145px;
  height: auto !important;
  min-width: 160px;
  margin: -2px 0 0;
  border: 0;
  z-index: 99999;
  right: 0;
  left: auto;
  display: block;
  color: #8c8c8c;
  padding: 15px;
  border: 1px solid #dcdcdc;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.btn-group .list-item {
  line-height: 22px;
  text-transform: uppercase;
  cursor: pointer;
  border: 0;
  display: block;
}
.btn-group .list-item:hover {
  color: #e20a17;
}
.btn-group .item-symbol {
  margin-right: 6px;
}
#header #cart {
  position: relative;
}
#header #cart h4 {
  color: #fff;
  font-weight: 600;
}
#header #cart .content {
  clear: both;
  display: block;
  position: absolute;
  top: 100%;
  right: 17px;
  left: auto;
  padding: 15px;
  min-height: 100px;
  height: 100px;
  height: auto !important;
  background: #FFFFFF;
  border: 1px solid #e9e9e9;
  z-index: 99999;
  min-width: 270px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#header #cart .heading {
  min-width: 200px;
  padding-left: 30px;
}
#header #cart .heading:before,
#header #cart .heading:after {
  content: " ";
  display: table;
}
#header #cart .heading:after {
  clear: both;
}
#header #cart .heading .cart-inner {
  min-height: 47px;
  height: 47px;
  height: auto !important;
}
#header #cart .heading a {
  margin-top: 2px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
#header #cart .heading a span {
  margin-right: 5px;
  font-size: 12px;
}
#header #cart .media .pull-left {
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  position: relative;
  background-color: #e20a17;
  margin-right: 10px;
}
#header #cart .icon-cart {
  color: #FFFFFF;
  font-size: 16px;
}
#header #cart .checkout {
  text-align: right;
  clear: both;
}
#header #cart .empty {
  padding-top: 20px;
  text-align: center;
}
.mini-cart-total {
  text-align: right;
}
.mini-cart-total td {
  color: #000;
  padding: 4px;
}
.mini-cart-total table {
  border-collapse: collapse;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-bottom: 5px;
}
.mini-cart-info .quantity {
  text-align: right;
}
.mini-cart-info .name small {
  color: #ccc;
}
.mini-cart-info td {
  color: #000;
  vertical-align: top;
  padding: 12px;
  border-bottom: 1px solid #e9e9e9;
}
.mini-cart-info table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 5px;
}
.mini-cart-info .image {
  width: 1px;
}
.mini-cart-info .image img {
  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;
}
.ui-menu {
  z-index: 30 !important;
  background-color: #fff !important;
  padding: 0 !important;
  border-radius: 0 !important;
}
.ui-menu li {
  display: block;
  clear: both;
  border-bottom: 1px solid #e9e9e9;
  overflow: hidden;
  background-color: #fff !important;
  padding: 10px;
}
.ui-menu li img,
.ui-menu li .name {
  cursor: pointer;
}
.ui-menu li .name:hover {
  color: #e20a17;
}
.ui-menu li a {
  float: right;
  margin: 5px !important;
  border: 1px solid transparent;
}
#search {
  margin-top: 35px;
}

#search .button-search {
  color: #e20a17;
  background-color: transparent;
  border: none;
  font-size: 14px;
  position: absolute;
  top: 10px;
  right: 10px;
}
#search .input-search {
  font-size: 12px;
  border-left: 1px solid #dcdcdc;
  border-top: none;
  border-right: none;
  border-bottom: none;
  height: 38px;
  background-color: #FFFFFF;
  font-style: italic;
  min-width: 285px;
  font-family: 'Open Sans', Arial, sans-serif;
}
#search .input-search:hover,
#search .input-search:focus {
  outline: none;
}
#search .input-group {
  /*overflow: hidden;*/
	border: 1px solid #e9e9e9;
	width: 100%;
}
#search .category_filter {
  position: relative;
  width:30%;
}

.pav-slideshow {
 /* background: none repeat scroll 0 0 #f9f9f9;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;*/
  margin-bottom: 50px;
  padding-top: 0;
}

#search1{width:70%;}
#search .category_filter select {
  height: 36px;
  font-size: 13px;
  color: #8c8c8c;
  width: 200px;
  padding: 8px;
  background-color: #f9f9f9;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  border: none;
}
#search .category_filter span {
	background-color: #f9f9f9;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.box-product {
  margin: 0;
}
.product-cols {
  border-right: 1px solid #e9e9e9;
}
.product-cols.last,
.product-cols:last-child {
  border: 0;
}
.product-list + .pagination {
  border-top: 0;
}
.product-list {
  background-color: #FFFFFF;
  overflow: hidden;
}
.product-list .product-label.product-label-special {
  left: 0;
}
.product-block {
  position: relative;
  background-color: #FFFFFF;
  padding: 10px 0 20px 0;
  margin: 0;
  text-align:center;
}
.product-block a:hover {
  color: #e20a17;
}
.product-block .action:before,
.product-block .action:after {
  content: " ";
  display: table;
}
.product-block .action:after {
  clear: both;
}
.product-block .action > * {
  float: none;
}
.product-block .action .button-group > div {
  float: none;
}
.product-block .description {
  display: none;
  font-size: 15px;
}
.product-block .product-icon {
  margin-left: 5px;
  padding-left: 3px;
  cursor: pointer;
  color: #FFFFFF;
  border: 1px solid #28313c;
  text-align: center;
  line-height: 30px;
  background-color: #2e3a47;
  font-size: 10px;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  -webkit-transition: background-color 400ms linear;
  transition: background-color 400ms linear;
}
.product-block .product-icon:hover {
  background-color: #e20a17;
  border: 1px solid #e20a17;
  color: #FFFFFF;
}
.product-block .product-icon span {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.product-block .shopping-cart {
  border: 1px solid #e20a17;
  background: #e20a17;
  color: #FFFFFF;
}
.product-block .rating,
.product-block .norating {
  margin: 3px 0 20px;
  line-height: 22px;
  min-height: 25px;
  height: 25px;
  height: auto !important;
}
.product-block .name {
  text-transform: none;
  margin: 0;
  min-height: 36px;
  height: 36px;
  height: auto !important;
  line-height: 18px;
  font-weight: 600;
}
.product-block .name a {
  color: #555;
  font-size: 13px;
  text-decoration: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.product-block .name a:hover {
  color: #e20a17;
}
.product-block .image {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-bottom: 10px;
  border: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.product-block .image .hover-image {
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  left: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  visibility: hidden;
  opacity: 0;
}
.product-block .image:hover .hover-image {
  opacity: 1;
  visibility: visible;
}
.product-block .product-meta:before,
.product-block .product-meta:after {
  content: " ";
  display: table;
}
.product-block .product-meta:after {
  clear: both;
}
.product-block .product-zoom,
.product-block .pav-colorbox {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  padding: 5px 7px;
  z-index: 20;
}
.product-block .product-zoom:hover,
.product-block .pav-colorbox:hover {
  background-color: #e20a17;
  color: #FFFFFF;
  border: 1px solid #e20a17;
}
.product-block .product-zoom {
  right: 50%;
  text-align: center;
}
.product-block .pav-colorbox {
  left: 50%;
  display: block;
}
.product-block .pav-colorbox span {
  display: none;
}
.product-block .pav-colorbox .fa {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.product-block:hover .btn.btn-shopping-cart {
 
  background-color: #e20a17;
}
.price {
  margin-bottom: 5px;
  margin-top: 5px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}
.price .price-old {
  color: #5b5f64;
  text-decoration: line-through;
  font-size: 11px;
}
#button-filter {
  margin-bottom: 20px;
  margin-top: 10px;
}
ul.box-filter,
ul.box-filter ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
ul.box-filter > li {
  border: 0;
  background-color: transparent;
}
ul.box-filter > li span {
  text-transform: uppercase;
  display: block;
  padding-top: 15px;
  padding-bottom: 5px;
  color: #000000;
  font-family: 'Open Sans', Arial, sans-serif;
}
ul.box-filter > li > ul {
  padding-bottom: 0;
}
ul.box-filter > li > ul > li {
  padding: 6px 0;
  border-bottom: 1px dotted #b6b6b6;
}
ul.box-filter > li > ul > li:before,
ul.box-filter > li > ul > li:after {
  content: " ";
  display: table;
}
ul.box-filter > li > ul > li:after {
  clear: both;
}
ul.box-filter > li > ul > li > * {
  float: left;
  margin: 0;
}
ul.box-filter > li > ul > li label {
  font-weight: normal;
  color: #8c8c8c;
  margin-left: 6px;
  font-size: 15px;
}
ul.box-filter > li > ul ul li.last {
  border: 0;
}
#colorbox *:before,
#colorbox *:after {
  -moz-box-sizing: inherit;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.zoomContainer .zoomLens {
  border-color: #999999 !important;
}
.zoomContainer .zoomWindow {
  border: 4px solid #eeeeee !important;
}
.row.box-product {
  border-top: 1px solid #ededed;
}
.pav-custom  .box-content{
	background: none;
	border: medium none;
}
.social li,
.social span {
  float: left;
}
.social span {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #FFFFFF;
  margin: 10px 20px 0 0;
}
.social a {
  font-size: 14px;
  cursor: pointer;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background-color: #fff;
  margin-left: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 8px;
  color: #524354;
}
.social a:hover {
  color: #FFFFFF !important;
}
.social .fa-facebook:hover{
  background-color: #346da6;
}
.social .fa-twitter:hover {
  background-color: #4c91d7;
}
.social .fa-rss:hover {
  background-color: #f05423;
}
.social .fa-google-plus:hover {
  background-color: #c9242d;
}
.social .fa-youtube:hover {
  background-color: #D90000;
}
.social .fa-instagram:hover {
  background-color: #365D8F;
}
.box.pav-custom .box-content:hover {
  border: none;
  background-color: transparent;
}
.banner-group {
  overflow: hidden;
}
.banner-group > div:last-child {
  margin-left: -1px;
}
.banner-group .effect {
  padding: 0;
}
.banner-center {
  position: relative;
  margin-bottom: 16px;
}
.img-banner {
  border: 1px solid #e9e9e9;
}
.producttabs .nav-tabs {
  font-size: 14px;
  border-bottom: medium none;
}

.producttabs .nav-tabs > li > a {
  font-weight: 300;
  font-size: 22px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border:medium none; 
  padding: 13px 17px 12px 0;
}
.producttabs .nav-tabs > li.active > a,
.producttabs .nav-tabs > li > a:hover,
.producttabs .nav-tabs > li > a:focus {
  background-color: #fff;
  border:medium none; 
  color: #e20a17;
}
.producttabs .tab-content {
  border: 1px solid #e9e9e9;
  border-top: none;
  background-color: #FFFFFF;
}
ul.contact-us li:hover i {
  color: #e20a17;
}
ul.contact-us li i {
  width: 18px;
  height: 20px;
  margin-right: 5px;
  color: #8c8c8c;
  -webkit-transition: color 350ms ease-in;
  transition: color 350ms ease-in;
}
ul.contact-us li .icon-newsletter {
  font-size: 13px;
}
ul.contact-us li .icon-phone {
  margin-left: 3px;
}
ul.contact-us li a {
  color: #e20a17;
}

.sidebar .box .box-content a b {
  color: #2e3a47;
}
.sidebar .box .box-content a b:hover {
  color: #e20a17;
}
.sidebar .box .box-content .carousel-inner {
  overflow: inherit;
}
.sidebar .box .box-content .carousel-controls {
 
}
.sidebar .box.highlighted .box-heading {
  background-color: #e20a17;
  border: 1px solid #e20a17;
  color: #fff;
  padding: 10px;
  margin-bottom: 0%;
}
.sidebar .box.white {
  border: 1px solid #e9e9e9;
}
.sidebar .box.white .box-heading {
  background-color: #FFFFFF;
  color: #000000;
  border-bottom: 1px solid #e9e9e9;
}
.sidebar .box.white .box-content {
  border: 0;
  margin: 0;
  padding: 0 19px;
}
.sidebar .box.black .box-heading {
  border: 0;
  background-color: #2e3a47;
}
.sidebar .box.productdeals .product-block .image .product-label-special {
  border: 0;
  text-align: center;
  display: table;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  top: 30px;
  right: 0;
  font-family: ;
  text-transform: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.sidebar .box.productdeals .product-block .image .product-label-special .datas {
  text-transform: uppercase;
  font-size: 11px;
  display: table-cell;
  vertical-align: middle;
  position: static;
  font-family: 'Open Sans', Arial, sans-serif;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
}
.sidebar .box.productdeals .product-block .image .product-label-special span {
  position: static;
  display: block;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
}
.sidebar .box.productdeals .product-block .image .product-label-special span + span {
  margin-top: 7px;
}
.sidebar .highlights .box-heading {
  background-color: #dbeaf2;
  border: 1px solid #dbeaf2;
}
.sidebar .highlights .box-content {
  background-color: #FFFFFF;
  border: 2px solid #dbeaf2;
  padding: 0;
}
.sidebar .highlights li {
  border-bottom: 1px solid #e0e0e0;
}
.sidebar .product-grid [class*="col-"],
.sidebar .product-grid [class^="col-"],
.sidebar .pavblog-latest [class*="col-"],
.sidebar .pavblog-latest [class^="col-"] {
  width: 100%;
}
.sidebar .banner {
  padding: 0;
  background-color: transparent;
}
.sidebar .box-category li .fa {
  font-size: 13px;
  padding: 0;
  margin: 0;
  position: absolute;
  right: 8px;
  top: 16px;
  width: 12px;
  height: 12px;
}
.sidebar .box-category li > ul > li {
  background-color: #e6e6e6;
}
.sidebar ul,
.sidebar ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar ul > li,
.sidebar ol > li {
  margin: 0;
  padding: 0;
  line-height: normal;
  position: relative;
}
.sidebar ul > li a,
.sidebar ol > li a {
  color: #2e3a47;
  font-size: 14px;
  padding: 12px 0 12px 20px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.sidebar ul.box-account > li a {
  padding: 8px 0 8px 20px;
font-size: 13px;  
}
.sidebar ul > li a:hover,
.sidebar ol > li a:hover {
  color: #e20a17;
}
.sidebar ul > li a.active,
.sidebar ol > li a.active {
  color: #e20a17;
}
.sidebar ul > li > ul > li > a,
.sidebar ol > li > ul > li > a {
  padding-left: 40px;
}
.sidebar ul > li .head a,
.sidebar ol > li .head a {
  padding-left: 0;
  padding-right: 10px;
}
.sidebar ul .haschild,
.sidebar ol .haschild {
  position: relative;
}
.sidebar ul li.last,
.sidebar ol li.last {
  border-bottom: 0;
}
.sidebar .box-filter > li {
  border: 0;
}
.sidebar .carousel-inner .product-grid {
  margin: 0;
  padding: 0;
}
.sidebar .product-grid {
  margin: 0;
  padding: 0;
}
.sidebar .product-grid .row {
  padding: 0;
}
.sidebar .product-grid .row.last .last .product-block {
  padding-top: 20px;
  border-bottom: 0;
}
.sidebar .product-grid .left {
  border: 0;
}
.sidebar .product-grid [class*="col-"]:first-child .product-block,
.sidebar .product-grid [class^="col-"]:first-child .product-block {
  padding-top: 0;
}
.sidebar .product-grid [class*="col-"]:last-child .product-block,
.sidebar .product-grid [class^="col-"]:last-child .product-block {
  padding-bottom: 0;
}
.sidebar .product-cols {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}
.sidebar .product-cols:last-child .product-block,
.sidebar .product-cols.last .product-block {
  border: 0;
}
.sidebar .product-block {
  margin: 0;
  padding: 30px 15px 0;
  background-color: #FFFFFF;
  border-bottom: 1px solid #e9e9e9;
}
.sidebar .product-block:before,
.sidebar .product-block:after {
  content: " ";
  display: table;
}
.sidebar .product-block:after {
  clear: both;
}
.sidebar .product-block:hover .image img {
  opacity: 1;
}
.sidebar .product-block .image {
  overflow: hidden;
  float: left;
  width: 40%;
}
.sidebar .product-block .image .product-label-special {
  right: -1px;
}
.sidebar .product-block .image:hover .img {
  padding-left: 0;
}
.sidebar .product-block .name {
  min-height: 25px;
  height: 25px;
  height: auto !important;
}
.sidebar .product-block .price {
  margin-bottom: 0;
}
.sidebar .product-block .left {
  border-bottom: 0;
}
.sidebar .product-block .image.swap img {
  width: 100%;
}
.sidebar .product-list {
  background-color: #FFFFFF;
}
.sidebar .product-list .product-block {
  padding-left: 0px;
  padding-right: 0px;
}
.sidebar .product-list .product-block:hover .product-zoom {
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
}
.sidebar .product-meta {
  padding: 0;
  min-height: 20px;
  width: 60%;
  float: left;
  height: 20px;
  height: auto !important;
}
.sidebar .productdeals .product-meta {
  width: 100%;
  float: none; 
}
.sidebar .product-grid .product-meta,
.sidebar .product-list .product-meta {
  min-height: 20px;
  height: 20px;
  height: auto !important;
}
.sidebar .blog-title {
  font-weight: bold;
  text-transform: none;
  line-height: normal;
  font-size: 15px;
  font-family: 'Open Sans', Arial, sans-serif;
  margin: 0 0 5px 0;
}
.sidebar .blog-title a {
  color: #000000;
}
.sidebar .blog-title a:hover {
  color: #e20a17;
}
.sidebar .description {
  line-height: 18px;
}
.sidebar .blog-body {
  position: relative;
  padding: 20px 0 0 0;
  border-bottom: 1px solid #e9e9e9;
}
.sidebar .blog-body:before,
.sidebar .blog-body:after {
  content: " ";
  display: table;
}
.sidebar .blog-body:after {
  clear: both;
}
.sidebar .blog-body .create-date {
  width: 17%;
  height: auto;
  display: none;
}
.sidebar .blog-body .create-info {
  width: 83%;
  height: auto;
  /*min-height: 90px;*/
  height: 90px;
  height: auto !important;
  background-color: #FFFFFF;
  position: relative;
  z-index: 9999;
  margin-top: -21px;
}
.sidebar .blog-body .create-info .inner {
  padding: 12px 15px 15px;
}
.sidebar .blog-body .created {
  background-color: #e20a17;
  color: #FFFFFF;
  font-size: 13px;
  font-family: ;
  padding: 6px 10px;
  display: block;
  text-transform: uppercase;
  line-height: 14px;
  text-align: center;
  margin-top: 1px;
}
.sidebar .blog-body .created span {
  display: block;
}
.sidebar .blog-body .created .day {
  font-size: 21px;
}
.sidebar .blog-body .created .month {
  font-family: 'Open Sans', Arial, sans-serif;
}
.sidebar .blog-body .created hr {
  margin: 2px 0;
}
.sidebar .blog-body .buttons-wrap {
  display: none;
}
.sidebar [class^="col-"]:last-child .blog-body {
  border: 0;
}
.sidebar .productdeals .rating {
  display: none;
}
.sidebar .productdeals .item-countdown .countdown_num {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-color: #8c8c8c;
  color: #FFFFFF;
  font-family: ;
  font-size: 17px;
  -webkit-text-shadow: 0px 1px 6px rgba(0,0,0,0.5);
  text-shadow: 0px 1px 6px rgba(0,0,0,0.5);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#7f7f7f),to(#bfbfbf));
  background-image: -webkit-linear-gradient(top,#7f7f7f 0%,#bfbfbf 100%);
  background-image: -moz-linear-gradient(top,#7f7f7f 0%,#bfbfbf 100%);
  background-image: linear-gradient(to bottom,#7f7f7f 0%,#bfbfbf 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7f7f7f', endColorstr='#ffbfbfbf', GradientType=0);

}
.sidebar .productdeals .item-countdown ul li:first-child .countdown_num {
  background-color: #2e3a47;
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#242d38),to(#344250));
  background-image: -webkit-linear-gradient(top,#242d38 0%,#344250 100%);
  background-image: -moz-linear-gradient(top,#242d38 0%,#344250 100%);
  background-image: linear-gradient(to bottom,#242d38 0%,#344250 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff232d37', endColorstr='#ff344150', GradientType=0);
}
.sidebar .productdeals .item-countdown ul li:first-child .countdown_num span {
  color: #FFFFFF;
}
.sidebar .product-items {
  border-bottom: 0;
}
.sidebar .product-items .product-cols {
  margin: 0;
  border: 0;
  width: 100%;
  height: auto;
}
.sidebar .product-items .product-cols.last .product-block {
  border-bottom: 0;
  padding-bottom: 0;
}
.sidebar .product-items .product-cols:last-child .product-block {
  border-bottom: 0;
  padding-bottom: 0;
}
.deal-qty-box .deal-qty {
  color: #e20a17;
  font-weight: bold;
}
.productdeals .item-countdown ul li:first-child .countdown_num span {
  color: #e20a17;
}
.sidebar .productdeals .product-block .price {
  border-bottom: 1px solid #e9e9e9;
  padding: 5px 0;
  margin: 0 0 5px 0;
}
.sidebar .productdeals .price {
  text-align: center;
  font-family: ;
}
.sidebar .productdeals .price .price-new {
  font-size: 21px;
  font-family: 'Open Sans', Arial, sans-serif;
}
.pavtwitter .customize p {
  color: #2e3a47;
}
.pavcarousel {
  border: 1px solid #e9e9e9;
  background-color: #FFFFFF;
  min-height: 222px;
  height: 222px;
  height: auto !important;
  margin: 0;
}
.pavcarousel .box-heading {
  border-bottom: 1px solid #e9e9e9;
}
.pavcarousel .box-content {
  border: 0;
  margin: 0;
}
.pavcarousel .carousel-controls {
  display: none;
}
.pavcarousel img {
  border: 1px solid #e9e9e9;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.pavcarousel img:hover {
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.pavcarousel .row {
  margin-bottom: 20px;
}
.pavcarousel .row:last-child {
  margin-bottom: 0;
}
.blog-wrapper .blog-item {
  position: relative;
}
.blog-wrapper .blog-item .description {
  overflow: hidden;
  max-height: 55px;
}
.blog-wrapper .blog-title {
  font-size: 20px;
}
.blog-wrapper .blog-title a {
  color: #000000;
}
.blog-wrapper .blog-title a:hover {
  color: #e20a17;
}
.blog-wrapper .blog-header .created {
  background-color: #e20a17;
  border: 3px solid rgba(255,255,255,0.6);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.blog-wrapper .t-color {
  color: #e20a17;
}
.blog-wrapper ul li,
.blog-wrapper ol li {
  list-style-position: inside;
}
.blog-wrapper .blog-tags a {
  color: #e20a17;
}
.no-box .box-content {
  padding-top: 0;
  padding-bottom: 0;
}
.productcarousel .carousel-controls {
  left: auto;
  right: 0;
  top: -56px;
  position: absolute;
}
.main-column .productcarousel .btn-shopping-cart span {
  padding-left: 6px;
  padding-right: 6px;
}
.newsletter_block p {
  line-height: 20px;
  margin: 0;
}
.newsletter_block .input-group {
  width: 64%;
}
.newsletter_block .box-heading {
  float: left;
  padding: 0;
  width: 33%;
  margin-right: 15px;
}
.newsletter_block .box-heading > div {
  overflow: hidden;
}
.newsletter_block .box-heading .title_newletter {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: normal;
  padding: 0;
  margin:0;
}
.newsletter_block .box-heading .fa {
  font-size: 35px;
  margin: 3px 13px 0 0;
  color: #FFFFFF;
}
.newsletter_block .box-heading p {
  font-size: 13px;
  color: #FFFFFF;
  font-weight: normal;
  text-transform: none;
  letter-spacing: normal;
}
.newsletter_block .inputNew {
  width: 70%;
  display: inline-block;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  height: 40px;
}
.newsletter_block .button_mini {
  width: 29%;
  margin-left: -5px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #000;
  color: #FFFFFF;
  font-size: 14px -1;
  height: 40px;
  padding: 0 20px;
}
.newsletter_block .button_mini:hover {
  background-color: #111;
}
.newsletter_block .valid {
  position: absolute;
  top: 100%;
  left: 0;
  width: 98%;
  z-index: 9999;
}
.quickview {
  background-color: #FFFFFF;
}
.quickview #content {
  padding: 10px;
  border: 0;
}
.quickview .product-info .action {
  clear: both;
}
.quickview .product-info .action > div {
  margin-top: 10px;
}
.deal_detail_num .price {
  font-family: 'Open Sans', Arial, sans-serif;
}
.product-related {
  margin: 30px 0 0;
}
.product-related .box-heading {
  padding: 10px 0;
  z-index: 10;
}
.box-module-pavreassurances .column:hover {
  cursor: pointer;
}
.box-module-pavreassurances .column:hover .icon-name,
.box-module-pavreassurances .column:hover .description h4 {
  color: #e20a17;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.box-module-pavreassurances .column:hover .arrow {
  opacity: 1;
  filter: alpha(opacity=100);
}
.box-module-pavreassurances .column:last-child {
  border: none;
}
.box-module-pavreassurances .column .arrow {
  font-size: 25px;
  position: absolute;
  bottom: 0;
  right: 10px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip-inner {
  font-size: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.quick-link button {
  margin: 0 10px;
}
body[class*="-home"] #pav-mainnav {
  margin-bottom: 0;
}
body[class*="-home"] .success,
body[class*="-home"] .warning,
body[class*="-home"] .attention,
body[class*="-home"] .information {
  margin-top: 0px;
}
.category-info {
  padding: 0;
}
.category-info .image {
  padding: 0;
}
.category-description {
  display: block;
}
.category-description h2{margin-top:0;}
.refine-search {
  border-color: #e9e9e9;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.refine-search ul,
.refine-search ol {
  list-style: none;
}
.refine-search ul li,
.refine-search ol li { 
  line-height: normal;
  position: relative;
  float: left;
}
.refine-search ul li:before,
.refine-search ol li:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 3px;
  top: 50%;
  left: 0;
  background-color: #e20a17;
}
.refine-search .box-heading {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: #FFFFFF;
  color: #000000;
}
.refine-search .box-content {
  margin: 0;
  border: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.category-list {
  border: 0;
  margin: 0;
}
.category-list ul {
  float: left;
  margin-right: 15px;
}
.category-list ul li a {
  font-size: 15px;
  padding-left: 10px;
}
.category-list ul li a:hover {
  color: #e20a17;
}
.manufacturer-heading {
  font-size: 15px;
  font-weight: bold; 
  margin-bottom: 6px;
 float: left;
}

.manufacturer-heading > span {
  background: none repeat scroll 0 0 #46A96B;
  border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
  color: #fff;
  display: inline-block;
  line-height: 40px;
  margin-right: 10px;
  text-align: center;
  width: 40px;
  position: relative;
}

.markaIndex b {
  color: #46a96b !important;
  font-size: 25px;
  font-weight: bold;
}
.manufacturer-heading > span:after {
  content:"";
  display: block;
  width:0;
  height:0;
  border-right: 8px solid transparent;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #46A96B;
  position: absolute;
  right: -15px;
  top: 10px;
}

.manufacturer-list {
  border: 0;
  padding: 6px;
}
.manufacturer-list ul {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 10px;
}
.manufacturer-content {
	background: none repeat scroll 0 0 #f9f9f9;
	border: 1px solid #ddd;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	overflow: auto;
	padding: 8px;
}
.product-filter {
  padding: 8px 0;
  text-transform: none;
  background-color: #FFFFFF;
  font-size: 12px;
  color: #2e3a47;
}
.product-filter .sort span,
.product-filter .limit span {
  display: inline;
}
.product-filter .sort > span,
.product-filter .limit > span{
	border: 1px solid #ddd;
	display: inline;
	line-height: 33px;
	padding: 6px;
	background: #f9f9f9;
	margin-right: -4px;
}
.product-filter .sort {
  float: right;
  margin-right: 5px;
 /*border: 1px solid #d8d8d8;*/
}
.product-filter .limit {
  float: right;
  margin-right: 5px;
  /*border: 1px solid #d8d8d8;*/
}
.product-filter .display{
  float: left;
  line-height: 33px;
}
.product-filter .byManufacturer {
  float: right;
	line-height: 33px;
margin-right: 5px;
}
.product-filter .display span {
  margin-right: 5px;
  display: none;
}
.product-filter .display a {
  background: url('../image/icon-grid-list.png') no-repeat 0 0 #fafafa scroll;
  width: 35px;
  height: 33px;
  display: inline-block;
  border: 1px solid #bbbbbb;
  margin-right: 5px;
}
.product-filter .display a > span {
  margin: 0 3px;
}
.product-filter .display a > em {
  display: none;
}
.product-filter .display a.grid {
  background-position: 10px 9px;
}
.product-filter .display a.grid.active,
.product-filter .display a.grid:hover {
  background-color: #e20a17;
  background-position: 10px -29px;
}
.product-filter .display a.list {
  background-position: -30px 11px;
}
.product-filter .display a.list.active,
.product-filter .display a.list:hover {
  background-color: #e20a17;
  background-position: -30px -29px;
}
.product-filter .display a.active,
.product-filter .display a:hover {
  background-color: #e20a17;
  border: 1px solid #e20a17;
}
.product-filter .display a.active .fa,
.product-filter .display a:hover .fa {
  color: #FFFFFF;
}
.product-filter .display i {
  font-size: 13px;
  color: #9c9b9b;
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out;
}
.product-filter .product-compare {
  float: left;
}
.product-filter .product-compare .btn-compare {
  padding: 7px 20px !important;
}
.product-list .col-fullwidth {
  width: 100%;
  float: none;
  margin: 0;
}
.product-list .product-cols {
  border-right: none;
  border-bottom: 1px solid #e9e9e9;
}
.product-list .product-items {
  border: none;
}
.product-list .product-block {
  overflow: hidden;
  padding: 20px 10px;
}
.product-list .product-block:hover .wishlist a,
.product-list .product-block:hover .compare a {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
}
.product-list .product-meta {
  padding: 0;
  overflow: hidden;
  min-height: inherit;
}
.product-list .rating,
.product-list .norating {
  margin: 0;
}
.product-list .description {
  display: block;
}
.product-list .price-tax {
  display: none;
}
.product-list .price-new {
  font-weight: bold;
}
.product-list .name {
  min-height: 20px;
}
.product-list .image {
  float: left;
  margin-right: 18px;
  margin-bottom: 0;
  text-align: center;
}
.product-list .image img {
  padding: 0;
  border: 0;
}
.product-list .image:hover .info-view {
  opacity: 1;
  filter: alpha(opacity=100);
}
.product-list .action {
  margin-top: 18px;
}
.product-list .action .wishlist .fa-heart {
  margin-right: 0;
}
.product-list .action .wishlist,
.product-list .action .compare {
  margin: 0;
  padding: 0;
}
.product-list .action .wishlist a,
.product-list .action .compare a {
  margin: 0 12px;
  width: auto;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  visibility: visible;
  padding: 0 10px;
}
.product-list .action .wishlist span,
.product-list .action .compare span {
  color: #FFFFFF;
  font-size: 12px;
  font-family: 'Open Sans', Arial, sans-serif;
  text-transform: uppercase;
}
.product-grid {
  overflow: hidden;
  position: relative;
  background-color: #FFFFFF;
}
.product-grid.last {
  border: 0;
}
.product-grid .description,
.product-grid .price-tax {
  display: none;
}
.products-block {
  overflow: hidden;
  border: 1px solid #e9e9e9;
  margin: 5px 0;
}
.products-block .product-meta{
	text-align: center;
}
.product-meta {
  min-height: 110px;
  padding: 20px;
}
.product-items {
  border-bottom: 1px solid #e9e9e9;
  margin: 0;
}
.product-items.last,
.product-items:last-child {
  border-bottom: 0;
}
.product-detail {
  background-color: #FFFFFF;
}
.product-info {
  border: 1px solid #e9e9e9;
  margin-bottom: 20px;
  padding: 20px;
}
.product-info .image-container {
  padding-right: 0;
}
.product-info .product-view {
  padding-left: 30px;
}
.product-info .carousel-control {
  top: 45%;
  font-size: 15px;
  color: #75716c;
  text-align: center;
  border: 1px solid #e9e9e9;
  margin: -9px 0 -9px 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
  width: 20px;
  height: 25px;
  padding-top: 4px;
  background-color: #FFFFFF;
}
.product-info .cart .minimum {
  padding-top: 5px;
  font-size: 11px;
}
.product-info .cart .links {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}
.product-info h1 {
  text-transform: none;
  color: #000;
  font-size: 26px;
  line-height: 36px;
  margin-top: 0;
  font-weight: 300!important;
}
.product-info ul,
.product-info ol {
  list-style: none;
}
.product-info .price-tax {
  font-weight: normal;
}
.product-info .image {
  position: relative;
  margin-bottom: 10px;
  text-align: center;
}
.product-info .share {
  float: right;
  padding-left: 20px;
}
.product-info .share:before,
.product-info .share:after {
  content: " ";
  display: table;
}
.product-info .share:after {
  clear: both;
}
.product-info .price {
  padding: 10px 0;
  color: #2e3a47;
  font-size: 13px;
}
.product-info .price .text-price {
  display: none;
}
.product-info .price .price-gruop{
  font-size: 30px;
  font-weight: bold;
  font-family: 'Open Sans', Arial, sans-serif;
  text-transform: none;  
  color: #000;
}

.product-info .price .price-old {
  font-size: 15px;
  font-weight: normal;
  color: red;
}

.product-info .price .other-price {
  margin-top: 6px;
}
.product-info .price .reward {
  font-weight: normal;
}
.product-info .price .discount {
  font-weight: normal;
  margin-top: 6px;
  font-size: 12px;
}
.product-info .price-gruop:before,
.product-info .price-gruop:after {
  content: " ";
  display: table;
}
.product-info .price-gruop:after {
  clear: both;
}
.product-info .description {
  border: 0;
  margin-bottom: 6px;
  padding: 0;
  font-size: 13px;
}
.product-info .description p > span {
  display: inline-block;
  margin-right: 5px;
  font-size: 11px;
}

.product-info .description a {
 color: #000;
  text-decoration: underline;
}
.product-info .description b {
  margin-right: 5px;
  margin-left: 0;
}
.product-info .description .fa {
  color: #000;
  float: left;
	font-size: 14px;
  margin: 3px 5px 0 0;
	text-align: center;
}
.product-info .carousel-inner {
  margin: 0;
  clear: both;
  overflow: hidden;
}
.product-info .carousel-inner .item {
  text-align: center;
}
.product-info .carousel-inner a {
  display: inline-block;
  margin-right: 15px;
}
.product-info .carousel-inner a:last-child {
  margin: 0;
}
.product-info .carousel-inner a img {
  border: 1px solid #e9e9e9;
  -webkit-transition: border-color 500ms ease;
  transition: border-color 500ms ease;
}
.product-info .option-image {
  margin-top: 3px;
  margin-bottom: 10px;
}
.product-info .option-image label {
  display: block;
  width: 100%;
  height: 100%;
}
.product-info .option-image img {
  margin-right: 5px;
  margin-left: 0;
  border: 1px solid #CCCCCC;
  cursor: pointer;
}
.product-info .options {
  margin-bottom: 20px;
}
.product-info .options input[type="file"] {
  background-color: transparent;
  color: #8c8c8c;
  border: 1px solid #dcdcdc;
  font-size: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.product-info .options input[type="file"] .fa {
  color: #8c8c8c;
}
.product-info .options input[type="file"]:hover {
  color: #e20a17;
}
.product-info .options input[type="file"]:hover .fa {
  color: #e20a17;
}
.product-info .review .share {
  line-height: normal;
}
.product-info .review .share a {
  text-decoration: none;
}
.product-info .review > div {
  padding: 0;
  border: 0;
}
.product-info .review > div > span {
  color: #38B0E3;
}
.product-info .product-extra {
  padding: 10px 0;
}
.product-info .product-extra:before,
.product-info .product-extra:after {
  content: " ";
  display: table;
}
.product-info .product-extra:after {
  clear: both;
}
.product-info .product-extra .quantity-adder {
  margin: 0;
}
.product-info .product-extra .quantity-adder input {
  border: 1px solid #e9e9e9;
}
.product-info .product-extra .cart {
  margin-left: 10px;
  margin-right: 10px;
}
.product-info .product-extra .add-action {
  display: block;
  width: 27px;
  height: 16px;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  position: relative;
  cursor: pointer;
  font-size: 7px;
  line-height: 15px;
  text-align: center;
  color: #6f6f6f;
}
.product-info .product-extra .add-action:hover {
  color: #0087bd;
}
.product-info .product-extra .add-up {
  border-bottom: 0;
}
.product-info .product-extra .add-to-icon {
  font-size: 19px;
  padding: 6px;
  background: #0087bd;
}
.product-info .product-extra .quantity-number input {
  min-width: 57px;
  width: 57px;
  width: auto !important;
  height: 32px;
  text-align: center;
}
.product-info .action:before,
.product-info .action:after {
  content: " ";
  display: table;
}
.product-info .action:after {
  clear: both;
}
.product-info .action > div {
  margin-right: 10px;
  margin-left: 0;
}
.tabs-group {
  overflow: hidden;
  border: 1px solid #e9e9e9;
}
.tabs-group .htabs {
  border-right: 1px solid #e9e9e9;
  padding: 0;
  min-height: 300px;
}
.tabs-group .htabs .nav-tabs {
  border: none;
}
.tabs-group .tab-content {
  padding: 20px;
  border-left: 1px solid #e9e9e9;
  margin-left: -1px;
}
.review-list {
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #EEEEEE;
}
.review-list .rating {
  float: right;
  margin-bottom: 20px;
}
.review-list .author {
  float: left;
  margin-bottom: 20px;
}
.review-list .text {
  clear: both;
}
.attribute thead td,
.attribute thead tr td:first-child {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  background: #ffffff;
  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-left: 0;
  border-bottom: 1px solid #ddd;
}
.attribute tr td:first-child {
  color: #000000;
  font-weight: bold;
  text-align: right;
  width: 20%;
}
.compare-info .price-old {
  text-decoration: line-through;
}
.compare-info .price-new {
  font-weight: bold;
}
.compare-info .name a {
  font-weight: bold;
}
.compare-info td {
  text-align: center;
  vertical-align: top;
}
.compare-info tr td:first-child {
  font-weight: bold;
  text-align: left;
  width: 16%;
}
.compare-info thead td,
.compare-info thead tr td:first-child {
  color: #000000;
  font-weight: bold;
  font-size: 19px;
  background: #e2e2e2;
  text-align: left;
  border: 0;
}
.wishlist-info table tr td,
.cart-info table tr td {
  text-align: center;
  vertical-align: middle;
}
.wishlist-info table tr td img,
.wishlist-info table tr td input,
.cart-info table tr td img,
.cart-info table tr td input {
  display: inline-block;
  vertical-align: middle;
}
.order-list {
  margin-bottom: 10px;
}
.order-list .order-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 24px;
}
.order-list .order-content {
  padding: 10px 0px;
}
.order-list .order-info {
  text-align: right;
}
.order-list .order-id {
  width: 49%;
  float: left;
  margin-bottom: 24px;
}
.order-list .list-content {
  margin-bottom: 12px;
}
.order-detail {
  background: #e9e9e9;
  font-weight: bold;
}
.return-list {
  margin-bottom: 10px;
}
.return-list .return-content {
  padding: 10px 0px;
}
.return-list .return-id {
  width: 49%;
  float: left;
  margin-bottom: 24px;
}
.return-list .return-status {
  width: 49%;
  float: right;
  text-align: right;
  margin-bottom: 24px;
}
.return-list .return-info {
  text-align: right;
}
.return-list .list-content {
  margin-bottom: 12px;
}
.return-opened textarea {
  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: 24px;
}
.download-list .download-id {
  width: 49%;
  float: left;
  margin-bottom: 24px;
}
.download-list .download-content {
  padding: 10px 0px;
}
.download-list .download-info {
  text-align: right;
}
.download-list .list-content {
  margin-bottom: 24px;
}
.cart-module {
  margin: 24px 0;
}
.cart-module table td {
  padding: 5px;
}
.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;
}
.checkout-heading {
  background: #fbfbfb;
  border: 1px solid #e9e9e9;
  padding: 8px;
  font-size: 18px;
  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: #ffffff;
  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;
}
.sitemap-info {
  margin-bottom: 36px;
}
.sitemap-info ul > li {
  line-height: 1.928571429;
  font-weight: bold;
  list-style: disc inside none;
}
.sitemap-info ul > li > ul {
  margin-left: 24px;
}
.sitemap-info ul > li > ul li {
  font-weight: normal;
  list-style: circle inside none;
}
.sitemap-info ul > li > ul li li {
  list-style: square inside none;
}
.page-not-found {
  text-align: center;
}
.page-not-found h2 {
  font-size: 230%;
  color: #0087bd;
  margin: 120px 0 12px 0;
}
.page-not-found span {
  margin-right: 12px;
}
.contact-location {
  margin-bottom: 12px;
}
.contact-location img {
  max-width: none;
}
.contact-content {
  background-color: #ffffff;
  padding: 20px;
  border: 0;
}
.contact-content .buttons {
  border: 0;
  padding: 0;
  margin-top: 20px;
}
.contact-content .contact-customhtml {
  border: 0;
  padding: 0;
  margin-top: 20px;
}
.contact-content .contact-customhtml .content {
  min-height: 338px;
}
.contact-content .fa {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #FFFFFF;
  background-color: #a2a2a2;
  font-size: 19px;
  margin-bottom: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.contact-content .fa:hover {
  background-color: #e20a17;
}
.pav-megamenu {
  background-color: #FFFFFF;
}
.pav-megamenu .megamenu {
  position: relative;
}
.pav-megamenu .pav-colorbox {
  display: none !important;
}
.pav-megamenu .navbar {
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  min-height: 0 !important;
}
/*.pav-megamenu .navbar-default {
  background-color: #2e3a47;
}*/
.pav-megamenu .navbar-default .navbar-nav > .dropdown > a .caret {
  border: 0;
  position: relative;
  transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.pav-megamenu .navbar-default .navbar-nav > .dropdown > a .caret:before {
  content: '\f0d7';
  font-family: 'FontAwesome';
  position: absolute;
  right: -10px;
  top: 0;
  color: #FFFFFF;
}
.pav-megamenu .navbar-default .navbar-nav > .dropdown:hover > a .caret:before,
.pav-megamenu .navbar-default .navbar-nav > .dropdown:active > a .caret:before {
  color: #fff;
}
.pav-megamenu .navbar-nav > li > a {
  padding: 14px 25px 13px;
  text-transform: uppercase;
  font-size: 12px;
  color: #FFFFFF;
  background-color: transparent !important;
  font-weight: 600;
  -webkit-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
.pav-megamenu .navbar-nav > li > a:hover,
.pav-megamenu .navbar-nav > li > a:focus,
.pav-megamenu .navbar-nav > li > a:active {
  color: #000;
}
.pav-megamenu .navbar-nav > li > a:after {
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  line-height: 0;
  position: absolute;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 0px solid #FFFFFF;
  width: 0px;
  height: 0px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: border 300ms ease-out 0s;
  transition: border 300ms ease-out 0s;
}
.pav-megamenu .navbar-nav > li.first > a {
  padding: 14px 35px 13px;
}
.pav-megamenu .navbar-nav > li.first > a span:before {
  content: "\f015";
  position: absolute;
  top: 14px;
  left: 12px;
  font-family: FontAwesome;
  width: 0;
  height: 0;
  font-size: 17px;
}
.pav-megamenu .navbar-nav > li.full-width {
  position: static;
}
.pav-megamenu .navbar-nav > li:hover > a:after {
  opacity: 1;
  filter: alpha(opacity=100);
  border-bottom: 6px solid #FFFFFF;
}
.pav-megamenu .navbar-inverse {
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.pav-megamenu .navbar-collapse {
  padding: 0;
}
.pav-megamenu .dropdown-menu {
  top: 100%;
  left: -9999px;
  height: auto;
  font-weight: 400;
  color: #8c8c8c;
  border: 0;
  min-width: 190px;
  padding: 20px;
  background-color: #FFFFFF;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.24);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.24);
  -webkit-transition: opacity 0.3s linear 0s;
  transition: opacity 0.3s linear 0s;
}
.pav-megamenu .dropdown-menu li {
  line-height: 30px;
  font-size: 13px;
}
.pav-megamenu .dropdown-menu li a {
  padding: 0;
  line-height: 30px;
}
.pav-megamenu .dropdown-menu li a:hover {
  background-color: transparent;
  color: #e20a17;
}
.pav-megamenu .dropdown-menu li a:hover .fa {
  color: #e20a17;
}
.pav-megamenu .dropdown-menu li.title {
  color: #2e3a47;
  font-weight: 600;
}
.pav-megamenu .dropdown-menu .fa {
  margin-left: 0;
  color: #8c8c8c;
}
.pav-megamenu .dropdown-menu .menu-title .fa {
  margin-right: 5px;
  display: none;
}
.pav-megamenu .dropdown-menu ul li.parent {
  position: relative;
}
.pav-megamenu .dropdown-menu ul li.parent .dropdown-menu {
  top: 0;
  right: -100%;
  left: auto;
  position: absolute;
}
.pav-megamenu .dropdown-menu ul li.parent:hover > .dropdown-menu {
  left: 100%;
  display: block;
}
.pav-megamenu .dropdown:hover > .dropdown-menu {
  display: block;
  left: 0px;
}
.pav-megamenu .dropdown:hover > a {
  color: #fff;
}
.pav-megamenu .dropdown:hover > a .fa {
  color: #fff;
}
.pav-megamenu .mega-group > .dropdown-toggle {
  border: 0;
  display: block;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: 'Open Sans', Arial, sans-serif;
  color: #FFFFFF;
}

.pav-megamenu .mega-group > .dropdown-toggle .menu-title {
 color: #000;
}
.pav-megamenu .mega-group > .dropdown-toggle .fa {
  color: #FFFFFF;
}
.pav-megamenu .dropdown-submenu {
  position: relative;
}
.pav-megamenu .dropdown-submenu:hover > .dropdown-menu {
  right: -115%;
  left: auto;
  top: 0;
}
.pav-megamenu .dropdown-submenu b.fa {
  margin-left: 3px;
}
.pav-megamenu h1,
.pav-megamenu h2,
.pav-megamenu h3,
.pav-megamenu h4,
.pav-megamenu h5,
.pav-megamenu h6 {
  letter-spacing: normal;
  border: 0;
  text-transform: uppercase;
  line-height: 20px;
  margin: 0 0 20px;
  font-size: 14px;
  font-weight: 600;
}
.pav-megamenu .fa {
  margin-left: 3px;
  color: #000000;
}
.pav-megamenu ul,
.pav-megamenu ol {
  list-style: none;
}
.pav-megamenu .pavo-widget .fa {
  margin-right: 0;
}
.pav-megamenu .product-block {
  width: 50%;
  height: auto;
  padding: 0;
  margin: 0;
  background-color: transparent;
}
.pav-megamenu .product-block .w-product {
  margin-right: 28px;
}
.pav-megamenu .product-block .image {
  text-align: left;
}
.pav-megamenu .product-block .product-meta {
  min-height: inherit;
  text-align: left;
}
.pav-megamenu .product-block .name {
  line-height: 18px;
  font-size: 15px;
  font-weight: bold;
  text-transform: none;
  letter-spacing: normal;
  margin: 0;
}
.pav-megamenu .product-block .name a {
  color: #2e3a47;
}
.pav-megamenu .product-block .name a:hover {
  color: #e20a17;
}
.pav-megamenu .product-block .product-icon {
  width: auto;
  height: 32px;
  padding: 0 10px;
  background-color: #FFFFFF;
}
.pav-megamenu .product-block .product-icon:hover {
  color: #000000;
}
.pav-megamenu .product-block .cart .product-icon {
  border: 1px solid #e9e9e9;
  text-transform: uppercase;
  color: #000000;
  font-size: 13px;
  line-height: 18px;
  font-family: 'Open Sans', Arial, sans-serif;
}
.pav-megamenu .product-block .cart .product-icon:hover {
  color: #e20a17;
}
.pav-megamenu .product-block .rating {
  padding-top: 3px;
}
.pav-megamenu .product-block .action {
  margin-top: 6px;
}
.pav-megamenu .product-block .pav-colorbox {
  display: none !important;
}
.pav-megamenu .product-block:last-child .w-product {
  margin: 0;
}
.pav-megamenu .product-block:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hidden-heading-title .menu-title {
  display: none;
}
#pav-verticalmenu {
  z-index: 100;
}
#pav-verticalmenu .box-content {
  background: #FFFFFF;
  padding: 0;
  border: 2px solid #e20a17;
  position: static;

}
#pav-verticalmenu .box-content .navbar-default {
  position: static;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none;
}
#pav-verticalmenu .box-content .navbar-default .navbar-header {
  float: none;
  width: 100%;
}
#pav-verticalmenu .box-content .navbar-default .navbar-collapse {
  padding: 0;
  max-width: auto;
}
#pav-verticalmenu .navbar-nav {
  position: static;
  float: none;
  width: 100%;
}
#pav-verticalmenu .navbar-nav > li {
  width: 100%;
  height: auto;
  position: static;
}
#pav-verticalmenu .navbar-nav > li > a {
  display: block;
  color: #2e3a47;
  font-size: 13px;
  padding: 10px 10px 10px 20px;
  border-bottom: 1px solid #DBEAF2;
}
#pav-verticalmenu .navbar-nav > li > a .menu-icon {
  display: block;
  height: 20px;
}
#pav-verticalmenu .navbar-nav > li > a .menu-icon span {
  display: block;
  margin-left: 35px;
  line-height: normal;
  font-size: 13px;
}
#pav-verticalmenu .navbar-nav > li > a .menu-icon .menu-desc {
  display: none;
}
#pav-verticalmenu .navbar-nav > li > a:hover,
#pav-verticalmenu .navbar-nav > li > a:focus {
  color: #FFFFFF;
}
#pav-verticalmenu .navbar-nav > li > a .caret {
  position: absolute;
  right: 18px;
  top: 50%;
  margin: -5px 0;
  border-left: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #999999;
}
#pav-verticalmenu .navbar-nav > li.last a,
#pav-verticalmenu .navbar-nav > li:last-child a {
  border: 0;
}
#pav-verticalmenu .navbar-nav > li:hover > a {
  color: #e20a17;
}
#pav-verticalmenu .navbar-nav > li:hover > a .menu-icon {
  background-position: left bottom !important;
}
#pav-verticalmenu .navbar-nav > li:hover > a .caret {
  border-left-color: #e20a17;
}
#pav-verticalmenu .navbar-nav > li:hover > .dropdown-menu {
  left: 100%;
  top: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#pav-verticalmenu .navbar-nav > li .parent {
  position: relative;
}
#pav-verticalmenu .navbar-nav > li .parent > .dropdown-toggle {
  text-transform: none;
  font-weight: normal;
  color: #2e3a47;
}
#pav-verticalmenu .navbar-nav > li .parent > .dropdown-toggle:hover {
  color: #e20a17;
}
#pav-verticalmenu .navbar-nav > li .parent > .dropdown-menu {
  min-height: 100px;
  height: 100px;
  height: auto !important;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.13);
  box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.13);
}
#pav-verticalmenu .navbar-nav > li .parent:hover > .dropdown-menu {
  left: 100%;
  top: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#pav-verticalmenu .navbar-nav > li.parent:hover > a:after {
  position: absolute;
  content: "";
  right: -5px;
  top: 0;
  width: 0;
  height: 100%;
  border: 5px solid #FFFFFF;
  z-index: 9999;
}
#pav-verticalmenu .verticalmenu li a:hover {
  color: #e20a17;
}
#pav-verticalmenu .verticalmenu li a:hover .caret {
  border-right-color: #FFFFFF;
}
#pav-verticalmenu .pav-colorbox {
  display: none !important;
}
#pav-verticalmenu .dropdown-menu {
  left: -9999px;
  top: -9999px;
  right: auto;
  border: 0;
  display: block;
  min-height: 100%;
  height: 100%;
  height: auto !important;
  min-width: 225px;
  padding: 20px 28px;
  background: #FFFFFF;
  color: #8c8c8c;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35);
}
#pav-verticalmenu .dropdown-menu li {
  border: 0;
  padding: 4px 0;
  line-height: normal;
  list-style: none;
  font-size: 13px;
}
#pav-verticalmenu .dropdown-menu li a {
  color: #2e3a47;
  font-weight: 400;
  padding: 0;
  line-height: 24px;
}
#pav-verticalmenu .dropdown-menu li.title {
  color: #2e3a47;
  font-weight: 600;
}
#pav-verticalmenu .dropdown-menu .pav-menu-video {
  width: 100%;
}
#pav-verticalmenu .dropdown-menu .pav-menu-video iframe {
  margin-bottom: 10px;
}
#pav-verticalmenu .dropdown-menu .dropdown-toggle:hover {
  color: #000000;
}
#pav-verticalmenu .dropdown-menu .dropdown-toggle,
#pav-verticalmenu .dropdown-menu h1,
#pav-verticalmenu .dropdown-menu h2,
#pav-verticalmenu .dropdown-menu h3,
#pav-verticalmenu .dropdown-menu h4,
#pav-verticalmenu .dropdown-menu h5,
#pav-verticalmenu .dropdown-menu h6 {
  text-transform: uppercase;
  line-height: normal;
  margin: 0 0 20px;
  color: #000000;
  font-size: 14px;
  font-weight: 600;
}
#pav-verticalmenu .dropdown-menu .action {
  display: none;
}
#pav-verticalmenu .widget-product-list {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#pav-verticalmenu .w-product {
  padding: 5px;
}
#pav-verticalmenu .w-product .image {
  float: none;
}
#pav-verticalmenu .product-block {
  width: 50%;
  height: auto;
  padding: 5px;
  background: none transparent;
  border: 0;
}
#pav-verticalmenu .product-block .name {
  min-height: 32px;
  height: 32px;
  height: auto !important;
  padding: 0;
  margin: 0;
}
#pav-verticalmenu .product-block .name a {
  padding: 0;
  margin: 0;
  color: #000000;
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 13px;
}
#pav-verticalmenu .product-block .name a:hover {
  color: #e20a17;
}
#pav-verticalmenu .product-block .image a {
  padding: 0;
}
#pav-verticalmenu .product-block .product-meta {
  min-height: inherit;
}
#pav-verticalmenu .simgeliAltmenu .dropdown-menu.cols3 {
  min-width: 420px;
}
#pav-verticalmenu .simgeliAltmenu .dropdown-menu.cols4 {
  min-width: 560px;
}
#pav-verticalmenu .simgeliAltmenu .dropdown-menu.cols5{
  min-width: 700px;
}
#pav-verticalmenu .simgeliAltmenu .dropdown-menu .menu-icon {
  display: block;
  padding-top: 100px;
  width: 100%;
  text-align: center;
}

#pav-verticalmenu .simgeliAltmenu .dropdown-menu .menu-title {
  display: block;
}

#pav-verticalmenu .simgeliAltmenu .dropdown-menu .menu-desc {
  display: block;
  font-size: 9px;
  line-height: 9px;
}

ul.list li {
  margin-left: 9px;
}
.link-more {
  color: darker(#e20a17,10%);
  font-size: 15px;
  text-transform: lowercase;
  font-weight: bold;
  color: #007cae;
}
.link-more .icon-read-more-2 {
  font-size: 12px;
  color: #0087bd;
}
.link-more:hover {
  color: #007cae;
}
.copyright {
  text-align: left;
}
.copyright a {
  color: #007cae;
}
.pagination .links a:hover {
  color: #e20a17;
}
#back-top {
  margin: 0px;
  position: relative;
  text-align: center;
}
#back-top a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  -webkit-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
  text-align: center;
  border: 1px solid #e9e9e9;
  background-color: #FFFFFF;
  font-size: 26px;
  position: absolute;
  margin: 0 auto;
  top: -22px;
  left: 0;
  right: 0;
  overflow: auto;
}
#back-top a:hover {
  border-color: #00a4e6;
  background-color: #00a4e6;
}
#back-top a:hover i {
  color: #FFFFFF;
}
.megamenu .navbar-toggle {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 1px solid #dcdcdc;
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0 8px;
}
.megamenu .navbar-toggle .fa {
  color: #8c8c8c;
  margin: 0;
}
.megamenu .navbar-toggle:hover,
.megamenu .navbar-toggle:focus,
.megamenu .navbar-toggle:active {
  background-color: #FFFFFF;
}
.shapes {
  background-color: transparent;
  position: absolute;
  top: 50%;
  width: 0px;
  height: 0px;
}
.shapes.left {
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 6px solid #ffffff;
  right: 0;
  margin: -4px 0;
}
.shapes.right {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #ffffff;
  left: 0;
  margin: -5px 0;
}
.shapes.bottom {
  border-top: 7px solid #FFFFFF;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  left: 0;
  top: 8px;
  right: 0;
  margin: 0 auto;
}
.shapes.round {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #e20a17;
  border: #e20a17;
  top: 30%;
  right: 10px;
}
#breadcrumb .breadcrumb li a {
  color: #8c8c8c;
  text-transform: none;
  position: relative;
  -webkit-transition: color 200ms ease-in;
  transition: color 200ms ease-in;
}
#breadcrumb .breadcrumb li a:hover {
  color: #e20a17;
}
#breadcrumb .breadcrumb li a span {
  color: #2e3a47;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
#breadcrumb .breadcrumb li:hover {
  color: #0099d7;
}
#breadcrumb .breadcrumb li:hover span:before {
  background: #fff;
}
#breadcrumb .breadcrumb li.last a span {
  color: #8c8c8c;
}
#breadcrumb .breadcrumb li.last a:hover {
  color: #e20a17;
}
#breadcrumb .breadcrumb li.first a:before {
  display: none;
}
.margin {
  margin: 20px 0;
}
.no-margin h3 {
  margin-top: 0px;
}
.no-margin .buttons {
  margin-bottom: 0px;
}
.no-margin table {
  margin-bottom: 0px;
}
.no-margin-top {
  margin-top: 0px;
}
.no-border-right {
  border-right: 0;
}
.carousel-control {
  cursor: pointer;
  height: auto;
  text-align: center;
  background-image: none;
  font-size: inherit;
  background-color: #FFFFFF;
  color: #75716c;
  border: 1px solid #e9e9e9;
  width: 20px;
  height: 32px;
  -webkit-text-shadow: none;
  text-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  opacity: 1;
  filter: alpha(opacity=100);
  margin-right: 0;
  margin-left: 3px;
  top: 4px;
}
.carousel-control:hover,
.carousel-control:focus {
  border-color: #e20a17;
  color: #e20a17;
  opacity: 1;
  filter: alpha(opacity=100);
}
.carousel-control.left,
.carousel-control.right {
  background-image: none;
  background-image: -webkit-gradient(linear,0% top,100% top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
  background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,0) 0%),color-stop(rgba(0,0,0,0) 100%));
  background-image: -moz-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 100%);
  background-image: linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
  line-height: 30px;
}
.carousel-control.left {
  right: 5px;
  left: auto;
}
.carousel-control.right {
  left: -5px;
  right: auto;
}
.carousel-control .fa {
  font-size: 14px;
  display: block;
}
.carousel-indicators li,
.carousel-indicators.active {
  border-color: #e20a17;
}
.btn-cart {
  text-transform: none;
  font-weight: bold;
  padding: 0;
  font-size: 15px;
}
.btn-cart span {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.btn-cart span + span {
  padding: 6px 10px 0;
}
.btn-cart .icon-cart {
  font-size: 15px;
  color: #FFFFFF;
  width: 30px;
  height: 31px;
  line-height: 30px;
  vertical-align: top;
  background: #0087bd;
}
.btn-shop-now {
  color: #e20a17;
  text-transform: uppercase;
  font-size: 12px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -40px;
}
.btn-shop-now img {
  margin: 0 0 4px 5px;
  background-color: #e20a17;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  padding: 3px;
}
.btn-left {
  left: 20px;
  margin-left: 0;
}
.btn-right {
  right: 20px;
  left: inherit;
}
.custom-block {
  margin: 0px 16px 0px -14px;
}
.custom-block .box-heading {
  border-top: 0;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 6px;
  padding-top: 17px;
  position: relative;
}
.custom-block .box-heading:after {
  top: 100%;
  border: solid transparent;
  content: "";
  position: absolute;
  pointer-events: none;
  border-color: #cccccc;
  border-color: rgba(204,204,204,0);
  zoom: 1;
  border-color: transparent \9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00cccccc, endColorstr=#00cccccc)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00cccccc, endColorstr=#00cccccc);
  width: 0;
  height: 0;
  border-top-color: #e9e9e9;
  border-width: 7px;
  margin-left: -6px;
  left: 50%;
}
.custom-block .box-heading:before {
  top: 100%;
  border: solid transparent;
  content: "";
  position: absolute;
  pointer-events: none;
  border-color: #ffffff;
  border-color: rgba(255,255,255,0);
  zoom: 1;
  border-color: transparent \9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff);
  width: 0;
  height: 0;
  border-top-color: #FFFFFF;
  border-width: 6px;
  margin-left: -5px;
  left: 50%;
  z-index: 1;
}
.custom-block .box-heading > span {
  font-weight: normal;
  border: 0;
  padding: 0;
}
.custom-block .box-content {
  padding-top: 20px;
}
.bold_green_text {
  color: #e20a17;
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {
  background-color: #e20a17 !important;
}
.underline a {
  color: #0087bd;
}
.underline a:hover {
  text-decoration: underline;
}
.underline a b {
  color: #0087bd;
}
.button-close-menu {
  position: absolute;
  right: 0;
  top: 0;
}
.button-close-menu .fa {
  color: #fff;
  font-size: 20px;
}
.scrollup {
  background: #e20a17;
  bottom: 60px;
  display: none;
  position: fixed;
  right: 10px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 9px !important;
  color: #fff !important;
  text-transform: uppercase;
  font-weight: 600;
  padding: 2px;
  z-index: 9999;
}
.scrollup .fa {
  display: block;
  font-size: 13px;
}

@media (max-width: 767px) {
  .in-border {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-right: 0;
  }
}
.hide-bar {
  display: none;
}
.a-center {
  text-align: center;
}
.a-left {
  text-align: left;
}
.a-right {
  text-align: right;
}
.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');
}
@media (min-width: 992px) and (max-width: 1199px) {
  #header #cart .heading {
    padding-left: 0;
  }
  #pav-verticalmenu .navbar-nav > li > a {
    padding: 10px;
  }
  #pav-verticalmenu .navbar-nav > li > a .caret {
    right: 0;
  }
  .product-meta {
    padding: 9px 9px 10px;
  }
  .box-module-pavreassurances .icon-name {
    display: block !important;
  }
  .social > span {
    display: block;
    width: 100%;
    margin: 0 0 10px;
  }
  .product-info .carousel-inner a {
    margin-right: 5px;
  }
  .product-info .action {
    clear: both;
  }
  .product-info .action > div {
    margin-top: 10px;
  }
  .wishlist span,
  .compare span {
    display: none;
  }
  .offcanvas-menu {
    display: none;
  }
  #powered {
    padding: 20px 0;
  }
  
}

@media (min-width: 768px) and (max-width: 991px) {
  .zoomContainer,
  .pav-colorbox,
  .product-zoom {
    display: none !important;
  }
	
  .pav-megamenu {
    background-color: transparent;
    position: absolute;
    top: -3px;
  }
  .pav-megamenu .navbar-default {
    background-color: transparent;
  }
  #search {
    padding-right: 0;
  }
  #search .input-search {
    min-width: 244px;
  }
  .wishlist span,
  .compare span {
    display: none;
  }
  .img-responsive {
    display: inline-block;
  }
  .product-cols {
    border-bottom: 1px solid #e9e9e9;
  }
  .product-block .product-icon {
    margin-left: 3px;
  }
  .product-info .image a {
    pointer-events: none;
    cursor: default;
  }
  .sidebar .product-block .image {
    width: 15%;
  }
  #footer .footer-center .box .box-heading {
    padding: 20px 0;
  }
}
@media (max-width:991px){
	.camera_caption {
	  top: 25px!important;
	}
	.pav-megamenu .navbar-default {
	  background: none no-repeat scroll 0 0 transparent!important;
	 border: medium none;
	}
	.pav-megamenu .navbar-default > .container {
		width: auto;
	}
	.megamenu .navbar-toggle .fa, #header .show-mobile .quickaccess-toggle .fa {
		color: #fff;
	}
	.megamenu .navbar-toggle, #header .show-mobile .quickaccess-toggle {   
		border: 1px solid #fff;
	}
	.megamenu .navbar-toggle:hover, .megamenu .navbar-toggle:focus, .megamenu .navbar-toggle:active, #header .show-mobile .quickaccess-toggle:hover, #header .show-mobile .quickaccess-toggle:focus, #header .show-mobile .quickaccess-toggle:active{
	background: #e20a17;	
	}
	#topbar .show-mobile .quick-user .login.links > a {
	  display: block;
	  margin: 10px 0 !important;
	  line-height: 30px;
	}
	#topbar .show-mobile .quick-access .links a {
	  color: #000 !important;
	  line-height: 35px;
	}
	#menu-offcanvas .mega-col-inner ul li a{
		line-height: 40px;
	}

	#menu-offcanvas .mega-col-inner .pavo-widget{display: none;}
}
@media (max-width: 767px) {
  
  .zoomContainer,
  .pav-colorbox,
  .product-zoom {
    display: none !important;
  }
  .pav-megamenu {
    background-color: transparent;
    position: absolute;
    top: -3px;
  }
  .pav-megamenu .navbar-default {
    background-color: transparent;
  }
  #header-main .inner {
    text-align: center;
  }
  #header-main .inner > * {
    display: block;
  }
  #search {
    text-align: center;
  }
  #search .input-group {
    display: inline-block;
  }
  #search .category_filter select {
    width: 115px;
  }
  .product-cols {
    border-right: none;
    border-bottom: 1px solid #e9e9e9;
  }
  .img-responsive {
    display: inline-block;
  }
  .box-module-pavreassurances .column {
    border-right: none;
    border-bottom: 1px solid #e9e9e9;
  }
  #footer .footer-center .box .box-heading {
    padding: 20px 0;
  }
  .tabs-group .htabs {
    min-height: 0;
  }
  .product-extra .action {
    margin-top: 10px;
    clear: both;
  }
  .wishlist span,
  .compare span {
    display: none;
  }
  .product-block .wishlist a,
  .product-block .compare a {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    padding: 0 10px;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    visibility: visible !important;
  }
  .product-info .image a {
    pointer-events: none;
    cursor: default;
  }
  embed {
    width: 100%;
  }
  .wishlist-info td,
  .wishlist-info th,
  table.history-list td,
  table.history-list th,
  table.order-info td,
  table.order-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.history-list tr td:before,
  table.order-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.order-info tr td,
  table.history-list tr td,
  table.pav-shop-cart tr td {
    text-align: right;
    display: block;
    min-height: 20px;
    border-left: none;
    background: none;
  }
  table.history-list thead,
  table.order-info thead,
  .wishlist-info thead,
  table.pav-shop-cart thead {
    display: none;
  }
}
@media (max-width: 480px) {
  #search .input-search {
    min-width: 0;
  }
  .product-list .image {
    float: none;
  }
  .product-info .carousel-inner a {
    margin-right: 0;
  }  
  .product-compare {
    clear: both;
    margin-bottom: 10px;
  }  
  .product-extra .action {
    clear: both;
  }
  .newsletter_block .box-heading {
    width: 100%;
  }
  .newsletter_block .input-group {
    clear: both;
    width: 100%;
    padding-top: 20px;
  }
  .refine-search ul li, .refine-search ol li {
		float: none;
		margin: 4px 0;	 
	}
	.refine-search .teksutun li img{
		display: none;
	}
	.refine-search ul li,
	.refine-search ol li {
		 width:100%;
	}
	  .camera_caption {
	  display: none!important;
	}
}
@media (max-width: 360px) {
  embed {
    display: none !important;
  }
  .nav-tabs {
    border: 1px solid #e9e9e9;
  }
  .nav-tabs > li {
    border-bottom: 1px solid #E9E9E9;
    float: none !important;
    margin-bottom: 0;
  }
  .nav-tabs > li .active > a,
  .nav-tabs > li > a,
  .nav-tabs > li > a:hover,
  .nav-tabs > li > a:focus {
    border: none !important;
  }
  .product-filter .product-compare {
    text-align: right;
    width: 100%;
  }
  .social > span {
    display: block;
    margin: 0 0 10px;
    width: 100%;
  }
  .newsletter_block .input-group {
    text-align: center;
  }
  .newsletter_block .button_mini {
    border-radius: 0 !important;
    margin-top: 10px;
    width: 45%;
  }
  .newsletter_block .inputNew {
    border-radius: 0 !important;
    width: 100%;
  }
  
	.product-info .action > div {
    clear: both;
    margin-bottom: 10px;
  }
  .product-extra .action, .product-extra .cart, .product-info .action > div{
	width: 100%;
	float: none;
  }
  .product-extra .cart .btn, .product-extra .action .btn, .product-extra .action .btn-theme-default{
	width: 100%;
  }
  .product-extra .cart .btn.btn-shopping-cart > *{
	float: none;
  }  
	.product-info .share {
	  display: none;
	}
}

.category-list ul.tekSutun {
  float: none;
  margin: 0;
}

#mainmenutop .navbar-toggle {
  float: left;
}
#menu-offcanvas .menu-offcanvas-inner {
  background-color: #e20a17;
}
#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;
}
#menu-offcanvas .dropdown .dropdown-menu .dropdown-menu-inner ul > li {
  list-style: none;
}
#menu-offcanvas .dropdown .dropdown-menu .dropdown-menu-inner .menu-title {
  font-size: 14px;
}
#menu-offcanvas .product-block .image {
  text-align: left;
}
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;
  z-index: 9999;
}
.offcanvas-menu-open .offcanvas-pusher::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.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(-100%,0,0);
  transform: translate3d(-100%,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: 768px) {
  #mainmenutop .navbar-nav {
    display: none;
  }
  .offcanvas-siderbars {
    position: relative;
  }
  .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;
  }
  .simgeliTopMenu .list-inline > li {
	  background: none repeat scroll 0 0 #f9f9f9;
	  border: 1px solid #ddd;
	  border-radius: 4px;
	  display: block;
	  margin-bottom: 3px;
	  padding: 5px 10px;
	}
}
.offcanvas-sidebars-buttons {
  margin-bottom: 15px;
  margin-top: 15px;
  overflow: hidden;
}
#menu-offcanvas .pavo-widget .widget-inner iframe {
  width: 250px !important;
}
.btn-group .dropdown-menu {
  opacity: 0;
  filter: alpha(opacity=0);
  pointer-events: none;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
.btn-group.open .dropdown-menu,
.btn-group.active .dropdown-menu {
  pointer-events: auto;
  opacity: 1;
  filter: alpha(opacity=100);
}
.social a i{
  -webkit-transition: all 0.4s ease 0.3s;
  transition: all 0.4s ease 0.3s;
}
.social a:hover i{
  -webkit-transform: scale(1) rotate(360deg);
  -moz-transform: scale(1) rotate(360deg);
  -ms-transform: scale(1) rotate(360deg);
  -o-transform: scale(1) rotate(360deg);
}
.product-block .img {
  -webkit-transition: left .7s cubic-bezier(.75,0,.175,1);
  transition: left .7s cubic-bezier(.75,0,.175,1);
}
.product-block .pav-colorbox,
.product-block .product-zoom {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  position: absolute;
  top: 50%;
  bottom: 50%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product-block .pav-colorbox {
  margin: -10px 0 0 -60px;
}
.product-block .product-zoom {
  margin: -10px -70px 0 0;
}
.product-block .wishlist a,
.product-block .compare a {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  visibility: hidden;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.product-block:hover .product-zoom,
.product-block:hover .pav-colorbox {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.product-block:hover .product-zoom {
  margin: -10px -40px 0 0;
}
.product-block:hover .pav-colorbox {
  margin: -10px 0 0 -25px;
}
.product-block:hover .wishlist a,
.product-block:hover .compare a {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.effect {
  position: relative;
}
.overlay {
  background: none repeat scroll 0 0 rgba(227,242,253,0.4);
  height: 100%;
  display: block;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.4s ease 0.2s;
  transition: all 0.4s ease 0.2s;
  width: 0;
}
.effect:hover .overlay {
  left: 0;
  width: 100%;
  opacity: 1;
}
.tp-bullets.simplebullets.round .bullet {
  background-image: url('../image/cyan/bullet.png') !important;
}
.product-filter .display a {
  background: url('../image/cyan/icon-grid-list.png') no-repeat 0 0 #fafafa scroll;
}
.service-wrap .service-body {
  position: relative;
  top: 10px;
}
.service-wrap .service-body h5 {
  color: #333333;
  margin-bottom: 3px;
  text-align: left;
}

.service-wrap span {
  padding: 0 0 11px 45px;
}
.service-body:hover .icon-internal01 {
  background-position: 0 -29px;
}
.icon-internal01 {
  background: url("../image/icon-internal01.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  font-size: 13px;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}

.service-wrap .service-body div {
  font-size: 10px;
  left: 45px;
  position: absolute;
}
.service-wrap .service-body div a{
  color:#e20a17!important;
  font-size:11px;
}
/*** Ürün Soruları***/
.LoadingQuestion{
	margin-left: 282px; 
	margin-top: -112px; 
	position: absolute; 
	display:none;
}
#displayQuestionAnwser{
	background-color:#efefef;
	width:649px;
}
#questionBlock{
	height:auto;
	padding: 10px 10px 10px 10px; 
	background-color: #fff; 
	box-shadow: 3px 3px 7px #333;
	border-radius: 5px;
	margin-bottom: 20px; 
	margin-top: 10px;
}
.bolderType{
	color:#666;
	font-weight:bold;
}
.questionUser{
	color:#000;
	font-weight:bold;
}
.questionQ{
	color:#23A1D1;
	font-weight:bold;
}
.questionA{
	color:#23D177;
	font-weight:bold;
}
.questionAd{
	color:#6F5555;
	margin-left: 382px;
}


.havaleIndirimi .text-price{
	display: inline!important;
}
.no-display{
	display:none;
}

.review-list .author > span:firstchild{
	font-weight: bold;
}

.review-list .publishDate, .review-list .reviewRate {
	border-left: 1px solid #aaa;
	padding-left:10px;	
	margin-left: 10px;
}

.category-description.wrapper {
  border: medium none;
}

/*** Product Page ***/
.miniButton {
  color: #e20a17;
}
.miniButton:hover {
  
   color: #F07F16;
}
.cartIcons {
  border: 1px solid #d2e3f4;
}

.fiyatBlogu {
	padding-top: 25px;
	padding-bottom:25px;
	text-align: left;
}

.fiyatKargoBlok {
  
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.smalldisabledFont {
  font-size: 11px;
  font-weight: normal;
}

.product-info .other-price {
  margin-top: 6px;
  color: #555;
}

.kargoBlogu {

  border-left: 1px solid #ddd;
}
.ucretsizKargo > h5, .ucretsizKargoDegil > h5, .blueHead  {
  font-family: Arial, sans-serif !important;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0;
  text-transform: none;
  color: #000;
}

.ucretsizKargo, .ucretsizKargoDegil{
	padding-right: 75px;
	font-size: 11px;
	padding-top: 25px;
	padding-bottom:25px;
}
.ucretsizKargo{
	background: url(../image/ucretsiz-hizli-kargo.png) no-repeat scroll right center transparent;
}
.ucretsizKargoDegil{
	background: url(../image/hemen-kargo.png) no-repeat scroll right center transparent;
}

.product-info .deal_detail_num {
}
.blueHead  {
   margin: 0;
}
.otherPrices .product-block {
  padding: 0;
}

.otherPrices .productdeals .product-inner > span {
  font-size: 11px;
}

.otherPrices .productdeals .item-countdown {
   margin-top: 7px;
}

.dealFullwitdh .dealLeft {
  display: inline-block;
  float: left;
}

.product-info #button-cart {
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	margin-top: -5px;
	padding-left: 10px;
	padding-right: 10px;
	text-shadow: 0 0 1px #914805;
}
.product-info .wishlist.btn, .product-info .compare.btn {
  font-size: 10px;
  padding: 5px; 
  text-transform: none;
  font-weight: 400;
}
.box-manufacturer, .sidebar .box-manufacturer, .sidebar .box-information{  
	padding: 10px;
	list-style: none outside none;
}
.box-manufacturer > li, .sidebar .box-manufacturer > li, .sidebar .box-information > li{  
line-height: 25px;
}

.box-manufacturer li > a, .sidebar .box-manufacturer li > a, .sidebar .box-information li > a{
  padding: 5px 10px;
  display: block;
  
}

.box-manufacturer li > a:hover, .sidebar .box-manufacturer li > a:hover, .sidebar .box-information li > a:hover{
  color: #111;
  background: #f1f1f1;
}

.box-manufacturer li + li, .sidebar .box-manufacturer li + li,.sidebar .box-information li + li{
  border-top: 1px solid #DBEAF2;
}

.box-manufacturer li > a > span, .sidebar .box-manufacturer li > a > span, .sidebar .box-information li > a > span{
	display: inlin-block;
	float: right;
	color: #e20a17;
}
.tumunuGoster {
  padding: 10px 10px;
  background: #DBEAF2;
}

body .desc_newsletter p {
  line-height: 12px;
  margin: 0 !important;
}

.footer-center-inner {
  background: #000 url("../image/footer-arkaplan.png") no-repeat scroll left bottom;
  padding: 40px 0 20px 0;
  border-top: 1px solid #000;
  color: #eee;
}
.footer-center-inner a{ 
  color: #eee;
}

.pavblog-latest .day {
  line-height: 30px;
}

.pavblog-latest .blog-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  min-height: 30px;
  text-transform: none;
}

.sidebar .productdeals {
  overflow: hidden;
}
.creditCartIcons {
  background: url("../image/kredikartlari.jpg") repeat scroll center center rgba(0, 0, 0, 0);
  border: 1px solid #C9DAEB;
  border-radius: 4px;
  height: 65px;
  padding: 0 10px;
  background-size: 100%;
  margin-top:20px;
  
}
.footer-bottom-alt{
	background: none repeat scroll 0 0 #010101;
	border-bottom: 1px solid #000;
	padding: 15px 0;
}

.paypal {
  font-size: 11px;
  text-align: right;
}

.copyrightText {
  font-size: 12px;
}

.pav-category.blog-wrapper .children-inner > h4 {
  font-size: 14px;
  font-weight: bold;
}
.pav-category.blog-wrapper .children-inner > h4 > a{
  color: #e20a17;
}
.blog-list-item .blog-item{
	margin-bottom: 10px;
}
.blog-list-item .blog-item > header {
  background: none repeat scroll 0 0 #f07f16;
}
.blog-list-item .blog-item > header a{
  color: #fff;
  font-weight: bold;
  text-transform: none;
}
.blog-list-item .blog-item > header a:hover{
  color: #111; 
}
.blog-list-item .blog-item > header > h4.blog-title{
	font-size: 14px;
	margin:0;
	padding: 10px;
	line-height: 20px;
}
.blog-list-item .blog-item > footer {
  display: none;
}
.pavblog-latest .image img{
  width:100%;
}

#footer ul.list {
  list-style: inside none disc;
  margin-bottom: 20px;
}

.orangeColor{
	color:#F07F16;
}
.redColor{
	color:e20a17;
}
.sidebar .list > li + li {
  border-top: 1px solid #ddd;
}
.sidebar .list > li > a {
  display: block;
  padding: 8px;
}

.accountIcons .my-account li {
  width: 49%;
  margin-bottom: 4px;
  padding:0 0 0 0;
}

.accountIcons .my-account li a{
  border: 1px solid #ddd;
  border-radius: 3px;  
  padding: 20px 20px 20px 50px;
  display: block;
}

.accountIcons .my-account li  a:hover {
  background-color: #f9f9f9!important;
  border: 1px solid #ccc;
}

.accountIcons .my-account li.edit a{
	background: url('../image/account-icons/edit.png') no-repeat scroll 10px center transparent;
}
.accountIcons .my-account li.password a{
	background: url('../image/account-icons/password.png') no-repeat scroll 10px center transparent;
}
.accountIcons .my-account li.address a{
	background: url('../image/account-icons/address.png') no-repeat scroll 10px center transparent;
}
.accountIcons .my-account li.wishlist a{
	background: url('../image/account-icons/wishlist.png') no-repeat scroll 10px center transparent;
}
.accountIcons .my-account li.order a{
	background: url('../image/account-icons/order.png') no-repeat scroll 10px center transparent;
}
.accountIcons .my-account li.download a{
	background: url('../image/account-icons/download.png') no-repeat scroll 10px center transparent;
}
.accountIcons .my-account li.reward a{
	background: url('../image/account-icons/reward.png') no-repeat scroll 10px center transparent;
}
.accountIcons .my-account li.return a{
	background: url('../image/account-icons/return.png') no-repeat scroll 10px center transparent;
}
.accountIcons .my-account li.transaction a{
	background: url('../image/account-icons/transaction.png') no-repeat scroll 10px center transparent;
}
.accountIcons .my-account li.recurring a{
	background: url('../image/account-icons/recurring.png') no-repeat scroll 10px center transparent;
}

.accountIcons .my-account li.newsletter a{
	background: url('../image/account-icons/newsletter.png') no-repeat scroll 10px center transparent;
}

.sidebar .latest .hover-image, .sidebar .latest .pav-colorbox.btn, .sidebar .latest .info-view, .sidebar .latest .product-meta .button-group, .product-block .action .button-group {
  display: none;
}
.simgeliTopMenu {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0;
  padding-top: 15px;
}
.simgeliTopMenu .list-inline > li {
  padding: 0 20px;
}
.simgeliTopMenu .list-inline > li + li {
  border-left: 1px solid #dbeaf2;
}

.simgeliTopMenu .fa {
  font-size: 20px;
}

.telefonNo {
  font-family: tahoma;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: -2px;
}

.text-warning {
  color: #f59b17;
}
.login-content.wrapper {
  border: 1px solid #BFDBF8;
  padding: 0;
}
.inner.no-margin.bgblue {
  padding: 25px;
}
.login-content.wrapper h2{
	font-weight: bold;
	margin-top: 0;
}

.loginBox > form > .content {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ddd;
  padding: 15px;
  margin-bottom: 15px;
}

.loginBox {
  background: none repeat scroll 0 0 #eef6fd;
  border-right: 1px solid #bfdbf8;
  padding: 25px;
}

.loginBox input[type="text"], .loginBox input[type="password"] {
  border: 1px solid #aadaf6;
}

ul.checklist li{
	background: url(../image/checklist.png) no-repeat scroll left center transparent;
	padding-left: 25px;
}

ul.checklist{
	margin: 25px 0;
}

.login-content .btn {
  font-size: 16px;
  font-weight: bold;
  padding: 10px 25px;
  text-transform: none;
}

.btn-orange {
  background: none repeat scroll 0 0 #f59b17 !important;
  border-color: #f07f16 !important;
}
#breadcrumb {
  background: none repeat scroll 0 0 #f9f9f9;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin: 0 0 15px 0;  
}

ol.breadcrumb li.first span:before {
  content: "\f015";
  font-family: "FontAwesome";
  margin-right: 5px;
}
.refine-search.category-list{
	padding-bottom: 20px;
	padding-top: 15px;
}

#content ul{margin-left: 20px;}

.altkategorTasi {
  padding-bottom: 15px;
}
.altkategorTasi > h3 {  
  margin: 0;
  text-align: center;
  line-height: 15px;
  min-height:45px;
  padding: 10px 5px;
}
.altkategorTasi h3 a {
  color: #e20a17;
  font-size: 14px !important;
  font-weight: 400;
}
.altkategorTasi .image {
  border: 1px solid #dbeaf2;
}
.altkategorTasi .image > a {
  padding: 0;
}
.ca-c{position:relative;width:100%;overflow:hidden; min-height: 560px; padding-top: 10px;}
.ca-o{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1000;display:none;background-color:#fff}
.ca-l{background-color:#fff}
.ca-ul{z-index:999}
.ca-ll{z-index:998}
.ca-t{display:table;width:100%;height:100%}
.ca-t-c{display:table-cell;vertical-align:middle;text-align:center}
.ca-t-c img{display:inline}
.ca-nbm{margin-bottom:0px !important}
.ca-p{}

.alsoBought {
  padding-top: 20px;
}
.alsoBought .product-block{
	padding: 0 0;
}

.alsoBought .product-block{
	padding: 0 0;
}
.alsoBought .pagination {
	padding-top: 10px;
	border-top: 1px solid #ddd;
}

.alsoBought .pagination .links{
	padding-left: 20px;
}

.alsoBought .pagination .results{
	padding-right: 20px;
}

.tamGenis .large-field {
  width: 100%;
}

.kayitKutusu table{
	background: none no-repeat scroll 0 0 transparent;
}

.kayitKutusu{
	border: 1px solid #bfdbf8;
}
.btn-fb .fb_edge_widget_with_comment { margin-right: 10px; }
.btn-fb div { float: left; }
.fb_iframe_widget { line-height: normal; }
.fb-box { color: #4D4D4D; padding: 8px; border: 1px solid #d2e3f4; }
.fb-box div { padding: 0; }

.mevcutFatura, .yeniFatura{
  background: none repeat scroll 0 0 #f9f9f9;
  border: 1px solid #ddd;
  padding: 5px 25px;
}
.mevcutFatura label, .yeniFatura label{
cursor: pointer;}
.mevcutFaturaSec, .yeniFaturaEkle {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ddd;
  padding: 20px;
  border-top: medium none;
}

.yeniFatura{
margin: 10px 0 0 0;}

.xten label{
background: none repeat scroll 0 0 #f9f9f9 !important;
border: 1px solid #ddd !important;
color: #444 !important;
text-align: left;
width: 80%;
border-radius:4px;
padding: 10px;
}

.xten input {
    position:absolute;
	display: none;
}

.xten input {
display: block;
float: left;
margin: 10px;
position: relative;
}

.xten label:hover, .xten input:checked  +label {
    width:80%;
	background-color:#EEF6FD!important;
    color:#e20a17!important;
	border: 1px solid #BFDBF8!important;
	cursor: pointer;
}

.griKutu {
  background: none repeat scroll 0 0 #f9f9f9;
  border: 1px solid #ddd;  
}
.dolguKutusu{
	padding: 25px;
}

.griKutu .loginBox{
	margin: -1px -1px -1px 0;
}
.checkoutFbLogin .fb-login-box {
  float: right;
}

.checkoutFbLogin .lead{
  font-size:18px;
}

#column-left .fb-login-box .wrapper-icon {
  width: 100% !important;
  font-size: 16px;
}

@media (max-width: 767px) {
	#header-main {
	  min-height: 30px;
	}
	.logo-store {
	  left: 50px;
	  position: absolute;
	  top: -50px;
	}
	.logo-store img{
		width: 100px;
	}
	#search {
	  margin-top: 0;
	}
	.simgeliTopMenu{display: none;}
	.offcanvas-sidebars-buttons {
	  background: none repeat scroll 0 0 #f9f9f9;
	  border-bottom: 1px solid #ddd;
	  border-top: 1px solid #ddd;
	  margin-bottom: 0;
	  margin-top: 0;	
	}
	.producttabs .nav-tabs {
	  font-size: 11px;
	}
	.producttabs .nav-tabs > li > a, .producttabs .nav-tabs > li.active > a, .producttabs .nav-tabs > li > a:hover, .producttabs .nav-tabs > li > a:focus{	 
	  padding: 5px;
	}
	.producttabs .nav-tabs > li.active > a:before {	
		border-top: 4px solid #F59B17;
		border-left: 4px solid transparent;
		border-right: 4px solid transparent;
		border-bottom: 4px solid transparent;
		bottom: -8px;
		margin-left: -4px;
	}
	.product-block .image .hover-image {
	  display: none;
	}
	.product-info .product-view {	 
	  padding-top: 30px;
	}
	.fiyatKargoBlok {
	  border: 1px solid #d5e5f5;
	}
	.kargoBlogu {
	  border-left: medium none;
	  border-top: 1px solid #d5e5f5;
	}
	.productdeals .blueHead{
		text-align: left;
	}
}
@media (max-width: 360px) {
.product-extra .cart {
    clear: both;
    margin-top: 10px;
    margin-left: 0 !important;
  }
}

/* Pulse Grow */
@-webkit-keyframes pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.pulse-grow {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.pulse-grow:hover, .pulse-grow:focus, .pulse-grow:active {
  -webkit-animation-name: pulse-grow;
  animation-name: pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.blue .box-heading + .box-content {
  padding-top: 0;
}

#brainyfilter-product-container {
  margin-bottom: 20px;
}
.mini-cart-info .image img{
	width: 30px;
}

.mini-cart-info .name, .mini-cart-info .quantity{
	font-size:10px;
}
.mini-cart-info .name > div{
	font-size:9px;
}

@media (min-width:768px){
	.mini-cart-info {
	  min-width: 460px;
	}
	.sidebar .latest .image, .sidebar .bestseller .image{
		overflow:visible;
	}
	.sidebar .latest .product-label .yuzdeIndirim, .sidebar .bestseller .product-label .yuzdeIndirim{
		font-size: 12px;
	}
	.sidebar .latest .product-label > span, .sidebar .bestseller .product-label > span {
	  font-size: 8px;
	  top: 65px !important;
	}
}

.mini-cart-total {
  font-size: 12px;
  line-height: 12px;
}

#header #cart .content .checkout {
  border-top: 1px solid #ddd;
  padding-top: 5px;
}

.btn-classic {
  background: none repeat scroll 0 0 #f1f1f1;
  border: 1px solid #ddd;
}

.resmiBuyut {
  top: 5px;
  display: block;
  font-size: 20px !important;
  line-height: 35px;
  opacity: 0.7;
  padding: 5px 15px !important;
  position: absolute;
  right: 5px;
  text-align: center !important;
}
.product-list .name a {
  font-size: 18px;
}

.product-list .product-meta {
  text-align: left;
}

.product-list .price {
  font-size: 24px;
}

.product-list .description {  
  font-size: 12px;
}

.product-list .product-block .action .cart {
  text-align: left;
}

.latestCat-products .carousel-controls, .specialCat-products .carousel-controls  {
  top: -56px;
}
.latestProducts .sort {
  display: none;
}

.pav-megamenu ul.megamenu li .menu-desc{
	display: block;
	font-size: 9px;
	line-height: 9px;
	text-transform: none;
}
.fiyatSor{
	color:#8DC63F;
}

.odemeBilgileri {
  background: none repeat scroll 0 0 #f1f1f1;
  border: 1px solid #ddd;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}

.odemeBankalar {
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-top: medium none;
  padding: 5px 20px;
  text-align: center;
}
.tablobaslik.odemeBilgileri {
  margin-top: 20px;
}

.odemeBankalar.webPos {
  text-align: left;
  width: 100%;
  margin-bottom: 20px;
}
#webpos.table-responsive{
width: 100%
}

.text-success.bgSuccess {
  background: none repeat scroll 0 0 #e6f1d4;
  border-radius: 5px;
  margin-top: 10px;
  padding: 10px;
}

.iyzicoPayment .payment {
  background: none repeat scroll 0 0 #f9f9f9;
  border: 1px solid #ddd;
  padding: 0 20px 20px;
}

#content .fa-li {
    top: 7px;
}