/*
 Theme Name:   Type Child Theme
 Theme URI:    https://www.designlabthemes.com/type-wordpress-theme/
 Description:  Type Child Theme
 Author:       Design Lab
 Author URI:   https://www.designlabthemes.com/
 Template:     type
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  type-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */


/* Header */

.header-bar {
    background-color: #fff;
    height: 50px;
    margin: 15px 0 0;
    line-height: 50px;
}

.header-top-container {
    width: 1040px;
    position: relative;
    margin: 0 auto;
}

.header-bar .purahome-slogan {
    background: url(images/purahome-slogan-blk.png) no-repeat;
    height: 45px;
    width: 300px;
    position: absolute;
    left: 47%;
    top: 50%;
    margin-top: -14px;
    margin-left: -144.5px;
}

.header-bar ul.links {
    float: right;
}

.header-bar .pura-buttons {
    float: left;
}

.header-bar ul.links li {
    font-size: 11px;
    padding: 0 8px 0 5px;
    line-height: 50px;
    border-right: 1px solid #0077c4;
    line-height: 10px;
    display: inline-block;
}

.header-bar ul.links li:last-child {
    border: none;
}

.header-bar .links a {
    font-size: 12px;
    color: #0077c4;
    text-decoration: none;
    font-weight: bold;
}

.pura-phone strong {
    font-weight: bold;
    font-size: 15px;
    color: #0077c4;
    padding: 0 0 0 10px;
}

.header-bar .pura-phone-btn {
    float: left;
    background: url(images/pura-phone-16.png) no-repeat center center;
    width: 11px;
    height: 24px;
    display: inline-block;
    margin: 14px 0 0 0px;
}

.header {
    padding: 10px 0px;
    position: relative;
    border-bottom: 1px solid #dff1fc;
}

.header .logo-left {
    vertical-align: middle;
    display: inline-block;
    text-decoration: none !important;
    float: left;
    width: 50%;
    margin-top: 10px;
}

.header .logo strong {
    position: absolute;
    top: -999em;
    left: -999em;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden;
}

.header-container {
    max-width: 1040px;
    margin: 0 auto;
}

.logo>img {
    width: 300px;
}

.quick-access {
    display: inline-block;
    width: 50%;
    text-align: right;
}

.quick-access .free-shipping {
    /*float: right;*/
    margin-top: 2px;
    text-align: right;
    /*width: 38%;*/
}

.quick-access .free-shipping img {
    margin-left: 30px;
}

.container {
    max-width: 1040px;
    padding: 0 !important;
}


/* End-Header */


/* Footer */

footer#colophon {
    background: rgb(223, 241, 252) none repeat scroll 0% 0%;
    padding-top: 5px;
}

.footer-container {
    max-width: 1040px;
    margin: 0 auto;
}

.footer-nav-wrap h2 {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 17px;
}

#footer-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#footer-nav ul {
    line-height: 20px;
    list-style: none outside none;
    color: #7d7d7d;
}

.footer-nav-wrap {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    margin-right: -4px;
}

#footer-nav ul li a {
    font-size: 13px;
    color: #393939;
    text-decoration: none;
    padding: 0 0 0 15px;
    font-weight: 400;
}

#footer-nav ul li a:hover {
    color: #3b88c8;
    font-weight: 600;
}

#footer-nav ul li a:before {
    content: "";
    color: #575757;
    margin-left: -15px;
    margin-right: 10px;
    width: 0px;
    height: 0px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #575757;
    display: inline-block;
    vertical-align: baseline;
}

.socialicon {
    margin: 10px 0;
    float: left;
}

.socialicon a {
    width: 37px;
    height: 42px;
    display: block;
    background-image: url(./images/sprite_soceal.png);
    background-repeat: no-repeat;
    float: left;
    margin: 0px 14px 0px 0px;
}

.socialicon .slideicon01 {
    background-position: 0px 0px;
}

.socialicon .slideicon02 {
    background-position: -47px 0px;
}

.socialicon .slideicon03 {
    background-position: -94px 0px;
}

.socialicon .slideicon04 {
    background-position: -141px 0px;
}

.socialicon .slideicon05 {
    background-position: -188px 0;
}

.footer {
    background: #3b88c8;
    margin: auto 0;
    padding: 10px 0;
    z-index: 99;
    position: relative;
    clear: both;
}

.footer-innercontent {
    width: 1040px;
    margin: auto;
}

.footer ul {
    display: inline;
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 12px;
}

.footer a,
.footer a:hover,
.footer a:focus {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}

.footer a:hover,
.footer a:focus {
    text-decoration: underline;
}

.footer li {
    display: inline;
    background: url(./images/bkg_pipe2.gif) 100% 60% no-repeat;
    padding: 0 7px 0 4px;
}

.footer address {
    margin: 0;
}

.footer .devby {
    float: right;
    margin-top: 4px;
}

div#footer_listing {
    padding-bottom: 25px;
}

.footer-nav-wrap ul li {
    padding: 5px 0;
    margin: 0;
}

.footer-Whyus h2 {
    margin: 20px 0 10px;
}


/* End-Footer */

.featured-grid-3 .featured-large {
    border: 1px solid #f3f3f3;
}

span.comments-link,
div#comments {
    display: none;
}


/*--------------------Responsive-----------------------------*/

@media only screen and (max-width:1199px) {
    .container,
    .header-container,
    .footer-container {
        max-width: 100%;
        padding: 0 15px !important;
    }
    .header-top-container,
    .footer-innercontent {
        width: 100%;
    }
}

@media only screen and (max-width:991px) {
    .mobile-navbar .top-search,
    .mobile-navbar .woo-cart-link,
    .mobile-navbar {
        display: none;
    }
    .footer-nav-wrap h2 {
        font-size: 14px !important;
    }
}

@media only screen and (max-width:767px) {
    header .top-header {
        margin: 0;
    }
    header .top-header .header-top-left {
        display: block;
        width: 100%;
        text-align: center;
    }
    header .cell-no {
        background: no-repeat;
        padding: 0;
    }
    header .top-middle-header {
        width: 100%;
        text-align: center;
        margin: 0;
        vertical-align: unset;
    }
    header .top-middle-header .no-place-img img {
        margin-top: -6px;
    }
    .middle-header {
        padding: 55px 0 10px 0;
    }
    .middle-header .header-mid-right a {
        float: none;
        display: inline-block;
    }
    .middle-header .w-33 {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    footer .main-footer .footer-section {
        width: 50%;
    }
    .footer-nav-wrap {
        width: 50%;
    }
    .socialicon {
        width: 100%;
    }
    .footer ul {
        display: block;
    }
    .footer .devby {
        float: none;
        margin: 0;
    }
    .footer {
        padding: 5px;
        text-align: center;
    }
    .header .logo-left {
        width: 100%;
        text-align: center;
        float: none;
        margin: 0;
    }
    .quick-access {
        width: 100%;
        text-align: center;
    }
    .quick-access .free-shipping {
        text-align: center;
    }
    .quick-access .free-shipping img {
        margin: 0 10px;
    }
    .header-bar .purahome-slogan {
        position: unset;
        width: 100%;
        display: block;
        text-align: center;
        margin: 0 auto;
        background-position: center;
    }
    .header-bar .pura-buttons {
        float: none;
    }
    .header-bar ul.links {
        position: absolute;
        right: 0;
        top: 0;
        margin: 0;
        float: none;
        padding: 0;
    }
    .header-bar {
        margin: 0;
    }
    .header {
        padding-top: 60px;
    }
}

@media only screen and (max-width:545px) {
    footer .main-footer .footer-section {
        width: 100%;
    }
    footer .main-footer {
        margin-top: 30px;
        padding-top: 10px;
    }
    footer .main-footer .footer-section:first-child li {
        width: 50%;
        display: inline-block;
        margin-right: -4px;
    }
    .footer-nav-wrap {
        width: 100%;
    }
    .footer-nav-wrap ul li {
        display: inline-block;
        width: 50%;
        margin-right: -4px;
    }
    .pura-phone strong {
        font-size: 12px;
        padding: 0;
    }
    h1.entry-title {
        font-size: 16px;
    }
    .entry-content {
        font-size: 14px;
        text-align: justify;
    }
    .entry-content p {
        margin-bottom: 10px;
    }
    .header-bar .pura-phone-btn {
        display: none;
    }
}

@media only screen and (max-width:370px) {
    .footer-nav-wrap ul li {
        width: 100%;
        margin: 0;
    }
}


/*--------------------End-Responsive-----------------------------*/


/*--------------------Revised-----------------------------*/

.header-btm-container {
    background: #149dea;
}


/*--------------------End-Revised-----------------------------*/


/* 25-10-2023 */

body {
    font-family: 'Open Sans', sans-serif;
    margin: 0px;
    padding: 0px;
}

.section-item-title.nav-sections-item-title {
    display: none;
}


/* End-25-10-2023 */