﻿/*
Theme Name:     Tevel
Theme URI:      http://stb.co.il/
Description:    Theme of Tevel
Author:         Yaakov Dahan
Author URI:     http://www.opress.net
Template:       mukam
Version:        1.0.0
*/

@import url("../mukam/style.css");

@font-face {
	font-family: 'Alef';
	src: url('fonts/Alef-Regular.eot');
	src: url('fonts/Alef-Regular.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Alef-Regular.woff') format('woff'),
		 url('fonts/Alef-Regular.ttf') format('truetype'),
		 url('fonts/Alef-Regular.svg#alefregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Alef';
	src: url('fonts/Alef-Bold.eot');
	src: url('fonts/Alef-Bold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Alef-Bold.woff') format('woff'),
		 url('fonts/Alef-Bold.ttf') format('truetype'),
		 url('fonts/Alef-Bold.svg#alefbold') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face{
	font-family:'almoni-tzar';
	font-weight:400; /*(regular)*/
	font-style: normal;
	src: url('fonts/almoni-tzar-aaa-400.eot'); 
	src: url('fonts/almoni-tzar-aaa-400.eot?#iefix') format('embedded-opentype'), 
		url('fonts/almoni-tzar-aaa-400.ttf') format('truetype'), 
		url('fonts/almoni-tzar-aaa-400.woff') format('woff'), 
		url('fonts/almoni-tzar-aaa-400.svg#almoni-tzar-regular') format('svg');
}


ul { -webkit-padding-start: 0; }


.contact .col-md-12 { padding: 0 !important; }

.contact input { margin: 0; }

.contact p { margin: 0; text-align: right; }

.contact .buton { margin: 0; }



/***wpcf7***/

span.wpcf7-not-valid-tip {
	padding: 0 10px;
}

div.wpcf7-validation-errors {
	border: none;
	color: #f00;
	background: #fdd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.wpcf7-response-output { margin: 0; }