/*   
Theme Name: Arms 
Theme URI: http://yellingmule.com
Description: Custom Theme For ARMS.
Author: Yelling Mule
Author URI: http://www.yellingmule.com
Version: 1.0
*/
@CHARSET "UTF-8";
*{
	margin:0;
	padding:0;
}

.clear{
	clear:both;
}

.right{
	float:right;
}

.left{
	float:left;
}

.alignleft {
	float: left;
	margin-right:20px;
}

.alignRight {
	float: right;
	margin-left:20px;
}

.hidden {
	display:none;
}


html,body {
font-family:'Open Sans', sans-serif;
font-weight:400;
margin:0;
padding:0;
}

h1,h2,h3,h4,h5 {

font-family:'Black Ops One', cursive;
font-weight:400;
text-transform:uppercase;
}

i,em {
font-family:Lato, sans-serif;
font-weight:400i;
font-style:italic;
}
a:focus {
  outline: none;
  outline-offset: -0px!important;
}
a:focus, a:hover {
  color: #23527c;
  text-decoration: none!important;
}
.header_nav li a:focus{ color:#cd0000;}
.container {
width:1210px;
}

.container_relative {
position:relative;
height:100%;
}

a:hover {
text-decoration:none;
}

.gold_button {
background:#9D894A;
display:inline-block;
color:#FFF;
text-transform:uppercase;
padding:1rem 3rem;
}

.gold_button:hover {
color:#FFF;
background:#796730;
}

ul {
list-style:none;
margin:0;
padding:0 0 0 2rem;
}

ul li {
padding:.25rem 0;
}

.header {
position:fixed;
width:100%;
z-index:999;
background:rgba(34,34,34,0.7);
}

.header_scrolled {
background:#FFF;
height:90px;
border-bottom:3px solid #9D894A;
}

.header_logo {
padding:12px 0 9px;
}

.header_buttons {
list-style:none;
text-transform:uppercase;
text-align:right;
margin:0;
padding:0;
}

.header_buttons li {
display:inline-block;
min-width:130px;
text-align:center;
padding:0;
}

.header_buttons li a {
color:#FFF;
display:block;
font-size:16px;
font-weight:700;
background:#666560;
padding:6px 12px;
}

.header_buttons li:first-child a {
margin-right:-4px;
}
.header_nav li:hover ul {
  background: rgba(34, 34, 34, 0.7) none repeat scroll 0 0;
  border-top: 3px solid #cd0000;
  display: block;
  padding: 0;
  position: absolute;
  text-align: left;
  top: 47px;
  width: 250px;
}
.header_nav li ul li {
  padding: 0;
  width: 100%;
}
.header_nav li ul li:last-child a{ background:none;}
.header_nav li ul li:last-child a:hover{ background:none; color:#cd0000;}
.header_nav li ul{ display:none;}
.header_nav {
list-style:none;
text-transform:uppercase;
text-align:right;
font-size:16px;
margin:0;
padding:.25rem 15px 0;
}

.header_nav li {
display:inline-block;
position:relative;
z-index:1000;
padding:7px 0 5px;
}

.header_nav li a {
color:#fff;
display:block;
font-size:16px;
font-weight:700;
padding:7px 25px 5px;
}

.header_subnav {
display:none;
list-style:none;
position:absolute;
text-align:left;
top:37px;
left:0;
background:#FFF;
min-width:200px;
font-size:14px;
text-transform:none;
z-index:900;
margin:0;
padding:0;
}

.header_scrolled .header_subnav {
border:3px solid #9D894A;
border-top:5px solid #FFF;
}

.header_subnav li {
display:block;
margin:0;
}

.header_subnav li a {
color:#1e4f25;
display:block;
border:none;
padding:.75rem 1rem;
}

.header_subnav li a:hover {
background:#1e4f25;
border:none;
color:#FFF;
}

.home_hero {
background-size:cover;
background-position:center;
width:100%;
position:relative;
}

.home_hero_content {
position:absolute;
text-align:center;
top:59%;
left:0;
right:0;
-webkit-transform:translate(0,-55%);
-ms-transform:translate(0,-55%);
transform:translate(0,-55%);
}

.carousel-caption {
top:0;
}

.home_hero_content h1 {
color:#FFF;
font-size:92px;
font-weight:600;
line-height:98px;
margin:0;
}

.carousel-indicators li {
border:2px solid #fff;
height:12px;
width:12px;
}

.carousel-indicators .active {
background-color:#fff;
height:14px;
width:14px;
margin:0;
}

.home_hero_content h5 {
color:#FFF;
font-size:46px;
font-weight:600;
line-height:46px;
margin:0;
}

.home_hero_content a {
background:#cd0000 none repeat scroll 0 0;
color:#fff;
display:inline-block;
font-size:16px;
font-weight:700;
text-shadow:none;
text-transform:uppercase;
width:auto;
margin:33px 0 0;
padding:8px 19px;
}

.home_hero_content p {
font-size:18px;
line-height:1.3;
color:#003517;
padding:0 20%;
}

.carousel {
width:100%;
float:left;
}

.content {
font-size:16px;
text-align:left;
padding:0;
}
.content.content_tan{font-size:16px;
text-align:center;
padding:55px 0 75px;}

.content_tan {
background:#fff none repeat scroll 0 0;
display:inline-block;
width:100%;
}

.content.content_tan p {
color:#000;
font-size:27px;
line-height:35px;
width:88%;
margin:auto;
padding:0 0 45px;
}

.content_tan .cuadro_intro_hover p {
padding:0 0 5px;
}

.content h1 {
  color: #222;
  font-size: 60px;
  line-height: 42px;
  margin: 0 0 27px;
  padding: 0 0 38px;
  position: relative;
}
.content h1:before{ content:''; 
	display:inline-block;
	position:absolute;
	height:9px; width:207px;
	background:#cd0000;
	bottom:0;
}
.content p {
  color: #222;
  margin: 0 0 28px;
} 
.content h2 {
  color: #cd0000;
  display: inline-block;
  font-family: "Open Sans",sans-serif;
  font-size: 40px;
  font-weight: bold;
  margin: 20px 0 18px;
  text-transform: uppercase;
}
/*.content ul li:before{
	content:'\f105';
	font-family:'FontAwesome';
	color:#cd0000;
	margin-right:0.5rem;
	font-size:22px;
}*/
.content h3 {
  color: #222;
  font-family: "Open Sans",sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin: 27px 0 23px;
  text-transform: uppercase;
}
.content ul li{ line-height:24px;}
.content ul {
  padding: 0;
  margin-bottom: 20px;
  display: inline-block;
}
.two_box .cuadro_intro_hover:first-child {
margin-bottom:30px;
}

.cuadro_intro_hover {
position:relative;
overflow:hidden;
padding:0;
}

.cuadro_intro_hover h3 {
color:#fff;
font-family:"Open Sans",sans-serif;
font-size:24px;
font-weight:700;
text-transform:uppercase;
margin:-14px 0 5px;
}

.cuadro_intro_hover:hover .caption-text {
top:5px;
}

.cuadro_intro_hover:hover .blur {
top:-36px;
}

.cuadro_intro_hover.big_image:hover .caption-text {
padding:24% 0;
}

.content.content_tan .cuadro_intro_hover p {
font-size:14px;
color:#fff;
line-height:18px;
}

.cuadro_intro_hover .btn.btn-default {
background:rgba(0,0,0,0) none repeat scroll 0 0;
border:3px solid #fff;
border-radius:0;
color:#fff;
font-weight:700;
text-transform:uppercase;
margin:15px 0 0;
padding:3px 21px;
}

.cuadro_intro_hover:hover .caption {
opacity:1;
transform:translateY(-130px);
-webkit-transform:translateY(-130px);
-moz-transform:translateY(-130px);
-ms-transform:translateY(-130px);
-o-transform:translateY(-130px);
}

.cuadro_intro_hover.big_image:hover .caption {
opacity:1;
transform:translateY(-324px);
-webkit-transform:translateY(-324px);
-moz-transform:translateY(-324px);
-ms-transform:translateY(-324px);
-o-transform:translateY(-324px);
}

.cuadro_intro_hover.big_image .blur {
background-color:rgba(0,0,0,0.7);
height:409px;
position:absolute;
top:-39px;
width:100%;
z-index:5;
}

.cuadro_intro_hover img {
z-index:4;
}

.cuadro_intro_hover .caption {
position:absolute;
bottom:0;
-webkit-transition:all .5s ease-in-out;
-moz-transition:all .5s ease-in-out;
-o-transition:all .5s ease-in-out;
-ms-transition:all .5s ease-in-out;
transition:all .5s ease-in-out;
width:100%;
}

.cuadro_intro_hover .blur {
background-color:rgba(0,0,0,0.7);
height:167px;
position:absolute;
top:-39px;
width:100%;
z-index:5;
}

.cuadro_intro_hover .caption-text {
z-index:10;
color:#fff;
position:absolute;
height:150px;
text-align:center;
top:-20px;
width:100%;
}

.content_photo {
position:relative;
}

.content_photo img {
width:100%;
opacity:0.75;
}

.content_photo_overlay {
width:100%;
height:100%;
text-align:center;
color:#FFF;
position:absolute;
z-index:800;
top:0;
left:0;
right:0;
bottom:0;
}

.content_photo_overlay h2 {
font-size:48px;
text-transform:none;
position:absolute;
top:55%;
left:0;
right:0;
-webkit-transform:translate(0,-55%);
-ms-transform:translate(0,-55%);
transform:translate(0,-55%);
text-shadow:0 0 7px rgba(0,0,0,0.8);
margin:0;
padding:0 20%;
}

.about_us a {
background:#cd0000 none repeat scroll 0 0;
color:#fff;
display:inline-block;
font-size:16px;
font-weight:700;
text-shadow:none;
text-transform:uppercase;
width:auto;
margin:25px 0 0;
padding:8px 19px;
}

.about_us {
background:rgba(0,0,0,0) url(/wp-content/themes/arms/public/img/about_bg.png) repeat scroll 0 0;
text-align:center;
width:100%;
margin:0;
padding:70px 0;
}

.about_us.sri_system {
background:rgba(0,0,0,0) url(http://placehold.it/1365x450) repeat-x scroll 0 0;

background-size:cover;
}

.about_us h2 {
color:#fff;
font-size:60px;
position:relative;
margin:0 0 50px;
}

.about_us p {
font-size:18px;
color:#fff;
}

.about_us h2::before {
background:#fff none repeat scroll 0 0;
bottom:-24px;
content:"";
display:inline-block;
height:6px;
left:0;
position:absolute;
right:0;
width:236px;
margin:auto;
}

.about_us.sri_system a {
background:none;
border:3px solid #fff;
}

.product_cnt a.learn_more {
background:#cd0000 none repeat scroll 0 0;
color:#fff;
display:inline-block;
font-size:16px;
font-weight:700;
text-shadow:none;
text-transform:uppercase;
width:auto;
margin:45px 0 0;
padding:8px 29px;
}

.product_cnt {
background:#fff;
text-align:center;
width:100%;
margin:0;
padding:70px 0;
}

.product_cnt h2 {
color:#cd0000;
font-size:60px;
position:relative;
margin:0 0 50px;
}

.product_cnt h2::before {
background:#ccc none repeat scroll 0 0;
bottom:-24px;
content:"";
display:inline-block;
height:6px;
left:0;
position:absolute;
right:0;
width:236px;
margin:auto;
}

.product:hover .product_image img {
transform:scale(1.1);
}

.product_image img {
transition-duration:1s;
}

.product_category h3 {
color:#000;
font-family:'Open Sans', sans-serif;
font-weight:700;
font-size:24px;
}

.nbs-flexisel-container {
max-width:100%;
position:relative;
float:left;
}

.nbs-flexisel-ul {
list-style-type:none;
position:relative;
text-align:center;
width:9999px;
float:left;
margin:0;
padding:0;
}

.nbs-flexisel-inner {
float:left;
margin-left:35px;
overflow:hidden;
width:94%;
}

.nbs-flexisel-item {
cursor:pointer;
float:left;
line-height:0;
position:relative;
margin:0;
padding:0;
}

.nbs-flexisel-item img {
cursor:pointer;
margin-bottom:10px;
margin-top:10px;
max-width:auto;
position:relative;
width:auto;
}

.nbs-flexisel-nav-left,.nbs-flexisel-nav-right {
cursor:pointer;
height:52px;
position:absolute;
width:31px;
z-index:100;
}

.nbs-flexisel-nav-left {
background:url(/wp-content/themes/arms/public/img/leftarow.png) no-repeat scroll center center rgba(0,0,0,0);
left:0;
}

.nbs-flexisel-nav-right {
background:url(/wp-content/themes/arms/public/img/rightarow.png) no-repeat scroll center center rgba(0,0,0,0);
right:0;
}

.product_cnt.latest_news .col-md-4 {
text-align:left;
}

.product_cnt.latest_news h4 a {
color:#222;
}

.product_cnt.latest_news h4 {
color:#000;
font-family:"Open Sans",sans-serif;
font-size:30px;
margin:36px 0 30px;
}

.product_cnt.latest_news h2 {
margin-bottom:63px;
}

.product_cnt.latest_news p {
font-size:16px;
color:#222;
}

a.read_more_btn {
color:#222;
font-size:16px;
font-weight:700;
text-transform:uppercase;
display:inline-block;
margin:19px 0 0;
}

.prefooter {
background:#cd0000;
color:#FFF;
padding:24px 0;
}

.prefooter p {
display:inline-block;
font-size:21px;
line-height:51px;
padding-top:0;
text-transform:uppercase;
margin:0;
}

.prefooter_button {
background:#222 none repeat scroll 0 0;
border:medium none #222;
display:block;
font-size:20px;
font-weight:700;
text-align:center;
text-transform:uppercase;
width:118px;
margin:0;
padding:13px 1rem 13px;
}

.prefooter_button:hover {
background:#666560;
}

.form-control::-moz-placeholder {
color:#e5e5e5!important;
font-size:20px;
text-transform:uppercase;
font-style:italic;
}

.prefooter_input {
float:left;
border:3px solid #e5e5e5;
border-radius:0;
color:#e5e5e5!important;
display:block!important;
font-size:18px;
height:auto;
width:65%!important;
padding:1.1rem;
}

.col_no_padding_left {
padding-left:0;
}

.footer {
background:#222;
padding:4rem 0;
}

.footer_line {
background:#cd0000 none repeat scroll 0 0;
display:block;
height:5px;
width:122px;
margin:2rem 0;
}

.footer_links {
list-style:none;
font-size:16px;
margin:0 0 2rem;
padding:0;
}

.footer_links li {
color:#fff;
margin:0;
padding:1px 0;
}

.footer_links li a {
color:#fff;
display:block;
text-transform:uppercase;
}

.footer_links li.large {
font-size:18px;
margin:1rem 0;
}

.footer_copyright {
border-top:5px solid #cecccc;
color:#fff;
font-size:16px;
margin-top:40px;
padding-top:35px;
text-align:left;
text-transform:uppercase;
}

.footer_copyright a {
color:#fff;
}

.footer_logo {
float:left;
width:100%;
padding:0 0 2rem;
}

.social_links {
list-style:outside none none;
padding:0;
}

.social_links > li {
float:left;
font-size:41px;
margin:0 11px 0 0;
}

.social_links > li a:hover {
color:#cecccc;
}

.footer_links.heading_link > li {
padding:0 0 42px;
}

.header_logo a,.header_nav li a:hover + .header_subnav,.header_subnav:hover,input[type=checkbox]#show_menu:checked ~ .header_nav,.prefooter_form {
display:block;
}

.header_logo img,.footer_logo img {
width:auto;
}

.header ul li:before,.footer li:before {
content:none;
}

.header_buttons li a:hover,.header_nav li:last-child a,.cuadro_intro_hover .btn.btn-default:hover,.about_us.sri_system a:hover {
background:#cd0000;
}

.header_nav li a:hover,.cuadro_intro_hover span,.product_category h3 i,.product_cnt.latest_news h4 a:hover,a.read_more_btn i,a.read_more_btn:hover,.footer_links li a:hover,.footer_links li.large i,.footer_copyright a:hover,.social_links > li a {
color:#cd0000;
}

.header_nav li:last-child a:hover,.home_hero_content a:hover {
background:#666560;
color:#fff;
}

.header_subnav li a:after,.nbs-flexisel-item::before {
content:'';
}

.header_bars,input[type=checkbox]#show_menu {
display:none;
}

.carousel img,.latest img,.product_cnt.latest_news img {
width:100%;
}

.about_us a:hover,.product_cnt a.learn_more:hover {
background:#666560 none repeat scroll 0 0;
color:#fff;
}

.footer_heading,.footer_links.heading_link a {
color:#fff;
font-size:24px;
font-weight:700;
text-transform:uppercase;
}


/* inner page */
.internal_hero {
  background-image: url("/wp-content/themes/arms/public/img/internal-header.jpg");
  background-position: center center;
  background-size: cover;
  height: 310px;
  position: relative;
  width: 100%;
}
.internal_hero_content {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 65%;
  transform: translate(0px, -60%);
}
.internal_hero_content h1 {
  color: white;
  font-size: 92px;
  font-weight: 600;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}
.internal_page {
  padding: 66px 0 34px;
}
.internal_sidebar {
  background: #565656 none repeat scroll 0 0;
}
.internal_sidebar h3 {
  font-size: 22px;
  font-weight: bold;
  margin: 0;
  font-family:"Open Sans",sans-serif; 
  color:#fff;
  padding:17px 20px;
}
.internal_sidebar_links {
  list-style: outside none none;
  padding: 0;
}
.internal_sidebar_links > li {
  padding: 14px 20px;
}
.internal_sidebar_links > li.active { background:#cd0000;}
.internal_sidebar_links > li:hover { background:#cd0000;}
.internal_sidebar_links li a{ font-size:18px; text-transform:uppercase; color:#fff; font-weight:bold;}
.nav-pills > li {
  display: inline-block;
  float: none;
}
.nav-pills > li.active a{ background:#cd0000;}
.nav-pills > li.active a:hover{ background:#222;}
.nav-pills > li a:hover{ background:#cd0000;}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  background-color: #cd0000;
  color: #fff;
}
.nav-pills > li + li {
  margin-left: 26px;
}
.nav-pills > li a {
  background: #222 none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
  font-family: "Open Sans",sans-serif;
  font-size: 30px;
  font-weight: bold;
  margin: 0;
  padding: 6px 45px;
  text-transform: uppercase;
}
.nav-pills { text-align:center;}
.tab-content ul{ padding:0;}
.product-category.product {
  float: left;
  margin: 0 0px 70px;
  width: 33.33%;
  padding: 0 15px;
}
.product-hover-img{border:3px solid #6b6864;  position:relative; overflow:hidden;}
.product-category.product img{ 
  max-width:100%;

}
.overlay_image {
  background: rgba(34, 34, 34, 0.6) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding: 34% 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  display:none;
}
.overlay_image > a {
  border: 5px solid #fff;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  padding: 10px 38px;
  text-transform: uppercase;
}
.tab-content{ margin-top:65px;}
.overlay_image > a:hover{ background:#cd0000;}
.product-category.product:hover .product-hover-img{ border:3px solid rgba(34, 34, 34, 0.6);}
.product-category.product h3 a{ font-family: "Open Sans",sans-serif; font-size:30px; color:#222; font-weight:bold;}
.product-category.product h3 a i{ color:#cd0000;}
.product-category.product h3 a:hover{ color:#cd0000;}
.product-category.product:hover .overlay_image{ display:block}
.product a:hover h3{ color:#cd0000;}
.shop_product .product-category.product {
  float: left;
  margin: 0 0 70px;
  padding: 0 15px;
  width: 25%;
  height: 417px;
}
.shop_product .product-category.product .product-hover-img {
  height: 100%;
  line-height: 225px;
  max-height: 225px;
  min-height: 225px;
  text-align: center;
  vertical-align: middle;
}
.shop_product .product-category.product .overlay_image > a {
  border: 3px solid #fff;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding: 7px 29px;
  text-transform: uppercase;
}
.shop_product .product-category.product .overlay_image {
  padding: 0% 0;
}
.shop_product .product-category.product h3 { height:50px; overflow:hidden;}
.shop_product .product-category.product h3 a {
  color: #222;
  font-family: "Open Sans",sans-serif;
  font-size: 22px;
  font-weight: bold;
}
.shop_product .product-category.product h3 a:hover{ color:#cd0000;}
.heading_product span {
  font-size: 25px;
  width: 100%;
}
.heading_product a.add-to-cart {
  background: #cd0000 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  padding: 6px 12px;
  text-transform: uppercase;
  width: auto;
  margin:8px 0 0 0;
}
.heading_product a.add-to-cart:hover{
  background: #666560 none repeat scroll 0 0;
}
.carousel-control.left{ background:none;}
.carousel-control.right{ background:none;}
#carousel-bounding-box img{ width:auto; margin:auto;}
.carousel-inner{ text-align:center;}
#carousel-bounding-box .carousel {
  border: 3px solid #6b6864;
  float: left;
  margin-bottom: 25px;
  padding: 7% 0;
  width: 100%;
}
.hide-bullets li {
  border: 2px solid #6b6864;
  display: inline-block;
  height: 90px;
  line-height: 82px;
  vertical-align: middle;
  width: 100px;
  margin:0 13px;
}
.hide-bullets {
  padding: 0;
  text-align: center;
}
.hide-bullets li:hover{
  border: 2px solid #cd0000;}
  .hide-bullets li.active{
  border: 2px solid #cd0000;}
.hide-bullets .thumbnail {
  background-color: #fff;
  border-radius: 0px;
  border:none;
  display: inline-block;
  padding: 0px;
  margin:0;
    vertical-align: middle;
  transition: border 0.2s ease-in-out 0s;
}
#carousel-bounding-box i{ color:#ededed; font-size:54px; font-weight:bold; text-shadow:none;}
#carousel-bounding-box .carousel-control{ padding:24% 0;}
#carousel-bounding-box .carousel-control:hover i{ color:#cd0000;}
.shop-product-info a.add-to-cart {
  background: #cd0000 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  margin: 8px 0 0;
  padding: 8px 16px;
  text-transform: uppercase;
  width: auto;
}
.shop-product-info a.add-to-cart:hover { background:#6b6864;}
.shop-product-info h2{ font-size:40px; color:#cd0000; font-family: "Open Sans",sans-serif; text-transform:uppercase; font-weight:bold; margin:0; margin:0 0 25px;}
.shop-product-info > p {
  color: #222;
  font-size: 18px;
  margin: 0 0 21px 0;
}
.shop_product ul{ padding:0;}
.shop-product-info span.price {
  color: #222;
  display: inline-block;
  font-size: 35px;
  margin: 20px 0;
}
/*.internal_page .panel {
  background-color: #fff;
  border: none;
  border-radius: 4px;
  box-shadow: none;
  margin-bottom: 20px;
  margin-top:80px;
}*/
.tab_border {
  background: #cd0000 none repeat scroll 0 0;
  height: 3px;
  margin:-4px 0 0;
}
.nav-tabs {
  border-bottom: none;
}
.nav.nav-tabs a {
  padding: 10px 35px;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  margin-right: 21px;
}
.nav-tabs > li.active a{ background:#cd0000; color:#fff;border:3px solid #cd0000;}
.nav-tabs > li.active a:hover{ background:#cd0000; color:#fff;border:3px solid #cd0000;}
.nav-tabs > li a:hover{ background:#cd0000; color:#fff;border:3px solid #cd0000;}
.nav-tabs > li a{ font-size:18px; background:none; color:#222; border:3px solid #cd0000; text-transform:uppercase; font-weight:bold;}
.panel .tab-content {
  margin-top: 28px;
}
.panel .tab-content p {
  color: #222;
  font-size: 16px;
  margin: 0 0 26px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{background:#cd0000; color:#fff;border:3px solid #cd0000;}
.product-category.product:hover img {
transform:scale(1.1);
}

.product-category.product img {
transition-duration:1s;
}
a {
  transition: all 0.6s;
}

a:hover {
  transition: 0.6s;
}


/*iframe {
    width: 100%;
    height: 357px;
}*/

.video-container {
  position:relative;
  padding-bottom:90%;
  padding-top:30px;
  height:0;
  overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}


/* blog */
ul.blog_posts{
  list-style:none;
  text-align:left;
  margin:0;
  padding:0;
}
ul.blog_posts li:before{
  content:"";
  margin:0;
  padding:0;
  float:none;
}
ul.blog_posts li{
  margin:0 0 3rem;
  border-bottom:2px solid #dadada;
  padding-bottom:3rem;
}
ul.blog_posts li:last-child{
  border-bottom:none;
}
ul.blog_posts li a{
  font-family:'MontserratLight', sans-serif;
    font-size: 18px;
    color: #E03A43;
}
ul.blog_posts li a:hover{
  color:#2c3957;
}
.blog_date{
  color:#8c8c8c;
  font-weight:700;
}
.blog_post_single{
  text-align:left;
}
.blog_post_date{
  color:#8c8c8c;
  font-weight:700;
  border-bottom:2px solid #dadada;
  padding-bottom:2rem;
  margin-bottom:2rem;
}

.readmore {
    display: block;
    margin-top: 20px;
}


ul.blog_posts li h2 {
  
    margin: 0 0 2rem 0;
}

.col-sm-3.blog_img img {
    height: auto!important;
    margin-top: 9px;
    width:100%;
}


Style
/* Blog  Pagination ********************/

.old_post_new {
    float: left;
    width: 100%;border-top: 1px solid #bfc3c4; margin: 50px 0 0;
    padding: 20px 0 0;
}
.l_side {
    float: left;
}
.r_side {
    float: right;
}
.l_side a{
color: #E03A43;
    float: left;
   font-family:'MontserratLight', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    margin: 0;
    padding: 0;
    text-transform:capitalize;
}
.r_side a{
color: #E03A43;
    float: left;
   font-family:'MontserratLight', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    margin: 0;
    padding: 0;
    text-transform:capitalize;
}    
.l_side a:hover{ color:#2c3957;}
.r_side a:hover{ color:#2c3957;}


/*blog style end */




/*
Woocommerce Start */

.shop_product .product-category.product h3 a h3 {
    color: #222;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.shop_product .product-category.product h3 a:hover h3 {
   color: #cd0000;
}



.shop_product .product-category.product h3 {
    height: auto; !important
   
}


/*Products page*/

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{

    background: #cd0000 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    padding: 6px 12px;
    text-transform: uppercase;
    width: auto;
    margin: 8px 0 0 0;
  
}



span.woocommerce-Price-amount.amount {
    font-size: 26px;
    display: block;
}


/*Single page CSS*/


.product_single .MagicToolboxContainer .MagicZoom {
  border: 2px solid #ccc;
  padding: 50px 52px;
}


.product_single .summary h1 {
  font-size: 40px;
    color: #cd0000;
    font-family: "Open Sans",sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    margin: 0 0 25px;
}

.summary.entry-summary div p {
    color: #222;
    font-size: 18px;
    margin: 0 0 21px 0
}


.single_add_to_cart_button.button.alt {
    background: #cd0000 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    margin: 8px 0 0;
    padding: 8px 16px;
    text-transform: uppercase;
    width: auto;
    border: medium none;

}


.product_single .woocommerce-Price-amount.amount {
        color: #222;
    display: inline-block;
    font-size: 35px;
    margin: 20px 0;
}


/* Tabs  */

.tabs.wc-tabs li {
  float: left;
  list-style: outside none none;
  padding:10px 31px;
}

.tabs.wc-tabs{ width:100%;
  float: left;
  list-style: outside none none; margin:0;
}
.tabs.wc-tabs li.active{ background: #cd0000 none repeat scroll 0 0; border-radius: 7px 7px 0 0;}
.tabs.wc-tabs li.active a{ color:#fff; }
.tabs.wc-tabs li a{ color:#000;  font-size: 19px;
    font-weight: 500;}
 .woocommerce-Tabs-panel {
  float: left;
  text-align: left;
}


.shop-product-tabs-line {
  background: #cd0000 none repeat scroll 0 0;
  float: left;
  height: 3px;
  width: 100%;
}

.shop_section {
    margin: 0 0 62px 0;
}



.retated_product_single p{
    color: #222;
    font-size: 16px;
    margin: 0 0 26px;

}


.tabs.wc-tabs li a {
        font-size: 18px;
    background: none;
    color: #222;
    
    text-transform: uppercase;
    font-weight: bold;
}



.retated_product_single h2{

  font-family: "Open Sans",sans-serif;
}




/*add to carts box */

.button.wc-forward {
    display: inline-block;
    padding: 0.75rem 4rem;
    color: white;
    border-radius: 20px;
    text-transform: uppercase;
    font-size: 16px;
    background-color: #cd0000;
}




/* Cart page*/
.button.wc-forward {
    background: #bf2036 none repeat scroll 0 0;
    border: 1px solid #000;
    color: #fff;
    padding: 4px!important;
    text-decoration: none;
}
.button.wc-forward:hover {background: #8c1021 none repeat scroll 0 0;}
.button,.checkout-button.button.alt.wc-forward{background: #bf2036 none repeat scroll 0 0!important;border-radius: 0 !important;padding: 10px 18px !important;color:#fff!important;}
.button:hover,.checkout-button.button.alt.wc-forward:hover{  background: #666560 none repeat scroll 0 0!important;}
.cart_totals.calculated_shipping {text-align: left;}
.coupon .button { margin-left: 10px !important;}
.shop_table .attachment-shop_thumbnail.size-shop_thumbnail.wp-post-image {height: 100px; width: 100px;}
#coupon_code {width:130px; padding:5px;}
/*End Cart Page*/

/* Checkout Page*/

.checkout.woocommerce-checkout h3{text-align:left;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  padding: 7px 12px;
}
.woocommerce-billing-fields label{color:#8c1021; }
.woocommerce-LoopProduct-link {
  background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0 !important;
  color: hsl(0, 0%, 0%) !important;
}
/*End Checkout Page*/


/*
Dashboard CSS Start*/

.col-md-2.col-sm-12.dashboard_nav ul li {
    padding: 14px 0;
    border-bottom: 2px solid rgba(0,0,0,.05);

}

.col-md-2.col-sm-12.dashboard_nav ul li:first-child{
   
    border-top: 2px solid rgba(0,0,0,.05);
}

.dashboard_nav ul li a{
color:#bf2036;

}


.dashboad_details  a{
color:#bf2036;

}

/*Dashboard CSS end*/


/* Carina Styles */

#gform_submit_button_1 {
  border: none;
  text-transform:uppercase;
  background:#cd0000 !important;
  font-weight: bold;
}
#gform_submit_button_1:hover {
  background:#ac0000 !important;
}

.contact-page .su-column-size-2-3 {
  border-right:2px #666560 solid;
  padding-right:4%;
}

@media (max-width: 768px) {
  .contact-page .su-column-size-2-3 {
  border-right:none;
  padding-right:0;
}
}
.content-block ul li:before {
  content:'\f0da';
  font-family: fontawesome;
  padding-right: 5px;
  color:#cd0000;
}

.patents a {
  color:#222222 !important;
}

.patents i {
  font-size: 50px !important;
  color:#cd0000 !important;
}

.patents  p a {
  color:#222222 !important;
}

.onsale {
  display:none !important;
}

.promo {
  position:absolute;
}

.promo-pic {
  max-width:250px;
  position:fixed;
  z-index: 1000;
  bottom:0;
  right:0;
}

@media (min-width:500px) and (max-width:768px) {
  .promo-pic {max-width: 200px;}}

@media (max-width:499px) {
  .promo-pic {max-width: 150px;}}

