@charset "UTF-8";
/* Poppins Light */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('assets/fonts/poppins-fonts/Poppins-Light.woff2') format('woff2'),
         url('assets/fonts/poppins-fonts/Poppins-Light.woff') format('woff');
}

/* Poppins Regular */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('assets/fonts/poppins-fonts/Poppins-Regular.woff2') format('woff2'),
         url('assets/fonts/poppins-fonts/Poppins-Regular.woff') format('woff');
}

/* Poppins Medium */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('assets/fonts/poppins-fonts/Poppins-Medium.woff2') format('woff2'),
         url('assets/fonts/poppins-fonts/Poppins-Medium.woff') format('woff');
}

/* Poppins SemiBold */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('assets/fonts/poppins-fonts/Poppins-SemiBold.woff2') format('woff2'),
         url('assets/fonts/poppins-fonts/Poppins-SemiBold.woff') format('woff');
}

/* Poppins Bold */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('assets/fonts/poppins-fonts/Poppins-Bold.woff2') format('woff2'),
         url('assets/fonts/poppins-fonts/Poppins-Bold.woff') format('woff');
}
/*
Theme Name: Teesh Print
Theme URI: 
Author: E click team
Author URI: https://www.eclicksoftwares.com/
*/
/* .intagram_section .insta_wrap { display:block !important;} */
span.privacy-policy input {width:20px;}
input#eclick_privacy_policy {display:inline;}
.error_message {left: 35px; font-size: 12px; color: red; padding-left:30px;}
.teesh-privacy input {width:20px !important;}
.teesh-privacy span {margin-left:0 !important;}
.teesh_service_button {width: 28.8% !important; position: absolute; left: auto; right: auto; text-align: center !important; padding-top: 300px !important;}
div.teesh-button-wrapper {position:absolute; width:28%;}
div.teesh-button-wrapper a {padding:3px 5px; left:auto; right:auto;}
.left1 {left:36% !important;}
.left2 {left:65% !important;}