/*
Theme Name: Coppinger Uniform Specialists
Version: 4.0
Author: Kieran Dally
Author URI: http://grangewebdesign.com/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
img{vertical-align:top;}

.row{
width: 1140px;
margin: 0px auto;
position:relative;
}
.grid1,
.grid2,
.grid3, 
.grid4, 
.grid5, 
.grid6, 
.grid7, 
.grid8, 
.grid9, 
.grid10, 
.grid11 {
float: left;
display: inline;
margin-left: 3%;
}
.grid1 {
width: 5.583%;
}
.grid2 {
width: 14.16%;
}
.grid3 {
width: 22.75%;
}
.grid4 {
width: 31.33%;
}
.grid5 {
width: 39.91%;
}
.grid6 {
width: 48.5%;
}
.grid7 {
width: 57.08%;
}
.grid8 {
width: 65.66%;
}
.grid9 {
width: 74.25%;
}
.grid10 {
width: 82.83%;
}
.grid11 {
width: 91.41%;
}
.first {
margin-left: 0;
clear: left;
}


/* clearfix */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix {
zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
zoom: 1;
} /* IE7 */

pre {
margin: 20px 0;
background: #eee;
border: 1px solid #ddd;
padding: 10px;
white-space: pre-wrap;       /* css-3 */
white-space: -moz-pre-wrap;  /* Mozilla */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
blockquote {
background:url(images/quote.png) no-repeat left 10px top 20px;
margin-bottom:30px;
border-bottom:1px dashed #ddd;
border-top:1px dashed #ddd;
padding:15px 15px 15px 65px;
position:relative;
}
blockquote p{
margin-bottom:0px!important;
font-style:italic;
color:#313435!important;
}

/*sticky*/
.sticky { }
/*gallery captio*/
.gallery-caption
/*by post author*/
.bypostauthor { }
/*aligns*/
.alignnone {display: inline-block; margin: 10px 0; }
img.aligncenter, .aligncenter {display: block; margin-left: auto; margin-right: auto; margin-top:10px; margin-bottom:10px;}
.alignright, img.alignright{ float: right; margin: 10px 0 10px 10px; }
.alignleft, img.alignleft { float: left; margin: 10px 10px 10px 0; }
/*floats*/
.floatleft { float: left }
.floatright { float: right }
/*text style*/
.textcenter { text-align: center }
.textright { text-align: right }
.textleft { text-align: left }
/*captions*/
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
/*smiley reset*/
.wp-smiley { margin: 0 !important; max-height: 1em; }
/*blockquote*/
blockquote.left { margin-right: 20px; text-align: right; margin-left: 0; width: 33%; float: left; }
blockquote.right { margin-left: 20px; text-align: left; margin-right: 0; width: 33%; float: right; }

strong{
font-weight:700;
}
em{
font-style:italic;
}

#main input[type="search"], 
#main input[type="text"],
#main input[type="password"], 
#main input[type="email"], 
#main input[type="tel"],
#main input[type="url"],
#main textarea,
#main select {
background : #fff;
border : #ddd solid 1px;
display : inline-block;
font-size : 16px;
color : #000;
font-weight : 400;
padding :0px 20px;
height:50px;
line-height :48px;
box-sizing : border-box;
font-family: 'Muli', sans-serif;
width : 100%;
max-width : 100%;
}
#main textarea {
width : 100%;
max-width : 100%;
padding : 10px;
font-family: 'Muli', sans-serif;
min-height:180px;
}
#main input[type="button"],
#main input[type="submit"],
#main .btn {
font-size : 16px;
display : inline-block;
background : #7d9598;
color : #fff;
padding :0px 40px;
line-height:50px;
border : 0;
font-weight:900;
font-family: 'Muli', sans-serif;
outline : 0;
text-transform:uppercase;
cursor : pointer;
}
#main input[type="button"]:hover,
#main input[type="submit"]:hover, 
#main .btn:hover {
text-decoration : none;
color : #fff;
background: #464647;
}

#main .grey_btn .vc_btn3-style-flat{
font-size : 16px;
display : inline-block;
background : #7d9598;
color : #fff;
padding :0 50px 0px 40px;
line-height:50px;
border : 0;
font-weight:700;
font-family: 'Muli', sans-serif;
outline : 0;
cursor : pointer;
}

#main .grey_btn .vc_btn3-style-flat:hover 
{
text-decoration : none;
color : #fff;
background: #464647;
}

body{
font-family: 'Muli', sans-serif;
color:#313435;
line-height:26px;
font-size:16px;
font-weight:600;
}

.clear{
clear:both;
}
a{
color:#733b02;
text-decoration:none;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
a:hover{
color:#464647;
text-decoration:none;
}

h1,h2,h3,h4,h5,h6{
font-family: 'Muli', sans-serif;
margin-bottom:15px;
font-weight:900;
color:#464647;
}
.bold{ font-weight:700!important;}
.extra_bold{ font-weight:900!important;}


h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
color:#464647;
}

.pagetitle{ font-size:36px; margin-bottom:40px; line-height:42px;}

h1{
margin-bottom:20px;
line-height:normal;
font-size:28px;
}
h2{
margin-bottom:15px;
line-height:normal;
font-size:24px;
}

h3{
font-size:22px;
}
h4{
font-size:20px;
}
h5{
font-size:18px;
}
h6{
font-size:16px;
}

#headerwrap{
position:relative;
padding:0px 0px;
z-index:99;
}
#logo{ display:block; text-align:center; background:#9ec7cd; padding:15px 0px;}
.header_top{ display:block; padding:15px 0px; text-align:left; font-family: 'Lato', sans-serif; color:#121212; }
.header_top .sep { border-right: 1px solid #6a5e6c; 	line-height: 25px; 	padding-bottom: 1px; margin:0 10px 0px 5px; }
.header_top .mail, .header_top .phone{ display:inline-block; font-weight:700;}
.header_top span i{ border:1px solid #121212; width:20px; height:20px; line-height:20px; border-radius:50%; text-align:center; font-size:12px; margin-right:5px;}
.header_top a{color:#121212;}
.header_top a:hover{ color:#733b02;}
.header_top_left{ float:left; width:45%;}
.header_top_right{ float:right; width:45%; font-size:16px; line-height:25px; color:#121212; font-weight:700; text-align:right;}
.header_top_right span i{ border:none;}
.header_top_right a{ color:#121212;}
.header_top_right a:hover{ color:#9cc5cb; border:none;}
.header_top_right a:hover .icon_login{ background:url(images/myaccount_hover.png) no-repeat;}
.header_top_right .header-login{ display:inline-block;}
.header_top_right .header-login .icon_login{ display:inline-block; margin-left:5px; width:21px; height:25px; background:url(images/myaccount_top.png) no-repeat; vertical-align:middle;}
.header_top_right .header-cart{ display:inline-block; }
.header_top_right .header-cart .icon_cart{ display:inline-block; margin-left:5px; width:25px; height:25px; background:url(images/cart_top.png) no-repeat; vertical-align:middle;}
.header_top_right a:hover .icon_cart{background:url(images/cart_hover.png) no-repeat;}
.sep{ display:inline-block; margin:0px 15px; width:1px; height:22px; background:url(images/sep.jpg) no-repeat; vertical-align:middle;}


.header_bottom{ display:block; background:#1f2f45; height:50px;} 
.header_bottom_left{ float:left; width:100%;}
.header_bottom_right{ float:right; width:25%; font-size:16px; line-height:50px; color:#fff; font-weight:700; text-align:right; display:none;}
.header_bottom_right a{ color:#fff;}
.header_bottom_right a:hover{ color:#9cc5cb;}
.header_bottom_right a:hover .icon_login{ background:url(images/myaccount_hover.png) no-repeat;}
.header_bottom_right .header-login{ display:inline-block;}
.header_bottom_right .header-login .icon_login{ display:inline-block; margin-left:5px; width:21px; height:25px; background:url(images/myaccount.png) no-repeat; vertical-align:middle;}
.header_bottom_right .header-cart{ display:inline-block; }
.header_bottom_right .header-cart .icon_cart{ display:inline-block; margin-left:5px; width:21px; height:25px; background:url(images/cart.png) no-repeat; vertical-align:middle;}
.header_bottom_right a:hover .icon_cart{background:url(images/cart_hover.png) no-repeat;}
.sep{ display:inline-block; margin:0px 15px; width:1px; height:22px; background:url(images/sep.jpg) no-repeat; vertical-align:middle;}

#masternav{
position:relative;
margin-top:0px;
}
#masternav .sf-menu{ float:left; }
.sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; }
.sf-menu { line-height: 1.0 }
.sf-menu ul { position: absolute; nowhitespace: afterproperty; top: -999em; width: 200px; /* left offset of submenus need to match (see below) */ }
.sf-menu ul li { width: 100% }
.sf-menu li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }
.sf-menu li { float: left; position: relative;  }
.sf-menu a { display: block; position: relative; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { left:0px; nowhitespace: afterproperty; top: 50px; /* match top ul list item height */ z-index: 99;  }
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top: -999em }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left: 200px; /* match ul width */ top: 0;  }
/*** skin ***/
.sf-menu li{ }
.sf-menu li:last-child{}
.sf-menu a { float: left; font-weight:700; color: #ffffff; padding: 0 21px 0px 21px; margin-right:1px; line-height:50px; text-decoration: none; text-transform:capitalize; font-size: 16px; background:#1f2f46;}
.sf-menu li:last-child a { margin-right:0px; background-image:none!important; }
.sf-menu > li > a:focus, .sf-menu > li > a:hover, .sf-menu > li > a:active, .sf-menu > li.sfHover > a, #masternav .current-menu-item > a:first-child {color:#ffffff; background:#9ec7cd; font-style:italic; font-weight:700;}
.sf-menu ul { padding: 0; font-size: 14px; background: #9cc5cb; border: none; text-align:left }
.sf-menu ul:before {
content : ' ';
height : 0;
position : absolute;
width : 0;
top : -10px;
left : 20px;
border-left : 0px solid transparent;
border-right : 0px solid transparent;
border-bottom : 0px solid #fff;
}
.sf-menu ul li{background-image:none; border-bottom:1px solid #ddd; border-right:none!important;}
.sf-menu ul ul { margin-top: 0px }
.sf-menu ul a { margin: 0; line-height: normal; font-size:14px; height: auto; padding: 10px 15px; display: block; float: none; color: #fff; font-weight: 700; text-transform:capitalize; background:#9cc5cb;  }
.sf-menu ul a:focus, .sf-menu ul a:hover, .sf-menu ul a:active { color: #ffffff; background: #1f2f45; background-image:none; }
.sf-menu ul .current-menu-item a { color: #ffffff!important; background: #1f2f45!important;}
.sf-menu ul li {  }
.sf-menu ul li:last-child { border-bottom: 0px }

#home_content{
padding:0px 0px;
}

.special_offers { padding-top:50px!important; padding-bottom:15px!important; display:block; margin-top:7px!important; }
.widget_wysija{ display:block; max-width:500px; padding:6px; overflow:hidden; background:#fff; border-radius: 5px; position:relative;} 
.wysija-paragraph{ margin-bottom:6px!important;}

#main .widget_wysija input[type="text"], #main .widget_wysija input[type="email"] {
	background : #ffffff;
	border : #ffffff solid 1px;
	display :block;
	font-size : 16px;
	color : #1f2f45;
	font-weight : 400;
	padding :0px 20px;
	line-height :56px!important;
	box-sizing : border-box;
	width :350px;
	max-width : 100%;
	border-radius: 5px;
	margin-right:15px;
}
#main .widget_wysija input[type="button"], #main .widget_wysija input[type="submit"] {
	font-size : 16px;
	display : inline-block;
	position:absolute;
	right:6px;
	background: #fbaf5d;
	color : #1f2f45;
	padding: 0px 40px;
	line-height:56px!important;
	border : 0;
	outline : 0;
	cursor : pointer;
	text-transform: inherit;
	font-weight: 900;
	border-radius: 5px;
	float: right;
	margin-top: 0px;
	text-transform:uppercase;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
#main .widget_wysija input[type="button"]:hover, #main .widget_wysija input[type="submit"]:hover {
	text-decoration : none;
	color : #fff;
	background: #464647;
}
.widget_wysija input {
}
.wysija-paragraph {
	float: left;
}

.highlight_box{
padding-top:0px!important;
margin-top:10px!important 
padding-bottom:40px!important;
margin-bottom:40px!important;
}
.highlight_item .vc_column-inner{ 
position: relative!important;
overflow: hidden!important;
}

.highlight_item h2.vc_custom_heading{ 
position:absolute!important; 
top: 50%!important; transform: 
translateY(-50%)!important; 
left:0; 
right:0; 
margin:0px auto!important; 
z-index:9999; 
background: url(images/heading_border.png) no-repeat center top, url(images/heading_border.png) no-repeat center bottom;
padding:20px 10px;
text-transform:uppercase;
}

/*.highlight_item h2.vc_custom_heading:hover{ background: url(images/heading_border_hover.png) no-repeat center top, url(images/heading_border_hover.png) no-repeat center bottom; color:#ffffff!important;}*/

.highlight_item .wpb_single_image{ 
overflow:hidden; 
position:relative; 
}

.highlight_item .vc_column-inner .wpb_single_image:after {
content: '';
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background: rgba(220, 43, 37, 0);
-webkit-transition:all .4s ease-in-out; 
-moz-transition:all .4s ease-in-out; 
-o-transition:all .4s ease-in-out; 
transition:all .4s ease-in-out;
}

.highlight_item .vc_column-inner:hover .wpb_single_image:after {
background: rgba(0, 0, 0, 0.3);
}

.about_us_block{ display:block; padding-top:25px!important; padding-bottom:0px!important; background-repeat:no-repeat!important; background-size:100%!important;
background-position:center center!important;}
.about_left .vc_column-inner{ background:#fff; padding:55px 40px 30px 40px!important; border-top-left-radius:10px!important; border-top-right-radius:10px!important;}

#main{
min-height:500px;
padding:40px 0px;
}
.page-template-homepage-php #main{
padding:0px!important;
min-height:1000px;
}

.entry {
}
hr{
color: #6d2383;
background-color: #6d2383;
height: 1px;
margin-bottom:20px;
border:none;
}
.entry p{
margin-bottom:20px;
}
.entry ul {
	margin: 0 0px 20px 0px;
	list-style: none;
}
.entry ul li {
	font-size: 16px;
	line-height:26px;
	background: url(images/list.png) no-repeat 0 7px;
	padding-left: 20px;
	margin-bottom: 7px;
}
.et-tabs-control li {
	background-image: none!important;
}
.entry ol {
	margin: 0 0px 20px 20px;
	list-style: decimal;
}
.entry ol li {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 7px;
}

.loop-entry{
margin-bottom: 25px;
position:relative;
}
.loop-entry-thumbnail{
float: left;
margin-right: 25px;
}
.loop-entry p{
margin-bottom:0px!important;
}

.loop-entry h2{
margin: 0px 0 7px 0;
font-size:20px;
}

.loop-entry-meta{
color: #7d9599;
margin: 0 0 5px 0;
font-size:13px;
}
.loop-entry-meta span{
	margin: 0 5px 0 12px;
}
.loop-entry-meta span:first-child{
	margin-left: 0;
}

.pagination{
	margin: 20px 0;
}

.pagination a,
.pagination span {
font-size: 15px;
line-height: 40px;
height: 40px;
width: 40px;
text-align: center;
margin-right: 5px;
display: block;
float: left;
background: #464647;
color: #fff;
border-radius:2px;
}

.pagination a:hover,
.pagination .active a {
text-decoration: none;
color: #fff;
background: #7d9599;
}

.sidebar-box{
margin-bottom:20px;
font-size:14px;
line-height:22px;
}
.sidebar-box h4{
font-size:16px;
text-transform:uppercase;
color:#464647;
font-weight:900;
margin-bottom:20px;
}

#main .sidebar-box #s{
max-width:82%;
margin-right:-5px;
vertical-align:top;
}
#main .sidebar-box input[type="button"],
#main .sidebar-box input[type="submit"],
#main .sidebar-box input[type="submit"],
#main .sidebar-box .btn {
padding:0px 15px;
line-height:50px;
vertical-align:top;
}

_:-ms-fullscreen, :root #main .sidebar-box input[type="button"], #main .sidebar-box input[type="submit"], #main .sidebar-box .btn { line-height:1.1em;}

.sidebar-box ul {
	margin: 0 0px 0px 0px;
	list-style: none;
}
.sidebar-box li {
	font-size: 14px;
	line-height: 24px;
	background: url(images/list.png) no-repeat 0 7px;
	padding-left: 20px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	display: block;
	border-bottom: 1px dashed #e0e0e0;
}
.sidebar-box ul li a {
	color: #313435;
	display: block;
}
.sidebar-box ul li a:hover {
	color: #733b02;
}
.sidebar-box ol {
	margin: 0 0px 20px 20px;
	list-style: decimal;
}
.sidebar-box ol li {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 7px;
}

.sidebar-box p{
margin-bottom:15px;
}

.button{
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.btn{
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.button{
padding:0px 40px;
line-height:50px;
display:inline-block;
color:#fff;
font-family: 'Muli', sans-serif;
background: #7d9599;
font-size:16px;
font-weight:900;
text-transform:uppercase;
}
.button:hover{
background: #464647;
color:#fff;
}

#footer{
color:#fff;
padding:0px 0px 0 0;
font-size:16px;
line-height:26px;
font-family: 'Muli', sans-serif;
position:relative;
}

#footer h4{ 
font-weight:700; 
color:#ffffff;
margin-bottom:10px;
font-size:24px;
font-family: 'Muli', sans-serif;
}

.footer_top {
display: block;
padding: 30px 0px 50px 0px;
background:#9cc5cb;
font-weight:700;
}

.footer_logo {
display: block;
margin-bottom:35px;
}
.footer_logo img {
display: inline-block;
}

#footer ul{
list-style:none;
margin:5px 0px 0px 0px;
padding:0px;
}
#footer ul li{
list-style:none;
display:inline-block;
margin:0px 0px;
padding:0px 22px 0px 22px;
text-transform:capitalize;
}
#footer ul li:first-child{ padding-left:0px;}
#footer ul li a{ color: #ffffff; font-size:16px; font-weight:700; line-height:26px;}
#footer ul li a:hover, #footer ul li.current_page_item a{color: #464647; font-weight:700;}

#footer ul li:last-child{
padding-right:0px!important;
background-image:none!important;
}

.footer_address{ display:block; margin-bottom:30px;}
.footer_address a{ color:#fff;}
.footer_address a:hover{ color:#464647;}

#footer .copyright {
	display: block;
	padding:15px 0px;
	background: #dfdbdb;
	color: #a2a0a0;
	font-size: 16px;
	line-height: 20px;
	text-align:center;
	font-family: 'Lato', sans-serif;
}
#footer .copyright a {
	color: #a2a0a0;
	font-weight: 700;
	line-height:20px;
}
#footer .copyright a:hover {
	color: #464647;
}

.abs_img{ display:none;}

.page-template-homepage-php .abs_img{ 
display:block!important; 
position:absolute!important;  
bottom:25px!important; 
right:7px!important;  
z-index:9999!important;
}

.text_right{
text-align:right;
}
#copyright a{
color:#f0f0f0;
}

ol.commentlist{
margin:0px;
padding:0px;
list-style:none;
}
.comment-body{
background: #fff;
margin-top:15px;
padding:55px 15px 15px 15px;
position:relative;
border:1px dashed #ddd;
}
.comment-body .vcard{
position:absolute;
left:10px;
top:10px;
}
.comment-body .comment-meta{
position:absolute;
right:10px;
top:10px;
font-size:11px;
line-height:22px;
}
.comment-body .comment-meta a{
color:#313435;
}

.comment-body p{
font-size:14px;
line-height:22px;
color:#313435;
margin-bottom:15px;
}
.reply{
}
.reply a,
.cancel-comment-reply a{
display:inline-block;
margin:0 0 0 0;
padding:5px 8px;
background: #464647;
color:#fff;
font-size:12px;
font-weight:normal;
text-transform:uppercase;
border-radius:3px;
}
.cancel-comment-reply{
display:block;
margin:10px 0px;
text-align:right;
}
ul.children{
margin-left:20px;
}

#respond{
margin:15px 0px;
}
#commentform p{
margin-bottom:16px;
font-size:14px;
color:#313435;
}
.last{
margin-right:0px!important;
}
div.wpcf7 .wpcf7-not-valid { border-color: #F00 !important }
span.wpcf7-not-valid-tip { display: none !important }
div.wpcf7-validation-errors { margin: 0; padding: 10px; color: #c4690e; background: #fffdf3; text-align: center; border: 1px solid #e6bf4a; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
div.wpcf7-mail-sent-ng { margin: 0; padding: 10px; background: #ffe9e9; color: #d04544; border: 1px solid #e7a9a9; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.wpcf7 p { font-size: 11px; text-transform: uppercase; margin-bottom:25px!important; }
.wpcf7 input, .wpcf7 textarea { margin-top: 0px; }
div.wpcf7 textarea{ max-height:115px;}

.woocommerce ul.products li.product { border: 1px solid #ccc; box-sizing: border-box; padding:15px!important; text-align:center; }
.woocommerce #left-column{width: 100%;}
.woocommerce #right-column{display: none;}
.single-product.woocommerce #content{width: 100%!important;}
.single-product.woocommerce #sidebar{display: none!important;}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{ background:none;}
.woocommerce ul.products li.product a img { width: 100%; height: auto;  display: block;  margin: 0 0 1em; padding:0px 0px;   -webkit-box-shadow: none; box-shadow: none; }

.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {
background: #3bb44a!important;
color:white !important;
text-shadow: transparent !important;
box-shadow: none;
border-color:none !important;
border-radius: 0px!important;
padding:16px 40px!important;
font-size:16px!important;
}

.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button {
background: #464647!important;
color:white !important;
text-shadow: transparent !important;
box-shadow: none;
border-color:none !important;
border-radius: 0px!important;
padding:16px 10px!important;
font-size:16px!important;
}

.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {
background: #7d9599!important;	
color:white !important;
text-shadow: transparent !important;
box-shadow: none;
border-color:#44d255 !important;
background-position: right center!important;
}

.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {
background: #7d9599!important;	
color:white !important;
text-shadow: transparent !important;
box-shadow: none;
border-color:#464647 !important;
background-position: right center!important;
}

.woocommerce ul.products li.product .price{ font-weight:900!important; font-size:18px!important; color:#1f2f45!important;}
.woocommerce div.product p.price, .woocommerce div.product span.price {  color: #1f2f45!important;  font-weight:900!important; font-size:24px!important; }
.woocommerce .quantity .qty {   width: 3.631em;   text-align: center;   line-height: 42px!important;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
float: left;
margin: 0 2.3333% 2.992em 0!important;
margin-left: 0px;
padding: 0;
position: relative;
width:23.25%!important;
margin-left: 0;
}

.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
margin-right: 0%!important;
}
.single-product.woocommerce #content  .single_add_to_cart_button, .woocommerce #content  .single_add_to_cart_button.disabled{ border-radius:40px!important;}
.single-product.woocommerce .quantity .qty {   width:80px!important;   text-align: center;   line-height: 42px!important;border-radius:40px!important; margin-right:25px!important; border:1px solid!important; font-size:18px;}

.woocommerce-loop-product__title{ font-size:16px!important; line-height:22px!important; padding:15px 0px!important;height:35px; overflow: hidden;font-weight:700!important;} 
.woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li {
background: none;
}

.woocommerce-loop-product__link, .woocommerce ul.products li.product a{
display: block;
overflow: hidden;
border: 0;
box-shadow: none;
}

.woocommerce ul.products li.product .onsale { margin: -.7em -.5em 0 0!important; }

.woocommerce-loop-product__link img, .woocommerce ul.products li.product a img {
-webkit-transition: all 0.30s linear;
 -moz-transition: all 0.30s linear;
-o-transition: all 0.30s linear;
-ms-transition: all 0.30s linear;
transition: all 0.30s linear;
}

.woocommerce-loop-product__link:hover img, .woocommerce ul.products li.product a:hover img {
-webkit-transform: scale(1.1,1.1);
-moz-transform: scale(1.1,1.1);
-o-transform: scale(1.1,1.1);
-ms-transform: scale(1.1,1.1);
transform: scale(1.1,1.1);
}

.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce .woocommerce-error li, .woocommerce .payment_methods li{ background-image:none!important;}
.single-product .pagetitle{ display:none;}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th{ padding-bottom:5px!important;}
#coupon_code{ max-width:175px!important;}
.woocommerce ul#shipping_method li{ background:none!important;}

.woocommerce ul.products li.product .count, .woocommerce-page ul.products li.product .count{ display:none!important;}
.woocommerce ul.products li.product .price small.woocommerce-price-suffix, .woocommerce-price-suffix{font-weight:400!important; }
.woocommerce ul.products li.product .price small.woocommerce-price-suffix .woocommerce-Price-amount{ font-weight:400!important; }
.woocommerce-variation-price{ padding-bottom:20px!important;}
.woof_list li{ background:none!important;}
.woocommerce ul.products li.product a img {height:165px !important; object-fit: cover;}
.term-healthcare .product-category {font-size:13px;}
.products .display-block{ display: block;  font-size: 14px;  color: #929292;}
#shipping_method li, .payment_methods li, .woocommerce-error li, .order_details li{background-image:none!important; padding-left:0px;}
