@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
.new-layout {
    font-family: "Raleway", sans-serif;
    padding-top: 45px;
        padding-bottom: 45px;
}
.new-layout p {
    font-size: 16px;
}
.rounded-pill {
    border-radius: 50rem !important;
    padding: 10px 36px;
}

.heading {
    border-bottom: 3px solid #f4f3f3;
    padding: 10px 0 10px 0;
}

h3 {
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    color: #321bb6;
    font-weight: 700;
}
h6 {
    padding: 0;
    margin: 25px 0 20px 0;
    font-size: 15px;
    font-weight: 500;
    color: #321bb6;
}
.new-btn{
    border: 1px solid green;
    background: #ffffff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    outline: none;
}
.new-btn:hover{
    border: 1px solid green;
    background: #f7f6ff;
}
.new-btn:focus,.new-btn:focus-within,.new-btn:active:focus{
    outline: none;
}
.upload-area {
    margin: 50px 0;
}

.or-option {
    position: relative;
    height: 100px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
.or-option::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background-color: #f4f3f3;
}
.or-option span {
    position: absolute;
    background-color: #f0efef;
    padding: 10px;
    border-radius: 50%;
    width: 90px;
    height: 90px;
    text-align: center;
    line-height: 33px;
    top: 5px;
    left: 50%;
    transform: translate(-45px);
    z-index: 999;
    border: 18px solid #ffffff;
}
.shapes {
    margin: 0;
    padding: 0;
    display: block;
}
.shapes li {
    display: inline-block;
    margin: 10px 0px 30px 25px;
    border: 1px solid transparent;
    padding: 15px 20px 10px 20px;
    text-align: center;
    color: #000000;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.shapes li:hover {
    border: 1px solid #eae9e9;
}
.shapes li:hover .shape {
    background: #d0cde6;
}
.shapes li.active {
    border: 1px solid #321bb6;
}

.shapes li:first-child {
    margin-left: 0;
}
.shape {
    width: 80px;
    height: 80px;
    background: #eae9e9;
    margin-bottom: 15px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.shapes li.active .shape {
    background: #d0cde6;
}
.shape-circle {
    border-radius: 50%;
}
.shape-square {
    border-radius: 0%;
}
.shape-rectangle {
    width: 120px;
}
.navbar-nav {
    padding-top: 16px;
    padding-bottom: 16px;
}
.navbar-nav>li>a {
    padding-top: 0;}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, 
.navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    font-size: 15px;
    line-height: 22px;
    /*color: #5f5f5f;*/
    font-weight: 600;
    font-family: "Raleway";
    color: #11007D;

}

.navbar-light #navbarsExample10 .navbar-nav .active>.nav-link, .navbar-light #navbarsExample10 .navbar-nav .nav-link.active, 
.navbar-light #navbarsExample10 .navbar-nav .nav-link.show, .navbar-light #navbarsExample10 .navbar-nav .show>.nav-link {
    font-size: 15px;
    line-height: 22px;
    /*color: #5f5f5f;*/
    font-weight: 600;
    font-family: "Raleway";
    color: #11007D;
    border-bottom: 2px solid #11007D;
}

.navbar-light #navbarsExample10 .navbar-nav .nav-link:focus, .navbar-light #navbarsExample10 .navbar-nav .nav-link:hover {
    color: #11007D;
    border-bottom: 2px solid #11007D;
}
.navbar-light .navbar-nav .nav-link{
    font-size: 15px;
    line-height: 22px;
    color: #0E0E10;
    font-weight: 600;
    font-family: "Raleway";
        
}
.navbar-light #navbarsExample10 .navbar-nav .nav-link{
    padding: 0;
}

.topmenu-bg.navbar-light .navbar-nav .nav-link,
.topmenu-bg.navbar-light .navbar-nav .active>.nav-link, .topmenu-bg.navbar-light .navbar-nav .nav-link.active, 
.topmenu-bg.navbar-light .navbar-nav .nav-link.show, .topmenu-bg.navbar-light .navbar-nav .show>.nav-link {
    font-size: 17px;
    line-height: 77px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Raleway";
    text-transform: none;
    font-weight: bold;
    font-style: italic;
    }
   
    .topmenu-bg.navbar-light .navbar-nav .nav-item{
        position: relative;
        padding-right: 0px;
    }
    .topmenu-bg.navbar-light .navbar-nav .nav-item .nav-link:after {
        content: "|";
        float: right;
        color: #fff !important;
        position: absolute;
        right: -2px;
        font-size: 17px;
        
    }

    .topmenu-bg.navbar-light .navbar-nav .nav-item:first-child .nav-link:after{

     display: none;
    }
    .topmenu-bg.navbar-light .navbar-nav .nav-item:nth-child(2) .nav-link:after{

     right: -2px;
    }
     
      .topmenu-bg.navbar-light .navbar-nav .nav-item:nth-child(2){

        padding-right: 0px;
    } 

    .icon-size-menu{
        width: 16px;
    }
    .topmenu-bg.navbar-light .navbar-nav .nav-item:last-child .nav-link:after,
    .topmenu-bg.navbar-light .navbar-nav .nav-item:nth-child(3) .nav-link:after {

        display: none;
    }
    .topmenu-bg.navbar-light .navbar-nav .nav-item:last-child .nav-link{
     position: relative;
    }

.navbar {
    margin-bottom: 0 !important;
    border: none;
    width: 100%;
    border-radius: 0;
    background-color: #fff !important;
    -webkit-box-shadow: 3px 5.196px 3px rgb(3 3 3 / 7%);
    -moz-box-shadow: 3px 5.196px 3px rgba(3,3,3,0.07);
    box-shadow: 3px 5.196px 3px rgb(3 3 3 / 7%);
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    border-top: 1px solid #efefef;
}
/*.navbar-nav > li {
    padding-bottom: 1px;
    padding-right: 25px;
}*/
.float-right {
    float:right;
}

.topmenu-bg.navbar{
    background-color: #5f5f5f !important; 
}
.logo-icon {
    position: relative;
    top: 32px;
    height: 50px;
}
.padding-empty-space{
    padding:0;
}

#navbarsExample09 {padding: 0px;}
.card-circle{
    

    position: absolute;
    width: 20px;
    height: 20px;
    background: #fff;
    /* left: 0; */
    /* right: -13px; */
    top: 18px;
    border-radius: 50%;
    /* vertical-align: top; */
    line-height: 20px;
    color: #000;
    margin: auto;
    text-align: center;
    font-size: 10px;
    /* line-height: 78px; */
    color: #5f5f5f;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}
.blue-button,.blue-button:hover,.blue-button:focus,.blue-button:active:focus {
    background-color: green !important;
    border-color: green !important;
    width: 150px !important;
    padding: 10px;
    border-radius: 50px;
    margin-top: 30px;
    outline: none;
    outline-offset: 0;
    box-shadow: none !important;
        box-shadow: none !important;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Raleway";
    text-align: center;
}



/* cart page */
.list-summary .total {
    border-style: dashed;
}
.new-btn-blue {
    background-color: green;
    color: #fff;
}
.new-btn-blue:hover,.new-btn-blue:focus,.new-btn-blue:active:focus {
    background-color: green;
    color: #fff;
    outline: none;
    outline-offset: 0;
}
.mb-10 {
    margin-bottom: 10px;
}
.color-blue {
    color: #0997e9;
}
.color-darkblue {
    color: #160480;
}
.color-gray {
    color: #333333;
}
.multiple-link {
    display: inline-flex;
    flex-direction: column;
}
.multiple-link a {
    margin-bottom: 10px;
    text-decoration: underline;
}
.list-flex {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
    text-align: center;
}
.flex-fill {
    flex: 1 1 120px;
}
.delete-icon {
    border-radius: 50%;
    padding: 10px 8px;
    border: 1px solid #e5e4e4;
    width: 40px;
    height: 40px;
}
.delete-icon img {
    vertical-align: bottom;
    margin: 0 2px;
}
.input-quantity {
    width: 50%;
    display: inline-block;
    text-align: center;
}
.h-line {
    border-bottom: 1px solid #f1f0f0;
    padding-bottom: 15px;
}
.text-underline {
    text-decoration: underline;
}
.form-process select.form-control:not([size]):not([multiple]), 
.form-process .custom-file,
.form-process .custom-file-input,
.form-process .custom-file-label {
    height: 34px;
    line-height: 1.8;
}

.form-process .custom-file-label::after {
    height: 32px;
    line-height: 1.8;
    right: -0.5px;
}

/* select material */


.accordion {
    background-color: #fff;
    color: #444;
    padding: 18px 0px;
    border: none;
    text-align: left;
    border-bottom: 1px solid #fff;
}  
.accordian-active, .accordion:hover {
    background-color: #fff;
}

.card {
  background-color: #fff;
    background-clip: border-box;
    border-bottom: 3px solid rgb(244 243 243) !important;
    border-radius: 0;
    border: none;
}
.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #fff;
    border-bottom: none;
}

#main #Select-material .card .card-header .btn-header-link {
  color: #fff;
  display: block;
  text-align: left;
  color: #222;
  padding: 0px;
  position: relative;
}

#main #Select-material .card .card-header .btn-header-link:after {
  content: " ";
 background-image: url("../image/Up.png");
 background-size: contain;
 position: absolute;
    right: 8px;
    height: 16px;
    background-repeat: no-repeat;
    width: 27px;
    top: 55px;
}

#main #Select-material .card .card-header .btn-header-link.collapsed:after {
  content: " ";
  background-image: url("../image/down.png");
}
.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.accordion:after {
    display: none;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}

.btn-header-link {
    white-space: normal;
}

.accord-bord{
    text-align: center;
    border: 1px solid #f1efef;
    padding: 10px;
        width: 13%;
}
.accord-bord img{
    width: 100%;
     }


.card-header {
    text-align: left;
    padding: 0;
    margin: 20px 0px;
     }
 .card-header h2 {
       font-size: 21px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #0997e9;
    font-weight: 600;
    font-family: "Raleway";
 } 
 .card-header p{
    font-size: 17px;
    color: #5e5e5e;
    font-weight: 500;
    line-height: 28px;
 } 

 #Quantity1{
    width: 50px;
    text-align: center;
    height: 40px;} 



.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: #fff;
  width: 178px;
  height: 40px;
}

.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  padding: 16px 0px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-bottom: 1px solid #333;
    font-size: 16px;
    letter-spacing: 1px;
    /* line-height: 30px; */
    color: #333333;
    font-weight: 500;
    font-family: "Raleway";
}
.select-styled:after {
  content: "";
/*  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-color: #000 transparent transparent transparent;*/
  background-image: url("../image/down.png");
  background-size: contain;
  position: absolute;
  top: 22px;
  height: 11px;
  width: 16px;
  right: 4px;
  background-repeat:no-repeat ;
}
.select-styled:hover {
  background-color: #fff;
}
.select-styled:active, .select-styled.active {
  background-color: #fff;
}
.select-styled:active:after, .select-styled.active:after {
  top: 22px;
  background-image: url("../image/Up.png");
  background-size: contain;
}

.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #fff;
  color: #000;
      border: 1px solid #e6e6e6;
      min-height: 30px;
    max-height: 273px;
    overflow-y: auto;
}
.select-options li {
  margin: 0;
  padding: 12px 0;
  text-indent: 15px;
  border-top: 1px solid #e6e6e6;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  font-size: 16px;
    letter-spacing: 1px;
    line-height: 20px;
    color: #333333;
    font-weight: 300;
    font-family: "Lato";
}
.select-options li:hover {
  color: #333;
  background: #fff;
}
.select-options li[rel="hide"] {
  display: none;
}
 
.card-body label{
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #333333;
    font-weight: 500;
    font-family: "Raleway";
}

.form-inline{
        justify-content: center;
        padding-top: 12px;
}
.sub-title {
        font-size: 19px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #333333;
    font-weight: 600;
    font-family: "Raleway";
}
.sub-para{
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 27px;
    color: #000;
    font-weight: 300;
    font-family: "Raleway";
}
.sub-image {
        padding: 17px 0px;
    margin: auto;
    display: block;
}

.checkout-page .asterisk {
    transform: translateY(0);
        color: #ea0606;
        font-size: 36px;
}
.checkout-page .form-group {
    margin-bottom: 35px;
}
.checkout-page label > span{
        font-size: 16px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #333333;
    font-weight: 500;
    font-family: "Raleway";
}

.checkout-page .select {
    display: block;
    width: 100%;
}
.checkout-page .select-styled 
{
    border: 1px solid #ccc;
    padding: 10px 16px;
    line-height: 26px;
        height: 46px;
    font-size: 16px;
}

.checkout-page .select-styled:after {
    background-image: url(../image/Down-black.png);
        top: 20px;
}
.checkout-page .select-styled.active:after{
    background-image: url(../image/Up-black.png);
        top: 18px;
}

.checkout-page .control.control-checkbox{
    font-size: 15px;
   line-height: 20px;
   color: #333333;
    font-weight: 300;
    font-family: "Raleway";
}

.checkout-page .control-checkbox .control_indicator:after {
    left: 8px;
    top: 4px;
    width: 5px;
    height: 10px;}
.checkout-page .control_indicator {
    height: 25px;
    width: 25px;}

  .checkout-page .new-right-checkout {

    float: right;
    margin-top: -8px;
    padding-bottom: 20px;

    }

    .checkout-page .checkout-title{
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #333333;
    font-weight: 700;
    font-family: "Raleway";
    }
   .card-image img {
    display: inline-block;
    width: 50px;
    margin-right: 5px;
    margin-bottom: 15px;
} 
   .checkout-page .your-order {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 20px;
    color: #333333;
    font-weight: 700;
    font-family: "Raleway";
}

.checkout-page .list-group-item>.badge {
    float: right;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 26px;
    color: #333333;
    font-weight: 700;
    font-family: "Lato";
    text-align: right;
}

.checkout-page .list-group-item{
        font-size: 17px;
    letter-spacing: 1px;
    line-height: 26px;
    color: #333333;
    font-weight: 400;
    font-family: "Lato";

}
.font-change {
     font-family: "Raleway";
}
.checkout-page .login-form{
     margin: 20px 0 0 0;   
}

.checkout-page .input-lg {
    font-size: 16px;
}

.checkout-page .control input:checked~.control_indicator,
.checkout-page .control:hover input:not([disabled]):checked~.control_indicator, 
.checkout-page .control input:checked:focus~.control_indicator{
    background: transparent ;
}
.checkout-page .control-checkbox .control_indicator:after {
        border: solid #000;
            border-width: 0 2px 2px 0;
}

.breadcrumbs {
    list-style: none;
    padding-left: 0;
    padding-bottom: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #9a9898;
    font-weight: 400;
    font-family: "Raleway";
}

.breadcrumbs li {
    display: inline-block;
}

.breadcrumbs li::after {
    content: " ";
    font-size: 20px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(../image/breadarrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    top: 3px;
}

.breadcrumbs li:last-child::after{
   content: " ";  
   background-image: none;
}

.my-orders-page .table>tbody>tr>td,
.my-orders-page .table>tfoot>tr>td, 
.my-orders-page .table>thead>tr>td,
.order-received-page .table>tbody>tr>td,
.order-received-page .table>thead>tr>td{
     padding: 30px 20px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px dashed #ddd;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #333333;
    font-weight: 400;
    font-family: "Lato";
    background: #f8f8f8;
}

.my-orders-page .table>tbody>tr:first-child>td,
.my-orders-page .table>tfoot>tr:first-child>td, 
.my-orders-page .table>thead>tr:first-child>td,
.order-received-page .table>tbody>tr:first-child>td,
 .order-received-page .table>thead>tr:first-child>td{
 
    border-top: none;
}

.my-orders-page .table>tbody>tr>th,
.my-orders-page .table>tfoot>tr>th, 
.my-orders-page .table>thead>tr>th,
.order-received-page .table>tbody>tr>th,
.order-received-page .table>tfoot>tr>th, 
.order-received-page .table>thead>tr>th {

    padding: 20px 20px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: none !important;
    background: #edecec;
    border-bottom: none !important;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #333333;
    font-weight: 700;
    font-family: "Raleway";
}
.my-orders-page .table-order,.order-received-page .table-order {
        margin-top: 25px;
}

.my-orders-page .table>tbody>tr>td>a {
    font-size: 16px;
    letter-spacing: 1px;
    text-decoration: underline;
    color: #0997e9;
    font-weight: 400;
    font-family: "Raleway";

}

.my-orders-page .my-order-btn {
    width: auto;
    margin: auto;
    display: block;
    color: #321bb6;
    font-family: 'Lato';
    font-size: 16px;
    padding: 10px 23px;;
}

.bck-btn a{
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #0997e9;
    font-weight: 500;
    font-family: "Raleway";
    text-decoration: none;
}
.bck-btn a > img {
    position: relative;
    top: -1px;
    padding-right: 5px;
}
.bck-btn {
    padding-top: 20px;
    padding-bottom: 20px;
}

.order-details-page .order-detail-bck{
    background-color: #f8f8f8;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 3px;
    padding-right: 3px;
}

.order-details-page .order-detail-section h4{
    font-size: 17px;
letter-spacing: 1px;
line-height: 30px;
color: #0997e9;
font-weight: 600;
font-family: "Raleway";
}
.order-details-page .order-detail-section h5{
font-size: 16px;
letter-spacing: 1px;
line-height: 30px;
color: #333333;
font-weight: 700;
font-family: 'Lato';
}

.order-details-page .order-detail-section p{
 margin-bottom: 0;
 font-size: 15px !important;
letter-spacing: 1px;
line-height: 30px;
font-family: "Raleway";
}

.order-details-page .ord-det-address-section p{
    font-family: 'Lato';
}

.checkout-page .list-group-item:focus,.checkout-page .list-group-item:hover {
     z-index: 0; 
      
}

.checkout-page .list-group-item,.checkout-page .list-group-item
{
    border-right: 0;
}
.ord-det-address-section {
    border-top: 1px dashed #ddd;
    padding-top: 25px;
    margin-top: 10px;
}
.order-received-page .received-page{
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #333333;
    font-weight: 700;
    font-family: "Raleway";
    margin-bottom: 0;
    padding-top: 25px;
    padding-bottom: 0;
}
.order-received-page p{
    font-size: 17px;
line-height: 30px;
color: #333333;
font-weight: 400;
font-family: "Raleway";
}

.order-received-page .prd-ord-detail p{
margin-bottom: 0;
    font-weight: 500;
      font-size: 16px;
}
.order-received-page .prd-ord-detail .order-rec-price{
    font-family: 'Lato';
    font-weight: 700;
}
.order-received-page .prd-ord-detail .title-ord-rec{
     font-family: 'Lato';
     font-size: 17px;
}
.order-received-page .table>tfoot>tr>td {
padding: 10px 20px;
border-top: none;
background: #f8f8f8;
}
.order-received-page .table>tfoot>tr:first-child>td{
border-top: 1px dashed #ddd;
background: #f8f8f8;
padding-top: 30px;
}

.order-received-page .table>tfoot>tr:last-child>td{
 padding-bottom: 30px;   
}
.order-received-page p strong {
    font-family: lato;
}
.order-received-page .prd-ord-detail p {
     font-family: "Raleway";
}
.order-received-page  p{
       font-family: 'Lato';
}

@media only screen and (max-width: 1119px) {
.topmenu-bg.navbar-light .navbar-nav .nav-link {

    font-size: 12px;
}
}