/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Dec 15 2025 | 12:13:41 (pm)
/*
/******* Do not edit this file *******/

@import url(//fonts.googleapis.com/css?family=Lato:400,700);
@import url(//fonts.googleapis.com/css?family=Roboto:400,700);
/*==================== COMMON START ======================*/
.clear {
	clear:both;
}
.ult-container{
  height:auto !important 
}
body {
	position:relative;
	background:#fff;
	font-size:14px;
  	line-height:24px;
  	color:#a2a2a2;
	font-family:Arial, Helvetica, sans-serif;
}
#content {
	padding:20px 0px;
	color:#a2a2a2;
	font-size:14px;
}
#content a, #content a:hover{
 	color:#333; 
}
#content h3 a {
	color:#363f48;
}
#content a:hover {
	text-decoration: underline;
}
.headwrapper {
	height:auto;
}
.header-mini-wrapper{
	background:#222222;
  	padding:20px 0;
}
.headwrapper .phone_number{
	color: #fff;
    font-size: 12px;
    line-height: inherit;
}
.headwrapper .info_section2 {
    float: right;
  	padding-left:20px;
}
.header-mini-col-2 .menu:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.header-mini-col-2 .menu li{
	border-left: medium none;
    font-size: 12px;
    line-height: 24px;
}
.header-mini-col-2 .menu li a{
	color:#fff;
}
.header-mini-col-2 .widget_product_search{
  display:none;
  float:right;
}
.header-mini-col-2 .widget_product_search .element-title{
  display:none;
}
.header-mini-col-2 .screen-reader-text{
	display:none;
}
.header-mini-col-2 .widget_product_search input[type="submit"] {
    display: none;
}
.header-mini-col-2 .widget_product_search input[type="search"]{
    width: 150px;
  	margin:0 0;
}
.header-1-container {
	height:auto;
}
#logo-container {
	display: block;
	float: none;
	width: auto;
	height: auto;
	text-align: left;
	margin:5px 0px;
}
#logo-container h1{
	margin:0;
}
.header-1-wrapper {
	background:#000;
  	/*padding:20px 0;*/
}
.header_fixed{
 	position:fixed;
  	width:100%;
  	z-index:9999;
}
.header_fixed #logo-container{
 	width:60%; 
}
.header_fixed .navbar, .header_fixed .nav-holder{
 	padding-top:10px; 
}
.header-tagline {
	color:#717171;
	font-size:24px;
	text-align:center;
}
.header-2-wrapper {
	/* background:url(/wp-content/uploads/menu_bg.png) left bottom repeat-x; */
	min-height:70px;
}
.bodywrapper:after, .footwrapper:after, .headwrapper:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
form {
	margin:0;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	height:auto;
}
h1 {
	color: #000000;
	font-size: 30px;
	line-height:1.5em;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
}
h2 {
	color:#000000;
	font-size: 24px;
	line-height:1.5em;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
}
h3 {
	color: #000000;
	font-size: 18px;
	line-height:1.5em;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
}
h4 {
	color: #000000;
	font-size: 16px;
	line-height:1.5em;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
}
h5 {
	color: #000000;
	font-size: 15px;
	line-height:1.5em;
	font-weight: 300;
	font-family: 'Lato', sans-serif;
}
.wpb_single_image .vc_single_image-wrapper {
    display: block;
}
textarea, textarea.form-control, input.form-control, input[type=text], input[type=password], input[type=email], input[type=number], [type=text].form-control, [type=password].form-control, [type=email].form-control, [type=tel].form-control, [contenteditable].form-control {
    -webkit-box-shadow: inset 0 -1px 0 black;
    box-shadow: inset 0 -1px 0 black;
}
select, select.form-control {
    box-shadow: inset 0 -1px 0 black;
}
.fb_iframe_widget {
    margin-bottom: 10px;
}
/*=================== COMMON END =================*/

/*============ TOP MENU START ==============*/
.dropdown-backdrop {
	display:none;
}
.navbar-toggle{
 	background-color:#fff; 
}
.navbar, .nav-holder{
	box-shadow: none;
    margin-bottom: 0;
    min-height: auto;
    padding-top:55px;
  	background:none;
}
.navbar .nav {
	float:right;
  	margin:0;
}
.navbar-inner {
	background:none;
	filter:none;
	border-radius:0;
	border:none;
	padding: 0;
	box-shadow: none;
}
.menu-main_menu-container:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.navbar .nav > li, .nav-holder li{
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 5px;
}
.navbar .nav > li:first-child, .nav-holder li:first-child{
	margin-left:0;
}
.navbar .nav > li:last-child, .nav-holder li:last-child{
	margin-right:0;
}
.navbar .nav > li > a, .ultimatum-menu .nav-holder .navigation > li > a{
	font-size: 14px;
	color:#fff;
	padding:5px 3px !important;
	border-radius:0x;
	text-shadow:none;
	text-transform:uppercase;
}
.navbar .nav > li:last-child a {
	border:none;
	margin-right:0;
}
.nav > li:hover a {
	background:none;
	color:#fff !important;
}
.menu-main_menu-container .nav > li > a:hover, .menu-main_menu-container .nav > li > a:focus {
	color:#fff;
	border-radius:0px;
	background:none;
}
.navbar .nav > li.current-menu-item a {
	color:#fff;
	border-radius:0px;
	background:none;
}
/*.navbar .nav > li a.dropdown-toggle{
  color:#fff;
}*/
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	text-shadow:none;
	background:none;
}
.navbar > .open > a, .navbar > .open > a:hover, .navbar > .open > a:focus{
	background:#666;
}
.nav-holder ul li ul{
  background:#333;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
	border-bottom-color:#333;
	border-top-color:#333;
	margin-left:5px;
}
.navbar .nav li.dropdown > a:hover .caret, .navbar .nav li.dropdown > a:focus .caret {
	border-bottom-color: #fff;
	border-top-color: #fff;
}
.navbar .nav > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu:after {
	border:none;
}
.navbar .nav > li > .dropdown-menu {
	border-radius:0;
	padding:0;
	/*left:28px;*/
  margin:0;
}
.dropdown-menu > li > a {
	display: block;
	padding:5px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #fff !important;
	white-space: nowrap;
	background:#333 !important;
	font-size: 14px;
	border-bottom:1px solid #ccc;
}
.nav-holder ul li ul li > a{
  color: #fff !important;
}
.dropdown-menu > li:last-child a, .nav-holder ul li ul li:last-child > a{
	border-bottom:none;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a, .nav-holder ul li ul li a:hover{
	text-decoration: none;
	color: #000 !important;
	background:#fff !important;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0) !important;
	border-radius:0 !important;
}
.ultimatum-megamenu-wrapper .ultimatum-megamenu-submenu {
    padding: 10px 0;
}
.ultimatum-megamenu-wrapper .ultimatum-megamenu-submenu:hover {
   background:#fff;
}
.ultimatum-megamenu-wrapper .ultimatum-megamenu-submenu:hover a {color:#000}
.ultimatum-megamenu-wrapper .ultimatum-megamenu-title {
    padding: 0 0 0 10px;
}
.ultimatum-megamenu-wrapper .ultimatum-megamenu-title {
    line-height: 18px;
}
.ultimatum-megamenu-wrapper .ultimatum-megamenu-title a {
    color:#fff
}
ul.sub-menu {
    
    
}
/*=============== TOP MENU END ==================*/

/*============= FOOTER START ===============*/
.footwrapper {
	height:auto;
	color:#999999 !important;
	font-size:14px;
	/*padding:40px 0;*/
}
.footwrapper a {
/* color:#FF0000 !important; */
}
.footer-column-1 .inner-container {
	margin-bottom:0;
}
.footer-column-1 {
	/*width:100% !important;
	text-align:center;*/
}
.footer-wrapper{
	background:#222222;
  	padding-top:42px;
  	padding-bottom:57px;	
}
.footer-wrapper h3{
	color: #fafafa;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 25px 0;
    text-transform: uppercase;
}
.footwrapper blockquote {
	background: url("/wp-content/uploads/footer_blockquote_img.png") no-repeat scroll 3px 17px transparent;
	color: #999999;
	font-size: 12px;
	line-height: 24px;
	padding: 10px 20px 10px 45px;
	border:0;
  	margin-bottom:0;
}
.footer-column-1 ul {
	display:inline-block;
	margin-bottom:10px;
}
.footer-quote {
	color:#67645d;
	font-size:20px;
	float:right;
}
.footer-phone {
	color:#00809d;
	font-size:25px;
	font-weight:bold;
	display:block;
}
.copyright {
	color: #ffffff;
    font-size: 14px;
    padding-bottom: 3px;
    padding-top: 15px;
}
.footer-bottom-wrapper {
	background: #000000;
    padding-bottom: 33px;
    padding-top: 50px;
    text-align: center;
}
.site-credits {
	font-size:14px;
	color:#ffffff;
}
.site-credits a {
	color:#ffffff !important;
}
.fixed-right {
	position: fixed;
	right: 0;
}
.newsletter  table{
 	display:inline-block; 
}
.newsletter th {
    display: inherit;
    position: relative;
    left: 10px;
}
.newsletter  tr{
 	float:left; 
}
.newsletter  input[type="text"], .newsletter  input[type="email"] {
	/*background:url(/wp-content/uploads/input_type_bg.png) no-repeat;*/
  	background:#FFFFFF;
	border:none;
    box-shadow: none;
    color: #000;
    font-size: 16px;
    height: auto;
    margin-bottom: 10px;
    padding: 15px 25px;
    width: 344px;
}
.newsletter  input[type="submit"] {
	/*background:url(/wp-content/uploads/subs_cribe_bg.png) no-repeat center center;*/
  	background:#FFFFFF;
	 border:none;
    color: #000;
    font-size: 18px;
    font-weight: normal;
    height: auto;
    line-height: 1;
    margin: 0;
    padding: 17px;
    text-transform: uppercase;
    width: 200px;
}

/* ============= Footer Menu ============*/
.footwrapper ul.menu li {
	float:left;
	margin: 2px 40px;
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
}
.footwrapper ul.menu li a {
/* color:#00809d !important; */
}
.footwrapper ul.menu li .sub-menu {
	float:none;
}
.footwrapper ul.menu li .sub-menu li {
	margin:10px 0;
	float:none;
	font-weight:normal;
}
/*================ FOOTER END ===================*/

/*================ INTRO TEXT START ===================*/

.intro-and-grid {
	color: #231f20;
	font-size: 16px;
}
.page-intro {
	margin: 0;
}
.width-25 {
	width:25% !important;
}
/*================ INTRO TEXT END ===================*/

/*================== GRID SYSTEM START ======================*/

.grid-item {
	background: none repeat scroll 0 0 #FAFAFA;
	border-bottom: 1px solid #D8D7D2;
	border-radius: 10px 10px 10px 10px;
	color: #55606E;
	float: left;
	font-size: 14px;
	margin: 0 1em 4em 0;
	padding-top: 0;
	text-align: center;
	width: 223px;
}
.grid-item img {
	max-width:100% !important;
	width:100% !important;
	height:auto !important;
}
.grid-item p:first-child {
	padding-top: 0px !important;
	margin-top: 0px !important;
}
.grid-item p {
	margin-bottom:0;
}
.grid-item h3 {
	font-size:18px;
	font-weight:bold;
	margin: 20px 0;
}
.grid-item h3 a {
	color: #00264c !important;
}
.grid-item h3 a:hover {
	color:#8a2529 !important;
}
a.grid-item-button {
	position: relative;
	display: inline-block;
	background:url(/wp-content/uploads/red_btn_bg.jpg) repeat-x #73001a !important;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0px 15px;
	line-height: 36px;
	height: 36px;
	text-decoration: none;
	color: #fff !important;
	font-size:14px;
	bottom:-19px;
	border:1px solid #830000;
}
a:focus:active.grid-item-button {
	background: #231f20;
}
a:hover.grid-item-button {
	background: #00264c;
}
.grid-excerpts-button-1 .grid-item {
	background: none;
	border-bottom: none;
	border-radius:0;
	color: #55606E;
	float: left;
	font-size: 14px;
	margin: 0 6em 4em 0;
	padding-top: 0;
	text-align: center;
	width: 300px;
	padding-bottom:0;
}
.grid-excerpts-button-1 .grid-item:nth-child(4n) {
	margin-right:0;
}
.grid-excerpts-button-1 .grid-item p:first-child {
	padding-top: 0px !important;
	margin-top: 0px !important;
}
.grid-excerpts-button-1 .grid-item h3 {
	font-size:22px;
}
.grid-excerpts-button-1 .grid-item h3 a {
	color: #363f48 !important;
	font-size:22px !important;
}
.grid-excerpts-button-1 .grid-item h3 a:hover {
	color:#363f48 !important;
}
/*================== GRID SYSTEM END ======================*/

/*=============== CONTACT FORM ALL START ================*/

.right-column-thirds-column-2 .wpcf7-form {
	background:url(/wp-content/uploads/home_contact_form_shadow.png) bottom center no-repeat;
	padding:0 0 11px;
}
.sidebar-contact-form-1 {
	background:#DDD;
	border-radius:5px;
	text-align:center;
}
.sidebar-contact-form-1 .sidebar-title {
	background:#003a45;
	text-align:center;
	font-size:40px;
	color:#fff;
	padding:15px;
	border-radius:5px 5px 0 0;
	border-bottom:1px solid #fff;
}
.sidebar-contact-form-1 .sidebar-caption {
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#55606e;
	padding:15px;
	display:block;
}
/*================= Contact Form Horizontal ==================*/
ul.contact-form-horizontal {
	list-style:none;
}
.contact_horizontal {
	background:#ebebeb;
	padding:30px;
	text-align: center;
}
.contact_horizontal .wpb_content_element {
	margin:0;
}
.contact_title {
	background:url(/wp-content/uploads/mail_icon_sm.png)no-repeat left center;
	text-align:center;
	padding: 5px 0 8px 40px;
	font-size:30px;
	color:#050b3b;
	text-transform:uppercase;
	display: inline-block;
	margin-bottom: 20px !important;
}
.contact-form-horizontal br {
	display:none;
}
/* ================= Contact Form Sidebar ================*/
.sidebar-contact-form-1 label {
	width:auto !important;
	margin:0 20px !important;
}
.sidebar_contact form {
	background:#DDD;
	border-radius:5px;
	text-align:center;
	padding:15px;
}
/*=============== CONTACT FORM ALL END ====================*/

/*=============== BLOG START ==================*/

.blog .post {
	box-sizing: border-box;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.333%;
  	margin-bottom: 30px;
}
.post-header {
    color: #2d2c2c;
  font-size: 18px;
  	font-family: 'Roboto', sans-serif;
}
.post .post-inner {
    border-bottom: 1px solid #cccccc;
}
/*.post:nth-child(1) {
	float: none;
	width: 100%;
}*/
/*.post:nth-child(2n+0) {
	margin-right: 10%;
}*/
.post h2 {
	font-size: 18px;
  	margin:0;
  	font-family: 'Roboto', sans-serif;
}
.post h2 a {
	color: #2d2c2c;
}
.post a {
	color:#525252;
}
.post .featured-image {
	float: none;
	margin: 0px 10px 10px 0px;
  	width:100%;
}
.post .post-meta {
	clear: both;
	font-size:14px;
}
.post span.separator {
	border-bottom:1px solid #CCC;
}
.post .readmore {
	/*border-bottom: 1px solid #CCCCCC;
  	border-top: 1px solid #CCCCCC;*/
	clear: both;
    padding:0;
    text-align: left;
}
.post a.readmorecontent {
	/*background:url(/wp-content/uploads/red_btn_bg.jpg) repeat-x #73001a !important;
	border:1px solid #830000;
	border-radius:5px;*/
	color:#222222 !important;
	font-size:14px;
	padding:5px 0;
  	text-transform: uppercase;
}
/*================ BLOG END ===================*/

/*=============== SEARCH RESULTS START ==================*/
.search .post {
	width:100%;
	float:none;
}
.search .post:nth-child(2n+0) {
	margin-right: 0;
}
/*=============== SEARCH RESULTS END ==================*/


/*=============== Call To Action Box Start ==================*/
.cta-box, .cta-box h2 {
	color: #FFF;
}
/*============== LANDING PAGE STRAT ================*/

.landing-intro-section {
	text-align: center;
}
.hero-banner img {
	display: block;
	margin: 0 auto;
}
.landing-main-column-1 h1 {
	color:#00264c;
	font-size:37px;
}
.wpb_separator.wpb_content_element {
	width: 100%;
	height: 12px;
	border-bottom:none !important;
	background: url(/wp-content/uploads/shadow.png) bottom center no-repeat;
	background-size:100%;
}
/*============== LANDING PAGE END ================*/

/*================ HERO BANNER START ================*/

/*.hero-wrapper {
	margin-bottom: 30px;
}
.hero-wrapper .hero-column .colwrapper {
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 30px;
}
.hero-wrapper h1 {
	color:#00264c;
	font-size:34px;
	font-weight:bold;
	letter-spacing:-1px;
}
.hero-wrapper h3 {
	color:#414141;
	font-size:30px;
}*/
.banner_heading{
	color:#ffffff;
  	font-size:78px !important;	
  	font-family: 'Lato', sans-serif;
}
.banner_heading strong{
  font-weight:normal;	
  color:#222222;
  font-size:78px !important;
}
.shop_btn a{
	color:#fafafa;
  	font-size:16px;
}
.shop_btn a:hover{
	color:#fafafa;
}
.bl_bg{
 	background:#000;
}
.wh_bg{
 	background:#fff;
}
.wh_bg, .bl_bg{
  display:inline-block;
  padding:40px 20px;
  font-family: 'Lato', sans-serif;
}
/*================== SOCIAL MEDIA START ================*/
.social-media-icons li {
	float:right;
}
.social-media-icons li a {
	display: block;
	height: 40px;
	text-indent: -99999px;
	width: 40px;
}
.social-media-icons .social-media-icons-facebook {
	background:url(/wp-content/uploads/facebook.jpg) repeat scroll 0 0 transparent;
}
.social-media-icons .social-media-icons-twitter {
	background:url(/wp-content/uploads/twitter.jpg) repeat scroll 0 0 transparent;
}
.social-media-icons .social-media-icons-youtube {
	background:url(/wp-content/uploads/youtube.jpg) repeat scroll 0 0 transparent;
}
.social-media-icons .social-media-icons-instagram {
	background:url(/wp-content/uploads/instagram.jpg) repeat scroll 0 0 transparent;
}
/*================== SOCIAL MEDIA END ================*/

/*================== MISC START ================*/

/*blockquote {
	background: url("/wp-content/uploads/about_blockquote_before.png") no-repeat scroll 3px 6px transparent;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	padding: 10px 20px 10px 45px;
	border:0;
}*/
.testimonial_sec blockquote {
	/*background: url("/wp-content/uploads/about_blockquote_before.png") no-repeat scroll 3px 6px transparent;*/
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	padding: 10px 20px 10px 45px;
	border:0;
  	position:relative;
  	margin-bottom: 0;
}
.testimonial_sec blockquote:before{
	background:url("/wp-content/uploads/about_blockquote_before.png") no-repeat scroll 0 0;
    content: "";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    top: 15px;
    width: 28px;
}
.testimonial_sec blockquote:after{
	background: transparent url("/wp-content/uploads/about_blockquote_after.png") no-repeat scroll 0 0;
    bottom: -5px;
    content: "";
    display: block;
    height: 20px;
    left: 90%;
    position: absolute;
    width: 28px;
}
/*================ MISC END ================*/

/*================ HOME PAGE CSS START HERE ==============*/ 
.welcome_banner_sec .ult-new-ib-desc{
	text-align:center !important;
}
.welcome_banner_sec .ult-new-ib{
	margin-bottom: 0 !important;
}
.welcome_banner_sec .ult-new-ib-desc h2{
	display:inline-block;
  	position:relative;
  	padding:5px 25px;
  	text-transform:uppercase;
}
.welcome_banner_sec .ult-new-ib-desc h2:before{
	border-top: 4px double #fff;
    content: "";
    left: 0;
    padding: 0;
    position: absolute;
    top: -4px;
    width: 100%; 	
}
.welcome_banner_sec .ult-new-ib-desc h2:after{
	border-top: 4px double #fff;
    content: "";
    left: 0;
    padding: 0;
    position: absolute;
    bottom:-5px;
    width: 100%; 	
}
.welcome_sec{
	padding-top:70px;
  	padding-bottom:70px;
}
.welcome_sec .wpb_single_image img{
	width: 100% !important;	
}
.welcome_sec .wpb_single_image{
	width: 100% !importantt; 		
}
.categories_sec{
	text-align:center;
}
.categories_sec h2{
	display: inline-block;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 50px !important;
    text-transform: uppercase; 
  	border-bottom:2px solid #000;
  	padding:0 0 17px;
  	position:relative;
}
.categories_sec h2:after{
	content:"";
	position:absolute;
  	background:url(/wp-content/uploads/heading_arrow.jpg) no-repeat;
  	bottom: -10px;
  	left: 50%;
  	margin-left: -11px;
  	width: 21px;
  	height:10px;
  	display:block;
}
.product_sec h2{
	border-bottom: 2px solid #000;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 26px !important;
    padding-bottom: 10px;
  	padding-top: 10px;
    text-transform: uppercase;
}
/*================ HOME PAGE CSS END HERE ==============*/ 
/*================ ABOUT PAGE CSS START HERE ============*/
.inner_welcome_img .wpb_single_image img{
	width:100%;
}
.page_heading h2{
    color: #000;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
  	padding-bottom: 18px;
    margin: 0 0 23px !important;
    text-transform: uppercase;
  	position: relative;
}
.page_heading h2:after{
	border-bottom: 2px solid #222222;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    width: 60%;
}
.testimonial_sec{
	text-align:center;
}
.testimonial_sec .client_name{
	color: #222;
    font-size: 14px;
    line-height: inherit;
    text-transform: uppercase;
  	margin-top: 10px;
}
.contact_form .dhvc-form-control {
	background: #fff !important;
  	border:1px solid #a2a2a2 !important;
	color: #8c8b8b !important;
	font-size: 14px;
  	min-height:50px !important;
	/*padding-left: 15px !important;
	padding-right: 35px !important;*/ 
}
.contact_form .dhvc-form-textarea textarea {
	background: #fff !important;
  	border:1px solid #a2a2a2 !important;
	color: #8c8b8b !important;
	font-size: 14px;
	min-height: 113px !important;
}
.contact_form .dhvc-form-submit {
	background: #222222 !important;
    border-radius: 0 !important;
    color: #fff !important;
    float: right;
    font-size: 14px !important;
    font-weight: bold !important;
    height: auto;
    margin-top: -65px;
    min-height: 50px;
    min-width: 150px;
    padding: 0 40px !important;
    text-transform: uppercase;
    width: 48.7%;
}
.contact_form .dhvc-form-add-on {
	top: 4px;
}

/*================ ABOUT PAGE CSS END HERE ============*/
/*================ CONTACT PAGE CSS START HERE ============*/
.contact_address address{
	color: #878787;
    font-size: 14px;
    line-height: 32px;
}
.contact_address address a{
	color: #878787 !important;
}
.contact_address address span{
	background:url("/wp-content/uploads/phone_icon_1.png") no-repeat left top;
    display: inline-block;
    min-height: 38px;
    margin-bottom: 20px;
    padding-left: 49px;
}
.contact_address .phone1{
	background:url("/wp-content/uploads/phone_icon_1.png") no-repeat left top;
}
.contact_address .phone2{
	background:url("/wp-content/uploads/phone_icon_2.png") no-repeat left top;
}
.contact_address .email{
	background:url("/wp-content/uploads/mail_icon.png") no-repeat left top;
}
.contact_address .location{
	background:url("/wp-content/uploads/location_icon.png") no-repeat left top;
}
/*================ CONTACT PAGE CSS END HERE ============*/

/*================= Facebook widget =====================*/
.rfbp-post{
 	border-bottom:none; 
    background-color: white;
    border-radius: 10px;
    padding: 10px;
    color: #333333;
}
.rfbp-post-link-wrap {
    background: #fff; 
    padding:5px 0;
}

/*============== WOOCOMMERCE START ================*/
.woocommerce ul.products li.product-category h3.woocommerce-category-title, .woocommerce-page ul.products li.product-category h3.woocommerce-category-title{
	color: #929292 !important;
    font-size: 16px !important;
    text-transform: uppercase;	
}
.woocommerce ul.products li.product-category h3.woocommerce-category-title .count, .woocommerce-page ul.products li.product-category h3.woocommerce-category-title .count{
	color: #929292 !important;
    font-size: 16px !important;
    text-transform: uppercase;	
}
.product_sec .product-grid-thumbnail{
	float:left;
  	margin-right:10px;
  	width:50%;
}
.product_sec .woocommerce ul.products li.product .price, .product_sec .woocommerce-page ul.products li.product .price{
	min-height: auto;
    padding: 0;
}
.product_sec .add_to_cart_button{
	width:auto !important;
}
.product_sec .woocommerce ul.products li.product h3, .product_sec .woocommerce-page ul.products li.product h3{
	padding: 0 0 6px 0;	
}
.home .woocommerce ul {
	margin:0 !important;
}
.home .woocommerce ul.products li.first, .home .woocommerce-page ul.products li.first {
	clear:none !important;
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
	text-align:left;
	color:#000000;
  	/*text-transform:uppercase;*/
	font-size:14px;
  	font-weight:bold;
	line-height: 1;
    padding: 10px 0 0;
   	min-height: 45px;
}
.woocommerce ul.products li.product a:hover, .woocommerce-page ul.products li.product a:hover {
	text-decoration:none !important;
}
.woocommerce ul.products li p {
	margin-bottom:0;
}
.woocommerce ul.products li br {
	display:none;
}
.woocommerce ul.products li.product .product-grid-thumbnail {
	background:#FFFFFF;
  	min-height: 210px;
	/*box-shadow:0 1px 2px -1px rgba(0, 0, 0, 0.5);
	border-radius:10px;*/
}
.woocommerce ul.products li.product a .product-grid-thumbnail img {
	box-shadow: none;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
	/*float:left !important;*/
  	display:block;
	padding:15px 0 0px 0;
	font-size:16px;
	color:#222222;
	border:none;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	min-height:auto;
}
.woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price ins {
	font-size:16px;
	color:#222222;
	border:none;
	text-align:center;
	text-decoration:none;
  	font-weight:bold;
}
.woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
	font-size:16px;
	text-align:center;
	color:#929292;
  	display:inline-block;
  	padding-right:8px;
  	font-weight:bold;
}
.add_to_cart_button {
	background:#222222 !important;
  	font-family:Arial, Helvetica, sans-serif;
  	font-weight:bold;
	padding:15px 18px !important;
  	border-radius: 0 !important;
	color:#fff !important;
	float:left;
  	text-align:center;
	display:block !important;
	font-size:14px !important;
	border:none !important;
	text-shadow: none !important;
	text-transform:uppercase;
	margin-top: 10px !important;
  	width:100%;
}
.woocommerce div.product .product_title {
	color: #929292 !important;
    font-size: 24px !important;
    font-weight: bold;
    line-height: 1;
    padding-bottom: 3px;
    padding-top: 0;
    /*text-transform: uppercase;*/
}
.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img, .woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
	/*border:1px solid #be8633;*/
	width:99%;
}
.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
	float: none;
	width: auto;
}
.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {
	/*margin: 2em;*/
  	margin:0 20px 0 0;
	/*width: auto;*/
}
.single-product .bodywrapper{
	margin-top: 50px;
}
.woocommerce span.onsale{
 	font-size:0.9em;
  	background-color:#ff0000;
    top: 10px !important;
    right: 10px !important;
    height: 45px;
    width: 45px;
}
/*================= woocommerce category ====================*/
.woocommerce .products ul, .woocommerce ul.products, .woocommerce-page .products ul, .woocommerce-page ul.products {
	white-space: normal !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	border-bottom: 1px dashed #d8d8d8;
    /*clear: none;*/
    margin-bottom: 28px;
    padding-bottom: 28px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product-category{
  	border-bottom:none;
}
.woocommerce ul.products li.product h3 .count, .woocommerce-page ul.products li.product h3 .count {
	background:none !important;
	color:#62272b !important;
}
/* wpbutler */
.woocommerce div.product div.images, .woocommerce-page div.product div.images { width: 28%; }
.woocommerce ul.products li.product.one_fourth, .woocommerce-page ul.products li.product.one_fourth,
.woocommerce .related ul li.product.one_fourth, .woocommerce .related ul.products li.product.one_fourth { clear: none; display: inline-block; float: none; margin-right: 4% !important; vertical-align: top; width: 20%; }
body.woocommerce.single section.related.products { display: none; visibility: hidden; }
@media all and (max-width: 991px){
	.header-column-logo#col-2-1 { float: left; }
}
@media all and (min-width: 480px) and (max-width: 767px){
	.woocommerce ul.products li.product.one_fourth, .woocommerce-page ul.products li.product.one_fourth,
	.woocommerce .related ul li.product.one_fourth, .woocommerce .related ul.products li.product.one_fourth { width: 45% !important; }
}
/*============= woocommerce product details ================*/
.woocommerce .product_meta {
	font-size:17px !important;
	color:#000 !important;
	text-decoration:none;
	text-transform:uppercase;
}
.woocommerce .product_meta a {
	color:#ad3229 !important;
}
.woocommerce .entry-summary p {
	color: #a2a2a2 !important;
    font-size: 12px !important;
    line-height: 24px;
}
.woocommerce .entry-summary p.price{
	color: #222222 !important;
    font-size: 18px !important;
    margin-bottom: 10px;
	font-weight: bold;
}
.woocommerce .entry-summary .price ins {
	color:#222222 !important;
	font-size:18px !important;
	text-transform:uppercase;
	display:inline-block !important;
	border:none !important;
	text-align:center !important;
	text-decoration:none;
	padding:0 20px !important;
	font-weight: bold;
}
.woocommerce .entry-summary .price del {
	font-size:18px !important;
	display:inline-block !important;
	text-align:center !important;
	padding:0 20px !important;
	color:#929292 !important;
}
.woocommerce .entry-summary p.stock.out-of-stock {
    color: #ff0000 !important;
    font-size: 16px !important;
    font-weight: bold;
}
.woocommerce .quantity {
	width:85px !important;
	/*margin:17px 18px 0 !important;*/
  	margin:0 !important;
}
.woocommerce .quantity input.qty {
	width:60px !important;
	height:42px !important;
	font-size:20px !important;
}
.woocommerce .quantity .plus, .woocommerce .quantity .minus {
	height:22px !important;
	width:24px !important;
	font-size:18px !important;
}
.woocommerce .entry-summary form.cart {
	display:inline-block;
	background:#fff !important;
}
.single_add_to_cart_button {
	background:#222222 !important;
	padding:15px 25px !important;
	color:#fff !important;
	float:right !important;
	display:block !important;
	font-size:14px !important;
	border:none !important;
	text-shadow: none !important;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
  	border-radius: 0 !important;
}
.variations .label{
 	color: #000;
    font-size: 15px;
    font-weight: normal !important;
}
/*================ woocommerce tabs ===============*/
.woocommerce-tabs ul.tabs:before {
	border-bottom:none !important;
}
.woocommerce-tabs ul.tabs {
	border-bottom:none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.woocommerce-tabs ul.tabs li {
	border:none !important;
	box-shadow:none !important;
	border-radius:0 !important;
	background:none !important;
}
.woocommerce-tabs ul.tabs li:first-child {
	margin: 0 !important;
    padding: 0 !important;
}
.woocommerce-tabs ul.tabs li.active {
	/*background:#55093f !important;*/
  	color:#000000 !important;
  	font-size:16px !important;
}
.woocommerce-tabs ul.tabs li.active a {
	color:#000 !important;
  	border-bottom: 2px solid #222222 !important;
}
.woocommerce-tabs ul.tabs li:before, .woocommerce-tabs ul.tabs li.active:before, .woocommerce-tabs ul.tabs li:after {
	border:none !important;
	box-shadow:none !important;
	border-radius:0 !important;
}
.woocommerce-tabs ul.tabs li a {
	font-size:16px !important;
	padding:0 10px 18px 0 !important;
	color:#000 !important;
  	text-transform:uppercase !important;
	font-family: 'Lato', sans-serif !important;
	text-shadow: none !important;
	font-weight: bold !important;
  	border-bottom: 2px solid rgba(0,0,0,0) !important;
}
.woocommerce-tabs ul.tabs li a:hover {
	/*background:#55093f !important;*/
	color:#000 !important;
  	border-bottom: 2px solid #222222 !important;
}
.woocommerce-tabs {
	border-bottom: 1px dashed #d8d8d8;
    margin-bottom: 50px;
    padding-bottom: 70px !important;
    padding-top: 40px !important;
}
.woocommerce-tabs .panel {
	background:#fff !important;
	margin:0 !important;
	padding:0 !important;
  	box-shadow: none;
}
.woocommerce-tabs .panel p {
	color: #a2a2a2 !important;
    font-size: 12px !important;
    line-height: 24px !important;
    margin-bottom: 0 !important;
}
.woocommerce-tabs .panel h2 {
	font-family: 'Lato', sans-serif;
	font-size:24px !important;
	color:#000 !important;
	text-decoration:none;
	text-transform:uppercase;
	padding-bottom: 10px;
}
/*==================== WOOCOMMERCE CART & CHECKOUT ==================*/
#ship-to-different-address .input-checkbox {
	float: left;
	margin:9px 10px 0 0;
}
#ship-to-different-address .checkbox {
	display: inline;
}
.woocommerce-checkout {
    color: #000;
}
.woocommerce-checkout input[type="text"], .woocommerce-checkout input[type="email"]{
	 color: #000;
    font-weight: normal;	
}
.woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt {
	background:#C00;
	background:-webkit-gradient(linear, left top, left bottom, from(#F00), to(#C00));
	background:-webkit-linear-gradient(#F00, #C00);
	background:-moz-linear-gradient(center top, #F00 0, #C00 100%);
	background:-moz-gradient(center top, #F00 0, #C00 100%);
	border-color: #900;
  	 color: #fff !important;
}
.woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page #content input.button.alt:hover {
	background:#360;
	background:-webkit-gradient(linear, left top, left bottom, from(#390), to(#360));
	background:-webkit-linear-gradient(#390, #360);
	background:-moz-linear-gradient(center top, #390 0, #360 100%);
	background:-moz-gradient(center top, #390 0, #360 100%);
	border-color: #060;
}
input.checkout-button {
	background:#1FD100;
	background:-webkit-gradient(linear, left top, left bottom, from(#1FD100), to(#1FD100)) !important;
	background:-webkit-linear-gradient(#1FD100, #1FD100) !important;
	background:-moz-linear-gradient(center top, #1FD100 0, #1FD100 100%) !important;
	background:-moz-gradient(center top, #1FD100 0, #1FD100 100%) !important;
	border-color: #1FD100;
	color:#fff !important;
	text-shadow:none !important;
	box-shadow:none !important;
	font-size:14px;
}
input#place_order {
	background:#1FD100;
	background:-webkit-gradient(linear, left top, left bottom, from(#1FD100), to(#1FD100)) !important;
	background:-webkit-linear-gradient(#1FD100, #1FD100) !important;
	background:-moz-linear-gradient(center top, #1FD100 0, #1FD100 100%) !important;
	background:-moz-gradient(center top, #1FD100 0, #1FD100 100%) !important;
	border-color: #1FD100;
	color:#fff !important;
	text-shadow:none !important;
	box-shadow:none !important;
	font-size:14px;
}
.woocommerce .cart-collaterals .cart_totals table, .woocommerce-page .cart-collaterals .cart_totals table {
	width:100%;
}
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
	width:65%;
}
.woocommerce #content table.cart input, .woocommerce table.cart input, .woocommerce-page #content table.cart input, .woocommerce-page table.cart input {
	font-size:14px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	width:40%;
}
.checkout .input-text {
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
	padding: 10px 2px;
}
.payment_methods label {
	display: inline;
}

.products li.first {clear:left}

/*==================== WOOCOMMERCE END ==================*/

/*================= RESPONSIVE ====================*/


@media only screen and (max-width : 1024px) {
.contact-form-col-1, .contact-form-col-2 {
	width: 100%;
	float: none;
	padding-left: 0;
}
.contact-form-horizontal input.wpcf7-text {
	width:100%;
	display:block;
	margin-bottom: 10px !important;
}
.contact_horizontal .ether-form label {
	float:none;
	width:100%;
}
  .newsletter input[type="text"], .newsletter input[type="email"] {
    width: 305px;
}
/*============== woocommerce responsive ================*/

}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.navbar .nav {
	float:none;
}
.navbar .nav > li {
	margin:0;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
	border-radius:0;
}
.nav-collapse .dropdown-menu li + li a {
	margin:0;
}
 .product_sec .product-grid-thumbnail {
    float: none;
    width: 100%;
}
.product_sec .add_to_cart_button{
  	width:100% !important;
  }
.banner_heading{
  font-size:55px !important;	
}
.banner_heading strong{
  font-size:55px !important;
}
  .contact_form .dhvc-form-submit{
  	margin-top:-81px;
  }
  .newsletter table, .newsletter tbody, .newsletter tr, .newsletter td{
   	float:none;
    width:100%;
    display:block;
}
.newsletter input[type="text"], .newsletter input[type="email"]{
   width:100%;
   background-image:none;
   background-color:#fff;
}
.newsletter input[type="submit"]{
   width:100%;
   background-image:none;
   background-color:#fff;
   margin:0;
  }
/*============== woocommerce responsive ================*/
.product_sec .woocommerce ul.products li.product h3, .product_sec .woocommerce-page ul.products li.product h3{
	padding-top: 10px;	
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
	text-align:center;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
    text-align:center;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.header_fixed{
 	position:relative;
}
.header_fixed #logo-container{
 	width:auto; 
}
.header_fixed .navbar{
 	padding-top:55px; 
}
.navbar .nav {
	float:none;
}
.navbar .nav > li {
	margin:0;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
	border-radius:0;
}
.nav-collapse .dropdown-menu li + li a {
	margin:0;
}
  .contact_form .dhvc-form-submit{
  	margin-top:0;
  }
  .blog .post {
  width: 100%;
}
   .newsletter table, .newsletter tbody, .newsletter tr, .newsletter td{
   	float:none;
    width:100%;
    display:block;
}
.newsletter input[type="text"], .newsletter input[type="email"]{
   width:100%;
   background-image:none;
   background-color:#fff;
}
.newsletter input[type="submit"]{
   width:100%;
   background-image:none;
   background-color:#fff;
   margin:0;
  }
/*============== woocommerce responsive ================*/
  .product_sec .product-grid-thumbnail {
    float: none;
    width: 100%;
}
.product_sec .add_to_cart_button{
  	width:100% !important;
  }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width:100% !important;
}
.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
	width: 100%;
	float:none;
}
/*.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{
    padding: 0 35px;
  }*/
.product_sec .woocommerce ul.products li.product h3, .product_sec .woocommerce-page ul.products li.product h3{
	padding-top: 10px;	
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
	text-align:center;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
    text-align:center;
}
  .woocommerce .cart_table_item .quantity {
	width:50px !important;
	margin:0 5px 0 0 !important;
}
.woocommerce .cart_table_item .quantity input.qty {
	width:30px !important;
	height:25px !important;
	font-size:12px !important;
	margin:0;
}
.woocommerce .cart_table_item .quantity .plus, .woocommerce .cart_table_item .quantity .minus {
	height:14px !important;
	width:20px !important;
	font-size:14px !important;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
	padding:0;
}
.woocommerce table.shop_table .product-name, .woocommerce-page table.shop_table .product-name {
	padding:0 5px 0 0;
}
.woocommerce table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon, .woocommerce #content table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon {
	float:none;
}
.woocommerce table.cart td.actions .coupon:after, .woocommerce-page table.cart td.actions .coupon:after, .woocommerce #content table.cart td.actions .coupon:after, .woocommerce-page #content table.cart td.actions .coupon:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.woocommerce table.shop_table .button, .woocommerce-page table.shop_table .button {
	float:left !important;
	margin:0 5px 5px 0 !important;
}
.payment_method_eway_payments select, .payment_method_eway_payments input[type="text"] {
	width:80%;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	width:auto;
}
}
@media only screen and (max-width: 479px), screen and (max-device-width: 479px) {
.header_fixed{
 	position:relative;
}
.header_fixed #logo-container{
 	width:auto; 
}
.header_fixed .navbar{
 	padding-top:55px; 
}
.navbar .nav {
	float:none;
}
.navbar .nav > li {
	margin:0;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
	border-radius:0;
}
.nav-collapse .dropdown-menu li + li a {
	margin:0;
}
  .visa_img > img {
    width: 100%;
}
  .blog .post {
  width: 100%;
}
  .contact_form .dhvc-form-submit{
  	margin-top:0;
  }
   .newsletter table, .newsletter tbody, .newsletter tr, .newsletter td{
   	float:none;
    width:100%;
    display:block;
}
.newsletter input[type="text"], .newsletter input[type="email"]{
   width:100%;
   background-image:none;
   background-color:#fff;
}
.newsletter input[type="submit"]{
   width:100%;
   background-image:none;
   background-color:#fff;
   margin:0;
  }
/*============== woocommerce responsive ================*/
.product_sec .product-grid-thumbnail {
    float: none;
    width: 100%;
}
.product_sec .add_to_cart_button{
  	width:100% !important;
  }
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width:100% !important;
}
.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
	width: 100%;
	float:none;
}
.single-product-price {
	padding-right:5px;
}
.single_add_to_cart_button {
	background-image:none !important;
	padding-left:15px !important;
}
.product_sec .woocommerce ul.products li.product h3, .product_sec .woocommerce-page ul.products li.product h3{
	padding-top: 10px;	
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
	text-align:center;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
    text-align:center;
}
/*.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{
    padding: 0 35px;
  }*/
  .woocommerce table.shop_table, .woocommerce-page table.shop_table {
	font-size:13px;
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
	padding:0;
}
.woocommerce table.shop_table .product-quantity, .woocommerce-page table.shop_table .product-quantity {
	display: none;
}
.woocommerce table.shop_table .product-name, .woocommerce-page table.shop_table .product-name {
	padding:0 5px 0 0;
}
.woocommerce table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon, .woocommerce #content table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon {
	float:none;
}
.woocommerce table.cart td.actions .coupon:after, .woocommerce-page table.cart td.actions .coupon:after, .woocommerce #content table.cart td.actions .coupon:after, .woocommerce-page #content table.cart td.actions .coupon:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.woocommerce table.shop_table .button, .woocommerce-page table.shop_table .button {
	float:left !important;
	margin:0 5px 5px 0 !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	width:auto;
}
}