/*
Theme Name: Fly Guard
*/
body {
	float:left;
	width:100%;
	color:#555555;
	background:#fff;
	font-family: 'MyriadPro-Regular';
}
	* { outline:none; }
	p { font-size:18px; line-height:30px; }
	h1, h2, h3, h4, h5, h6 { margin:0 0 15px; }
.top-header {
	float:left;
	width:100%;
	padding-top:15px;
	background:#f8f8f8;
	border-bottom:1px solid #ececec;
}
.topdiv { float:right; }
.logs {
	float:left;
	padding-top:2px;
	line-height:18px;
	padding-left:25px;
	padding-right:18px;
	margin-bottom:16px;
	background:url(images/log_bg.png) no-repeat center left;
}
.logs a { color:#555; }
.logs a:hover { text-decoration:underline; }
.shop-cart {
	float:left;
	padding-top:2px;
	line-height:18px;
	padding-left:29px;
	margin-bottom:16px;
	background:url(images/cart_bg.png) no-repeat center left;
	color: #555;
}
.top-icons { 
	float:left;
	padding-left:26px;
	margin-bottom:16px; 
}
.top-icons ul {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	list-style:none;
}
.top-icons li { float:left; padding:0 2px; }
.top-icons li a, .top-icons li img { float:left; }
.top-icons li img:hover { opacity:0.8; }
.mobi {
    float:left;
	padding-top:2px;
    padding-left:28px;
    margin-bottom:18px;
}
.mobi a {
    float:left;
    color:#555555;
    font-size:16px;
	font-family: 'MyriadPro-Semibold';
}
.mobi a:hover { text-decoration:underline; }
.mobi span {
    padding-left:21px;
    background:url(images/mobi_bg.png) no-repeat center left;
}
.header {
	float:left;
	width:100%;
	padding-top:20px;
}
.logo {
	width:25%;
	float:left;
	margin-bottom:20px;
}
.menu-bar {
	float:right;
	width:75%;
	padding:28px 0;
}
.search-form {
	float:right;
	position:relative;
}
.search-form form input[type=text] {
    width:100%;
    float:left;
    margin:0;
    height:31px;
	color:#555555;
    font-size:14px;
    box-shadow:none;
    background:#fff;
	padding:8px 35px 5px 6px;
	border:1px solid #e8e8e8;
}
.search-form form input[type=submit] {
	top:1px;
    border:0;
    width:35px;
    float:left;
    color:#fff;
    right:1px;
    position:absolute;
    cursor:pointer;
    border-radius:0;
    padding:7px 9px;
    background:#fff url(images/serchbtn.png) no-repeat center center;
}
.top-menu { float:right; padding:2px 0; }
.top-menu ul {
    margin:0;
    padding:0;
    float:left;
    list-style:none;
}
.top-menu li {
	float:left;
	font-size:18px;
	padding:0 22px;
	text-transform:uppercase;
	font-family: 'MyriadPro-Cond';
}
.top-menu li a { float:left; color:#555; }
.top-menu li.current-menu-item a, .top-menu li a:hover { color:#fc4e20; }
.slideshow {
	float:left;
	width:100%;
	clear:both;
	overflow:hidden;
	background:#000;
	position:relative;
	margin-bottom:40px;
}
.slider {
	float:left;
	width:100%;
	padding-top:160px;
	text-align:center;
	padding-bottom:140px;
	background-size:cover;
	background-position: center top;
}
.slider ul {
	padding:0;
	float:left;
	width:100%;
	list-style:none;
	text-align:center;
}
.slider li {
	text-align:left;
	padding-left:11px;
	padding-right:23px;
	display:inline-block;
	text-transform:uppercase;
	font-family: 'MyriadPro-Cond';
	background:url(images/slid_dot.png) no-repeat center right;
}
.slider li:last-child { background:none; }
.slider h2 {
	margin:0;
	color:#fff;
	font-size:90px;
	font-weight:normal;
	font-family: 'MyriadPro-Cond';
}
.slider p {
	margin:0;
	color:#fff;
	font-size:32px;
	line-height:36px;
}
.slider li span { color:#fc4e20; }
.slider a {
	color:#fff;
	width:162px;
	font-size:20px;
	margin-top:25px;
	padding:9px 15px;
	text-align:center;
	border-radius:4px;
	background:#fc4e20;
	display:inline-block;
	text-transform:uppercase;
	font-family: 'MyriadPro-Semibold';
}
.slider a:hover { background:#fff; color:#fc4e20; }
h2.pro-heading {
	float:left;
	width:100%;
	color:#555555;
	font-size:34px;
	text-align:center;
	font-weight:normal;
	margin-bottom:38px;
	text-transform:uppercase;
	font-family: 'MyriadPro-Regular';
}
.wedo {
	float:left;
	width:100%;
	padding:10px 0;
}
.do-content {
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:20px;
}
.do-content img { margin-bottom:6px; }
.do-content h5 {
	color:#333333;
	font-size:18px;
	margin-bottom:12px;
	font-weight:normal;
	text-transform:uppercase;
	font-family: 'MyriadPro-Regular';
}
.do-content p { font-size:14px; line-height:24px; }
.do-content a { color:#fc4e20; font-family: 'MyriadPro-Bold'; }
.do-content a:hover { text-decoration:underline; }
.do-content a:hover h5 { color:#fc4e20; }
.system-files {
	float:left;
	width:100%;
	padding-top:42px;
	background:#f8f8f8;
	padding-bottom:50px;
	border-top:1px solid #ececec;
	border-bottom:1px solid #ececec;
}
.system-files h2.pro-heading { color:#fc4e20; }
.system {
	float:left;
	width:100%;
	background:#fff;
	border:1px solid #ececec;
}
.system ul {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	list-style:none;
	border-bottom:1px solid #ececec;
}
.system ul:last-child { border-bottom:0; }
.system li {
	float:left;
	width:25%;
	cursor:pointer;
	padding:30px 0;
	position:relative;
	text-align:center;
	text-transform:uppercase;
	border-right:1px solid #ececec;
}
.system li:last-child { border-right:0; }
.system li img { display:block; margin:0 auto; max-height: 210px; width: auto; }
.system-content {
	top:0px;
	width:100%;
	display:none;
	padding:15px;
	position:absolute;
	height:100%;
}
.vcenter {
	position: absolute;
    top: 50%;
    left: 0;
	padding: 0 30px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
tr.shipping p {
	font-size: 15px !important;
    line-height: 22px !important;
	margin-bottom: 0px !important;
}
.system li:hover .system-content { display:block; }
.system-content:before {
	top:0;
	left:0px;
	content:'';
	width:21px;
	height:20px;
	position:absolute;
	background:url(images/angle1.png) no-repeat left top;
}
.system-content:after {
	top:0;
	right:0px;
	content:'';
	width:21px;
	height:20px;
	position:absolute;
	background:url(images/angle2.png) no-repeat left top;
}
.system-content > div {
	float:left;
	width:100%;
	padding:33px 15px;
	background:rgba(252, 94, 54, 0.9);
	height:100%;
}
.system-content > div:before {
	bottom:0;
	left:0px;
	content:'';
	width:21px;
	height:20px;
	position:absolute;
	background:url(images/angle3.png) no-repeat left top;
}
.system-content > div:after {
	bottom:0;
	right:0px;
	content:'';
	width:21px;
	height:20px;
	position:absolute;
	background:url(images/angle4.png) no-repeat left top;
}
.system-content h3 {
	margin:0;
	float:left;
	color:#fff;
	width:100%;
	font-size:24px;
	font-family: 'MyriadPro-Bold';
}
.system-content p { 
	margin:0;
	clear:both;
	color:#fff;
	line-height:24px; 
}
.other-products, .other-products-new {
	float:left;
	width:100%;
	padding-top:42px;
	padding-bottom:50px;
}
.other-products-new .system li {
	background:#f8f8f8;
}
.other-products-new .system li.scli {
	background:#ececec;
}
.products2 { padding-bottom:0; }
.other-products ul {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	list-style:none;
	border:1px solid #ececec;
}
.other-products li { float:left; width:25%; }
.other-products li img { float:left; width:100%; }
.footer {
	float:left;
	width:100%;
	padding-top:47px;
	background:#fc4e20;
	padding-bottom:30px;
}
.ftmenu {
	float:left;
	width:100%;
	margin-bottom:3px;
}
.ftmenu ul {
	margin:0;
	float:left;
	width:100%;
	list-style:none;
	text-align:center;
}
.ftmenu li {
	float:left;
	font-size:16px;
	margin-bottom:5px;
	line-height:18px;
	padding:0 16px 0 14px;
	text-transform:uppercase;
	font-family: 'MyriadPro-Cond';
	background:url(images/ft_li_bg.png) no-repeat center right;
}
.ftmenu li:first-child { padding-left:0; }
.ftmenu li:last-child { background:none; padding-right:0; }
.ftmenu li a { float:left; color:#fff; }
.ftmenu li a:hover { text-decoration:underline; }
.copyrigth {
	float:left;
	width:100%;
	color:#fff;
	font-size:14px;
	margin-bottom:20px;
	font-family: 'MyriadPro-Cond';
}
.ft-right { float:right; }
.visa-pic { 
	float:left; 
	margin-bottom:20px;
}
.shreicons {
	float:left;
	padding-top:4px;
	padding-right:18px;
	margin-bottom:20px;
}
.shreicons ul {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
.shreicons li { float:left; padding:0 6px; }
.shreicons a { float:left; }
.shreicons img { float:left; }
.shreicons img:hover { opacity:0.8; }
/**************/
.banner {
	float:left;
	width:100%;
	padding-top:190px;
	text-align:center;
	padding-bottom:25px;
	background:url(images/banner.jpg) no-repeat center top;
	background-size:cover;
}
body.page-id-53 .banner { background-image:url(images/slide_dairy.jpg); }
body.page-id-55 .banner { background-image:url(images/slide_dog.jpg); }
.banner h1 {
	margin:0;
	color:#fff;
	font-size:90px;
	font-weight:normal;
	text-transform:uppercase;
	font-family: 'MyriadPro-Cond';
}
.banner p { color:#fff; font-size:32px; font-family: 'MyriadPro-Cond'; }
.banner span { color:#fc4e20; }
.page-content {
	float:left;
	width:100%;
	padding-top:50px;
}
.aboutus {
	float:left;
	width:100%;
	border-bottom:1px solid #ececec;
}
.left-sidebar {
	float:left;
	width:100%;
	max-width:200px;
	margin-bottom:30px;
}
.left-sidebar h3, h4.widget-title {
	color:#fc4e20;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	font-family: 'MyriadPro-Regular';
}
p.post-title { margin:0;}
.left-sidebar ul {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	list-style:none;
	border-top:1px solid #d8d8d8;
}
.left-sidebar li {
	float:left;
	width:100%;
	border-bottom:1px solid #d8d8d8;
}
.left-sidebar li a { 
	float:left;
	width:100%;
	color:#555555; 
	position:relative;
	padding:6px 0 4px;
	font-size: 14px;
	line-height: 22px;
}
.left-sidebar li:hover a { color:#fc4e20; }
.left-sidebar li.current-post-item a { padding-left:15px; padding-right:30px; color:#fc4e20; }
.left-sidebar li.current-post-item a:after {
	top:8px;
	right:15px;
	width:14px;
	height:16px;
	content:'';
	position:absolute;
	background:url(images/sidebar_arrow.png) no-repeat center right;
}
.page-right { padding-left:250px; }
.about-top { float:left; width:100%; }
.about-top img { 
	box-shadow:-8px 8px 0 #dadada;
}
.alignright { 
	float:right;
	margin-left:20px;
}
.alignleft { 
	float:left;
	margin-right:20px;
}
.aligncenter { 
	float:none;
	margin:0 auto 20px;;
}
.about-top p { margin-bottom:30px; }
.page-right h2.pro-heading { text-align:left; }
.contact { float:left; width:100%; }
.contact ul {
	padding:0;
	float:left;
	width:100%;
	list-style:none;
}
.contact li {
	float:left;
	width:100%;
	font-size:18px;
	line-height:22px;
	padding-left:46px;
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(images/contact_libg1.png) no-repeat left top;
}
.contact li.tf { background:url(images/contact_libg2.png) no-repeat left top; }
.contact li.fx { background:url(images/contact_libg3.png) no-repeat left top; }
.contact li.em { background:url(images/contact_libg4.png) no-repeat left top; }
.contact li span { float:left; width:40%; }
.contact li strong { float:left; width:60%; font-weight:normal; }
.full-form {
	float:left;
	width:100%;
	margin-bottom:30px;
}
.half-form { float:left; width:48%; }
.half-form2 { float:right; }
.full-form input[type=text], input[type=email], select {
	border:0;
    width:100%;
    float:left;
    height:37px;
	color:#555555;
    font-size:14px;
    box-shadow:none;
    background:#ededed;
	margin:0 0 20px;
	padding:10px;
	border:1px solid #ededed;
}
.full-form textarea {
	border:0;
	resize:none;
    width:100%;
    float:left;
    height:87px;
	color:#555555;
    font-size:14px;
    box-shadow:none;
    background:#ededed;
	margin:0 0 20px;
	padding:10px;
	border:1px solid #ededed;
}
.full-form input[type=submit] {
    float:left;
    color:#fff;
	font-size:18px;
    cursor:pointer;
    border-radius:4px;
    padding:7px 20px;
    background:#fc4e20;
	border:2px solid #fc4e20;
	text-transform:uppercase;
	font-family: 'MyriadPro-Semibold';
}
.full-form input[type=submit]:hover { color:#fc4e20; background:#fff; }
.speciality { float:left; width:100%; }
.services-tabs { float:left; width:100%; }
.services-tabs ul {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	list-style:none;
}
.services-tabs li {
	float:left;
	font-size:24px;
	cursor:pointer;
	line-height:31px;
	position:relative;
	padding-left:33px;
	padding-right:22px;
	background:#dedede;	
	margin-left:11px;
	text-transform:uppercase;
	font-family: 'MyriadPro-Cond';
	border:1px solid #dedede;
	border-bottom:0;	
}
.services-tabs li a { color: #555555;}
.services-tabs li:first-child { margin-left:0; }
.services-tabs li:hover, .services-tabs li.current-menu-item { color:#fc4e20; background:#fff; }
.services-tabs li:hover a, .services-tabs li.current-menu-item a { color:#fc4e20; }
.services-tabs li::after {
    content: "";
    display: block;
    width:12px; 
    height:31px; 
    position: absolute;
    top:0;
    right:-12px;
	background:url(images/vet_li.png) no-repeat right top;
}
.services-tabs li:hover::after, .services-tabs li.current-menu-item::after {
	background:url(images/vet_li_act.png) no-repeat right top;
}
.servicesleft h3 { 
	font-size:24px; 
	color:#333333;
	margin-bottom:25px; 
	font-family: 'MyriadPro-Bold';
}
.servicesleft img { 
	float:right; 
	margin-left:20px; 
	margin-bottom:20px;
}
.tabs-content { 
	float:left;
	width:100%;
	/*display:none; */
	padding:50px;
	margin-top:-1px;
	margin-bottom:50px;
	border:1px solid #dedede; 
}
.tabs-content > .servicesleft ul { 
	list-style:none;
	margin-bottom:25px;
}
.tabs-content > .servicesleft li {
	font-size:18px;
	padding-left:19px;
	margin-bottom:6px;
	background:url(images/service_libg.png) no-repeat left 9px;
}
.tabs-content a { color:#fc4e20; }
.tabs-content a:hover { text-decoration:underline; }
.service { float:left; width:100%; }
.service h3 {
	color:#333333;
	font-size:24px;
	font-family: 'MyriadPro-Bold';
}
.service span { color:#fc4e20; font-size:18px; }
.service ul {
	padding:0;
	float:left;
	width:100%;
	list-style:none;
}
.service li {
	float:left;
	width:100%;
	font-size:18px;
	padding-left:19px;
	margin-bottom:6px;
	background:url(images/service_libg.png) no-repeat left 9px;
}
.speciality-left {
	float:left;
	width:50%;
	position:relative;
	padding-right:20px;
	margin-bottom:25px;
}
.speciality-right { padding-left:20px; padding-right:0;  }
.speciality-left > div { position:relative; margin-bottom:18px; }
.speciality-left img { width:100%; }
.speciality-left span { 
	top:63%;
	right:20px;
	position:absolute;
}
.speciality-left h3 {
	color:#333333;
	font-size:24px;
	font-weight:normal;
	text-transform:uppercase;
	font-family: 'MyriadPro-Regular';
}
.speciality-left p { font-size:14px; line-height:24px; }
.speciality-left a { color:#fc4e20; display:inline-block; font-family: 'MyriadPro-Bold'; }
.speciality-left a:hover { text-decoration:underline; }
.ripited {
	float:left;
	width:100%;
	padding-bottom:40px;
	border-bottom:1px solid #e7e7e7;
}
.rip-pic {
	float:left;
	width:183px;
	margin-bottom:30px;
	padding-bottom:36px;
	background:url(images/pic_zoomer.png) no-repeat center bottom;
}
.rip-pic img { border:1px solid #e7e7e7; padding:10px; }
.rip-content { padding-left:230px; }
.rip-content h3 {
	color:#555555;
	margin-bottom:35px;
	font-family: 'MyriadPro-Bold';
}
.rip-content h3 span { color:#fc4e20; }
.rip-content p { margin-bottom:30px; }
.rip-content ul {margin-left: 17px; margin-bottom:30px;}
.rip-content ul li { font-size: 18px; line-height: 30px; margin-bottom:6px;}
.rip-content input[type="number"] {
	float:left;
	width:102px;
	height:37px;
	color:#555555;
	font-size:18px;
	line-height:24px;
	margin-right:20px;
	padding:5px 8px 5px 20px;
	background:#eaeaea;
}
.rip-content input[type="number"]::-webkit-inner-spin-button { 
    -webkit-appearance: none;
    cursor:pointer;
    display:block;
    text-align:center;
    position:relative;
}
.rip-content input[type="number"]:hover::-webkit-inner-spin-button { 
    background: #eaeaea url(images/riptide_arrow.png) no-repeat center right;  
    width: 14px;
    height:24px;
    position: relative;
}    
.rip-content input[type=submit], .rip-content button[type=submit] {
    float:left;
    color:#fff;
	font-size:18px;
    cursor:pointer;
	line-height:21px;
    border-radius:4px;
    padding:6px 20px;
	margin-right:20px;
	margin-bottom:20px;
    background:#fc4e20;
	border:2px solid #fc4e20;
	text-transform:uppercase;
	font-family: 'MyriadPro-Semibold';
}
.rip-content input[type=submit]:hover { color:#fc4e20; background:#fff; }
.rip-content span.sw {
	float:left;
	padding:6px 0;
	font-size:18px;
	line-height:25px;
}
.other-products h3 {
	color:#555555;
	font-size:24px;
	margin-bottom:35px;
	font-family: 'MyriadPro-Bold';
}
@media only screen and (max-width: 1144px) {
	.speciality-left h3 { font-size:18px; }
}
@media only screen and (max-width: 1019px) {
	.logo { width:auto; }
	.menu-bar { padding-right:65px; width:auto; }
	.top-menu { display:none; }
	.slider { padding-top:100px; padding-bottom:80px; }
	.slider h2 { font-size:50px; }
	.slider p { font-size:20px; }
	.ftmenu li { padding:0 12px 0 10px; font-size:14px; }
	.shreicons { padding-right:10px; }
	.shreicons li { padding:0 4px; }
	.do-content h5 { font-size:14px; }
	.service h3, .speciality-left h3 { font-size:18px; }
	.speciality-left > div { padding-bottom:30px; } 
	.speciality-left span { top:45%; width:90px; }
	.contact li { font-size:14px; }
	 .contact li span { width:31%; }
	 .services-tabs li { font-size:18px; padding-left:10px; padding-right:15px; }
	 .tabs-content { padding:25px 15px; }
}
@media only screen and (max-width: 767px) {
	.ft-right { float:left; }
	 h2.pro-heading { font-size:24px; }
	.system, .system ul { border-bottom:0; }
	.system li { width:50%; border-bottom:1px solid #ececec; }
	.wedo .three { width:50% !important; float:left !important; }
	.banner { padding-top:100px; }
	.banner h1 { font-size:50px; }
	.banner p { font-size:20px; }
	 p, .service li, .tabs-content > .servicesleft li{ font-size:14px; line-height:24px; }
	 .rip-content { float:left; width:100%; padding-left:0; }
	 .speciality-left { width:100%; padding:0; }
	 .services-tabs li { width:100%; margin:0; }
	 .services-tabs li::after { display:none; }
	 .tabs-content { margin-top:0; }
	 .other-products h3, .rip-content h3, .servicesleft h3 { font-size:20px; }
	 .rip-content ul li { font-size: 14px; line-height: 24px; margin-bottom:5px;}
}
@media only screen and (max-width: 567px) {
	#fixed-top { top:120px; }
	.logs, .shop-cart { width:50%; }
	.top-icons, .mobi { width:50%; padding-left:0; }
	.logo { width:210px; margin-bottom:0; }
	.menu-bar { padding-right:0; width:100%; }
	.search-form { width:100%; }
	.top-menu { display:none; }
	.slider h2 { font-size:26px; }
	.slider p { font-size:18px; }
	 h2.pro-heading { font-size:22px; }
	.wedo .three { width:100% !important; float:none !important; }
	.page-right { float:left; width:100%; padding-left:0; }
	.left-sidebar { max-width:100%; margin-bottom:50px; }
}
@media only screen and (max-width: 467px) {
	.slider { padding-top:60px; padding-bottom:60px; }
	.slider ul { margin-bottom:0; }
	.slider li { float:left; width:100%; background:none; text-align:center; margin-bottom:10px; }
	.system li, .other-products li { width:100%; }
}
input.error, textarea.error {
background:#cdcdcd !important;	
}
label.error { display:none !important;}
/*Contact form 7 validation error style ...*/
span.wpcf7-not-valid-tip { display:none !important;;}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ng { clear:both; display:block; color: #f00; text-align:center; border:1px solid #ebccd1 !important; background-color: #f2dede;   padding: 15px 35px 15px 15px !important; margin:0 !important;}
div.wpcf7-mail-sent-ok { clear:both; display:block; color: #f00; text-align:center; border:1px solid #398f14 !important; background-color: #b2f2a8;   padding: 15px 35px 15px 15px !important; margin:0 !important;}
input.wpcf7-not-valid, textarea.wpcf7-not-valid { border:1px solid #f00 !important;}
.left-sidebar .cald {
	float: left;
    width: 100%;
    max-width: 200px;
    margin-bottom: 30px;
}
/*special woocomerece style*/
/*single page image gallery style*/
.woocommerce-product-gallery__image {
    width: 50px;
    display: inline-block;
    margin: 4px;
}
.woocommerce-product-gallery__image img {
    border: 1px solid #e7e7e7;
    padding: 5px;
}
.single-product button.button {
	margin-right: 20px !important;
    margin-bottom: 20px !important;
}
.blogPost{
	float:left;
	width:100%;
	margin-bottom:50px;
}
.blogPost h3 {
	float: left;
    width: 100%;
    color: #555555;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 15px;
    font-family: 'MyriadPro-Regular';
}
.blogPost a.more {
    color: #fc4e20;
    font-family: 'MyriadPro-Bold';
}
table.variations td.label {
	background:none;
}
.woocommerce div.product form.cart .reset_variations { display:none;}