/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/


/*************** ADD YOUR CUSTOM CSS HERE  ***************/

/*404*/
.error404 #main {
	background: #F0F5F5;
	padding-top: 30px;
}

.loititle h3 {
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
    color: #231D51;
    font-size: 28px;
}

.loititle p {
	text-align: center;
	color: #231D51;
	line-height: 25px;
}

.loititle a {
	display: block;
	text-align: center;
	text-decoration: revert;
	color: #6E60EE;
}

.breadcrumbs-wrap {
    display: none;
}

.elementor-section.elementor-section-boxed>.elementor-column-gap-no {
    display: flex;
}

.elementor-container>.elementor-column:first-child>.elementor-widget-wrap {
    justify-content: start;
}

.elementor-container>.elementor-column:nth-child(2)>.elementor-widget-wrap {
    justify-content: end;
}


/* Header */

section.header-menu-top {
    position: relative;
    margin: 0px auto;
    width: 1440px;
    height: 51px;
    border-top: 1px solid #d1d6e0;
    border-bottom: 1px solid #d1d6e0;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.elementor-container.elementor-column-gap-default{
    max-width:1440px !important;
}
div.porto-wrap-container.container {
    max-width: 1440px;
    padding: 0px;
}

div.d-flex.vc_column_container.col-md-10>div.wpb_wrapper.vc_column-inner {
    justify-content: flex-end !important;
}

div.vc_column_container.col-md-2>div.wpb_wrapper.vc_column-inner {
    justify-content: flex-start !important;
}

.porto-icon-user-2:before{
    position:relative;
    top:-3px;
}

#header .elementor-container.elementor-column-gap-no{
    max-width:1440px;
}
#header .elementor-widget-container{
    margin: 0px !important;
}

.elementor-573 .elementor-element.elementor-element-99115e3 > .elementor-element-populated{
    margin: 0px !important;
}
/* menu */
section.page-top.page-header-6{
    display: none;
}
section.header-menu-top>.box-menu-left {
    width: 334px;
    display: flex;
    justify-content: center;
    align-items: center;
}

section.header-menu-top>.box-menu-left::before {
    position: absolute;
    content: "";
    border-top: 1px solid #d1d6e0;
    transform: rotate(90deg);
    top: 24px;
    width: 51px;
    left: 310px;
}


/* icon */

svg.bi-list>path {
    fill: #2c3149;
}

.box-title {
    height: 51px;
}

.box-title>ul {
    line-height: 51px;
}

.box-categories-name>ul {
    display: inline;
}

.header-menu-top>.box-menu-center {
    height: 51px;
    line-height: 51px;
    width: 670px;
    transform: translateX(30px);
}

section.header-menu-top>div.box-menu-right {
    display: flex;
    height: 51px;
    width: 410px;
    justify-content: end;
}

div.box-menu-right>a {
    display: flex;
    align-items: center;
    width: 100px;
    justify-content: space-evenly;
    margin-right: 20px;
}

a.box-right-link>ul {
    margin: 0;
    padding: 2px;
}

a.box-right-link>div.box-item-right-two {
    transform: translate(5px);
}

div.box-categories-name>ul>a>span {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}

div.box-icon {
    cursor: pointer;
}

div.box-title>ul.title-name {
    color: #231d51;
    font-weight: 700;
    font-style: 15px;
    font-style: normal;
}

a.box-right-link>ul>span {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #231d51;
}

#micarrito {
    font-size: 12px;
    font-weight: 600;
    color: #231d51;
}

#micarrito-price {
    font-size: 16px;
    font-weight: 700;
    color: #14e0d1;
    margin-bottom: 0px;
}

#mini-cart .cart-items {
    background-color: #29e0d3 !important;
    top: 25px !important;
}

.price-cart-hd {
    margin-left: 5px;
}

span.cart-items {
    position: absolute;
    left: 23px;
    top: 28px !important;
}


/* -----container----- */


/* footer */

#footer .containert {
    background: #231d51;
    display: flex;
    max-width: 1440px;
}

#footer>div.porto-block.elementor {
    width: 100%;
    margin: 0px auto;
}

.containert .bt-logo {
    width: 145px;
    margin: auto 38px auto 0;
}

div.elementor-container.elementor-column-gap-no {
    width: 100%;
}

section>div.elementor-container.elementor-column-gap-default {
    display: flex;
    justify-content: space-around;
}

.containert .bt-title {
    margin: auto;
    width: 30%;
}

.containert .bt-title h4 {
    font-size: 18px;
    font-weight: 600;
}

.containert .bt-title p {
    font-size: 12px;
    font-weight: 500;
    color: #fff !important;
    line-height: 16px;
}

.containert .bt-form {
    margin: auto 0;
}

#footer .containert #email {
    border-radius: 30px;
    width: 404.64px;
    height: 37px;
}

#footer .containert #submit {
    border-radius: 30px;
    margin-left: 15px;
    background: #6e60ee;
    border: none;
    width: 202.32px;
    height: 35px;
    line-height: 10px;
}


/*  */

div.form-row.d-flex.justify-content-end.widget-subscribe.mb-0 {
    flex-wrap: nowrap !important;
}

span.elementor-divider-separator {
    border: none !important;
}

#footer .elementor-section.elementor-section-boxed>.elementor-column-gap-no {
    max-width: 100%;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-21a38b2>div.elementor-container.elementor-column-gap-no {
    background-color: #231d51;
}

#footer .containert #email {
    border-radius: 30px;
}

#footer .containert #submit {
    border-radius: 30px;
    margin-left: 15px;
    background: #6e60ee;
    border: none;
}

.footer-wrapper #footer .footer-links a:not(:hover) {
    color: #fff;
}

.footer-wrapper #footer h4 {
    color: #6e60ee;
}

#footer .elementor-container .elementor-element {
    margin-left: auto !important;
}

#footer .payment-icon {
    border-color: #5246b3;
    margin-right:10px;
}

div.elementor-element-4db0605 {
    display: none;
}

div.elementor-widget-container>span {
    color: #ffffff !important;
}

ul.footer-links {
    list-style: none;
    padding-left: 0px !important;
}

ul.footer-links>li {
    height: 32px;
}

h5.elementor-heading-title.elementor-size-default {
    color: #6e60ee !important;
    font-size: 14px;
    font-weight: 500;
}

div.elementor-element.elementor-element-03b43d7 {
    margin-bottom: 15px !important;
}


/* icons */
.fa-bars:before{
    position: relative;
    top: 4px;
    
}
div.elementor-element.elementor-element-8c2caab {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

div.elementor-social-icons-wrapper.elementor-grid {
    display: flex;
    padding-left: 0px;
    justify-content: flex-start;
}

a.elementor-social-icon-facebook-f,
a.elementor-social-icon-printest,
a.elementor-social-icon-instagram {
    border: 1px solid #6e60ee;
    background: none;
    cursor: pointer;
    border-radius: 50%;
}

a.elementor-social-icon-facebook-f {
    padding: 7px 11px 6px 12px;
}

a.elementor-social-icon-printest {
    padding: 7px 9px 6px 9px;
}

a.elementor-social-icon-instagram {
    padding: 7px 10px 6px 10px;
}

.elementor-icon>i::before {
    color: #6e60ee;
}

span.elementor-grid-item {
    width: 40px !important;
    height: 40px !important;
}

span.elementor-grid-item>a {
    width: 40px !important;
    height: 40px !important;
}

div.elementor-text-wi {
    padding: 10px 0px 10px 0px;
}

div.elementor-text-wi>span {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #6e60ee;
}

div.payment-icons.m-l-n-xs {
    display: flex;
    
}

div.visa-icon,
div.pay-pal-icon,
div.stripe-icon {
    max-width: 66px;
    border: 1px solid #6e60ee;
    padding: 2px 5px 2px 5px;
    border-radius: 5px;
}

div.visa-icon>svg>path,
div.pay-pal-icon>svg>path,
div.stripe-icon>svg>path {
    fill: #6e60ee;
}


/* start design */

.nbd-popup-wrap .upload_design .tile-action__image-wrap,
.nbd-popup-wrap .custom_design .tile-action__image-wrap {
    background-color: #fff;
}

div#container-online-designer>div.nbd-popup-wrap {
    background-color: rgba(44 49 73 / 71%);
}

.nbd-popup-wrap .upload_design .tile-action__image-wrap,
.nbd-popup-wrap .custom_design .tile-action__image-wrap,
.nbd-popup-wrap .layout__item__inner {
    background-color: #f0f5f5;
    border-radius: 15px;
}

.nbd-popup-wrap .tile--horizontal__chevron {
    fill: #6e60ee !important;
}

.nbd-popup-wrap .tile__media-wrap {
    width: 28% !important;
}

.nbd-popup-wrap .tile__text-wrap {
    width: 72% !important;
    padding-left: 0rem !important;
}

.nbd-popup-wrap .tile__text-wrap-inner {
    padding: 2rem 2.25rem 2rem 0rem !important;
}

.nbd-popup-wrap .tile__text-wrap-inner ul {
    padding-left: 0rem !important;
}

div.tile__text-wrap-inner>ul>li {
    font-size: 14px;
}

.nbd-popup-wrap .h__block {
    color: #6e60ee;
}


/* form register */

.custom-lable {
    font-weight: 700 !important;
    color: #231d51;
    font-size: 16px;
}

.custom-input {
    border-radius: 30px !important;
    background: #f0f5f5 !important;
    height: 43px !important;
}

.custom-btn {
    background: #6e60ee !important;
    border-radius: 30px;
    width: 248px;
}

h3.account-sub-title {
    text-align: center;
    padding-bottom: 30px;
    font-size: 38px;
    color: #231d51;
    font-weight: bold;
    font-style: normal;
}


/*Reponsive thuan */ 
@media only screen and (max-width:580) {
    .footer-wrapper #footer .containert {
        background: #231d51;
        display: flex;
        padding: 51px 111px;
        max-width: 1440px;
        flex-direction: column;
    }
    form div.form-row.d-flex.justify-content-end.widget-subscribe.mb-0 {
        flex-wrap: nowrap !important;
        flex-direction: column !important;
        align-items: center !important;
    }
    #footer .containert .bt-title {
        width: 100% !important;
    }
    
    .nbo-fields-wrapper .re-porto-fields {
        flex-direction: column !important;
        max-width: 250px;
    }
    .footer-wrapper #footer .containert #submit {
        margin-left: 0px !important;
        width: 100%;
    }
    .elementor-element.elementor-element-1eca079.ml-100.c-center {
        margin-left: 20px !important;
    }
    .c-center {
        margin: 0px !important;
    }
    div.elementor-widget-wrap.elementor-element-populated>div.ml-100 {
        margin-left: 0px !important;
    }
    .nbd_header-product {
        padding: 0px 10px 0px 10px !important;
    }
    .carousel-inner {
        margin-left: 5px;
    }
    .nbd_next-template {
        left: 11px !important;
    }
    section.nbd_main-form-start-design {
        height: 430px !important;
        top: 60px;
    }
    form.cart {
        top: 132px !important;
        left: 65px !important;
    }
    
    .nbd_footer-form {
        top: 65px !important;
    }
    a#triggerDesign {
        max-width: 247px;
        transform: translateY(54px);
        height: 50px !important;
        line-height: 25px !important;
    }
}

@media only screen and (max-width :1000) and (min-width:580) {
    .footer-wrapper #footer .containert {}
    .homepage-title-icon>span {
        display: none;
    }
    div.homepage-title-nav>ul.nav {
        display: none;
    }
}
/*Quote - thuan*/
div.form-group>label[for="uploadFile"] {
    width: 400px;
    height: 51px;
    background: #ffffff;
    color: #11024c;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    border: 2px solid #231D51;
    border-radius: 30px;
    cursor: pointer;
    font-weight: 600;
    font-style: normal;
}

input#porto_submit_form_quote {
    background: #6E60EE;
    color: #fff;
    font-size: 22px;
    width: 100%;
    height: 60px;
    font-weight: 600;
    border-radius: 30px;
    border: none;
    margin-top: 15px;
}

div.porto-urgente_estanda {
    display: flex;
}

label.form-check-label {
    font-size: 18px;
}

div.form-check-inline>span {
    font-size: 10px;
    margin-left: 20px;
}

input#service{
    width: 23px;
    height: 23px;
    accent-color: #231D51;
    transform: translateY(5px);
}
div.form-check-inline>input {
    width: 20px;
    height: 20px;
    transform: translateY(4px);
    accent-color: #6E60EE;
}

form#formQuote>h3,
div.form-group>label {
    color: #231D51;
    font-weight: 600;
    font-size: 18px;
    
}
div.form-group>label {
    padding:0px 0px 8px 5px;
}
div#port_file_upload {
    width: 400px;
    height: auto;
    padding: 10px 0px 10px 0px;
}

div.fileuploaded {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    border-bottom: 1px solid #999;
    padding: 5px;
}

div.fileuploaded>span.filename {
    font-size: 18px;
    color: #c7c7c7;
    font-weight: 400;
    margin-left: 20px;
}

div.fileuploaded>span.deleteFile {
    font-size: 40px;
    font-weight: 200;
    transform: rotate(45deg);
    cursor: pointer;
}