.category-products .products-list .product-shop .product-primary {
    width: 100%;
}

.category-products .products-list .product-shop .product-secondary, .listing-buttons div.product-secondary.buy-now {
    width: 50%;
}

.product-read-more {
    float: left;
    display: none;
}

.btn-readmore:hover {
    text-decoration: none;
}

.buynowbtn:hover {
    text-decoration: none;
}

.buy-now a:hover {
    text-decoration: none;
}

.buy-now {
    /*text-shadow: 3px 3px 3px #333;*/
    display: block;
    /*margin-top: 10px;*/
}

.btn-readmore {
    border: thin solid #000;
    color: #333;
    display: block;
    /*float: left;*/
    padding: 5px 10px;
    text-decoration: none;
}

.btn-readmore:hover {
    border-color: #c72425;
    color: #c72425 !important;
    text-decoration: none;
}

.products-list li.item {
    background: #ffffff;
    overflow: hidden;
    padding: 20px 20px 10px;
    border: thin solid #F4F4F4;
    border-bottom: none;
    margin-bottom: 0;
}

.products-list li.item:last-child {
    border-bottom: thin solid #ccc;
}

.adver_block .col-main {
    width: 70%;
}

.owl-buttons {
    top: 30% !important;
}

.aw_product_name {
    margin-top: 10px;
}

.cms-home .prod_ad_block {
    background: #ffffff;
}

/*.prod_ad_block.adver_block{
    padding: 10px 0;
}*/
.page-title h1 {
    margin-top: 0;
}

.homefeatured-title.block-title h3 {
    text-align: left;
    padding-left: 10px;
    /*   color: #000000;
       font-weight: normal;
       font-weight: 500;*/
}

.owl-pagination {
    top: -30px;
    position: absolute;
    right: 0;
}

.products-list > li:last-child {
    padding-bottom: 10px !important;
}

.col-main {
    padding: 10px;
}

.contacts-index-index .page-title h1, .advertise-index-index .page-title h1{
    border-bottom: 1px solid #e5e5e5;
    padding-left: 0;
}

.contacts-index-index .col-main ,.advertise-index-index .col-main  {
    padding: 10px;
}

input {
    height: 34px;
}

input, select, textarea {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

select:focus,
textarea:focus,
input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.product-image, .no-touch .product-img-box .product-image:hover:not(.zoom-available) {
    border: none !important;
}

.product-image .ratings .rating-box {
    margin: 10px auto;
}

.toolbar select {
    margin-bottom: 2px;
}

.toolbar .sorter > .sort-by {
    height: 34px;
}

.contacts-index-index .contact-us-wrapper, .advertise-index-index .contact-us-wrapper {
    background: #ffffff;
    border: 1px solid #cccccc;
}

.contact-us-wrapper {
    padding: 30px;
}

.contacts-index-index #contactForm .form-list label, .advertise-index-index #advertiseForm .form-list label{
    display: inline-block;
    float: left;
    padding-top: 5px;
    text-align: right;
    width: 160px;
}

.contacts-index-index #contactForm .form-list .input-box, .advertise-index-index #advertiseForm .form-list .input-box {
    margin-left: 200px;
}

.contacts-index-index .captcha-image, .advertise-index-index .captcha-image {
    margin-left: 205px;
}

.contacts-index-index .buttons-set button.button, .advertise-index-index .buttons-set button.button {
    float: none;
}

.contacts-index-index #contactForm .buttons-set,.advertise-index-index #advertiseForm .buttons-set {
    margin-left: auto;
    max-width: none;
    text-align: left;
}

.cms-page-view .adver_block .col-main {
    background: none !important;
    border: none;
}

.cms-page-view .col-main {
    background: #ffffff;
    padding: 15px !important;
    border: 1px solid #cccccc;
}

.cms-page-view .col-main .page-title h1 {
    padding: 0;
}

.cms-page-view .col-main .std h1, .cms-no-route .col-main .std h1 {
    color: #000000;
}

.product-list-advertise {
    /*margin: 0 auto !important;*/
    text-align: center;
}

.product-list-advertise img {
    margin: 0 auto !important;
}

.contacts-index-index #contactForm input, .advertise-index-index #advertiseForm input{
    width: auto !important;
}

.product-essential .product-view-btn {
    margin-right: 10px;
}

.product-comment-wraper .buttons-set button.button {
    float: none;
    margin: 0;
}

.common_heading {
    margin: 0 0 1%;
    text-transform: capitalize;
    font-size: 20px;
    padding-top: 12px !important;
}

.extra-info .ratings {
    margin: 7px 0 0;
}

/*.product-img-box .product-image img {
    max-height: 400px !important;
}*/
.common_sub_heading {
    margin: 2% 0 1%;
    text-transform: capitalize;
    font-size: 15px;
}

.product-image-thumbs a.thumb-link {
    border: 1px solid #ccc;
}

.product-comment-wraper .buttons-set {
    text-align: left;
}

.product-comment-frm-content em {
    color: #df280a;
    float: left;
    margin-right: 5px;
}

.product-comment-frm-content .comment-name input {
    float: left;
    width: 88%;
}

.form-field {
    width: 50%;
    float: left;
}

.product-comment-frm-content textarea {
    margin-top: 10px;
    max-width: 100%;
    width: 64.7%;
}

.product-comment-frm-content .form-field input {
    width: 99%;
    margin-right: 10px;
}

/*.product-comment-frm-content input#captcha_productcomment{
    width: 82%;
}*/
.product-comment-frm-content .captcha-input-container label {
    float: left;
    margin-top: 17px;
    margin-left: 0px;
}

.product-comment-frm-content .captcha-input-container .input-box.captcha {
    float: left;
    margin-top: 10px;
    margin-left: 0px;
}

.product-comment-frm-content .captcha-img-container {
    margin-left: 0px;
}

.product-comment-frm-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    padding: 0 2% 2%;
    width: 100%;
}

.product-comment-frm-content .buttons-set {
    border: 0;
    padding: 0;
}

.product-comment-frm-content button.comment-post {
    background-color: #3ec2df;
    border: 0 none !important;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    overflow: visible;
    padding: 8px 20px ;
    text-align: center;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s;
    white-space: nowrap;
    min-width: auto !important;
}
.product-comment-frm-content button.comment-post:hover
{
    background-color: #65cee5;
}

.product-comment-frm-content .validation-advice {
    clear: both;
    float: left;
    margin-bottom: 0;
    margin-top: 2px;
    width: 100%;
}

.product-comment-wraper {
    display: none;
}

.product-comment-list-wrapper {
    border: medium none;
    margin-top: 10px;
    padding: 0 2% 2%;
}

.product-comment-list .name {
    margin-bottom: 5px;
}

.product-comment-list .message {
    margin-bottom: 5px;
    padding-left: 15px;
}

.product-comment-list-wrapper h3 {
    margin-top: auto;
}

.product-comment-list li {
    background: #efefef none repeat scroll 0 0;
    border: 1px solid #e6eeff;
    border-radius: 5px;
    margin-bottom: 1%;
}

.product-comment-list li .review-content {
    padding-top: 10px;
    padding-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.product-comment-list li .review-content .prd-comment-name {
    font-weight: bold;
    text-transform: capitalize;
}

.product-comment-list li .review-content .name {
    display: inline-block;
    width: 30%;
    border-right: 1px solid #e6eeff;
}

.product-comment-list li .review-content .message {
    display: inline-block;
    vertical-align: top;
    width: 60%;
}

.product-comment-list li .review-content .comment-date {
    color: #aaa;
    font-style: italic;
}

.button, .cart-table .product-cart-actions .button, #co-shipping-method-form .buttons-set .button, .footer .button, .btn-readmore {
    /*   padding: 10px 25px !important;*/
    padding: 8px 14px !important;
}

.products-list .product-shop .product-primary {
    width: 100% !important;
}
.review_add_succ {
    font-size: 14px;
    background: #eee;
}
.review_add_succ.success {
    color: #008000;
    border: 1px solid #008000;
    padding: 1.5%;
    margin-bottom: 1%;
}
.review_add_succ.error {
    color: #ff0000;
    border: 1px solid #ff0000;
    padding: 1.5%;
    margin-bottom: 1%;
}
.cms-home #cboxTitle{
    display: none;
}
#cboxContent {
    position: relative;
}
#cboxClose{
    top: 0;
}

@media only screen and (max-width: 600px) {
    .listing-buttons .product-secondary {
        float: right !important;
    }
}

@media only screen and (max-width: 375px) {
    /*.products-list > li .product-image {
        width: 100% !important;
    }*/

    /*.products-list .product-shop {
        width: 100% !important;
    }*/

    .products-list .desc {
        display: none;
    }
    /*.products-list .product-shop {
        float: none;
        padding: 1% !important;
    }*/
}

@media (max-width: 440px) {
    .contacts-index-index #contactForm .form-list label, .advertise-index-index #advertiseForm .form-list label{
        display: block;
        float: none;
        clear: both;
        text-align: left;
        width: auto;
    }

    .contacts-index-index #contactForm .form-list .input-box, .advertise-index-index #advertiseForm .form-list .input-box {
        margin-left: auto;
    }

    .contacts-index-index .captcha-image, .advertise-index-index .captcha-image {
        margin-left: auto;
    }
}

@media only screen and (max-width: 770px) {
    .col2-right-layout .product-right-add {
        padding: 0 10px !important;
    }

    .col2-right-layout .homefeatured-title {
        margin-top: 20px;
        margin-right: 20px;
    }
}

@media (min-width: 768px) {
    .container {
        width: 98%;
    }
}

@media (max-width: 767px) {
    .contacts-index-index #contactForm .form-list label, .advertise-index-index #advertiseForm .form-list label {
        width: auto;
    }

    .product-essential .product-shop .product-description ul li {
        margin-left: 0.6em !important;
    }
}

@media (max-width: 560px) {
    .product-comment-frm-content .buttons-set .button {
        width: auto;
    }

    .block-subscribe .block-title strong span {
        font-size: 25px !important;
    }

    .form-subscribe-header, .form-subscribe-header label {
        width: 90% !important;
    }

    #newsletter-validate-detail .block-content .w_hundred .w_seventy {
        width: 100% !important;
    }

    #newsletter-validate-detail .block-content .w_hundred .actions .button {
        float: none;
        margin-top: 2%;
    }
}

@media (min-width: 992px) {
    .container {
        /*width: 970px;*/
        width: 95%;
    }
}

@media only screen and (max-width: 600px) {
    .products-list .product-shop .buy-now {
        text-align: right;
    }
}

@media only screen and (max-width: 991px) {

    .products-list > li .product-image img {
        margin: 0 auto;
        width: auto;
        max-width: none;
    }

    .products-list .product-shop {
        /*float: none;
        clear: both;*/
        width: auto;
        margin-top: 10px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

@media only screen and (max-width: 1279px) {
    .products-list .product-shop .desc {
        width: 100%;
    }
}