#menu .nav li a {
	padding-left: 13px !important;
  	padding-right: 13px !important;
}
.menu-block {padding-left: 200px;}
.text-logo:after {
	content: '\00AE';
    background: transparent;
    color: #000;
	font-size: 25px;
}
.sumtext-logo {
	display: block;
	line-height: 0.5;
    font-size: 14px;
    letter-spacing: 4.25px;
    font-weight: bold;
}
.banner img {
	width: 100%;
}
.b-info {
	background: rgba(255,255,255,.7);
}
.b-info p:last-child {
	margin: 0;
}
.m-bottom4 {
 background: repeating-linear-gradient(90deg, #dfdfdf, 0.1em, transparent 0.1em, transparent 22em) rgb(239, 239, 239); 
  padding: 90px 0px;
}
.m-bottom1 {
background: #efefef;
}
.m-bottom3 {
padding-bottom: 90px;
}
.common-home .m-bottom1 {
background: none;
}
.m-bottom5 {
  padding: 0;
}
.about-block div {
    background-size: 25%;
}
#call-url:hover {
    background: #e91e63;
    color: #fff;
}
div.call-btn {
  	background: #e91e63;
    fill: white;
}
footer .text-logo:after {
	color: #686868;
}
.b-footer {
	padding-bottom: 10px;
}
.b-footer img {
	height: 30px;
}
/*FOR OCFILTER*/

#ocfilter {
    border: 0;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ocfilter-option  {
    padding: 0;
    background: transparent;
    border: 0;
}
.selected-options {
    background: transparent;
    margin-bottom: 5px;
}
.selected-options i {
font-size: 10px;
}
.selected-options .btn-block {
    margin: 20px 0px;
}
#ocfilter .panel-heading, .ocf-option-values input {
  display: none !important;
}
#scale-price {
    margin: 20px 10px 45px 10px;
    height: 2px;
    border: 0;
    box-shadow: none;
}
.noUi-connect {
    background: black;
}
.noUi-background {
    background: red;
    box-shadow: none;
}
.noUi-horizontal .noUi-handle {
  width: 20px;
    height: 20px;
    box-shadow: none;
    background: black;
    border: 0;
    border-radius: 100%;
    top: -9px;
    left: -10px;
    cursor: e-resize;
}
.noUi-handle:after, .noUi-handle:before {
    height: 8px;
    left: 8px;
    top: 6px;
}
.noUi-handle:after {
    left: 11px;
}
.ocf-option-values input + span:before {
  position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: #dcdcdc;
}
.ocf-option-values input:checked + span:after {
    position: absolute;
    top: 4px;
    left: 4px;
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: black;
    background-size: contain;
    -webkit-animation: click-wave 0.2s;
    -moz-animation: click-wave 0.2s;
    animation: click-wave 0.2s;
}
.ocf-option-values span {
    position: relative;
    padding: 1px 0px 0px 24px;
    cursor: pointer;
}
.ocfilter-option .ocf-color {
    margin-right: 7px;
}
.ocfilter-option .badge {
    background-color: #eee;
    color: #000000;
}
.ocfilter-mobile .panel {
    padding: 70px 20px 20px 20px;
}

.flex-group {
    align-items: center;
}
.category-page .m-bottom {
    background: #eaeaea;
}
.ocf-offcanvas {
    z-index: 3;
}
.viewed img {
    filter: brightness(0.92);
}
.mtable div.slide-block {
	padding-left: 70px;
}

@media (max-width: 767px) {
.slide-block {
    vertical-align: top !important;
    padding-top: 150px !important;
  padding-bottom: 50px !important;
}
.home-2 .madeshop-slide .item {
    height: auto;
}
.mtable {
	display: block;
}

.mtable div {
	display: block;
	width: 100%;
	padding-top: 70px!important;
}

.mtable div.slide-block {
	padding-top: 30px!important;
	padding-left: 0px;
}
}
#tab-attribute tr td:first-child {
	font-weight: 900;  
}

@media (max-width: 1099px) {
.text-logo {
	font-size: 28px;
	line-height: 28px;
}
.text-logo:after {
	font-size: 20px;
}
.sumtext-logo {
    font-size: 12px;
    letter-spacing: 1px;
}
}
/*SimpleOpencCart*/
.simplecheckout-cart td {
    vertical-align: middle !important;
}
.simplecheckout-cart td.total {
    background: none;
    color: black;
}
.simplecheckout label input, .simpleregister label input {
    display: block;
    width: auto;
    height: auto;
}
.simplecheckout-button-block {
    background: none !important;
}
.simplecheckout-button-block .checkbox {
	margin-bottom: 15px !important;
}
.simplecheckout-button-block .checkbox label:before {
	display: none;
}
.checkout-simplecheckout #cart-url {
    display: none;
}
.simplecheckout .form-control,.simpleregister .form-control {
    border: 0;
    box-shadow: none !important;
    background: #f0f0f0;
    padding: 16px 30px;
    min-height: 50px !important;
}
.remove .btn.btn-danger {
    background: #ececec !important;
    color: black !important;
    width: 33px;
    height: 33px;
    border-radius: 30px;
	padding: 6px 10px;
}
.remove .btn.btn-danger:hover {
background: #000 !important;
    color: white !important;
}
/*SimpleOpencCart*/