
body, p, a{
	font-family: 'Montserrat', sans-serif;
}

.top-s{
    margin-left:45px;
}

.top-row{
    padding-bottom: 8px;
    padding-top: 8px;
    height: 64px;
}
.text-right{text-align: right;}
.text-center{text-align: center;}
.phones{
    margin-left: -8px;
}
.phones, .top-font{
	padding-top:14px;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;

	color: #555F74;
}
.top-font a{

	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	margin-left:20px;
	color: #555F74;
	text-decoration: none;
}

.right-top{
	text-align: right
}

.top-line{
	background: #555F74;
	height: 48px;
}
.top-menu{
    margin-left: -28px;
}
.top-menu ul{
	height: 48px;

}
.top-menu ul li{

    left: auto;
	list-style: none;
	color: white;
	display: inline-block;
	padding-top:13px;
	margin-left: 20px;
}

.first-li{
	height: 48px;
}
.top-menu .second-li{
	height: 48px;
	left: 150px;
}
.top-menu li.active{
	border-bottom: 3px solid #F59E0B;
}
.top-menu a{color:white; text-decoration: none}

.cart{
	padding-top:12px;

}
.cart span{
	padding-top:10px;
}
.white-link{
	text-decoration: none;
	color:white;
}
.white-link:hover{
	color:white;
}
.cart li{list-style: none;}

.cart li span	{
	line-height: 10px;
}

.li-cart{
	position: relative;
	margin-right: 70px;
}

.li-cart span{
	position: absolute;
	top:1px;
	right:-70px;
	color:white;
}


.title-row{
margin-top: 40px;
margin-bottom: 32px;
}

.info-title .left-row{
    width: 294px;
}

.i-title{
    font-size: 14px;
    margin-left: 12px;
    font-weight: 600;
}
.i-title  span{
    font-weight: 500 !important;
    margin-left: 10px;
}

.top-info > div > div.info-title > div:nth-child(2) > div{

}

h1	{

font-family: Montserrat;
font-style: normal;
font-weight: 600;
font-size: 28px;
line-height: 34px;
text-align: center;
color: #555F74;
}

.info-title{
	background: #F1F5F9;
	border-top:2px solid #E2E8F0;
	border-left:2px solid #E2E8F0;
	border-right:2px solid #E2E8F0;
	border-radius: 5px 5px 0 0 ;
	color:#555F74;
	padding:6px;
}
.info-title span,
.info-title .value {
	font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}
.info-title .left-row{
	float: left;
}

.info-body{
	height: 88px;
	margin-top: -1px;
	background: #FFFFFF;
	border-bottom:2px solid #E2E8F0;
	border-left:2px solid #E2E8F0;
	border-right:2px solid #E2E8F0;
	border-radius: 0px 0px 5px 5px  ;

	display: flex;
}

.info-el{
	flex: auto;
	text-align: center;
    width: 50%;
    border-right:1px solid #F1F5F9;
}

.info-el-title{
	margin-top:24px;

	font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
/* identical to box height, or 133% */


align-items: center;

/* hover/blue */

color: #555F74;
}

.info-el-content{
	font-family: Montserrat;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 16px;
/* identical to box height, or 114% */


/* Blue */

color: #555F74;
    margin-left: 13px;
}

.top-info > div > div.info-body > div:nth-child(3) > div.info-el-title{
    margin-left: -33px;
}
.top-info > div > div.info-body > div:nth-child(4) > div.info-el-content{
    margin-left: -49px;
}
.top-info > div > div.info-body > div:nth-child(6) > div.info-el-content{
    margin-left: -42px;
}

h2{
	/* Heading/Small */

font-family: Montserrat;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 24px;
/* identical to box height, or 133% */

align-items: center;
letter-spacing: -0.02em;

color: #555F74;
}

.search-input{
	/* Neutral / Gray 100 */

background: #F1F5F9;
/* Neutral/Gray 200 */

border: 1px solid #E2E8F0;
box-sizing: border-box;
border-radius: 5px;
width: 446px;
height: 40px;
    padding-left: 10px;
}
.search-input:focus{
    border: 1px solid #adb3bc;
    border-radius: 5px;
    outline: none;

}

.search-input::placeholder{
    /* Caption/Medium */

    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    /* identical to box height, or 133% */


    /* Neutral / Gray 400 */

    color: #94A3B8;
}
.search-input{font-size: 12px;}
.products-table {
	 border-radius: 10px;
}
.products-table thead{
	background: #555F74;
	color:white;
    border: 1px solid #555F74;
    border-radius: 10px;
}

.radius{
	border-radius: 15px ;

}
section.products-list.mt-3 > div > div > table > thead > tr{
	font-size:14px;
	font-weight: 500;
	box-shadow: none;
}

tr td{
	font-size: 14px;
}

input{
    border: 1px solid #555F74;
}


body > section.products-list.mt-3 > div > div{
    border-radius: 5px;
    overflow: hidden;
}

thead tr {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
/* identical to box height, or 133% */

    text-align: center;

    color: #FFFFFF;
}


/* Caption/Medium */
    .tlink, .tlink a{
        font-family: Montserrat;
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 16px;
        /* identical to box height, or 133% */
        text-decoration: none;

        /* Primary/Blue 300 */

        color: #6183E4;
    }

table,  td {
    border: 1px solid #D6DBE3;
}

body > section.products-list.mt-3 > div > div > table > thead > tr{
    font-size: 12px !important;
}

.top-menu-menu{
    border:1px solid #555F74;
    top:47px;
    position: absolute;
    width: 180px;
    height: 200px;
    background-color: white;
    z-index: 9;
}
.top-menu-menu ul{
    margin-left: -30px;
}

.mobile-submenu span,.mobile-submenu a{
    color:#000000;
}

.mobile-icon, .top-menu-menu {
display: none;

}
.mobile-icon{
    margin-left: 30px;
}
.mob-top:hover{cursor: pointer}

.mob-info{
    display: none;
}
.all-products{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}
.product-wrap{
    width: 300px;

    border: 1px solid #cccccc;
    margin:10px;
    padding:10px;
}
.product-wrap .pr-title{
    font-weight: 600;
    text-align: center;
}
.product-wrap .pr-title a{
    font-weight: 600;
    color:#353535;
    text-decoration: none;
    text-align: center;
}
.mobile-products{
    display: none;
}

.page-link{
    display: inline;
}

#sendFormForm button#sendForm {
    background-color: transparent;
    font-size: 13px;
    color: #6183e4;
    border: 1px solid #b1c0f2;
    border-radius: 5px;
    padding-top: 5px;
}

@media(max-width: 1200px){
    .phones, .top-font {
        margin-left: 27px;
    }

}

@media(max-width: 993px){
/* Mobile View */
    .mobile-icon{
        display: block;
    }

    .table.products-table {
        overflow: scroll;
        display: block;
    }

    .product .product-info {
        margin-top: 25px;
        text-align: center;
    }

    .address-check {
        float: none!important;
    }

    .address-wrapper {
        height: auto!important;
    }

    .wrapp-sidebar .address-wrapper > span {
        display: block;
    }

    .top-menu .top-menu-menu li {
        display: block;
    }

    .top-row .right-top {
        display: none;
    }

    .phones, .top-font {
        margin-left: 0;
    }

    .top-row{
        padding-bottom: 8px;
        padding-top: 8px;
        height: auto;
    }

    .top-line > div > div > div.col-md-5.col-lg-5.col-sm-6 > div > ul{
        display: none;
    }
    body > section:nth-child(8) > div > div > div > nav > ul{
        display: none;
    }

    .phones .top-s {
        margin-left: auto;
        display: block;
    }

    .phones {
        text-align: right;
    }

    .search-input{
        width: 300px;
    }

    .top-info{
        display: none;
    }
    .mob-info{
        display: block;
    }

    .price-wrapper{
        display: none;
    }

    .mobile-products{
        display: block;
    }
}

@media(max-width: 745px){
    .product-wrap{
        width: 600px;
    }

    .page-item a{
        font-size: 12px;
    }
}

@media(max-width: 450px){
    .product-wrap{
        width: 400px;
    }
}

a:hover{
    text-decoration: underline;
}
.top-menu a:hover{
    text-decoration: none;
}
body > section:nth-child(6) > div > div{
    margin-top: 28px;
}
.products-table, .align-middle, tr, td{
    font-size: 12px !important;
}

.media-active{margin-left: 10px;}
.media-active:hover{
    cursor: pointer;
}
.cat-list{
    overflow:hidden;width: 341px; text-align: left; top:31px;background: white; border:1px solid #555F74; position: absolute;padding-top:20px;

}
.cat-list li{
    margin-top:5px;
    color:#000;
    position: relative;
    list-style: none;
    margin-left:10px;
}
.cat-list li label{
    position: absolute;
    top: -1px;
    left: 18px;
}
body > section.products-list.mt-3.price-wrapper > div > div > table > thead > tr > th:nth-child(4) > div > li:last-child {
    margin-bottom: 15px;
}

.mfbtn{
    margin-left:93px;
}

.o-title{
    font-size: 23px;

    font-weight: 600;
}
.simple-p{
    margin-bottom: 2px;
}

.simple-p-r{
    margin-bottom: 2px;

}

.p-bold{
    margin-bottom: 5px;
    font-weight: 800;
}

.simple-btn{
    width: 200px;
    height: 40px;

    /*
    border:1px solid rgb(208,208,208);
    background-color: rgb(240,240,240);
    color:rgb(208,208,208);
    */

    background-color: rgb(40,150,80);

    color:#fff;
    margin-left: 15px;
}
.simple-btn:hover{color:#fff;}


.top-info  > .container{
    padding:0;
}

.search-icon{
    margin-left: -41px;
    width: 31px;
    padding: 4px;
/* border: 1px solid #cccccc; */
    margin-top: -2px;

}
.search-icon:hover{
    cursor: pointer;
    opacity: .8;
}

.address-wrapper{
    height: 40px;
    background: #555F74;
    color: white;
    border: 1px solid #555F74;
    border-radius: 2px 2px 0 0;
    padding: 4px 14px;
    font-size: 18px;
    margin-bottom: 20px;
}

.products-wrapper {
    height: 40px;
    background: #555F74;
    color: white;
    border: 1px solid #555F74;
    border-radius: 2px 2px 0 0;
    padding: 4px 14px;
    font-size: 18px;
}

.address-check{
    float: right;
    font-size:14px;
    padding-top: 4px;
}
.red{color:red}
.address-body label{

    /* font-family: Poppins;  */
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 16px;
    align-items: center;
    color: #555F74;
    padding-top: 9px;

}

.address-body input.text-input{
    padding:3px;
    width: 96%;
    height: 36px;
    left: 0px;

    font-size: 12px;
    background: #FFFFFF;
    /* Neutral / Gray 300 */

    border: 1px solid #CBD5E1;
    box-sizing: border-box;
    border-radius: 3px;
}

.wrapp-sidebar{
    border: 1px solid #94A3B8;
    border-radius: 4px;
}

.address-body .frst-inp{
    width: 101% !important;
}
.address-body .full-inp{
    width: 98% !important;
}
.form-control{
    max-width: 98% !important;
}
.some-description p{
    margin:0;
}
.spr{
    float: right;
    font-weight: 700;
    font-size: 18px;
}
.hide{
    display: none;
}
.show{
    display: block;
}
.errors{
    border:1px solid red;
}

@media(max-width: 768px){
    .top-row a img {
        max-width: 150px;
    }

    .cart .li-cart {
        margin-right: auto;
    }

    .phones .top-s {
        margin-left: auto;
        display: block;
    }

    .top-row .phones {
        padding-top: 4px;
        font-size: 11px;
        line-height: 18px;
    }

    .modal-body #submit_and_back, .modal-body #submit_and_cart {
        width: auto!important;
    }

    /*.top-row .top-font {*/
    /*    width: 100%;*/
    /*    margin: 0 auto;*/
    /*    display: block;*/
    /*}*/

    /*.top-row .top-font span {*/
    /*    float: left;*/
    /*    width: 33%;*/
    /*    text-align: center;*/
    /*}*/
}

@media print {
    .hideWhenPrinting { display: none }
}
