﻿/*--------Cart Design Start--------*/
.cart_card {
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
    background: white;
}

@media only screen and (max-width: 600px) {
    .cart_card {
        box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
        background: white;
        margin: 0px;
    }
}

.cart_header {
    padding: 10px;
    border-bottom: 1px solid aliceblue;
}

.cart_section {
    padding: 30px;
}

.pro_img {
    width: 120px;
    height: 120px;
    margin-top: 7px;
    overflow: hidden;
    border-right: 1px solid aliceblue;
}

.pro_qty {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.pro_detail {
    padding: 15px;
}

    .pro_detail h5 {
        margin: 0px 0px 10px 0px;
    }

    .pro_detail p {
        margin: 0px 0px 10px 0px;
    }

.single_item {
    border-bottom: 1px solid aliceblue;
    margin-bottom: 15px;
}

.cart_footer {
    padding: 30px;
    margin-bottom: 15px;
}

.btn_place {
    background: royalblue;
    color: white;
    font-weight: 600;
    border: none;
    border-radius: 5px;
    padding: 12px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
    width: 300px !important;
}

    .btn_place:hover {
        background: none;
        border: 1px solid #5b361a;
        color: #5b361a;
        font-weight: 600;
        border-radius: 5px;
        padding: 12px;
        transition: .3s;
        width: 300px !important;
    }

.btn_cancel {
    background: red;
    color: white;
    font-weight: 600;
    border: none;
    border-radius: 5px;
    padding: 12px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
    width: 300px !important;
}

@media only screen and (max-width: 600px) {
    .btn_cancel {
        position: relative;
        top: 40px;
        margin-left: 249px !important;
    }
}

.btn_cancel:hover {
    background: #5b361a;
    border: none;
    color: white;
    font-weight: 600;
    border-radius: 5px;
    padding: 12px;
    transition: .3s;
    width: 300px !important;
}

.cart_total {
    float: left;
    height: 16px;
    OVERFLOW: HIDDEN;
}
.total_bv {
    float: left;
    height: 16px;
    OVERFLOW: HIDDEN;
    margin-bottom: 20px;
}

.cart_btn {
    float: right;
}

@media only screen and (max-width: 600px) {
    .cart_btn {
        margin-top: 45px;
    }

    .cart_section {
        padding: 0px;
    }
}

.cart_header h5 {
    border-right: 1px solid #5b361a;
}

.View_cart_order {
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
    background: white;
    width: 100%;
    height: 500px;
}

.item_count {
    BACKGROUND: royalblue;
    color: white;
    padding: 5px;
    border-radius: 12px;
}

li {
    color: black !important;
}
p {
    line-height: 2;
    color: black !important;
}
span {
    color: black;
}

.input_cart {
    width: 100% !important;
    padding: 10px !important;
    border: 1px solid #949697!important;
}

select {
    width: 100%;
    padding: 10px;
    border: 1px solid #949697;
}

.order_detail {
    padding: 30px;
}

.input_group {
    margin-bottom: 25px;
}
/*--------Cart Design End--------*/


/*--------Legal Documents Start--------*/
.single_docs img {
    width: 100% !important;
    border: 10px solid #4169e1;
    margin-bottom: 20px;
    height: 750px;
    overflow: hidden;
}

.legal_docs {
    padding: 60px;
}

@media only screen and (max-width: 600px) {
    .legal_docs {
        padding: 0px;
    }
}

.legal_name {
    background: #4169e1;
    border-bottom: 1px solid white;
}

    .legal_name h4 {
        color: white;
        padding: 11px;
        font-size: 18px;
        float: left;
        width: 86%;
        background: #4169e1;
    }

@media only screen and (max-width: 600px) {
    .legal_name h4 {
        color: white;
        padding: 10px;
        font-size: 13px;
        float: left;
        width: 68%;
        background: #4169e1;
        height: 60px;
    }
}

.btn_legal_dn {
    background: royalblue;
    border: none;
    color: white;
    padding: 12px;
    float: right;
}

    .btn_legal_dn:hover {
        background: royalblue;
        border: none;
        color: white;
        padding: 12px;
        float: right;
    }

@media only screen and (max-width: 600px) {
    .btn_legal_dn  {
        background: royalblue;
        border: none;
        color: white;
        padding: 15px;
        float: right;
    }
    .single_docs img {
        height: auto !important;
    }
    }
/*--------Legal Documents End--------*/


/*--------Disclaimer Style Start-----------*/
.disclaimer p {

    text-align: justify;
    line-height: 1.7;
}
.disclaimer strong {
    color: #5b361a;
    margin-top: 10px;
    margin-bottom: 10px;
}
/*--------Disclaimer Style End-----------*/


/*--------Top Selling proudct width set-----------*/
.box_margin {
    width: 219.833px !important;
}
@media only screen and (max-width: 600px)
{
    .box_margin {
        width: 166.833px !important;
    }
}
/*---- Advertisement Modal  ------*/
.btnclose {
    background: #5b361a;
    color: white;
    padding : 10px;
   width: 50px;
  height:50px;
   float: left;
  left: 0px;
  position: absolute;
}

.btnclose i {
    color:white;   
    font-size: 30px;
}

.forh1font {
    padding:20px;
}
.forp {
    text-align: justify;
    color: #545454;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.15px;
    width: 100%;
    max-width: 100%;
}

.forpp {
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.15px;
    width: 100%;
    max-width: 100%;
}
.forwidth {
    display: initial;
    margin-top: 20px;
    margin-bottom: 15px;
}
.forh1 {
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 700;
    line-height: 46px;
    letter-spacing: 0.5px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.forh3 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0.15px;
    margin-bottom: 20px;
}
.forbg {
    background-image: url('../../milan_img/dots-bg.png');
    background-position: top center;
    background-repeat: no-repeat;
    width:100%;
    text-align: center !important;
}
.forbgclr {
    padding: 20px 30px;
}
.formtmb {
    margin-top: 30px;
    margin-bottom: 20px;
}
.foryearsul {
    margin-top: 50px;
}
.foryearsli {
    border-style: dotted;
    border-width: 0px 1px 0px 0px;
    border-color: #B0B0B0;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 0px 70px;
}
.foryearsimg {
    width: 96px !important;
    height: 80px;
    margin-bottom: 20px;
}
.foryearsh1 {
    color: #000000;
    font-size: 40px;
    font-weight: 700;
    line-height: 46px;
    letter-spacing: 0.5px;
    margin-bottom: 8px;
}
.foryearsp {
    color: #8A8A8A;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.5px;
    margin-bottom:50px;
}
.mt-30{
    margin-top:50px;
}
.feature-section h1 {
    font-size: 57px;
    color: #00ff9c;
    font-weight: 900 !important;
}
.featureforp {
    font-size: 1.5em;
    font-weight: 400;
    color: #555555;
    position: relative;
    z-index: 2;
}
.featurefor {
    position: relative;
    top: 20px;margin-left:50px;
}
.featurefor h2 {
    font-family: "Poppins", Sans-serif;
    font-size: 2.7142em;
    font-weight: 700;
    letter-spacing: -0.2px;
    color: #222222;
    margin-bottom: 2.71429px;
    margin-bottom: 20px;
}
    .featurefor h5 {
        font-size: 1.5em;
        font-weight: 400;
        color: #555555;
        margin-bottom:20px;
    }
.xs-separetor hr {
    background-color: #079bbb;
    margin-left: 0px;
    height: 2px;
    width: 70px;
    margin-bottom: 19px;
    color: #18bfc3;
    border-bottom: none !important;
}
.featurefor p {
    color: black;
    font-weight: var( --e-global-typography-text-font-weight );
    margin-top: 50px;
    letter-spacing: 1px;
}
.featurefor a {
    background-color: #476a34;
    border-radius: 40px;
    box-shadow: none;
    text-decoration: none;
    margin-top: 35px;
    font-size: 12px;
    font-weight: 700;
    padding: 10px 20px;
}
   
    .featurefor a:hover {
        background-color: #005cbf;
    }
.featureimg {
    max-width:60% !important;
    float: right;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
}
.featureimg2 {
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    position: absolute;
    top: 209px;
    left: 100px;
    max-width: 51% !important;
}
 
.gallerysection {
    background: #d5ffbe;
    padding: 30px 50px;
}

.img_radius{
    border-radius:196px;
}
.gallerytext h2{
    font-size:50px;
    font-weight:400;
    margin-bottom:30px;
    text-align:center;
   
}
.directormsg h5{
    font-weight:500;
}
.directormsg h2{
    font-size:50px;
    font-weight:900 !important;
    margin-top:10px;
}
.directormsg p {
    text-align: justify;
    line-height: normal;
    letter-spacing: 1px;
    color: black;
    margin-top: 15px;
    font-size: 17px;
}
.forflex {
    position: relative;
    top: -74px;
    left: 250px;
}
.decorate{
    padding:3px;
    background:aliceblue;
    border-radius:10px;
}
.sectionheading {
    margin-bottom: 20px;
}
.img_width {
    width: 100%;
}
.directormsg{
    margin-top:50px;
}
.heading {
    font-size: 35px;
    background: whitesmoke;
    padding: 15px 20px;
}
.directormsg h2{
    font-size:35px;
}
.initial{
    font-size: 19px !important;
    line-height: 0.1px !important;
}
.paperimg img {
    padding: 10px;
    background: white;
    border-radius: 10px;
}
.forvolunteerbox {
    padding: 70px 0px;
    background: #d5ffbe;
    text-align: center;
}
.forvolunteerbox img{
    width:150px
}
.forvolunteerbox h1 {
    font-size: 16px;
  font-weight: 900; 
    color: black;
    margin-top: 20px;
}
.forvoldegis {
    font-size: 20px;
    margin-top: 6px;
}
.volunteerheading h1 {
    color: darkgreen;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 50px;
}
.forpad {
    padding: 0px 30px;
}
.forrowpad{
    padding:0px 240px;
}
.addressfontsize {
    font-size:16px;
}
.forrowpadvolunteer {
    padding: 0px 110px;
}
.forbggreen {
    background: #d5ffbe;
    padding:20px 0px;
}
.sectionhading  h1{
    
    text-align: center !important;
    color: darkgreen;margin-bottom:10px;
}
.forclrsec {
    background: #d5ffbe;
    color: black;
}
.font16{
    font-size:16px;
}
.image_key {
    width: 100%;
    height: 300px;
}