.filter-options-title:after, .filter-options-title:before{
    display: none;
}
.fotorama__caption {
    display: none !important;
}
/**
    Layout Catalog 2 column
 */
.catalog-category-view.page-layout-2columns-left .sidebar.sidebar-main{
    display: none;
}
.amsearch-autocomplete-image .product-image-photo{
    width: 100px;
}
@media (min-width: 768px) {
    .catalog-category-view.page-layout-2columns-left .column.main {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .block-search .control {
        position: absolute !important;
    }

    .amsearch-form-container.-opened .input-text {
        border: none !important;
    }

    body .form .search-autocomplete {
        width: 100%;
        left: 0;
        margin: -15px 0 0;
    }

    .amsearch-wrapper-content .product-item-details {
        text-align: left;
    }

    .panel-bottom .block-search .label.active:after {
        display: none;
    }
}
body.catalog-product-view .product-info-main .price-box{
    width: auto !important;
}
input[type="radio"]:disabled+label:not(.rating):before{
    border: 2px solid #676e78;
    background: #fff;
    box-sizing: border-box;
    opacity: 0.5;
}
input[type="radio"]:disabled+label:not(.rating):after{
    display: none;
}
.form-login #tooltip-label{
    display: none;
}
@media (max-width: 767px){
    .product-item .row.price .col-sm-9 .tax-details{
        position: relative !important;
        right: 0;
    }
    .block.custom .products-grid .product-item-details{
        padding:0;
    }
    .block.custom .products-grid .product-item-details .product-item-actions{
        margin: 34px -20px 0;
    }
}

.columns .column.main{
    max-width: 100%;
}
.row-footer h3{
    color:#fff;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 15px;
}
.row-footer h3 img{
    width: 30px;
    float: left;
    margin: -8px 10px 0 0;
}
.row-footer .content{
    text-align: left;
    color:#fff;
}
.row-footer .content span{
    display: block;
    font-size: 16px;
    margin-bottom:20px;
    color:#fff !important;
}
.row-footer .logo img{
    display: inline-block;
    border:1px solid #d7d3d4;
    margin-right: 6px;
    vertical-align: top;
    margin-bottom: 6px;
}
.block.newsletter .field .control:before{
    display: none !important;
}
.newsletter input{
    border:none !important;
    height: 36px !important;
    line-height: 36px !important;
}
.block.newsletter .action.subscribe{
    background: #fff;
    color:#000;
    height: 36px;
    line-height: 34px;
    font-weight: 400;
    width: 115px;
    padding:0;
}
.field.newsletter{
    margin-bottom: 10px !important;
    float: left;
    margin-right: 10px !important;
    width: 310px;
}
.row-footer .logo{
    width: 100% !important;
    float: none;
}
.row-footer .content .block.newsletter span{
    color:#000 !important;
}
body .page-footer {
	background-image: unset !important;
	background-color: #c7c7c7 !important;
}
.page-footer .row-5 h3 {
	color: #333 !important;
}
.row-5 .col{
    padding: 0 10px;
    box-sizing: border-box;
    width: 25%;
    float: left;
}
.row-5{
    margin:0 -10px;
}
.row-5 ul{
    padding:0;
}
.page-footer .row-5 h3{
    margin-bottom:10px;
}
.page-footer .row-5 ul:not(.link) li a{
    font-size: 14px;
    color:#333 !important;
}
.page-footer .row-5 ul:not(.link) li a:hover{
    text-decoration: underline !important;
}
.page-footer .row-5 ul:not(.link) li{
    margin:0 !important;
    float: none;
}
.block.newsletter .action.subscribe:hover{
    background: #fced26 !important;
}
body .block.newsletter .actions{
    margin-top:10px;
}
body .page-footer{
    padding-top:20px;
}
.row-footer > .ec-widget > ec-row-wrapper:last-child{
    margin-top:20px;
}
.page-footer .widget-content a:not(.button){
    color:#fff !important;
}
.page-footer h3{
    border:none !important;
}
.post-toolbar .toolbar-number,.post-toolbar .limiter{
    display: none;
}
.post-toolbar{
    text-align: right;
    margin-top:20px;
}
.post-toolbar .pages strong.page,.pages a.page, .pages .action{
    text-align: center;
}
.post-wrapper .item{
    margin-bottom: 20px!important;
    padding: 50px 30px 30px 30px;
    background-color: #f3f3f3;
    transition: all 0.5s;
    text-align: center;
}
.post-wrapper .item:hover{
    background-color: #f2da06;
}
.post-wrapper .item a{
    display: block;
    text-decoration: none !important;
}
.post-wrapper .item span{
    text-decoration: none !important;
    font-family: 'Open Sans';
    color: #bdbdbd;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
}
.item-column.ec-col-lg-3 ul li strong{
    color: #656565;
    font-size: 18px;
    width: 100%;
    text-decoration: none !important;
    display: block;
    line-height: 25px;
    font-weight: 400;
}
.post-content img{
    border:2px solid #e4e4e4;
}
.post-content .img{
    margin:56px 0 30px;
}
.button-link{
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.01) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.01) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.01) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffffff', endColorstr='#03ffffff', GradientType=0);
    color: #fff!important;
    background-color: #676e78!important;
    border: none!important;
    font-size: 14px;
    line-height: 23px;
    padding: 7px 50px;
    text-decoration: none !important;
    display: inline-block;
}
.post-content .button{
    font-weight: 600;
    font-size: 18px !important;
    text-transform: uppercase;
    margin:20px 0 30px;
}
@media (min-width: 1200px){
    .row-footer .ec-row-root > .ec-col-lg-4{
        width: 37.333333% !important;
    }
    .row-footer .ec-col-lg-8{
        width: 62.666667% !important;
    }
}
@media (max-width: 991px){
    .row-5 .col{
        width: 33.33%;
    }
    .row-5 .col:nth-child(3n+1){
        clear: both;
    }
}
@media (max-width: 767px){
    .post-content .img{
        margin:25px 0 30px;
    }
}
@media (max-width: 639px){
    .row-5 .col{
        width: 50%;
    }
    .row-5 .col:nth-child(3n+1){
        clear: none;
    }
    .row-5 .col:nth-child(2n+1){
        clear: both;
    }
}
.cart.table-wrapper .cart tbody td.qty{
    min-width: 150px;
}
.page-footer ul li {
	color: #333 !important;
}
#ec-widget-86791 .widget-content p {
	color: #333 !important;
}
#ec-row-63056 {
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.page-footer h3 {
	color: #333;
}

/* Style footer */
@media(min-width: 1200px) {
    .page-footer .row-5 .col {
        padding: 0;
    }
}
.footer-bottom .pull-right ul li a {
    color: #000;
}
.footer-bottom .pull-right ul li:not(:last-child) a {
    color: #000;
    border-right: 1px solid #000;
}
.panel-bottom .page-main{
    padding-top: 15px !important;
}

.ec-sections-expand {
    position: relative;
    z-index: 10000;
}