﻿.capitalize, .portus-content-title {
    text-transform: capitalize;
}

.article-grid-layout-2 img {
    max-height: 225px;
}

.article-grid-layout-3 img {
    max-height: 146px;
}

.portus-sidebar-large img {
    height: 157px;
}

@media screen and (max-width:1366px) {
    .owl-controls .owl-nav .owl-prev {
        left: 0;
        display: block !important;
    }

    .owl-controls .owl-nav .owl-next {
        left: initial;
        right: 0;
        display: block !important;
    }
}

@media screen and (max-width:768px) {
    .portus-main-content-s-block > aside, .portus-main-content-s-block > section, .portus-main-content-s-block > div {
        margin-bottom: 0;
    }

    #myModal iframe {
        width: 100%;
        height: 200px;
    }

    .header-pob {
        padding-top: 0 !important;
    }

    .dat-menu-list a {
        margin: 0 0 20px;
    }

    .post-meta ul {
        padding: 0 !important;
    }

    .newsletter-inner input[name='Email'] {
        width: calc(100% - 125px) !important;
    }

    .post-meta .pull-right, .post-meta .pull-left {
        margin-right: 5px;
    }

    #footer-info ul li {
        width: 45%;
        padding-right: 0;
        text-align: left;
    }

    #footer {
        padding-bottom: 15px;
    }

    #footer-info {
        padding: 0 0;
    }

        #footer-info p {
            text-align: left;
            font-size: 99%;
        }

    .paragraph-row.portus-main-content-panel, .portus-main-content-panel {
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }

    #myModal iframe {
        position: absolute;
        top: 50%;
        bottom: 50%;
        margin-top: 50%;
        margin-bottom: 50%;
    }

    #content {
        padding-bottom: 0;
    }

    .w-article-list:not(.w-article-list-small) {
        text-align: left;
    }

    .header-pob {
        padding-top: 0;
        margin-top: 10px;
        padding-bottom: 0;
        margin-bottom: 10px;
    }

    .article-blog-default .item, .w-comment-list .item, .w-article-list .item, .w-article-list-num .item {
        padding-bottom: 0 !important;
    }

    .article-grid-layout-3 .item img, .article-grid-layout-2 .item img {
        height: auto !important;
    }

    .header-logo {
        padding: 0 !important;
        margin: 0 !important;
    }

    .article-grid-layout-3 .item img, .article-grid-layout-2 .item img {
        height: 142px;
    }

    .portus-main-article-block iframe {
        width: auto !important;
        height: auto !important;
    }

    .article-grid-layout-3 .item:nth-child(even) {
        float: right;
    }

    .article-grid-layout-3 .item {
        margin-left: 0;
        min-width: 49%;
    }

        .article-grid-layout-3 .item:last-child {
            float: left;
        }
}

.portus-main-article-block img {
    margin: 0 auto;
    text-align: center;
    display: block;
}

.portus-main-article-block ul {
    padding: 0 30px;
}

.portus-main-article-block a[href^='http://nishamadhulika.com'] {
    font-weight: bold;
}

.portus-main-article-block ol, .portus-main-article-block ul {
    font-weight: normal;
}

#comments .comment-text {
    margin-left: 0;
}

#comments .shortcode-content {
    margin-bottom: 0;
}

#comments li {
    margin-top: 0;
    padding-top: 10px;
}

    #comments li .user-nick {
        text-transform: capitalize;
    }

#footer-info ul li {
    padding-left: 18px;
    padding-right: 18px;
}

.text-center {
    text-align: center;
}

.post-meta ul {
    padding-bottom: 0;
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
}

    .post-meta ul li {
        display: inline-block;
        margin-top: 0;
    }

.post-meta .pull-left {
    margin-right: 10px;
}

.post-meta .pull-right {
    margin-right: 10px;
}

.post-meta .portus-main-article-block ul > li:first-child {
    margin-top: 10px;
}

.post-tax-head {
    margin-bottom: 0 !important;
}

.ul-posttax {
    margin-bottom: 10px !important;
}

    .ul-posttax li {
        display: inline-block;
    }

#formcontact #errors {
    margin-top: 10px;
}

#main-menu ul.ot-mega-menu {
    right: 0 !important;
}

.article-grid-default .article-grid-layout-2 .item h3 {
    font-size: 18px !important;
}

#myModal .modal-body {
    padding: 0;
}

.owl-carousel .owl-nav {
    opacity: 1;
}

    .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
        background: #256dc1;
        color: #fff;
    }

.owl-responsive-1000 .item {
    width: auto !important;
    height: auto !important;
}

.owl-carousel .owl-item {
    text-align: center;
}

.portus-video-slider-min .item {
    max-width: 280px;
    max-height: 160px;
    display: inline-block;
}

@media screen and (min-width:768px) {
    .post-meta {
        margin-top: 10px;
    }

    #ratingwrapper {
        margin-bottom: 10px;
    }

    #myModal .modal-dialog {
        width: 560px;
    }

    #myModal .modal-body {
        height: 315px;
    }

    #myModal iframe {
        width: 560px;
        height: 315px;
    }
}

#comments .user-nick {
    font-size: 16px;
}

#comments .children li {
    border-top: 0;
}

.mt10 {
    margin-top: 10px;
}

.w-article-list h4 {
    font-size: 15px;
}

.w-article-list p {
    font-size: 14px;
}

.portus-video-slider-min .item-photo i.fa {
    top: 40%;
    right: calc(50% - 15px);
}

#menusearch:active, #menusearch:focus {
    border: 1px solid #cfcfcf;
}

.rating-head {
    margin-bottom: 0;
}

.rating-txt span span {
    margin-left: 10px;
    display: inline-block;
    margin-top: 2px;
}

#menusearch:active, #menusearch:focus {
    border: 1px solid #cfcfcf;
    background: #fff;
    color: #000;
    text-indent: 22px;
    min-width: 200px;
    z-index: 11;
    font-weight: 700;
}

.search-nav input {
    width: 130px !important;
    text-indent: 2px;
}

.breadcrumb.cattitle {
    background: #ececec;
}

    .breadcrumb.cattitle a {
        font-size: 15px;
        font-weight: 700;
    }

#txtpaging {
    width: 35px;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    float: left;
    height: 36px;
    border-radius: 0;
}

.bold {
    font-weight: bold;
}

#categorylist tbody tr:nth-of-type(odd) {
    background-color: #fffefe;
}

#categorylist .index {
    max-width: 25px;
}

#categorylist .count {
    text-align: right;
    width: 20px;
}

#categorylist tbody .count {
    padding-right: 15px;
}

#main-menu.himenu a {
    font-size: 107%;
}

#main-menu.eng a span {
    font-size: 89%;
}

.newsletter-inner {
    display: inline-block;
}

.footer-top {
    padding-top: 30px;
    background-color: #ddd;
    margin-bottom: 30px;
    border-top: 1px solid #ccc;
}

footer .footer-top a {
    color: #666;
}

footer {
    padding: 0 0 0;
    overflow: hidden;
    color: #fff;
    padding-top: 0;
    background-color: #111;
}

    footer ul {
        margin: 0;
        padding: 0;
    }

        footer ul li {
            list-style-type: none;
        }

    footer a {
        padding-top: 7px;
        padding-bottom: 7px;
        font-size: 13px;
        font-weight: bold;
    }

.com-add {
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 10px;
    padding-bottom: 6px;
}

footer .footer-inner {
    margin: auto;
    overflow: hidden;
    margin-bottom: 30px;
    padding-top: 30px;
}

    footer .footer-inner h3 {
        color: #3d4c4f;
        font-size: 15px;
        text-transform: uppercase;
        margin: 0 0 15px;
        padding: 0 0 10px;
    }

footer .footer-links a:before {
    content: "";
    font-family: FontAwesome;
    font-size: 11px;
    display: inline-block !important;
    cursor: pointer;
    line-height: 20px;
    color: #aaa;
    margin-right: 5px;
}

footer p {
    font-size: 14px;
    color: #aaa;
    padding-top: 0;
    padding-bottom: 5px;
}

footer .footer-links a {
    display: inline-block;
    color: #717171;
}

footer a {
    line-height: normal;
}

    footer a:hover {
        color: #fdae03;
    }

footer p {
    line-height: 20px;
}

footer a {
    color: #aaa;
}

footer h5 {
    padding: 0 0 10px;
    font-size: 14px;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}

footer .input-text:focus {
    background: #fff;
    border-color: #464646;
}

footer a:hover {
    text-decoration: none;
}

footer .coppyright {
    color: #666;
    float: left;
    margin-top: 4px;
}

.footer-bottom {
    padding: 0;
    overflow: hidden;
    width: 100%;
    margin: auto;
    padding: 15px 0 12px;
    background-color: #060606;
}

    .footer-bottom a {
        color: #999;
    }

    .footer-bottom .company-links ul {
        padding: 0;
    }

    .footer-bottom .company-links li {
        display: inline-block;
        margin-left: 20px;
        list-style: none;
        float: right;
        border-bottom: none;
    }

.add-icon:before {
    content: "";
    font-family: FontAwesome;
    font-size: 15px;
    color: #fff;
    height: 35px;
    width: 35px;
    line-height: 35px;
    display: inline-block;
    float: left;
    font-style: normal;
    text-align: center;
    margin-right: 10px;
    border-radius: 30px;
    border: 2px #aaa solid;
    border-radius: 25px;
}

.email-footer {
    overflow: hidden;
    margin-top: 12px;
    font-size: 14px;
}

    .email-footer a {
        font-size: 14px;
        line-height: 35px;
        color: #aaa;
    }

.phone-footer {
    overflow: hidden;
    font-size: 14px;
    line-height: 35px;
    color: #aaa;
    margin-bottom: 10px;
    margin-top: 12px;
}

footer address {
    display: block;
    margin: auto;
    font-style: normal;
    line-height: 35px;
    color: #777;
    padding-top: 5px;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px;
    font-size: 13px;
    border: none;
    letter-spacing: .5px;
}

    footer address p {
        display: inline-block;
        padding: 0;
        color: #666;
    }

    footer address i {
        border: 1px #888 solid;
        width: 35px !important;
        line-height: 33px !important;
        display: inline-block !important;
        height: 35px !important;
        text-align: center;
        margin-left: 20px !important;
        border-radius: 2px;
        margin-right: 5px !important;
    }

    footer address .fa {
        font-size: 16px;
    }

    footer address .fa-envelope {
        font-size: 14px;
    }

    footer address .fa-mobile {
        font-size: 19px;
    }

    footer address .icon-location-arrow:before {
        margin-left: 0;
        margin-right: 0;
        color: #333;
    }

    footer address .icon-mobile-phone:before {
        margin-left: 0;
        margin-right: 0;
        color: #777;
    }

    footer address .icon-envelope:before {
        margin-left: 0;
        margin-right: 0;
        color: #777;
    }

.email-icon:before {
    content: "";
    font-family: FontAwesome;
    font-size: 14px;
    color: #777;
    height: 35px;
    width: 35px;
    margin-right: 5px;
    line-height: 35px;
    display: inline-block;
    float: left;
    font-style: normal;
    text-align: center;
    margin-right: 10px;
    border: 2px #aaa solid;
    border-radius: 25px;
}

.phone-icon:before {
    content: "";
    font-family: FontAwesome;
    font-size: 15px;
    color: #777;
    height: 35px;
    width: 35px;
    margin-right: 5px;
    line-height: 35px;
    display: inline-block;
    float: left;
    font-style: normal;
    text-align: center;
    margin-right: 10px;
    border: 2px #aaa solid;
    border-radius: 25px;
}

.footer-bottom .bottom_links li {
    margin-left: 20px;
}

.custom-footer-links li {
    margin: 7px 0;
}

.footer-col-right {
    width: 58%;
    float: left;
}

.contact-info {
    text-align: center;
}

ul.contact-info span {
    font-size: 13px !important;
    font-weight: 900 !important;
    color: #666;
    float: left;
}

ul.contact-info li {
    margin-bottom: 8px;
    padding-bottom: 8px;
    display: inline-block;
}

    ul.contact-info li.last {
        float: left;
        margin-bottom: 0;
        border-bottom: 0 #2d3d4c solid;
    }

#container_newsletter {
    width: 100%;
    padding: 7px 0 7px 0;
    background: #f7f7f7;
    margin: 36px 0 22px 0;
}

#text_container_news {
    width: 205px;
    height: 34px;
    float: left;
    margin-left: 30px;
    text-transform: uppercase;
    font-family: arial;
    font-size: 10px;
    color: #647177;
    padding-top: 7px;
}

    #text_container_news span {
        color: #959a9c;
        font-size: 9px;
    }

#container_form_news {
    position: relative;
    z-index: 0;
}

#container_form_news2 input[type="submit"] {
    cursor: pointer;
    border: 0;
    background: #fff;
    width: 20px;
    height: 12px;
    display: block;
    position: relative;
    color: #a7a7a7;
    font-size: 10px;
    line-height: 20px;
    top: -18px;
    right: -160px;
}

#container_form_news .validation-advice {
    top: 42px;
    left: 10px;
}

.footer-box {
    width: 1240px;
    margin: auto;
}

footer ul span {
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    line-height: 15px;
    padding-right: 3px;
}

address {
    display: block;
    margin: auto;
    font-style: normal;
    line-height: 21px;
    color: #999;
    padding-top: 10px;
    margin-top: 10px;
    text-align: left;
    padding-bottom: 15px;
    border-bottom: 1px #eaeaea solid;
    margin-bottom: 15px;
}

.footer-logo {
    text-align: left;
    margin: 10px 0;
}

.newsletter-inner {
    display: inline-block;
}

.footer-newsletter form {
    display: inline-block;
    margin-top: 10px;
}

.footer-newsletter .newsletter-email, .footer-newsletter .newsletter-name {
    float: left;
    font-size: 12px;
    font-weight: 300;
    border: 0;
    background: #fff;
    color: #666;
    padding: 10px 12px;
    width: 235px;
    border-radius: 3px 0 0 3px;
}

.footer-newsletter .newsletter-name {
    width: 66%;
    margin-bottom: 5px;
    float: left;
    height: 33px;
}

.footer-newsletter .seltype {
    color: #666;
    width: 34%;
    font-size: 12px;
}

.footer-newsletter .email {
    text-transform: none;
    float: left;
}

button.subscribe:before {
    content: "";
    font-family: FontAwesome;
    font-size: 12px;
    padding-right: 8px;
}

.footer-newsletter .subscribe {
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 600;
    float: right;
    color: #fff;
    text-decoration: none;
    background: #337ab7;
    padding: 8px 15px 8px 18px;
    border: 1px #337ab7 solid;
    border-radius: 0 3px 3px 0;
    text-transform: uppercase;
}

    .footer-newsletter .subscribe:hover {
        border: 1px #000 solid;
        background: #000;
        padding: 8px 15px 8px 18px;
    }

.social-section {
    padding: 0;
    overflow: hidden;
    width: 100%;
    margin: auto;
    background: #191919;
}

    .social-section .inner {
        margin: auto;
        overflow: hidden;
        margin-bottom: 20px;
        padding-top: 20px;
    }

.social {
    overflow: hidden;
}


    .social ul.inline-mode li a:before {
        content: "";
        margin-right: 0;
    }

    .social ul.inline-mode li {
        display: inline-block;
        margin-right: 6px;
    }

        .social ul.inline-mode li a {
            border: 0 solid #666;
            color: #fff;
            font-size: 15px;
            height: 38px;
            width: 38px;
            display: inline-block;
            text-align: center;
            border-radius: 3px;
        }

    .social .fb a:hover, .social .tw a:hover, .social .googleplus a:hover, .social .rss a:hover, .social .instagram a:hover, .social .linkedin a:hover {
        background: #00b9f5;
    }

    .social .fb a {
        background: #3c5b9b;
    }

    .social .tw a {
        background: #359bed;
    }

    .social .googleplus a {
        background: #e33729;
    }

    .social .rss a {
        background: #fd9f13;
    }

    .social .instagram a {
        background: #3f729b;
    }

    .social .linkedin a {
        background: #027ba5;
    }

.payment-accept {
    color: #333;
    font-size: 14px;
    margin: auto;
    overflow: hidden;
}

    .payment-accept ul {
        padding: 0;
        margin: auto;
        text-align: right;
    }

    .payment-accept li {
        display: inline-block;
        margin-left: 5px;
    }

        .payment-accept li a img {
            width: 40px;
        }

    .payment-accept img {
        opacity: .7;
    }

        .payment-accept img:hover {
            opacity: 1;
        }

.glyphicon-remove1:before {
    content: "";
}

.glyphicon-remove1 {
    right: 8px;
}

.mm-toggle-wrap {
    display: none;
}

.product-shop .social {
    margin-top: 20px;
}

    .product-shop .social ul {
        padding: 0;
        margin: 0;
    }

        .product-shop .social ul li {
            display: inline-block;
            margin: 0 7px 0 0;
        }

            .product-shop .social ul li a {
                padding-top: 7px;
                padding-bottom: 7px;
            }

.sendfriend-product-send .login_page .form-list .field {
    float: left;
    width: 47%;
    margin-right: 10px;
}

.sendfriend-product-send .login_page textarea {
    width: 95%;
}

.product-options-bottom .sharing-links {
    display: none;
}

.add-to-box .add-to-cart, .product-options-bottom .add-to-cart {
    margin: 0;
}

.product-view .product-shop .grouped-items-table .price {
    font-size: 18px;
}

#product-options-wrapper .options-list .price {
    font-size: 12px;
}

.rhs4-banner-block {
    display: none;
}

.rhs4-block {
    display: none;
}

.noitem {
    padding: 10px;
    text-align: center;
    font-size: 11px;
}

    .noitem:before {
        content: '';
        font-family: FontAwesome;
        font-size: 36px;
        color: #ccc;
        width: 100%;
        display: block;
    }

.validation-advice {
    color: #f00;
    position: absolute;
}

.form-list .validation-advice {
    color: #f00;
    position: relative;
}

.mgkosc-login-input-box .validation-advice {
    color: #f00;
    position: relative;
}

.footer-top .newsletter .validation-advice {
    left: 106px;
}

#offer-banner {
    margin-bottom: 0;
    margin-top: 15px;
}

.icon-social-twitter:before {
    content: "";
}

#categorylist a {
    color: #337ab7;
    font-weight: bold;
}

#btnfootererrors {
    display: inline-block;
    text-align: left;
    margin-top: 10px;
}

#main-menu .wrapper > ul ul.sub-menu li {
    border-bottom: 1px solid #cfcfcf;
    z-index: 1000;
}
