/*
Theme Name: PressMart Child
Theme URI: https://pressmart.presslayouts.com/
Author: PressLayouts
Description: This is a child theme for PressMart
Version: 1.0
Author URI: https://www.presslayouts.com/
Template: pressmart
Text Domain: pressmart-child
*/

/* ----------- header ------------ */
.menu-item-gtranslate > div {
    padding: 0 10px;
    top: -17px !important;
    left: -185px !important;
}
.header-navigation {
    display: none !important;
}.header-main .header-col.header-col-right.col-7 {
    box-shadow: 0px 0px 5px #ccc !important;
    border-radius: 35px 0px 0px 35px !important;
    height: 65px !important;
}.header-main {
    margin-top: 10px;
}.main-navigation ul.menu, .topbar-navigation ul.menu {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100% !important;
}.main-navigation.pressmart-navigation {
    display: flex;
    justify-content: space-between !important;
    min-width:75% !important;
    margin: 0px 2%;
}



/*   -------- BODY SEC --------     */


.site-content {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.cstm-form {
    box-shadow: 0px 0px 5px #ccc;
    border-radius: 12px;
    padding: 20px 30px 0px;
}.cstm-about h3 {
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 10px;
}.cstm-about p {
    font-size: 17px;
}.cstm-brdr-btn {
    border: 2px solid #A20503;
    padding: 12px 35px;
    color: #A20503;
    border-radius: 8px;
}.cstm-hm-blog .entry-content-wrapper {
    width: 93%;
    margin: auto;
    margin-top: -15%;
    background: white;
    padding: 15px 25px 30px;
    box-shadow: 0px 0px 4px #ccc;
    border-radius: 15px;
}.cstm-about.center {
    text-align: center;
    margin: auto;
}.cstm-im-mr {
    min-height: 500px;
    display: flex;
    margin: auto;
}.testmonial-txt {
    padding: 20px 45px;
    color: #fff !important;
}.testmonial-txt h3 {
    color: #fff !important;
}.info-box-description.mb p {
    font-size: 13px;
}.cstm-tb-stng .nav-item{
    background: #fff !important;
	padding: 10px 45px !important;
    border-radius: 6px !important;
}.cstm-tb-stng .product-wrapper {
    background: #fff;
    margin: 10px;
    border-radius: 10px !important;
}.cart-button a {
    width: 100% !important;
    display: block;
    padding: 10px 40px !important;
    background: #A20503 !important;
    color: #fff !important;
}









/* .cstm-tb-stng .nav-link.active::after {
    display: none !important;
}
 */
/* 
--------------- FOOTER ---------------- */

.row.custom-row-footer2 p {
    margin: 0;
    display: flex;
    align-items: center;
    flex-direction: row;
    font-size: 14px;
}.row.custom-row-footer2 img {
    width:250px;
    padding-left: 50px;
}.row.custom-row-footer2 a {
    text-align: right;
    padding: 0px 0px 0px 50px;
    font-size: 14px;
}.row.custom-row-footer2 .col-md-6:nth-child(2) {
    border-left: 1px solid;
    height: 50px;
    vertical-align: middle;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}.row.custom-row-footer2 {
    display: flex;
    align-items: center;
}.row.custom-row-footer h3 {
    color: #fff !important;
    font-size: 20px;
    padding-bottom: 20px;
}.custom-row-footer li {
    margin: 10px 0px !important;
}.data {
    float: left;
}.icon {
    float: left;
    color: #A20503;
    margin: 5px 11px 0 0;
    font-size: 12px;
    height: 27px;
    width: 27px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    display: flex;
    justify-content: center;
}.icon .fa {
    line-height: 27px;
    display: block;
}ul#contact-info-list li {
    width: 100% !important;
    display: flex;
    align-items: center;
}.gform_required_legend {
    display: none !important;
}.custom-row-footer h3 {
    border-bottom: 2px solid #A20503;
    width: fit-content;
    padding-bottom: 7px !important;
}.row.custom-row-footer .gform_footer.top_label {
    padding: 0px !important;
    margin: 0px !important;
    margin-top: -42px !important;
    display: flex;
    justify-content: flex-end;
}#social-list {
    display: flex;
    align-items: center;
    margin-top: 20px;
    justify-content: space-evenly;
}#social-list li {
    background: #A20503;
    padding: 15px;
    margin: 0px !important;
    width: 40px;
    height: 40px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}#social-list li a {
    font-size: 22px;
}














@media only screen and (max-width: 480px) {
.mobile-logo {
    width: 53px !important;
}.row.custom-row-footer .gform_footer.top_label {
    margin-top: -54px !important;
}.row.custom-row-footer input#input_1_1 {
    height: 53px !important;
}.site-footer .footer-main {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}.row.custom-row-footer h3 {
    margin: 30px 0px 20px !important;
}.testmonial-txt {
    padding: 50px 40px !important;
}.cstm-about h3 {
    font-size: 24px !important;
}.cstm-tb-stng .nav-item {
    background: #fff !important;
    width: 200px;
    margin: 4px 0px !important;
    text-align: center;
}
}


