/*--------------------------------------------------------------

  Template Name: Subash Ecommerce Responsive Bootstrap Template
  Description: This is html5 template
  Author: codecarnival
  Version: 1.0
  Design and Developed by: codecarnival

Note: This is the file where you can add your custom styles to change the look of the theme. But don't modify "style.css" file.

---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/
.contact-address {
    border-radius: 15px;
    background: white;
}
.center {
    display: flex;
    justify-content: center;
}

.invalids {
    display: none;
}

.submit-btn-1 {
    border-radius: 50px;
}

.light {
    font-weight: 100;
}

.gray-btn {
    background: #6c0636;
    border: solid 1px #0000005c;
    color: #ffffff;
    border-radius: 5px;
    width: 150px;
    margin-top: 31px;
}

.txt-center {
    text-align: center !important;
}

.size-1 {
    font-size: x-large !important;
}

@font-face {
    font-family: iran;
    src: url("../fonts/IRANSans/IRANSansWeb.eot");
    src: url("../fonts/IRANSans/IRANSansWeb.eot") format("embedded-opentype"),
        url("../fonts/IRANSans/IRANSansWeb(FaNum).woff") format("woff"),
        url("../fonts/IRANSans/IRANSansWeb.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

.iran {
    font-family: iran !important;
}

@font-face {
    font-family: geo;
    src: url("../fonts/Georgia.ttf") format("embedded-opentype");
    font-weight: 400;
    font-style: normal;
}

.geo {
    font-family: geo !important;
}

@media only screen and (max-width: 992px) {
    .middle-header,
    .top-header {
        display: none;
    }
}
