@import url("style2.css"); /* Using a url */


@font-face {
    font-family: 'ProximaNovaBold';
    src: url('../../fonts/ProximaNova/ProximaNova-Bold-webfont.eot');
    src: url('../../fonts/ProximaNova/ProximaNova-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/ProximaNova/ProximaNova-Bold-webfont.woff') format('woff'),
         url('../../fonts/ProximaNova/ProximaNova-Bold-webfont.ttf') format('truetype'),
         url('../../fonts/ProximaNova/ProximaNova-Bold-webfont.svg#ProximaNovaBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ProximaNovaLight';
    src: url('../../fonts/ProximaNova/ProximaNova-Light-webfont.eot');
    src: url('../../fonts/ProximaNova/ProximaNova-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/ProximaNova/ProximaNova-Light-webfont.woff') format('woff'),
         url('../../fonts/ProximaNova/ProximaNova-Light-webfont.ttf') format('truetype'),
         url('../../fonts/ProximaNova/ProximaNova-Light-webfont.svg#ProximaNovaLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('../../fonts/ProximaNova/ProximaNova-Reg-webfont.eot');
    src: url('../../fonts/ProximaNova/ProximaNova-Reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/ProximaNova/ProximaNova-Reg-webfont.woff') format('woff'),
         url('../../fonts/ProximaNova/ProximaNova-Reg-webfont.ttf') format('truetype'),
         url('../../fonts/ProximaNova/ProximaNova-Reg-webfont.svg#ProximaNovaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}





body{
	font-family: ProximaNovaRegular;
}

strong{
	font-family: ProximaNovaBold;
}

.t4-palette-mainnav .t4-navbar .navbar-nav > li > a,
.showhidden 
{
	font-family: ProximaNovaBold;
	font-size:17px;
}

h1, h2, h3, h4, h5, h6{
	font-family: ProximaNovaBold;
}

#step2 h1 {
    font-family: ProximaNovaLight , ProximaNovaRegular;
    font-weight: 400;
	padding:0;
}

.sppb-section h1 {
	font-size: 2.5em;
    line-height: 35px;
	color :#fff;
}

	.redcolor h2 {
		line-height: 24px;
	}

.t4-action a {
    color: #E71618 !important;
    font-weight: bold;
	font-family: ProximaNovaBold;
	font-size:17px;
}

.datahidden .h4{
	font-family: ProximaNovaRegular;
	font-weight: 400;
	text-align:left;
}

.mytext1{
	font-family: ProximaNovaRegular;
	font-weight: 400;
}
.mytext2{
	font-size:14px;
	font-weight: 400;
}

.mytext3{
	font-size:13px;
	font-weight: 400;
	line-height: 15px;
}

.showhidden  span , .showhidden strong ,.datahidden {
	font-size:15px;
}

.datahidden{
    margin-top: 20px;
	text-align: left;
}
.t4-wrapper {
    border-left: 0;
    border-right: 0;
}

#t4-header {
    padding: 10px 64px;
}

.t4-action {
    margin-left: 40px;
    padding: 30px 0;
}

.t4-action > div {
	display:inline-block;
	margin-left: 20px;
}

.t4-action  p {
    margin-top: 0;
    margin-bottom: 0;
}

.t4-action > div  img{
	margin-top:-5px
}


.t4-header-inner .justify-content-end {
    -webkit-box-pack: space-between !important;
    -ms-flex-pack: space-between !important;
    justify-content: space-between !important;
}

.t4-palette-mainnav .t4-navbar .navbar-nav > li > a {
    color: #333333!important;
    font-weight: bold;
    text-transform: uppercase;
}

.t4-main-body {
    padding-top: 0;
    padding-bottom: 0;
}

.home .t4-main-body  .container {
    max-width: 100%;
    padding: 0;
}

.home .t4-main-body  .sppb-col-md-12{

}


.home .t4-main-body  .row {
	margin:0;
    overflow: hidden;
}

.home .t4-main-body  .t4-col {
    padding: 0;
}

.redcolor h2{
    color: #E71618 ;
    font-size: 24px;
}
.home .t4-main-body h3{
    color: #E71618 ;
    font-size: 20px;
}

.myborderbottom {
	border-bottom:1px solid #E71618;
}

.t4-palette-mainnav .t4-navbar .navbar-nav > li.active > a, .t4-palette-mainnav .t4-navbar .navbar-nav > li.show > a, .t4-palette-mainnav .t4-navbar .navbar-nav > li > a:hover, .t4-palette-mainnav .t4-navbar .navbar-nav > li > a:focus, .t4-palette-mainnav .t4-navbar .navbar-nav > li > a:active {
    color: #000000!important;
}

















.t4-section.t4-masthead   {
    position: relative;
    background: #1A1818;
}

.mytshirtdesign h1 {
    font-size: 24px;
    text-align: left;
    margin: 0;
    padding: 15px 0 0 0;
    color: #fff;
}
.mytshirtdesign h3 {
	color:#fff;
    text-align: left;
	font-family: 'ProximaNovaRegular';
    font-weight: 400;
	margin-bottom: 30px;
}

.showhidden span {
    margin-left: 10px;
    font-size: 15px;
    margin-right: 5px;

}


.mytshirtdesign  .btn.btn-danger ,.mytshirtdesign .btn-success {
    max-width: 100%;
    padding: 2px 15px;
    height: auto;
    font-size: 14px;
    border-radius: 20px;
    min-width: 180px;
    background-color: #E71618 !important;
    border-color: #E71618 !important;
	margin: 0;
}

.form-control, .inputbox , .form-controlx {
    padding: 8px 10px;
}


.mylist {
    clear: both;
}

.fa-sort-up {
    margin-top: 2px;
    margin-right: 10px;
}
.fa-sort-down {
    margin-right: 10px;
}

 .t4-main-body{
    background: #1A1818;
}

.home .t4-main-body{
    background: #fff;
}


.clearfix{
	clear:both;
}
.sppb-addon-content{
    font-size: 16px;
    line-height: 22px;
}


#back-to-top {
    background: #E71618;
}


.topred {
    padding-top: 30px;
}


.fullimage .sppb-addon-single-image-container , .fullimage .sppb-img-responsive{
	width:100%;
}

.t4-offcanvas .t4-off-canvas-header h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    display: none;
}
.t4-offcanvas .t4-off-canvas-header {
    background: #e50019;
}

.mysocial li{
	display:inline-block;
}



.chechdesign h2,.chechdesign h4 {
	font-size: 24px;
    padding-top: 5px;
	text-transform: uppercase;
}

.chechdesign  h5{
	font-size: 18px;
}

.chechdesign  .section-white .h3{
	font-size: 14px;
    text-align: left;
}

.chechdesign  h4 {
    padding-top: 5px;
}
.chechdesign  .addfile {
	margin-top:10px;
}


@media (min-width: 1200px) {
	.container {
		max-width: 1140px;
	}
}


@media (max-width: 780px) {
	.redcolor h2 {
		line-height: 30px;
		margin: 0;
	}

	.select_quantity .col-3{
		max-width: 30% !important;
		flex: 0 0 30%;
	}
	.select_quantity{
		margin-right: -76px;
	}
	#myquantitylist{
		margin-right: -60px;
	}


	.nav-breakpoint-lg div.t4-megamenu{
		display: block;
		width: 50%;
		right: 0;
		left: auto;
		top: 0;
		border: 0;
		text-align: right;
		background: transparent;
	}
	.sppb-section h1 {
		font-size: 26px;
		line-height: 20px;
		color: #fff;
	}
}