/** Shopify CDN: Minification failed

Line 259:12 Expected ":"
Line 260:6 Expected ":"
Line 734:1 Expected identifier but found "."
Line 3379:0 Unexpected "}"
Line 3459:12 Expected identifier but found "."
Line 3686:2 Comments in CSS use "/* ... */" instead of "//"
Line 3687:2 Comments in CSS use "/* ... */" instead of "//"

**/













/*============================================================================
Get font-families from theme settings
==============================================================================*/







@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
  }
  0% {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes rotate {
  0% {
    -moz-transform: rotate(0);
  }
  0% {
    -moz-transform: rotate(-360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  0% {
    transform: rotate(-360deg);
  }
}
select {
  border: 1px solid #cccccc !important;
  box-shadow: none !important;
}
* {
  padding: 0;
  margin: 0;
}
img {
  max-width: 100%;
}
html {
  overflow-y: scroll;
  margin: 0;
  padding: 0;
}
ul,
ol {
  margin: 0;
}
li {
  list-style: none;
}
body {
  background-color: #ffffff;
  color: #808080;
  font-family: 'Open Sans','Avant Garde',sans-serif;
  margin: 0px;
  font-size: 12px;
  line-height: 20px;
  padding: 0px;
  font-weight: 400;
  text-align: left;
}
#content {
  min-height: 300px;
  position: inherit;
}
.common-home #content{min-height:0;}
#content .pull-left, 
#content .pull-right{margin-bottom:30px;}
b,
strong {
  font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  font-family: "Montserrat", "HelveticaNeue", "Helvetica Neue", sans-serif;
}
a:focus {
  background: none;
}
#content h1,
#content h2 {
  color: #444;
  font-size: 18px;
  text-transform: uppercase;
}
#content .account-border h1,
#content .account-border h2 {
  margin: 0;
  padding: 20px 0;
  display: inline-block;
  width: 100%;
}
/* default font size */

.fa {
  font-size: 14px;
  color: #737373;
}
.fa:hover{color:#e03550 !important;}
.category-row .item-inner .fa {
  color: #989898;
}
.fa-home {
  color: #989898 !important;
}
/* Override the bootstrap defaults */

h1 {
  font-size: 33px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10.2px;
}
a,
a:visited,
a b {
  color: #666;
  font-size: 13px;
  text-decoration: none !important;
  cursor: pointer;
}
:focus {
  outline: none!important;
}
a:focus {
  outline: none!important;
}
button {
  overflow: visible;
  width: auto;
  border: 0;
  padding: 0;
  margin: 0;
  background: transparent;
  cursor: pointer;
  position: relative;
}
a:hover {
  text-decoration: none;
  color: #e03550;
}
legend {
  font-size: 18px;
  padding: 7px 0px 15px;
}
label {
  font-size: 14px;
  font-weight: normal;
}
select.form-control,
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
  font-size: 14px;
  box-shadow: none;
  height: 40px;
  border: 1px solid #ddd;
  border-radius: 0;
}
.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
  font-size: 12px;
}
.input-group .input-group-addon {
  font-size: 12px;
  height: 30px;
}
/* Fix some bootstrap issues */

span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
  display: inline;
}
.nav-tabs {
  margin-bottom: 15px;
}
div.required .control-label:before {
  content: '* ';
  color: #F00;
  font-weight: bold;
}
/* Gradent to all drop down menus */

.dropdown-menu li > a:hover {
  text-decoration: none;
  background: none;
  color: #e03550;
}
/* buttons */

buttons .close {
  background: none;
}
buttons .close:hover {
  background;
  none;
}
.buttons {
  margin: 1em 0;
}
.btn,
button {
  border: 0 none;
  font-size: 14px;
  line-height: 15px;
  padding: 10px 12px;
  text-transform: uppercase;
  border-radius: 0;
}
a.btn {
  color: #fff;
}
.btn:hover,
button:hover {
  background: #e03550;
  color: #fff;
}
.btn-xs {
  font-size: 9px;
}
.btn-sm {
  font-size: 10.2px;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 15px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 12px;
}
.btn-group > .btn-xs {
  font-size: 9px;
}
.btn-group > .btn-sm {
  font-size: 10.2px;
}
.btn-group > .btn-lg {
  font-size: 15px;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #e03550;
  background-position: 0 -15px;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
}
.btn-danger {
  color: #ffffff;
  border-radius: 0;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {} .btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #df5c39;
  background-image: linear-gradient(to bottom, #e06342, #dc512c);
  background-repeat: repeat-x;
  border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}
.btn-link {
  border-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  color: #23A1D1;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  box-shadow: none;
}
.btn-inverse {
  color: #2f2f2f;
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  background-color: #222222;
  background-image: linear-gradient(to bottom, #333333, #111111);
}
.btn:active:focus, .btn:focus{outline-offset: 0 !important; text-decoration:none;}
/* list group */

.list-group a {
  border: 1px solid #DDDDDD;
  color: #888888;
  padding: 8px 12px;
}
.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
  color: #e03550;
  background: #eeeeee;
  border: 1px solid #DDDDDD;
  text-shadow: 0 1px 0 #FFF;
}
.img-responsive{margin:0 auto;}
/**************************************HEADER*********************************************/
/* top */
.no-padding{
	padding:0px;
}
#logo {
 display: inline-block;
    left: 15px;
    position: absolute;
    margin-top: -25px;
    width: auto;
    z-index: 2;
}
#logo>div {
      display: inline-block;
    position: relative;
    float: left;
}
#logo a {
  display: inline-block;
  float:left;
}
#logo img{
    display: inline-block;
    position: relative;
    float: left;
}
#logo img.gr-slogan-reacsa{
    max-width: 150px;
      display: inline-block;
    position: relative;
    float: left;
  top: 14px;
    left: 10px;
}
.top-header{
  line-height:56px; 
  border-bottom: 1px solid #e1e1e1;
  border-top: 3px solid #000;
}
.header .container{position:relative;}
.top-header .fa{color:#000;}
.bottom-header {
  display: inline-block;
  width: 100%;
  margin: 35px 0 20px;
}
.header {
  text-align: center;
  width: 100%;
  position:relative;
}
.header.fix-nav{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9997;
  margin: 0;
  padding: 0;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
  background: rgba(255,255,255,0.9);
  display:none;
}
.header .header-inner {
  position: relative;
  z-index: 99;
}
.dropdown-menu{
  background: #fff;
  border-radius: 0;
  margin:0;
  padding:0
}
.dropdown-menu>li>a{
  color: #000;
  text-align: right;
  padding: 10px 20px;
  font-size: 12px;
  border-bottom: 1px solid #ddd;
}
.pull-left .dropdown-menu>li>a{text-align:left;}
.top-header button{font-size:12px; text-transform:capitalize; color:#737373;}
.top-header button:hover{color: #e03550;}
.support-phone{padding:0 10px;}
.support-phone span{    
  color: #f25862;
  font-weight: 700;
  padding-left:5px;
}
.top-header button.dropdown-toggle{line-height:56px;}
/*box-langguage-currency*/
.header-welcome {float:left;}
.box-language-currency .fa{padding-left:5px;}
.box-language-currency {
  float: left;
}
.box-language-currency > div{float:left; border-left: 1px solid #ddd;}
.box-language-currency button{
  color:#adadad; 
  font-size:11px; 
  text-decoration:none; 
  overflow:hidden;
  line-height:24px;
  padding: 0 10px;
}
.box-language-currency .fa{color:#adadad;}
.box-language-currency button:hover{text-decoration:none; background:none;}
.box-language-currency button.currency-select:hover{
  color: #e03550;
  background: #515151;
}
.box-language-currency li:hover a{transition:none;}
.box-language-currency .dropdown-menu button{
  color: #000;
  text-align: left;
  line-height: 30px;
  border-bottom: 1px solid #ddd;
}
/** cart **/
.top-cart{
  color: #2d2d2d;
  text-align: left;
  float: right;
  position:relative;
}
.top-cart ul {
  width: 260px;
  right: 0px;
  padding: 15px;
  text-align: left;
  border-radius: 0px;
  background: #fff;
  max-height:375px;
  overflow:auto;
  box-shadow: 0 3px 5px rgba(0,0,0,0.3);
}
.top-cart p{color: #000;}
.top-cart .button-cart{
  background: url("/cdn/shop/t/2/assets/shopping-cart-black-shape.png?v=75468350382618294621513239421") no-repeat scroll 50% 50%;
    border-right: 1px solid #cecece;
    display: block;
	height: 30px;
    position: relative;
    width: 50px;
    }
.top-cart .button-cart #cart-total{
  display: block;
  height: 18px;
  padding: 0 5px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  background: #000;
  position: absolute;
  top: 11px;
  right: 5px;
}
#cart .icon-cart {
  border: 1px solid #121212;
  border-radius: 100%;
  font-size: 18px;
  height: 44px;
  line-height: 44px;
  margin-right: 10px;
  text-align: center;
  width: 44px;
}
#cart:hover .icon-cart {
  background:#3799e4;
  border:1px solid #3799e4;
}
#cart:hover .icon-cart .fa { color:#fff; }
#cart .icon-cart .fa{
  font-size: 18px;
  margin:0 1px 0 0px;
}
#cart .btn-inverse {
  background: none;
  color:#fff;
  height: 41px;
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
  padding:0;
}
#cart .title-cart {
  color: #000;
  font-family: inherit;
  font-weight:400;
  display:block;
  font-size: 14px;
  padding:0;
  text-align: left;
  text-transform: uppercase;
  vertical-align: top;
}
#cart #cart-total { 
  text-align: left;
  font-size: 12px;
  color: #fff;
  font-family: inherit;
  font-weight: 600;
  text-transform: capitalize;
}
#cart .top-cart span { clear:both; color: #2f2f2f; }
#cart .table td {
  padding:0 !important;
  vertical-align:inherit !important;
  text-align:right;
  border:0;
  background:none;
}
#cart .dropdown-menu {
  width: 280px;
}
#cart > .btn {
  font-size: 14px;
  line-height: 20px;
  box-shadow: none !important;
  text-shadow: none !important;
}
#cart.open > .btn {
  color: #2f2f2f;
  box-shadow: none !important;
  text-shadow: none !important;
}
#cart.open > .btn:hover {
  color: #444;
}
#cart .dropdown-menu {
  background:#fff;
  box-shadow:0 0 4px 0 rgba(0, 0, 0, 0.14);
  z-index: 1001;
  border: 0;
  padding:15px 20px;
  border:0;
  border-radius:0;
  margin:2px 0 0;
  line-height: 24px;
}
#cart .dropdown-menu {
  min-width: 100%;
}
#cart .dropdown-menu table {
  margin-bottom: 10px;
}
#cart .dropdown-menu li p {
  font-size: 12px;
  padding: 0;
  text-align: center;
  padding: 10px;
}
.arrow-cart {
  background: url("../image/arrow-up1.png") no-repeat scroll 0 0;
  height: 7px;
  right: 65px;
  position: absolute;
  top: -10px;
  width: 10px;
}
.row-cart { width:100%; margin-bottom:10px; display:inline-block; }
.row-cart .image-cart {
  width:60px;
  float:left;
}
.row-cart .image-cart .img-thumbnail { border-radius:0; }
.row-cart .cart-content {
  margin-left:75px;
  font-size: 14px;
  text-align:left;
  position:relative;
}
.cart-content .cart-button {
  position:absolute;
  bottom:0px;
  right:0;
}
.cart-content .btn {
  padding:0;
  background:none;
}
.cart-content .btn:hover { background:none; }
.cart-content .btn .fa-times-circle { color:#333; }
.cart-content .btn .fa-times-circle:hover { color:#f57b7a; }
.cart-content .product-name a {
  color: #2d2d2d;
  font-size: 12px;
  font-weight:bold;
  text-transform: capitalize;
}
.cart-content .product-name a:hover {
  color:#f57b7a;
}
.row2-cart { text-align:right; width:100%; font-size:14px; }
.row2-cart { text-align:right; width:100%; font-size:14px;}
.row2-cart .box-cart { margin-bottom:5px; }
.row2-cart .box-cart .text strong {
  font-size: 12px;
  color:#666;
  text-transform:uppercase;
}
.row2-cart .cart-button a {
  background:#333;
  border: 0 none;
  color: #ffffff;
  font-size: 12px;
  padding:6px 10px;
  text-transform:uppercase;
  display:inline-block;
}
.row2-cart .cart-button .fa { margin-right:5px; color:#fff;}
.row2-cart .cart-button {
  display: inline-block;
  margin-top: 15px;
  width: 100%;
}
.row2-cart .cart-button a:hover {
  background:#e03550;
}
/** end cart **/
/*****top-search****/
.top-search{float:right; display:inline-block; position:relative; border-left:1px solid #ddd;}
.top-search > .dropdown-toggle{padding: 8px 15px;}
.top-search > .dropdown-toggle:hover{background:none;}
.top-search .dropdown-menu{line-height: 0;}
.top-search .fa{font-size:13px; color:#ffffff;}
..top-header button.dropdown-toggle:hover .fa{color:#f25862;}
.top-search input.form-control{
  background: none;
  border: 0;
  font-size: 14px;
  color: #000;
  padding: 0 0 0 10px;
  width: 200px;
}
.top-search .dropdown-menu{line-height:0;}
.top-search .dropdown-menu button{background:none;}
.top-search .dropdown-menu .fa{font-size:14px; color:#000; padding:0;}
/***header-link***/
.header-link{
  position:static;
  float:right;
  display:
}

/***top-link***/
.top-link{
  float:right;
  position: relative;
  display: inline-block;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.top-link > .dropdown-toggle{padding: 8px 15px;}
.top-link > .dropdown-toggle:hover{background:none;}
.top-link .fa{color:#ffffff;font-size:12px;}


/********************************************** END HEADER ********************************************/

/*********************************************** FOOTER ***********************************************/
/*Footer static follow*/
#social_block a i {
  display: block;
  float: left;
  margin: 6px 15px 0 0;
  width: 21px;
  height: 21px;
  text-align: center;
  border: 1px solid #555;
  line-height: 19px;
  padding-top: 1px;
  font-size: 12px;
  font-style:normal;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  color: white;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
#social_block a i:before{
  font-family: FontAwesome;
}
#social_block a:hover i{border-color: #e03550;}
#social_block span{font-weight:500;  font-size: 13px; width:auto; text-transform:capitalize;}
.icon-facebook:before {
  content: "\f09a";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-google-plus:before {
  content: "\f0d5";
}
/*************footer-link***********/
.footer-top{
  background: rgba(0, 0, 0, 0) linear-gradient(90deg, #FFFFFF 50%, #FFFFFF 50%) repeat scroll 0 0;
  padding-bottom: 35px;
}
.footer-top .footer-static-content h4{
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 20px 0 10px;
}
.footer{
  background: rgba(0, 0, 0, 0) linear-gradient(90deg, #ebebeb 50%, #ebebeb 50%) repeat scroll 0 0;
  color: #a8a8a8;
}
.footer .footer-content{
  font-size:14px; 
  color:#a4a4a4;
  margin-top:30px;
}
.footer .col1 .footer-content{
  margin:0;
}
.footer .introduction{
  padding-top:10px;
  text-align:justify;
}
.title-group3{margin-top:20px; border-top: 1px solid #a8a8a8;}
.title-group3 h3{
  display: inline-block;
  color: #000;
  position: relative;
  margin-bottom: -2px;
  font-weight: 700;
  color: #959595;
  font-family: "Montserrat", "HelveticaNeue", "Helvetica Neue", sans-serif;
  font-size: 14px;
  margin: 0;
  padding-top: 10px;
  text-transform: uppercase;
}
.footer li{
  line-height:30px; 
  font-size:12px;
}
.footer .col1 li{
  background: #383838 none repeat scroll 0 0;
  border: 0 none;
  color: #a8a8a8;
  margin-bottom: 15px;
}
.footer .col1 li:first-child{background:none; margin:0;}
.footer .col2 li,
.footer .col3 li,
.footer .col4 li{
  line-height: 50px;
  border-top: 1px solid #393939;
}
.footer .col1 li span{
  display: inline-block;
  font-size: 14px;
  background: #838383 none repeat scroll 0 0;
  color: #c4c4c4;
  font-weight: bold;
  height: 34px;
  line-height: 34px;
  margin-right: 10px;
  text-align: center;
  width: 34px;
}
.footer .footer-content li a{color: #959595; font-size:12px;}
.footer .banner-footer img{
  display: inline-block;
  border: 3px solid #fff;
  margin-top: 10px;
}
.footer li a:hover,
.footer li a:hover span{
  color: #e03550;
}
.footer li:hover a{padding-left:10px;}
.footer .footer-content li a:before{
  content: "";
  font-family: FontAwesome;
  font-size: 10px;
  margin-right: 10px;
}
.powered{
  padding: 3px 0;
  clear: both;
  background: #060e9f;
  width: 100%;
  position: relative;
  padding: 3px 0;
  color: #fff;
  text-transform: uppercase;
}
.powered a{
	color: #fff;
  text-transform: uppercase;
  font-size:26px;
}
.powered .left-powered{
  text-align: center;
  font-size: 12px;
  color: #959595;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  float: left;
  padding-top: 10px;
}
.powered .left-powered a{font-size:12px; color:#e03550;}
.powered .left-powered a:hover{text-decoration: underline;}
.powered .right-powered{
  text-align:center;
  display:inline-block;
  float:right;
}

/**footer info**/
.footer_info {
  overflow: hidden;
  border-top: 1px solid #4c4b4b;
  padding: 40px 0 70px;
  margin-top:70px;
}
.footer_info .cms_content{margin-top:30px;}
.footer_info .cms_content em {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 15px;
  border: 1px solid #e03550;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  line-height: 28px;
  text-align: center;
  font-size: 18px;
  color: white;
  font: normal normal normal 18px/28px FontAwesome;
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-phone:before {
  content: "\f095";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-clock-o:before, .icon-time:before {
  content: "\f017";
}
.footer_info .cms_content span.txt1 {
  font-family: "Montserrat", "HelveticaNeue", "Helvetica Neue", sans-serif;
  color: white;
  text-transform: uppercase;
  padding-bottom: 6px;
}
.footer_info .cms_content span {
  font-size: 12px;
  font-weight: 400;
  line-height: 13px;
  display:block;
}
.footer_info .cms_content span.txt2 {
  color: #a4a4a4;
}
/*************END footer-link***********/
/**************************************END_FOOTER********************************************************/
.home-slider {
  clear: both;
  margin-top: 73px;
}
#slider2.home-slider {
  margin-top: 0px;
}
#hd2 .home-slider {
  display: inline-block;
}
#hd1{
  display: inline-block;
  position:fixed;
  top:0px;
  z-index:200;
  background-color: #16149a;
  border-bottom: 2px solid red;
  width:100%;
}
.align-right{
	float:right;
}
/**************************************CONTENT********************************************************/


/* Nosotros */

.gr-n-princial {
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
  	padding: 30px 0px;
}
.image-reacsa{
  
}
#content .gr-np-titulo {
    text-align: left;
    color: #dc0231;
    width: 100%;
    display: inline-block;
    position: relative;
    font-size: 25px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}
.gr-np-descripcion {
    text-align: left;
    color: #5d5d5d;
    width: 100%;
    display: inline-block;
    position: relative;
    font-size: 14px;
  	font-family: 'Open Sans', sans-serif;
}

.gr-bloque-azul{
    display: block;
    position: relative;
    padding: 60px 0;
    width: 100%;
    background-color: #060e9f;
    min-height: 20px;
}
.gr-nsec-titulo {
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding: 10px 0;
    font-size: 18px;
    text-transform: uppercase;
}
.gr-nsec-imagen {
    text-align: center;
    color: #fff;
    padding: 10px 0;
    border-radius: 50%;
    width: 100px;
    overflow: hidden;
    margin: 0 auto;
    float: none;
}
.gr-nsec-imagen img{
  max-width: 100px;
}
.gr-nsec-descripcion {
    text-align: center;
    color: #fff;
    padding: 10px 0;
    font-size: 15px;
}
.gr-bloque-gris {
    display: block;
    position: relative;
    padding: 60px 0;
    width: 100%;
    background-color: #ebebeb;
    min-height: 20px;
}
.gr-tit-p-red {
    display: inline-block;
    position: relative;
    color: #dc0231;
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    padding: 0 0;
    font-weight: bold;
    margin: 0;
    margin-bottom: 40px;
}
.gr-line {
    list-style: none;
    padding: 0;
    display: inline-block;
    position: relative;
    float: left;
    text-align: left;
}
.gr-line .titulo{
    width: 100%;
    display: inline-block;
    position: relative;
    color: #dc0231;
    margin: 10px 0;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 8px;
}
.gr-line .fecha {
    width: 100%;
    display: inline-block;
    position: relative;
    color: #060e9f;
    margin: 10px 0;
    letter-spacing: 8px;
    font-weight: 600;
	font-size: 18px;
}
.gr-line .descripcion {
    width: 100%;
    display: inline-block;
    position: relative;
    color: #5d5d5d;
    margin: 10px 0;
    font-size: 16px;
}
.gr-gf-texto {
    float: none;
    margin: 10px auto;
    font-size: 16px;
}
.gr-gf-texto a{
  color: #337ab7;
  text-decoration: none;
  text-transform: capitalize;
  font-size: 16px;
}








/* FIN Nosotros */

/* alert */

.alert {
  padding: 8px 14px 8px 14px;
  margin: 15px 0 0;
}
/* breadcrumb */

.category-row .vermagemenu .navleft-container {
  padding: 0;
  position: static;
}
.category-row{margin-bottom:30px;}
.category-image{margin-top:30px;}
.category-row .price s {
  color: #888888;
}
.menu-category .bestsellers-container {
  margin-top: 30px;
}
.breadcrumb {
  border: 0;
  font-size: 14px;
  padding: 0;
  border-radius: 0;
  background: none;
  margin:20px 0;
}
.breadcrumb li:last-child a {
  font-family: inherit;
  font-weight: 400;
  color: #e03550;
  text-transform: uppercase;
  font-size: 14px;
}
.breadcrumb i {
  font-size: 18px;
}
.breadcrumb > li {
  text-shadow: 0 1px 0 #FFF;
  padding: 0 20px;
  position: relative;
}
.breadcrumb > li + li:before {
  content: '';
  padding: 0;
}
.breadcrumb > li:after {} .breadcrumb li {
  background: url("/cdn/shop/t/2/assets/breadcrumbs.png?v=12496696200309031501513131017") no-repeat scroll 100% 50%;
    padding: 0 15px 0 0;
    margin: 0 6px 0 0;
    display: inline-block;
    text-transform:uppercase;
    }
.breadcrumb li:last-child {
  background: none;
}
.pagination {
  margin: 0;
}
/* carousel */

.carousel-caption {
  color: #FFFFFF;
  text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
  content: '\f053';
  font-family: FontAwesome;
}
.carousel-control .icon-next:before {
  content: '\f054';
  font-family: FontAwesome;
}
/* product list */
.item{margin-bottom: 20px;}
.row.products-category {
  margin-top: 30px;
}
.label-pro-new {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  background-color: #5eb4c1;
  color: #fff;
  font-family: "Montserrat", "HelveticaNeue", "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px 10px;
  text-align: center;
  min-width: 78px;
  z-index:2;
}
.label-pro-sale {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  background-color: #333;
  color: #fff;
  font-family: "Montserrat", "HelveticaNeue", "Helvetica Neue", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px 10px;
  text-align: center;
  min-width: 78px;
}
.item_product{margin-top:20px;}
.item-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.item-inner .image {
  margin: 0;
  text-align: center;
  overflow: hidden;
  position: relative;
  display: flex;
    height: 244px;
    align-items: center;
    align-content: center;
}
.item-inner .image a {
  position: relative;
  display: block;
}
.item-inner .image a .img2 {
  position: absolute;
  top: 0;
  opacity: 0;
  left: 0;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
.item-inner:hover .image a .img2 {
  opacity: 1;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
.product-thumb .image {
  text-align: center;
}
.actions {
  position: absolute;
  bottom: 0;
  display: inline-block;
  width: 100%;
  left: 0;
  z-index:2;
}
.actions .button-group {
  position: relative;
  height: 42px;
  display:inline-block;
}
.add-to-links div button {
  font-size: 0;
  display: block;
  line-height: 34px;
  height: 34px;
  width: 34px;
  border-left: 1px solid #5c5c5c;
  text-align: center;
  color: #fff;
  background: #2f2f2f;
  padding: 0;
  border-radius: 0;
  font-size: 0;
  font-weight: normal;
}
.add-to-links div{display:inline-block; float:left;}
.add-to-links div button:before{
  font-family: FontAwesome;
  text-align: center;
  font-size:14px;
}
.actions button:hover{
  background: #e03550;
  color: #fff;
}
.add-to-links .wishlist button:before{content: "\f004";}
.add-to-links .compare button:before{content: "\f079";}
.cart{
  display:inline-block;
  position:relative;
  float:left;
}
.cart button{
  background: #000;
  color: #fff;
  padding: 0 15px;
  height: 34px;
  line-height:34px;
  font-size: 13px;
}
.cart button:hover{
  background: #e03550;
  color: #fff;
}
.item-inner .wishlist{
  opacity:0;
  -moz-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -o-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.item-inner:hover .wishlist{
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  opacity:1;
}
.item-inner .compare{
  opacity:0;
  -moz-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -o-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
.item-inner:hover .compare{
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all 0.7s ease;
  opacity:1;
}
.item-inner .cart{
  opacity:0;
  -moz-transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -o-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.item-inner:hover .cart{
  opacity:1;
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*******************/
.owl-controls .owl-buttons div {
  position: absolute;
}
.owl-controls {
  display: inline-block;
}
.product-search .carousel-contain {
  margin: 40px 0 0;
}
.product-search .search-products {
  margin: 20px 0 0;
}
.product-grid .product-thumb .image {
  float: none;
}
.product-thumb h4 a {
  font-size: 13px;
  text-transform: uppercase;
  font-family: inherit;
  font-weight: 700;
  color: #222222;
}
.product-thumb h4 a:hover {
  color: #e03550
}
.product-list .product-thumb .caption {
  margin-left: 230px;
}
.product-list .left-block {
  padding: 0;
}
.product-list .product-container .item-inner{
  margin-bottom:40px;
  border:0;
}
.product-list .item-inner .left-block .product-image {
  border: 1px solid #ddd;
}
.product-list .item-inner .left-block .product-image img {
  transform: none;
}
.product-list .caption {
  margin-top: 5px;
}
.product-list .item-inner .actions .add-to-links {
  background: none;
}
.product-list .name {
  margin: 15px 0 0;
  text-align: left;
}
.product-list .name a {
  text-transform: uppercase;
  color: #404040;
  font-size: 20px;
  font-weight:500;
}
.product-list .price {
  padding: 0;
  margin: 10px 0 0;
  text-align: left;
  font-size: 18px;
}
.product-list .price .price-old {
  font-size:16px;
  color:#b3b3b3;
}
.product-list .rating {
  margin: 5px 0 0;
  text-align: left;
  opacity: 1;
  transform: scale(1);
}
.product-list .description {
  clear: both;
  display: inline-block;
  padding: 0 0 10px 0;
  margin-top:10px;
  line-height: 20px;
  font-size: 14px;
  text-align: justify;
}
.product-grid .description {
  display:none;
}
.product-list .box-list {
  border: 1px solid #e8e8e8;
  display: block;
  float: right;
  margin: 5px 0 0;
  max-width: 190px;
  padding: 30px;
  width: 100%;
  border-radius: 3px;
}
.product-list .item-inner .actions {
  opacity: 1;
  position:static;
  margin: 0;
  background:none;
}
.product-list .item-inner .price-box{
  position:static;
  text-align:left;
}
.product-list .item-inner:hover .price-box{
  opacity:1;
}
.product-list .item-inner:hover .price-box{
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.product-list .price-box-in{padding-left:0;}
.product-list span.new-price, .product-list span.price {
  font-size: 24px;
  line-height: 27px;
  font-weight: 700;
  color: #3f3f3f;
}
.product-list span.old-price {
  padding-left: 10px;
  text-decoration: line-through;
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  color: #bfbfbf;
  letter-spacing: 0.06em;
  padding-top: 5px;
}
.product-list .button-group {
  display: inline-block;
  float:left;
}
.product-list .add-to-links {
  margin: 0;
  width: auto;
}
.product-list .add-to-links .cart button {
  background: url("../image/cart_icon.png") no-repeat scroll 0 3px #e03550;
  padding: 12px 25px;
}
.product-list .add-to-links .cart button:hover {
  background: url("../image/cart_icon.png") no-repeat scroll 0 3px #666;
}
.product-list .item-inner .cart,
.product-list .item-inner .add-to-links .wishlist,
.product-list .item-inner .add-to-links .compare {
  width: auto;
  float: left;
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  transform: scale(1);
  opacity:1;
  position:static;
  margin-left:5px;
}
.product-list .item-inner .actions{margin-top:10px;}
.product-list .item-inner:hover .img-other:before{opacity: 1; background:none;}
.product-list .item-inner .qv-button-container{display:none;}
.product-list .item-inner .cart button,
.product-list .item-inner .actions .add-to-links{float:left;}
.product-list .item-inner .add-to-links .wishlist button,
.product-list .item-inner .add-to-links .compare button{
  border:1px solid #ddd;
}
.product-list .add-to-links .qv-button-container {
  width: auto;
  float: none;
  margin: 0 5px;
}
.product-list .add-to-links div button span{display:none;}
.product-list .add-to-links .wishlist button:hover,
.product-list .add-to-links .compare button:hover{
  background-position: 0 100%;
  background-color: #e03550;
  border-color: #e03550;
}
.box-heading {
  border-bottom: 3px solid #e03550;
}
.category-top {
  display: inline-block;
  width: 100%;
}
.category-top h2 {
  display: none;
}
.category {
  margin: 33px 0 0;
}
.category-top .category-image {
  margin: 0;
  overflow: hidden;
  text-align: center;
}
.category-top .category-des {
  margin-left: 220px;
  font-size: 12px;
  font-family: inherit;
}
.category .box-heading h3 {
  margin: 0;
  padding: 0 0 8px;
}
.category .box-heading h3 span {
  color: #555555;
  display: block;
  font-family: inherit;
  font-size: 25px;
  font-weight: normal;
  min-height: 16px;
  text-transform: uppercase;
}
.category .list-group {
  padding: 15px 0 0;
}
.category .list-group li {
  line-height: 35px;
}
.category .list-group li ul li {
  padding: 0 10px;
}
.category .list-group li:last-child {
  border: 0;
}
.category .list-group li a {
  border-bottom: 1px solid #ffffff;
  color: #444444;
  cursor: pointer;
  display: block;
  font-size: 12px;
  font-weight: normal;
  line-height: 28px;
  text-decoration: none;
  border: 0;
  border-radius: 0;
  padding: 0;
  background: url("../image/bg_vertical.png") repeat-x scroll 0 50%;
}
.category .list-group li a span {
  background: #fff;
  padding-right: 10px;
  font-family: inherit;
  font-size: 15px;
}
.category .list-group li ul li a {
  text-transform: capitalize;
  padding: 3px 0 0;
}
.category .list-group li a:hover {
  color: #e03550;
  border: 0;
  background: url("../image/bg_vertical.png") repeat-x scroll 0 50%;
}
.category-filter .filter-content {
  margin: 15px 0 0;
}
.category-filter .filter-content:first-child {
  margin: 0;
}
.category-filter .panel-heading {
  font-size: 14px;
  word-wrap: break-word;
  display: block;
  font-family: inherit;
  text-transform: uppercase;
  color: #fff;
  background-color: #e03550;
  padding: 15px 10px 10px 20px;
  border-bottom: 5px solid #1a75bb;
  border-radius: 4px;
}
.category-filter .panel-heading span {
  color: #ffffff;
  display: inline-block;
  font-family: inherit;
  word-wrap: break-word;
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
}
.category-filter {
  border: 0;
  box-shadow: none;
  margin: 30px 0 0;
  border-radius: 0;
}
.category-filter .filter-content a.list-group-item {
  color: #444;
  line-height: 30px;
  padding: 5px 10px 5px 10px;
  text-transform: uppercase;
  border: 0;
  font-size: 14px;
  border-bottom: 2px solid #000;
  background: url(../image/narrow-by.png) no-repeat 98% 50%;
}
.category-filter .filter-content a.list-group-item:hover {} .category-filter .filter-content div.list-group-item,
.category-filter .filter-content div.list-group-item:last-child {
  border: 0;
  margin: 0;
  padding: 10px 30px;
  border-radius: 0;
}
.category-filter .panel-footer {
  text-align: left;
  border: 0;
  display: inline-block;
  width: 100%;
  padding: 10px 20px 0;
  background: none;
  margin: 5px 0 0;
}
.category-image .img-thumbnail {
  padding: 0;
  border-radius: 0;
  border: 0;
}
.list-group-item label {
  margin: 0;
  padding: 13px 0 0 10px;
  font-size: 14px;
  border-bottom: 1px solid #eee;
  font-family: inherit;
}
.list-group-item label:last-child {
  border: 0;
}
.pagination>li>a, .pagination>li>span{
  width:31px;
  height:31px;
  line-height:31px;
  text-align:center;
  padding:0;
}
.name {
  font-weight: normal;
  text-align: left;
  width: 100%;
  padding:10px 0;
}
.name a {
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Montserrat", "HelveticaNeue", "Helvetica Neue", sans-serif;
  color: #6a6a6a;
  line-height: 16px;
}
.name a:hover {
  color: #e03550 !important;
}
.des{
  font-size: 12px;
  text-align: justify;
  min-height: 70px;
  margin: 0;
  color: #959595;
  line-height: 24px;
}
.rating {
  float:right;
  display:inline-block;
  line-height:14px;
}
.rating .fa-stack {
  font-size: 8px;
}
.rating .fa-star-o {
  color: #999;
  font-size: 15px;
}
.rating .fa-star {
  color: #FC0;
  font-size: 15px;
}
.rating .fa-stack-3x {
  color: #ddd;
}
.rating .fa-star + .fa-star-o {
  color: #E69500;
  display: none;
}
.price-box{display:inline-block; float:left; color: #69686c;}
span.new-price,
span.price{
  color: #f25862;
  font-family: "Montserrat", "HelveticaNeue", "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: 700;
}
span.old-price {
  font-size: 12px;
  text-decoration: line-through;
  font-weight: normal;
  font-family: "Montserrat", "HelveticaNeue", "Helvetica Neue", sans-serif;
  margin-left: 2px;
}
.price-tax {
  color: #999;
  font-size: 12px;
  display: none;
}
.category-list h3 {
  color: #444;
  font-size: 15px;
  margin-bottom: 20px;
  margin-top: 10px;
  text-transform: uppercase;
}
.category-list ul {
  float: left;
  margin: 0;
}
.category-list li {
  background-color: #666;
  display: inline-block;
  float: left;
  margin-bottom: 8px;
  margin-right: 12px;
  padding: 3px 10px;
}
.category-list li a {
  color: #fff;
  font-size: 13px;
}
.row-compare {
  display: none;
}
.product-filter .grid-list-parent{float:left; margin-left:10px;}
.product-filter .grid-list-parent span{line-height:30px;}
.product-filter .btn-group #list-view,
.product-filter .btn-group #grid-view {
  height: 16px;
  width: 16px;
  float: left;
  background: #fff url(/cdn/shop/t/2/assets/grid.png?v=169026292959059733991513131019) 0 0 no-repeat;
  margin: 16px 10px 0 0;
  padding:0;
  text-transform: uppercase;
  color: #e03550;
  text-indent: -9999px;
}
.product-filter .btn-group #list-view {
  background: #fff url(/cdn/shop/t/2/assets/list.png?v=3682225018032601821513131020) 0 0 no-repeat;
}
.product-filter .btn-group #list-view:hover, 
.product-filter .btn-group #grid-view:hover,
.product-filter .btn-group .selected#grid-view,
.product-filter .btn-group .selected#list-view
{
  background-position: 0 100%;
}
.text-right {
  color: #929191;
  font-size: 13px;
}
.product-filter {
  overflow: hidden;
  border: 1px solid #e5e5e5;
  margin: 0 0 25px;
  line-height: 48px;
}
.product-filter .limit {
  color: #666;
  float: right;
  margin: 2px 0 0;
  padding: 0 20px;
}
.product-filter .sort {
  float: right;
  margin: 0;
}
.product-filter .btn-group {
  margin: 0;
  display: inherit;
  float: left;
}
.product-filter select {
  color: #929191;
  padding: 3px;
  vertical-align: middle;
  font-size: 12px;
  height: auto;
  width: auto;
  float: none;
  display: inline-block;
  border-radius: 20px;
  background: #f2f2f4;
  border: none !important;
}
.product-filter label {
  color: #444;
  font-size: 13px;
  font-weight: normal;
  line-height: 27px;
  text-transform: capitalize;
  float: none;
  display: inline-block;
  margin: 0 10px 0 0;
  font-weight:700;
}
.button-view:hover {
  cursor: pointer;
}
.common-home .alert-success {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999999;
  border-radius: 0;
}
.thumbnails {
  overflow: auto;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  background-color: #bebebe;
  border-color: #bebebe;
}
.thumbnails > li {
  margin-left: 20px;
}
.thumbnails {
  margin-left: -20px;
}
.thumbnails > img {
  width: 100%;
}
.image-additional a {
  margin-bottom: 20px;
  padding: 0;
  display: block;
  border: 0;
  border-radius: 0;
  margin: 0;
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
}
.thumbnails .image-additional {
  float: left;
  margin-left: 20px;
  max-width: inherit;
  width: 27%;
}
.image-block .owl-carousel .owl-item {
  padding: 15px;
}
.image-block .owl-carousel .owl-item a{border:0;}
.product-ocbestseller .product-filter,
.product-ocnewproduct .product-filter {
  margin: 0;
}
/*productt-view------------------------------------------*/
.custom-products .item-inner{margin-bottom:20px;}
.product-view .image-additional {
  margin: 0;
}
.product-view .owl-theme .owl-controls{border:none; position:static; margin:0;}
.product-view .owl-theme .owl-controls:before{border:0;}
.product-view .view-related.owl-carousel .owl-wrapper-outer {
  width: 100%;
}
.product-view .view-zoom {
  position: inherit;
}
.image-block .owl-carousel .owl-wrapper-outer {
  min-height: 130px;
}
.zoomLens {
  height: 200px !important;
  width: 200px !important;
}
.product-view .thumbnails-image .thumbnail {
  background: #fff;
  border: 0;
  padding: 0;
  border-radius: 0;
  margin: 0;
}
.product-view .thumbnails-image {
  position: relative;
}
.product-view .thumbnails-image .zoomContainer {
  top: 0 !important;
  left: 0 !important;
}
.zoomLens {
  height: 200px !important;
  width: 200px !important;
}
.product-view .owl-controls {
  padding: 0;
  width: 0;
  height: 0;
}
.product-view .owl-controls .owl-buttons div {
  float: left;
}
.product-view .image-additional.owl-carousel{padding:0 50px;}
#content .product-view .product-name h1 {
  font-size: 20px !important;
  font-weight: 700;
  margin: 0 !important;
  font-family: inherit;
}
.product-view .box-review-rating{margin-top:10px; display:inline-block;}
.product-view .list-unstyled {
  margin: 0;
  padding: 10px 0;
  font-family: inherit;
}
.product-view .short-description {
  line-height: 25px;
  font-size: 14px;
  margin-top:20px;
}
.product-view .add-to-links {
  display: inline-block;
  margin-left: 10px;
  width: 35px;
  height: 35px;
}
.product-view .add-to-links .wishlist {
  margin-right: 0px;
}
.product-view .add-to-links .wishlist button:hover span,
.product-view .add-to-links .compare button:hover span{
  color: #e03550;
}
.product-view .list-unstyled li {
  color: #818181;
  line-height: 20px;
  font-size: 13px;
  text-transform: capitalize;
  margin: 0 0 3px 0;
  font-weight: 400;
}
.product-view #product {
  clear: both;
  max-height: 350px;
  overflow: auto;
  margin-top: 15px;
}
.product-view .btn-default {
  background: #ebebeb;
}
.product-view #product h3 {
  margin: 0;
}
.product-view .list-unstyled li a {
  color: #e03550
}
.product-view .list-unstyled li a:hover {
  color: #4d4d4d
}
.product-view .price, .product-view #productPrice span {
  margin: 0;
  padding: 10px 0 0;
  width: 100%;
  text-align: left;
  font-size: 26px;
  font-family: inherit;
  font-weight: 500;
  color: #e03550;
}
.product-view .price span {
  margin-right: 3px;
  font-size: 14px;
  color: #898989;
}
.product-view .item-inner .price span.price-new {
  color: #e03550;
  font-size: 22px;
  font-weight: normal;
  text-align: left;
  text-decoration: inherit;
}
.product-view .description {
  font-size: 13px;
  line-height: 23px;
}
.product-view .item-inner .add-to-links .wishlist,
.product-view .item-inner .add-to-links .compare {
  width: 46%;
  float: right;
}
.product-view .item-inner .description {
  display: none;
}
.view-tag {
  display: inline-block;
  width: 100%;
  padding: 15px;
  background: #e8e8e8;
  margin: 20px 0 0;
}
.view-tag a {
  text-transform: capitalize;
  font-size: 14px;
}
.product-view #product .add-to-links .wishlist,
.product-view #product .add-to-links .compare {
  display: inline-block;
  margin: 0 5px 0 0;
}
.product-view .add-to-links .wishlist button,
.product-view .add-to-links .compare button{
  background:none;
  border: 1px solid #ccc;
  color: #a6a6a6; 
  line-height:32px;
}
.product-view .add-to-links .wishlist button:hover,
.product-view .add-to-links .compare button:hover{
  background: #f25862;
  color: #fff;
  border-color: #f25862;
}
.product-view .add-to-links .wishlist button:before{content:'\f004';}
.product-view .add-to-links .compare button:before{content:'\f079';}
.product-view .add-to-links div {
  float: left;
  width: auto;
}
.product-view .add-to-links .btn-group,
.product-view .add-to-links .form-group {
  display: inline-block;
  margin: 0;
}
.product-view .add-to-links .btn-group{
  /*  padding: 10px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom:10px; */
  width: 100%;
}
.product-view .add-to-links div{position:static;}
.product-view .add-to-links .form-group {
  padding-bottom: 0;
}
.alert-info-fa {
  float: none !important;
  display: inline-block;
  width: 100% !important;
}
.product-view .add-to-links .alert.alert-info {
  float: none;
  display: inline-block;
  margin: 15px 0;
}
.product-view .add-to-links label {
  color: #A6A6A6;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  line-height: 35px;
  float: left;
  margin: 0 5px 0 0;
}
.product-view .form-group #minus {
  float: left;
  color: #b2b2b2;
  box-shadow: none;
  width: 49px;
  border: 1px solid #ddd;
  display: block;
  background: #e5e5e5 url(../image/qty_input.png) 100% 0 no-repeat;
  height: 49px;
  line-height: 49px;
  margin-left: 5px;
}
.product-view .form-group #minus:hover{background-color:#e03550; border-color:#e03550;}
.product-view .form-group #plus {
  float: left;
  color: #b2b2b2;
  background: #e5e5e5 url(../image/qty_input.png) no-repeat;
  box-shadow: none;
  border: 1px solid #ddd;
  width: 49px;
  display: block;
  height: 49px;
  line-height: 49px;
  margin-left: 5px;
}
.product-view .form-group #plus:hover{background-color:#e03550; border-color:#e03550;}
.product-view .form-group #input-quantity, .product-view .form-group #Quantity {
  background: #fff !important;
  border: 1px solid #ddd;
  box-shadow: none;
  float: left;
  padding: 9px 0;
  width: 35px !important;
  height: 35px;
  line-height: 35px;
  color: #000;
  text-align: center;
}
.product-view .form-group #button-cart{
  border-color: #e2e2e2;
  width: auto;
  border: 0;
  padding: 0 20px;
  color: white;
  background: #e03550;
  display: block;
  float: left;
  margin: 0;
  line-height: 35px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 13px;
  font-weight: 400;
}
.product-view .control-label{margin-top:15px;}
.product-view .form-group #button-cart:hover{background: #e03550; color:#fff; border-color: #e03550;}
.product-view .form-group {
  display: inline-block;
  width: 100%;
}
.product-view #product .add-to-links {
  padding: 10px 0 0;
  text-align: left;
  margin: 0;
}
.product-view .input-content {
  float: left;
  margin-right: 10px;
}
.product-view .rating {
  text-align: left;
  display: inline-block;
  padding-right: 5px;
  margin-top:5px;
}
.product-view .rating p {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 10px 0;
}
.product-view .tab-view {
  float: left;
  width: 100%;
}
.product-view .tab-view a {
  background: none;
  color: #000;
  font-family: inherit;
  display: inline-block;
  font-size: 18px;
  line-height: 25px;
  padding: 10px 20px 10px 0;
  text-decoration: none;
  border-radius: 0;
  text-transform: uppercase;
  border-bottom: 0;
  border: 0;
  margin: 0;
}
.product-view .tab-view a:hover,
.product-view .tab-view li.active a {
  color: #e03550;
  border: 0;
  border-bottom: 2px solid #e03550;
  background:none;
}
.product-view .nav-tabs {
  margin: 20px 0 0;
  width:100%;
}
.product-view .tab-content {
  overflow: auto;
  margin: 0;
  font-size: 12px;
  line-height: 23px;
  color: #959595;
  text-align: justify;
  margin-top: 30px;
  float:left;
}
.product-view #tab-review h2 {
  font-size: 18px;
  margin: 20px;
  text-transform: capitalize;
}
.product-view #tab-review .table {
  border: 0;
}
.product-view #tab-review .table td {
  background: none;
  border: 0;
  padding: 0;
  text-align: left;
}
.tab-content strong {
  display: inline-block;
  font-weight: normal;
  margin: 0 0 5px;
  font-size: 15px;
}
.product-view .tab-view .form-group label {
  width: 100%;
  text-align: left;
  margin: 0;
  padding: 0 0 10px;
}
.product-view .table-bordered .fa{color:#737373;}
.tab-pane .pull-right{margin:0 !important;}
.product-view .tab-view input.form-control {
  box-shadow: none;
  border: 1px solid #e8e8e8 !important;
  font-size: 13px;
}
.product-view .tab-view textarea {
  min-height: 100px;
  line-height: 25px;
  box-shadow: none;
  border: 1px solid #e8e8e8 !important;
  font-size: 14px;
}
.product-view .tab-view .text:before {
  border-bottom: 9px solid #e5e5e5;
  border-left: 9px solid rgba(0, 0, 0, 0);
  border-right: 9px solid rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  left: 9px;
  position: absolute;
  top: -9px;
}
.product-view .tab-view .text:after {
  border-bottom: 8px solid #ffffff;
  border-left: 8px solid rgba(0, 0, 0, 0);
  border-right: 8px solid rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  left: 10px;
  position: absolute;
  top: -8px;
}
.product-view .tab-view .text {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  margin: 5px 0 20px;
  padding: 20px;
  position: relative;
}
.product-view .item-inner .price {
  margin: 0;
  line-height: 32px;
  border: 0;
  float: left;
  width: 100%;
  text-align: center;
}
.product-view .item-inner .add-to-links .cart button {
  padding: 0;
  font-size: 0;
}
.product-view .item-inner .rating {
  text-align: center;
}
.information-sitemap #content ul li ul {
  margin-left: 20px;
}
.timepicker td a:hover{background:none;}
.timepicker td span:hover{color:#e03550;}
/********related-container**********/
.related-container{clear:both;}
.related-container .item_product{padding:0 15px;}
.related-container .owl-theme .owl-controls{right:15px;}
/********end related-container**********/
/********tab-tabcategory**********/
ul.tab_small{float:left;}
.product-tabs-category-container-slider .owl-theme .owl-controls{
  margin-top: 0;
  width: auto;
}
.product-tabs-category-container-slider .item-inner .image{padding:0;}
ul.tab_small li{display:inline-block; float:left;}
ul.tab_small li span {
  cursor: pointer;
  margin: 0 0 25px;
  display: block;
  float: left;
  border: 1px solid #e1e1e1;
  text-transform: uppercase;
  padding: 2px 25px 0;
  line-height: 39px;
  font-size: 18px;
  font-weight: 700;
  color: #3f3f3f;
  text-decoration: none;
}
ul.tab_small li span:hover{
  color: #e03550;
  border-color: #e03550;
}
/********end tab-tabcategory**********/
/******title-group-parent*******/
.title-group-parent{overflow:hidden;}
.title-group{
  text-align: center;
  position: relative;
  border-top: 1px solid #e5e5e5;
  margin-top: 60px;
  text-align:left;
}
.title-group h2 {
  font-size: 18px !important;
  color: #000 !important;
  margin:0;
  padding: 15px 0;
  text-transform: uppercase;
  font-weight:700;
  position: relative;
}
.title-group h2:before{
  content: "\f0c9";
  font-family: FontAwesome;
  margin-right: 15px;
}
.title-group-parent .owl-item {
  padding: 0 15px;
}
.title-group-parent .owl-theme .owl-controls {top: -40px; right:15px;}
.title-group-parent2{margin-top:60px;}
.title-group-parent2 .item_product{
  padding: 0 0 20px;
  border-bottom: 1px dashed #eaeaea;
}
.title-group-parent2 .item_product:last-child{border:0; padding-bottom:0;}
.title-group-parent2 .image{width:30%; float:left;}
.title-group-parent2 .caption{width:70%; float:left; padding-left:15px;}
.title-group2 h2{
  font-weight:700;
  font-size:18px !important;
  text-transform:uppercase;
  border-bottom:1px solid #ddd;
  margin-top:0;
  margin-bottom:20px;
  padding-bottom:10px;
}
.title-group-parent2 .rating{width:100%; float:left;}
.title-group-parent2 .price-box{width:100%; margin-top:15px;}
.title-group-parent2 .owl-theme .owl-controls{top:-57px;}
/*****end_title-group******/
.product-view .view-related .owl-controls .owl-buttons div {
  margin: -45px 0 0;
}
.view-related .owl-wrapper {
  margin: 25px 0 0;
}
.alert-success {
  border-radius: 0;
  margin: 0;
  font-size:11px;
  text-align: center;
}
.table-responsive {
  max-width: 100%;
  overflow: auto;
}
.table-bordered .fa{color:#fff;}
.table-responsive thead td {
  background-color: #f7f7f7;
  border-bottom: 1px solid #dddddd !important;
  color: #4d4d4d;
  float: none;
  font-size: 14px;
  font-weight: normal;
  min-width: 150px;
  text-align: center;
  vertical-align: middle;
  text-transform:capitalize;
}
.account-order .table-bordered thead td {
  min-width: 115px;
}
.table-responsive td {
  padding: 15px !important;
  text-align: center;
  vertical-align: middle !important;
  color: #4d4d4d;
  font-size: 14px;
}
.table-responsive td .img-thumbnail {
  border-radius: 0;
  border: 0;
}
.table-responsive td.text-left a {
  color: #333333;
  font-size: 16px;
  text-transform: uppercase;
}
.table-responsive td.text-left a:hover {
  color: #e03550;
}
.table-responsive td.text-left small {
  color: #4d4d4d;
  font-family: inherit;
  font-size: 14px;
}
.table-responsive td .form-control {
  width: 50px;
  height: 35px;
  border: 1px solid #dddddd;
  border-radius: 0;
  box-shadow: none;
  text-align: center;
  font-size: 14px;
  padding: 5px;
}
.table-responsive tbody td.text-right {
  color: #e03550;
  font-size: 20px;
}
.table-responsive td .input-group-btn {
  width: auto;
  display: inline-block;
}
.table-responsive td .btn {
  margin-right: 15px;
}
.checkout-cart #content h1,
.checkout-cart #content h2 {
  font-size: 20px;
}
.checkout-cart #content p {
  color: #4d4d4d;
  font-family: inherit;
  font-size: 14px;
  margin-bottom: 20px;
}
.checkout-cart #accordion .panel-heading {
  background: #e03550;
}
.checkout-cart #accordion .panel-heading a {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
}
.checkout-cart #accordion .panel-heading a .fa-caret-down {
  margin: 0 0 0 5px;
  color:#fff;
}
.checkout-cart .panel-group .panel {
  border-radius: 0;
  margin-bottom: 15px;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  background: none;
  box-shadow: none;
}
.checkout-cart .panel-collapse label {
  color: #4d4d4d;
  font-size: 14px;
  line-height: 33px;
  margin: 0;
  padding: 0;
}
.checkout-cart .panel-collapse input {
  height: 40px;
  box-shadow: none;
  border: 1px solid #dddddd;
  color: #4d4d4d;
  font-size: 14px;
  border-radius: 0;
}
.checkout-cart .panel-collapse .input-group-btn {
  float: left;
}
.checkout-cart .panel-collapse .input-group-btn input {
  color: #fff;
  border: 0;
  width: auto;
}
.checkout-cart .panel-collapse .form-horizontal .btn {
  color: #fff;
  border: 0;
  width: auto;
}
.panel-group .panel-heading {
  background: #323a45;
  padding: 12px 15px 8px;
  border-left: 0;
  border-top: 0;
  border-right: 0;
  border-radius: 0;
}
.panel-group .panel {
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 15px;
  border: 0;
}
.panel-group .panel .panel-heading a,
.panel-group .panel .panel-heading .panel-title {
  font-size: 13px;
  text-transform: uppercase;
  color: #fff;
}
.panel-group .panel .panel-body {
  border: 1px solid #f2f2f2 !important;
  border-top: 0;
}
.panel-group .panel-body {
  border: 0 !important;
}
.panel-group .panel .panel-heading a .fa-caret-down {
  margin: 0 0 0 8px;
}
.panel-group .panel .panel-heading .panel-title {
  padding: 0 0 5px;
}
.panel-group .panel-collapse h2 {
  color: #666666;
  font-size: 16px;
  line-height: 33px;
  font-weight: normal;
  margin: 0 0 10px;
  padding: 0;
  text-transform: uppercase;
}
.panel-group .panel-collapse p,
.panel-group .panel-collapse label {
  color: #4d4d4d;
  font-family: inherit;
  font-size: 14px;
}
.panel-group .panel-collapse label {
  margin-top: 5px;
}
.panel-group .panel-collapse .form-group a {
  margin-top: 10px;
  display: inline-block;
  width: 100%;
}
.panel-group .panel-collapse .form-group input {
  width: 300px;
  height: 40px;
  box-shadow: none;
  border: 1px solid #ddd;
  border-radius: 0;
  font-size: 14px;
}
.table-bordered thead td {
  background-color: #f7f7f7;
  border-bottom: 1px solid #dddddd !important;
  color: #4d4d4d;
  float: none;
  font-size: 14px;
  font-weight: normal;
  min-width: 150px;
  text-align: center;
  vertical-align: middle;
}
.table-bordered td {
  text-align: center;
  vertical-align: middle !important;
  padding: 8px !important;
}
.table-bordered td.text-left a {
  color: #333333;
  font-size: 14px;
  text-transform: capitalize;
}
.table-bordered td.text-left small {
  color: #4d4d4d;
  font-family: inherit;
  font-size: 14px;
}
.account-account #content h2,
.account-wishlist #content h2 {
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.account-account .list-unstyled {
  margin-bottom: 20px;
}
.account-wishlist .table-bordered thead td {
  min-width: 135px;
}
.account-wishlist .table-bordered td {
  padding: 10px !important;
}
.account-wishlist .table-bordered .price {
  margin: 0;
  text-align: center;
}
.account-wishlist .table-bordered .btn {
  border-radius: 0;
}
.well {
  border: 1px solid #ddd;
  background: none;
  border-radius: 0;
  box-shadow: none;
}
.well p {
  margin: 0 0 20px;
}
.well input {
  border-radius: 0;
}
.list-group-item:first-child {
  border-radius: 0;
}
.list-group-item:last-child {
  border-radius: 0;
}
.account-border .form-group label {
  text-align: left;
}
/*---------------------------PRODUCT_VIEW------------------------------*/

.view-related .owl-item {
  padding: 0 15px;
}
.product-view .col-sm-5 {
  position: inherit !important;
}
.image-block .owl-theme .owl-controls .owl-buttons div {
  border: 0;
  cursor: pointer;
  display: block;
  position: absolute;
  text-indent: -9999px;
  top: 30%;
  margin: 0;
  border-radius: 0 !important;
  opacity: 0;
}
.image-block .owl-theme:hover .owl-controls .owl-buttons div {
  opacity: 1;
}
.image-block .owl-theme .owl-controls .owl-buttons .owl-next {
  background-position: 100% 0;
  right: 15px;
}
.image-block .owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 15px;
}

.owl-theme .owl-controls {
  text-align: center;
  overflow: hidden;
  position: absolute;
  cursor: pointer;
  display: inline-block;
  top: -34px;
  right:0;
}
.owl-theme .owl-controls .owl-buttons div{
  position:static;
  background: url("/cdn/shop/t/2/assets/button-slider.png?v=67364650397286193411513131017") no-repeat scroll 0 0;
    display: inline-block;
    height: 28px;
    text-indent: -999999px;
    width: 28px;
    }
.owl-theme .owl-controls .owl-buttons div:hover{
  background-position: 0 100%;
}
.owl-theme .owl-controls .owl-buttons div.owl-next{
  background-position: 100% 0;
  margin-left: 10px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next:hover{
  background-position: 100% 100%;
}
/*ocnewproductslider========================================*/
.banner-static4{margin: 30px 0 0 0;}
.new-products-container {
  overflow:hidden;
}
.new-products-container .owl-demo-newproduct{padding-top:30px;}
.new-products-container .owl-carousel .owl-wrapper-outer{padding-bottom:1px; margin-left:-2px;}
.new-products-container .name a{font-size: 12px; font-weight: 500;}
.new-products-container .owl-item{padding:0 15px;}
.new-products-container .row_items{border:1px solid #ccc;}
.new-products-container .item_product {padding: 23px 0;}
.new-products-container .item-inner{border:0;}
/*ocbestproductslider========================================*/
.title-group-box{
  overflow: hidden;
  border: 1px solid #e5e5e5;
}
.title-group-box .owl-item{padding:0 30px;}
.title-group-box .product-thumb{
  display:inline-block;
  padding: 5px 0;
  min-height: 130px;
  border-bottom: 1px solid #ddd;
}
.title-group-box .row_items .product-thumb:last-child{border:0;}
.title-group-box .image{float:left; width:40%;}
.title-group-box .box-view-actions{float:left; width:60%;}
.title-group-box .name{padding:15px 0 0; text-align:left;}
.title-group-box .single-price {
  padding: 5px 0 0;
}
/*testimonial========================================*/
.testimonial-container{
  background: #0e0e0e url("../image/bkg_tes.jpg") no-repeat scroll center top;
  margin: 0;
  padding-bottom:30px;
}
.item-testimonials {
  float: left;
  padding: 40px 0 10px;
}
.testimonial-images{text-align:center; margin-top:40px;}
.testimonial-images img{border-radius:100%;}
.box-testimonial{
  background-color: rgba(40, 40, 39, 0.56);
  color: #fff;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  font-style: italic;
  font-family: 'Open Sans','Avant Garde',sans-serif;
  font-weight: 400;
  line-height: 30px;
  max-width: 1130px;
  padding: 50px 30px;
  position: relative;
}
.box-testimonial:after {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 20px solid rgba(40, 40, 39, 0.56);
  bottom: -20px;
  content: "";
  height: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 0;
}
.product-octestimonial .box-testimonial:after{display:none;}
.testimonial-std a{
  color: #fff;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  font-style: italic;
  font-family: 'Open Sans','Avant Garde',sans-serif;
  font-weight: 400;
  line-height: 30px;
}
.testimonial-name{
  display: inline-block;
  position: relative;
  padding: 10px 0 0;
  font-size: 14px;
  font-size: 13px;
  width: 100%;
}
.testimonial-container .owl-theme .owl-controls{
  margin:0; 
  position:static; 
  float:right;
  display:inline-block;
  width:100%;
  text-align:center;
}
.testimonial-container .owl-theme .owl-controls:before{border:0;}
.testimonial-container .owl-pagination{top:0;}
.testimonial-container .owl-controls .owl-page span{background:#BFC7C4; box-shadow:none;}
.testimonial-container .owl-controls .owl-page span:hover,
.testimonial-container .owl-controls .owl-page.active span{
  background:#869791;
}
.testimonial-product .testimonial-container{background:none;}
.testimonial-product .row-testimonials{display:inline-block;}
.testimonial-product .testimonial-name h2{margin:0;}
/*ocfeaturedcategory========================================*/
.featured-cat-thumb{
  padding: 30px 0 10px;
}
.featured-cat-thumb .title-group{
  margin:0;
}
.featured-cat-thumb .row_item{padding:0 15px;}
.featured-cat-thumb .fcategory-content{
  display: inline-block;
  width:100%;
  max-height: 240px;
  min-height:165px;
  overflow:auto;
  border: 1px solid #ddd;
  padding: 15px;
  margin-bottom:20px;
}
ul.sub-featured-categories {
  padding-top: 15px;
}
.featured-cat-thumb .owl-carousel{padding-top:30px;}
.featured-cat-thumb .name {
  border:0; 
  padding:0; 
  margin:0; 
  text-transform:uppercase;     
  color: #454545 !important;
  font-size: 14px !important;
  font-weight: 700;}
.featured-cat-thumb li a{
  color: #454545;
  font-size: 11px;
  line-height: 20px;
  text-transform: capitalize;
}
.featured-cat-thumb li a:before {
  content: "\f101";
  font-size: 11px;
  color: rgb(0, 169, 224);
  font-family: FontAwesome;
  padding-right: 8px;
}
.featured-cat-thumb li a:hover{
  color:#e03550;
}
.featured-cat-thumb img:hover{opacity:0.7;}
/*END ocfeaturedcategory====================================*/
/**************ocfeatureslider**************/
.featured-container {
  border: 1px solid #ddd;
  margin-top: 30px;
}
.featured-container .item-inner{border:0;}
.featured-container .title-group{
  border:0;
}
.featured-container .owl-carousel{padding:0 15px;}
.featured-container .item_product{
  border-top: 1px solid #ddd;
  padding: 15px 0;
}
.featured-container .name a{
  font-size: 12px;
  text-transform: none;
  color: #4a4a4a;
  font-weight: 500
}
.featured-container .rating{margin:0;}
/**************end ocfeatureslider**************/
/*mega-menu========================================*/
.megamenu{background: #16149a;position: relative;}
.homemenu {
  padding: 0 15px;
}
.homemenu span.hot,
.homemenu span.new{
  position: absolute;
  color: #fff;
  background: url(../image/hot-sale.png) no-repeat center center;
  width: 40px;
  height: 22px;
  line-height: 20px;
  top: -10px;
  text-align: center;
  text-transform: capitalize;
  font-size: 12px;
  right: 5px;
  pointer-events: none;
  z-index: 1;
}
.homemenu span.new{    background: url(../image/news.png) no-repeat center center;}
.slider-home{margin-top:30px;}
/*ttcountdown========================================*/

.title-group2 {
  font-family: inherit;
  color: #404040;
  text-decoration: none;
  text-transform: capitalize;
  position: relative;
}
/*
.title-group2:before {
position: absolute;
width: 100%;
height: 2px;
background: #404040;
content: "";
display: block;
top: 50%;
margin-top: -1px;
}
*/
.title-group2 h3 {
  text-transform: capitalize;
  font-size: 24px;
  display: inline-block;
  background: #fff;
  position: relative;
  padding-right: 10px;
  margin: 0;
}
.countdown-products .actions .cart button span {} 
.countdown-row {
  background: none;
  text-align: center;
  font-family: inherit;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  font-size: 30px;
  color: #FFF;
  float: left;
  background: #fb213a url(/cdn/shop/t/2/assets/timer.png?v=133191079325288322811513131023) no-repeat 12px center;
  padding-left: 45px;
  line-height: 36px;
}
/*End-ttcountdown=========================================================*/
.bestseller-products-slider {
  display: inline-block;
  width: 100%;
  background: #333333;
}
.left-bestseller {
  width: 20%;
  float: left;
  padding: 30px 20px 0;
  color: #acacac;
}
.left-bestseller h3 {
  color: #fff !important;
  margin: 0;
  font-size: 24px !important;
  text-transform: uppercase;
}
.right-bestseller {
  width: 80% !important;
  float: left;
}
.bestseller-products-slider .caption {
  display: inline-block;
  width: 100%;
  padding: 0 5px 10px;
  background: #EEE;
}
.bestseller-products-slider .item_product {
  margin-top: 0;
  border-right: 1px solid #fff;
}
.bestseller-products-slider .cart button {
  padding: 0 12px;
}
.bestseller-products-slider .name {
  border-top: 1px solid #ddd;
}
.bestseller-products-slider .intro-bestseller {
  font-style: italic;
  font-size: 13px;
  line-height: 30px;
  margin-top: 20px;
}
/*ocspecialproductsslider============================================================*/
.ocspecialproductsslider .title-group {
  text-align: center;
}
.ocspecialproductsslider.title-group-parent .owl-item {
  padding: 0;
}
.ocspecialproductsslider .caption {
  display: inline-block;
  width: 100%;
  padding: 0 15px;
  position: absolute;
  top: 25px;
  left: 0;
  opacity: 0;
}
.ocspecialproductsslider .item_product {
  border-right: 1px solid #fff;
}
.ocspecialproductsslider .item-inner:hover .caption {
  opacity: 1;   
}
.bestsellerproduct .item-inner .rating{
  opacity: 1;
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
/*octabproductslider============================================================*/
.product-tabs-container-slider{overflow:hidden;}
.product-tabs-container-slider ul.tabs {
  margin: 0;
  text-align: center;
}
.product-tabs-container-slider ul.tabs li {
  display: inline-block;
  cursor: pointer;
  margin: 25px 5px 0;
  border: 1px solid #e1e1e1;
  line-height: 27px;
  padding: 2px 20px 0;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: #3f3f3f;
  font-size: 12px;
  font-weight: 700;
}
.product-tabs-container-slider ul.tabs li.active,
.product-tabs-container-slider ul.tabs li:hover {
  border-color: #e03550;
  color: #e03550;
}
.product-tabs-category-container-slider .actions{bottom:0;}
/*END octabproductslider========================================================*/
/*END octabcategoryslider========================================================*/
.tabs-categorys{
  max-height:385px;
  overflow:auto;
  float:left;
  width:20%;
}
.tab_container_category{float:left; width:80%; padding:10px 15px 30px; background-color: #f8f8f8;}
.product-tabs-category-container-slider.title-group-parent .owl-theme .owl-controls{top:-68px; right:-15px;}
/**newproductslider**/
/*box-about-us====================================================================*/
.about-content {
  display: inline-block;
  margin-top: 30px;}
.about-content-left{width:50%; float:left; padding-right:15px;}
.about-img{width:50%; float:right; text-align:right;}
.about-img img:hover{opacity:0.7;}
.about-des{
  text-align: justify;
  color: #a6a6a6;
  line-height: 25px;
  font-size: 12px;
  margin-top:30px;
}
/*end-box-about-us====================================================================*/
/*carousel====================================================================*/
.block-bottom{margin-top:60px;}
.carousel-contain .blog-title{
  text-align: center;
  position: relative;
  border: 1px solid #e5e5e5;
  padding: 0px;
}
.carousel-contain .item-carousel{padding:2px;}
.carousel-contain .blog-title h2{
  font-size: 24px !important;
  color: #000 !important;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  margin-bottom: 15px;
  background: #ececec;
  padding: 10px;
  margin: 5px;
  min-height: 196px;
  padding-top: 40px;
}
.carousel-contain .blog-title h2:before {
  margin: 0 auto;
  z-index: 10;
  content: "";
  width: 66%;
  border-bottom: 4px solid #898989;
  position: absolute;
  left: 50%;
  margin-left: -33%;
  bottom: 50%;
  margin-bottom: -10px;
}
.brand-slider-contain .container {
  position: relative;
}
.brand-slider-contain .slides .owl-item {
  padding: 1px 15px;
  text-align:center;
}
.brand-slider-contain .owl-theme .owl-controls{
  top: 60%;
  left: -136px;
  right:auto;
}

.brand-logo{
  clear: both;
  overflow: hidden;
  margin: 60px 0 40px;
}
.brand-logo .owl-controls{position:static;}
.brand-logo .owl-controls .owl-buttons div{position:absolute; top:30%; opacity:0;}
.brand-logo:hover .owl-controls .owl-buttons div{opacity:1;}
.brand-logo .owl-prev{left: 20px;}
.brand-logo .owl-next{right: 20px;}
.brand-logo .owl-item{padding:0 15px; padding-bottom:2px;}
.brand-logo .item{margin:0; border:1px solid #ddd;}
/*End-carousel====================================================================*/
/**** Category block ****/

ul.list-group > li {
  position: relative;
}
.button-view {
  border-left: 10px solid #fff;
  width: 27px;
  height: 18px;
  background: url("../image/button_vertical.png") no-repeat scroll 0 0 #a1cfb8;
  text-indent: -99999px;
  position: absolute;
  right: 0;
  top: 5px;
  z-index: 9;
}
.alert-success button.close {
  line-height: 15px;
}
.alert-success button.close:hover {
  background: none;
}
ul.list-group li.active .button-view {
  background-position: 0 100%;
}
.ttopen {
  background-position: 0 100%;
}
/*list-web============================================*/

.information-contact h3 {
  font-size: 16px;
}
.information-contact #content h1,
.information-contact #content h2 {
  margin: 10px 0 0;
}
.affiliate-login .well {
  border: 1px solid #dddddd;
  margin: 20px 0 0;
}
.product-search .checkbox-inline {
  margin: 10px 0 15px;
}
/*Mobile==========================================*/
/*****Newletter****/
.newleter-content label{line-height:24px;}
/*****Newletter****/
.newleter-content {
  overflow: hidden;
  position: relative;
}
#frm_subscribe{
  display: inline-block;
  width:100%;
  position:relative;
}
#subscribe_email{
  height:37px;
  padding: 5px 110px 5px 10px;
  width:100%;
  border: 1px solid #e6e6e6;
}
#subscribe a{
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 12px;
  padding: 0 15px;
  font-family: "Montserrat", "HelveticaNeue", "Helvetica Neue", sans-serif;
  line-height: 37px;
  text-align: center;
  color: #fff;
  background: #2f2f2f;
  text-transform: uppercase;
}
.newletter-container .warning{display:inline-block;}
/** BLOG **/
.menu-recent {
  padding: 60px 0;
  border: 0px none;
  position: relative;
  overflow:hidden;
}
.blog-title{
  margin-bottom: 25px;
  position: relative;
}
#blog_home3 .blog-title{
  margin-bottom: 0px;
}
.blog-title h2{
  color: #000 !important;
  position: relative;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  font-family: "Montserrat", "HelveticaNeue", "Helvetica Neue", sans-serif;
  padding: 20px 0 0;
  text-align: center;
  text-transform: uppercase;
  border-top: 1px solid #cecece;
}
.blog-title h2 span{
  color: #9d9d9d;
  display: block;
  font-size: 30px;
}
.articles-container .owl-item{padding:0 15px;}
.menu-recent .name_date{display:inline-block; width:100%;}
#blog_home2.menu-recent .name_date{margin-top: 10px;}
.menu-recent .date-blog {
  padding: 0 10px 0 0;
  font-weight: 600;
  font-size: 12px;
  color: #f25862;
  display: block;
  font-family: "Montserrat", "HelveticaNeue", "Helvetica Neue", sans-serif;
  text-transform: capitalize;
}
}
.menu-recent .item-inner img:hover {
  opacity: 0.7;
}
.menu-recent .articles-image    {z-index:9;}
.menu-recent .articles-image a{
  position:relative;
  display: inline-block;
}
.menu-recent .articles-image a:before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border: 10px solid #f3f2f0;
  pointer-events: none;
  z-index: 11;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.menu-recent .articles-image a:hover:before {
  opacity: 0.8;
  visibility: visible;
}
.menu-recent .articles-image a:after {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  text-align: center;
  color: #444;
  background: rgba(240,238,238,0.8);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "\f1c5";
  font-family: FontAwesome;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.menu-recent .articles-image a:hover:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.menu-recent .articles-image    img{border: 2px solid #fff; cursor: pointer;}
.menu-recent .articles-date {
  display: inline-block;
  float: left;
  font-family: inherit;
  z-index:9;
  padding-bottom:2px;
}
.menu-recent .articles-intro {
  font-family: inherit;
  font-size: 14px;
  font-style: italic;
  line-height: 20px;
  margin: 5px 0;
  color: #363636;
  margin-bottom: 0;
}
#blog_home2..menu-recent .articles-intro{
  margin: 15px 0 0;
}
.menu-recent .item-inner .articles-name {
  font-style: normal;
  clear: both;
  display: inline-block;
  margin: 5px 0 0;
  font-weight: 700;
  color: #222;
  line-height: 23px;
  font-size: 13px;
  text-transform: uppercase;
}
.menu-recent .item-inner .articles-name:hover {
  color: #e03550 !important;
}
.menu-recent .item-inner .readmore {
  position: relative;
  display: inline-block;
  margin-top: 5px;
  padding: 5px;
  border: 1px solid #ddd;
}
.menu-recent .item-inner .readmore:hover{
  border-color: #f25862;
}
.menu-recent .athor-blog{
  color: #a1a1a1;
  display: inline-block;
  line-height: 30px;
  width: 100%;
  font-style: italic;
  text-transform: capitalize;
}
.menu-recent .item-inner .readmore a {
  line-height: 15px;
  letter-spacing: 0.1em;
  color: #000;
  font-size: 12px;
  text-transform: none;
  display: inline-block;
}
.menu-recent .item-inner .readmore:hover a{color: #f25862;}
.menu-recent .item-inner {
  margin-top: 30px;
  border:0;
  background: #f5f5f5 none repeat scroll 0 0;
  position:relative;
  padding:20px;
}
#blog_home2.menu-recent .item-inner {
  background: none;
  padding: 0px;
}
#blog_home.menu-recent .item-inner:after {
  background: rgba(21, 20, 20, 0.7) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#blog_home.menu-recent .item-inner:hover:after {
  opacity: 1;
  visibility: visible;
}
#blog_home.menu-recent .item-inner:hover .articles-name,
#blog_home.menu-recent .item-inner:hover .articles-intro
{color:#fff;}
.menu-recent .item-inner:hover .readmore{background:#fff;}
.article-container .article-date{float:left; margin-top:20px;}
.article-container img {
  width: 40%;
  float:left;
}
.article-container .article-description {float:left;}
.article-container .article-description p{float:left; width:60%; margin:0; padding-left:15px;}
.article-title h3 {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}
.article-date {
  font-size: 14px;
  font-weight: normal;
  float: right;
  margin-bottom: 10px;
}
.article-description p,
.article-description {
  font-family: inherit;
  text-align: justify;
}
.article-description img {
  margin-bottom: 20px;
}
.readmore-page {
  color: #6B6B6B;
  font-size: 11px;
  font-weight: 700;
  padding: 0px 20px;
  display: inline-block;
  text-transform: uppercase;
  overflow: hidden;
  margin-top: 10px;
  line-height: 35px;
  letter-spacing: 3px;
  border: 2px solid #6B6B6B;
}
.readmore-page:hover {
  color: #e03550;
  border-color: #e03550;
}
.article-item {
  display: inline-block;
  width:100%;
}
.article-layout .odd .intro-content img {
  float: left;
  margin-right: 30px;
}
.article-layout .even .intro-content img {
  float: right;
  margin-left: 30px;
}
.even .article-author,
.even .articledate,
.even .article-name h3 {
  text-align: right
}
.article-name h3 {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}
.article-name h3 a {
  color: #333;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 2px;
}
.article-name h3 a:hover {
  color: #e03550;
}
.page-title .article-item {
  width: 100%;
}
.article-titles h2 {
  padding: 0 10px 0 0;
  display: inline-block;
  background: #fff;
}
.article-layout {
  margin-bottom: 30px;
}
.odd .article-name h3,
.even .article-name h3 {
  position: relative;
}
.odd .article-name h3 a {
  background: #fff;
  padding-right: 10px;
}
.even .article-name h3 a {
  background: #fff;
  padding-left: 10px;
}
.odd .article-name h3::before {
  left: 0;
}
.even .article-name h3::before {
  right: 0;
}
.odd .article-name h3:before,
.even .article-name h3:before {
  content: "";
  width: 100%;
  background: #ddd;
  height: 1px;
  position: absolute;
  top: 50%;
  z-index: -1;
}
#blog_home.menu-recent .owl-pagination{
  position: static;
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}
#blog_home.menu-recent .owl-pagination{
  position:static;
}
/** module blog **/
/**csm block menu**/

/** End csm block menu**/
/** Banner Static**/
.corporate-about {
  clear: both;
  overflow: hidden;
  padding: 60px 0;
}
.corporate-about .pull-left {
  display: inline-block;
  width: 75px;
  height: 75px;
  text-align: center;
  line-height: 75px;
  margin-right: 10px;
  transition: 0.5s;
  //border:2px solid #464646;
  //margin-bottom: 0px !important; 
}
.corporate-about .pull-left .fa{font-size:40px; color:#000; line-height: 75px;}
.corporate-about .pull-left:hover{border-color:#e03550 !important; }
.corporate-about .pull-left:hover .fa{color:#fff; }

.corporate-about .row> div .text-content {
  background: url() no-repeat 0 0;
  padding: 0px 0px 20px 100px;
  min-height: 78px;
  margin: 0;
  text-align: left;
}
.corporate-about .row> div:nth-child(2) .text-content {
  background: url() no-repeat 0 0;
  padding: 0px 0px 20px 100px;
}
.corporate-about .row> div:nth-child(3) .text-content {
  background: url() no-repeat 0 0;
  padding: 0px 0px 20px 100px;
}
.corporate-about h3 {
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 5px 0;
  padding-top: 2px;
}
.corporate-about h3:after {
  content: "";
  display: block;
  border-bottom: 2px solid #000;
  width: 45px;
}

.top-content {margin:10px 0;}
.top-content .block-top p {
  padding: 20px 0;
  margin: 0;
}
.top-content .free-shipping {
  padding-left: 53px;
  background: url(../image/free-shipping.png) no-repeat left 3px;
}
.top-content .customer-support {
  padding-left:48px;
  background: url(../image/customer-support.png) no-repeat left top;
}
.top-content .discount-on {
  padding-left: 33px;
  background: url(../image/discount-on.png) no-repeat left 15px;
}
.top-content .money-back {
  padding-left: 57px;
  background: url(../image/money-back.png) no-repeat left 0px;
}
.banner_static_top{text-align:center;margin-top: 30px;}
.banner_static_top a{
  display:block; 
  overflow:hidden; 
  position:relative; 
  margin-top:30px;
}
.banner_static_top .banner-box4 a{margin-top:28px}
.banner_static_top .banner-box4b a{margin-top:15px}
.banner_static_top a:before{
  position: absolute;
  top: 0;
  left: -85%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.banner_static_top a:hover:before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

.banner_static_top img {
  -moz-transform: scale(1.0);
  -webkit-transform: scale(1.0);
  -o-transform: scale(1.0);
  -ms-transform: scale(1.0);
  transform: scale(1.0);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.banner_static_top a:hover img {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.staticblock2 {
  margin: 50px 0 0;
}
.banner-home2 {
  background: #141414 url("../image/banner-block1.jpg") no-repeat scroll center top;
  min-height: 440px;
  padding-top: 50px;
  margin-top:60px;
}
.banner-home-2{
  background: #fff;
  box-shadow: -22px -22px rgba(99,100,101,0.58);
  position: relative;
  padding: 50px 20px;
  text-align: center;
  text-transform: uppercase;
  width:50%;
}
.banner-home-2 .title-static1{
  display: inline-block;
  color: #2f2f2f;
  border: 1px solid #2f2f2f;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 12px;
  margin: 0 0 20px;
}
.banner-home-2 .title-static2{
  font-weight: 400;
  line-height: 1.35;
  margin: 0 0 5px;
  color: #f25862;
}
.banner-home-2 .title-static3{
  font-size: 35px;
  line-height: 1.2;
  font-weight: bold;
}
.banner-home-2 .link-static4{
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #f25862;
  color: #f25862;
  font-weight: bold;
  margin: 10px 0 0;
}
.banner-home-2 .link-static4:hover{
  background: #f25862;
  color: #fff;
}
.banner-home-2:after {
  background: rgba(152, 148, 148, 0.4) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 300ms ease-in-out 0s;
  visibility: hidden;
  width: 100%;
}
.banner-home2 .content-static{
  -webkit-animation: flipInX 2000ms infinite;
  -moz-animation: flipInX 2000ms infinite;
  -ms-animation: flipInX 2000ms infinite;
  animation: flipInX 2000ms infinite;
}
.banner-home-2:hover .link-static4{
  -webkit-animation: swing 1000ms ease-in-out;
  -moz-animation: swing 1000ms ease-in-out;
  -ms-animation: swing 1000ms ease-in-out;
  animation: swing 1000ms ease-in-out;
}
/**block follow**/
.social-top {
  margin-top: 35px;
}
.social-top p{
  overflow: hidden;
  font-size: 14px;
  line-height: 24px;
  margin-bottom:5px;
}
.title h2 {
  border-top: 1px solid #cccccc;
  color: #333333;
  font-family: "Montserrat", "HelveticaNeue", "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  margin: 0 0 20px;
  padding: 10px 0 0;
  text-transform: uppercase;
}
.title h2:after {
  background: #333333;
  color: #fff;
  content: "\f0c1";
  float: left;
  display: inline-block;
  font-family: FontAwesome;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
  text-align: center;
  width: 40px;
}
.title.newletter-title h2:after {
  content: "\f003";
}
.link-follow {
  display: inline-block;
}
ul.link-follow li {
  float: left;
  margin: 0 5px;
}
ul.link-follow a {
  position: relative;
  display: block;
  height: 32px;
  line-height: 32px;
  width: 32px;
  text-align: center;
  color: #6a6a6a;
  font-size: 16px;
  padding: 0;
  border-radius: 100%;
  border: 1px solid #6a6a6a;
}
ul.link-follow a:hover {
  border-color: #e03550;
  color: #e03550;
}
ul.link-follow li a span {
  min-width: 70px;
  height: auto;
  line-height: 20px;
  padding: 1px 5px;
  left: 50%;
  margin-left: -40px;
  text-transform: capitalize;
  font-size: 12px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  background: #e03550;
  text-indent: 0px;
  position: absolute;
  pointer-events: none;
  bottom: 40px;
  display: none;
  font-family: Corbel;
}
ul.link-follow li a:hover span {
  display: block;
  bottom: 37px;
}
ul.link-follow li a span:before, ul.link-follow li a span:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgba(0,0,0,0.1);
}
ul.link-follow li a span:before, ul.link-follow li a span:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgba(0,0,0,0.1);
}
ul.link-follow li a span:after {
  bottom: -5px;
  border-top: 5px solid #e03550;
}
.fa-twitter:before {
  content: "\f099";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-youtube:before {
  content: "\f167";
}

/** End Banner Static**/
/**************************************REPONSIVE_MOBI********************************************/
@media (max-width: 1199px) {
  #logo {left:0;}
  .top-search input.form-control {
    line-height: 55px;
    width: 200px;
    padding: 0 0 0 20px;
  }
  .banner_static_top .banner-box4 a{margin-top:22px;}
  .row2-cart .button-check-cart a{width: 100%;}
  /*********footer**********/
  .ma-footer-link-follow .f-col{text-align:center;}
  .ma-footer-link-follow .f-col-1 h3,
  .ma-footer-link-follow .link-follow,
  .newletter-title,
  .newleter-content{float:none !important;}
  .ma-footer-link-follow .link-follow{display:inline-block;}
  .featured-container .featured-slider-title h2{font-size:12px !important;}
  .new-products-container .item_product{min-height:140px;}
  /*********end-footer**********/
  .featured-cat-thumb .fcategory-content{min-height:220px;}
  .ma-footer-link-follow .payment img{margin-top:40px;}
  .table-responsive td .form-control {
    float: none;
    margin-bottom: 10px;
  }
  .table-responsive td .btn {
    margin-right: 9px;
  }
  .row2-cart .button-check-cart a{width:100%;}
  .brand-slider-contain .owl-theme .owl-controls{display:none !important;}
  .left-bestseller {
    width: 100%;
    padding: 30px 20px;
    min-height: 0;
  }

  .right-bestseller {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  .corporate-about .pull-left{
    margin: 0 auto;
  }
  .wow {
    visibility: visible !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
  }
  #logo{position:static; margin-top:0;}
  .header-welcome {
    float: none;
    text-align: center;
  }
  .home-slider{margin:0;}
  .homemenu {
    padding: 0;
  }
  .banner_static_top .banner-box4 a{margin-top:17px;}
  .header-action-parent,
  .header-action{display:inline-block;}
  .table-bordered {
    overflow: auto;
    display: inline-block;
  }
  #logo>div{text-align:center;}
  .top-cart {
    display: inline-block;
  }
  .top-wishlist {
    float: none;
    display: inline-flex;
    margin: 20px 0 0 10px;
  }
  .common-home #column-left,
  .common-home #content,
  .common-home #column-right{width:100%; text-align:center;}
  .newleter-content label{width:100%;}
  #search-by-category{margin-top:30px;}
  .header-search-parent {padding: 20px 15px; text-align:center;}
  .header-link {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .account-border {
    overflow: auto;
  }
  ul.link-follow li {
    margin-right: 5px;
  }
  .header.fix-nav{display:none;}
  .newletter-container .newleter-content tr{margin-left:-20px !important;}
  .new-products-container .item_product{min-height:140px;}
  .article-container img,.article-container .article-description p{width:100%;}
  .bestsellerproduct{margin-top:30px;}
  .tabs-categorys{width:30%;}
  .tab_container_category{width:70%;}
  .megamenu{background:none;}
  .footer-top .f-col-3{margin-top:20px; text-align:center;}
  .footer-top .f-col-3 iframe {
    float: none;
    display:inline-block;
  }
}
@media (max-width: 767px) {
  .top-link{text-align:center;}
  .box-language-currency {text-align:center;}
  .box-language-currency > div {
    display: inline-block;
    line-height: 56px;
  }
  .banner-home-2 .title-static3{font-size:20px;}
  .support-phone {
    display: none !important;
  }
  .corporate-about .row> div .text-content {
    margin-bottom: 20px;
  }

  .corporate-about .row> div:last-child .text-content {
    margin-bottom: 0;
  }  
  .powered{padding:10px 0;}
  .second-title .owl-theme .owl-controls .owl-buttons div{top:40%;}
  .footer .column{min-height:350px;}
  .powered .left-powered,
  .powered .right-powered{text-align:center; width:100%;}
  .banner-static .col .banner-box{margin-bottom:20px;}
  .banner-static .col:last-child .banner-box{margin-bottom:0;}
  .custom-products .clearfix {display: none;}
  .featured-container .item_product{min-height:120px;}
  .banner-static2 .banner-box:last-child{margin-top:30px;}
  .zoomContainer{display:none;}
  .about-us {margin-top: 30px;}
  .image-block .owl-carousel .owl-wrapper-outer {
    min-height: 160px;
  }
  .ma-footer-link-follow .payment img{margin-top:20px;}
  .title-group {text-align: center; height: auto;}
  .product-tabs-category-container-slider .owl-theme .owl-controls{border:0;}
  ul.tab_small {float: none;}
  ul.tab_small li{float:none;}
  .ttcountdown_module .rating,
  .ttcountdown_module .price-box,
  .ttcountdown_module .name{text-align:center; width:100%;}
  .banner-static img {
    width: auto;
  }
  .banner-static .banner-box {
    text-align: center;
  }
  .ma-block-static-1{width:100%;}
  .ma-block-static-5,
  .ma-block-static-1 > div{
    clear: both;
    text-align: center;
    margin-top: 30px;
    display: inline-block;
    width: 100%;
  }
  .ma-block-static-1 > div:first-child{margin:0;}
  #back-top{display:none !important;}
  #cart .dropdown-menu li.product-cart{width:60%;}
  #cart .dropdown-menu li.cart-check{width:40%;}
  .tabs-categorys {
    width: 100%;
    height: auto;
    text-align: center;
  }
  .tabs-categorys li:hover{margin-left:10px !important;}
  .tab_container_category {
    width: 100%;
  }
  .megamenu #logo a{
    width: 100px;
  }
  .shopify-section{
  	display: inline-block;
    position: relative;
    width: 100%;
    height: 80px;

  }
  .navbar{
    margin-bottom: 0px;
    margin-top: 5px;
  }
  
}
@media (max-width: 580px) {
  .text-balco{
    visibility: hidden;
    display: none;
  }
  .align-right{
  	width: auto;
  }
  .navbar-toggle{
    margin-right: 0px;
  }
  .megamenu{
    height: 80px;
  }
  .menu-mobile{
    height: 45px !important;
  }
  .top-actions-parent {
    padding-left: 0;
    display: inline-block;
    position: relative;
    width: 100%;
  }
  .navbar .btn-navbar{
    margin-top: 5px !important;
  }
  #logo{
    width: 20%;
  }
  .megamenu #logo a{
  	margin-top: -20px !important;
  }
  .navbar .brand{
  	visibility: hidden;
    display: none;
  }
  .corporate-about .text-content {
    width: auto;
    padding: auto;
  }
  .currency-language .box-language-currency{min-width: 125px;}
  .box-language-currency .pull-left:last-child {
    border-left:0;}
  .title-group{padding:0; text-align:center; height:auto;}
  .title-group h2, .title-group .title-group-children{display: inline-block;
    width: 100%;
    text-align: center;
  }   
  .owl-theme .owl-controls{display:none !important;}
  .static_home .cms_content .cms_content_in:before{display:none;}
  #cart .dropdown-menu li.product-cart,
  #cart .dropdown-menu li.cart-check{width:100%;}
  #cart .dropdown-menu li.cart-check{padding:20px;}
  .box-language-currency{padding-right:0;}
  .top-actions-parent{padding-left:0;}
  .footer .footer-title h3{display:inline-block; width:100%; cursor: pointer;}
  .footer .footer-title h3:after {
    display: block;
    content: "\f055";
    font-family: "FontAwesome";
    position: absolute;
    right: 0;
    top: 7px;
  }
  .footer .footer-title.active h3:after{content: "\f056";}
  .footer .column {width:100%;  min-height:0;}
}
@media (max-width: 450px) {
  #content .product-view .product-name{margin-top:20px;}
  .footer .column{width:100%; min-height:0;}
  .articles-container{margin:0;}
  .menu-recent .articles-date,
  .articles-image{width:100%;}
  .box-testimonial {padding: 0 15px;}
  .menu-recent .articles-date{margin-top:20px;}
  .menu-recent .owl-theme .owl-controls{right:0;}
  span.countdown-section{margin-bottom:10px;}
  .product-layout.product-grid{width:100%;}
  .img-responsive{display:inline-block !important;}
  .ttcountdown_module .actions .cart {margin-bottom: 10px;}
  .about-content-left,.about-img{width:100%; text-align:left;}
  .ttcountdown_module .timer-item {
    display: inline;
    border: 0;}
  .ttcountdown_module .box-timer,
  .ttcountdown_module .box-price,
  .ttcountdown_module .product-image{width:100%;}
  .banner-home-2{width:100%;}
}
@media (max-width: 380px) {
  .ttcountdown_module .box-price .description{display:none;}
  .owl-controls{display:none !important;}
  .ttcountdown_module .actions .add-to-links .wishlist{margin:0;}
  .image-block .owl-carousel .owl-wrapper-outer {
    min-height: 130px;
  }
  .header{line-height:40px;}
  .box-language-currency .pull-left button.dropdown-toggle {
    line-height: 56px;
  }
  .header .dropdown-menu {
    top: 56px;
  }
  .top-search .dropdown-menu{right:-78px;}
  .testimonial-std a{font-size:13px;}
  .header-action-parent{padding:20px 0;}
  .top-link .dropdown-menu{right:0; left:auto;}
  ul.tab_small li span{padding:5px 10px;}
  .top-cart .cart-inner ul{right:-60px;}
  .currency-language .box-language-currency{right:-45px;}
  .product-view .form-group #button-cart{padding:0 15px;}
  .row-cart{width: 100%;}
}
/**************Back-top************/
#back-top {
  background: #fff;
  bottom: 35px;
  position: fixed;
  right: 12px;
  z-index: 9999;
  width: 40px;
  height: 40px;
  display:block;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  -webkit-animation: flash 3000ms infinite;
  -moz-animation: flash 3000ms infinite;
  -ms-animation: flash 3000ms infinite;
  -o-animation: flash 3000ms infinite;
  animation: flash 3000ms infinite;
}
#back-top:after {
  content: "\f102";
  font-family: "FontAwesome";
  font-size: 25px;
  color: #3f3f3f;
}
#back-top:hover {
  -webkit-animation: flash 0s infinite;
  -moz-animation: flash 0s infinite;
  -ms-animation: flash 0s infinite;
  -o-animation: flash 0s infinite;
  animation: flash 0s infinite;
}
/*css3===================================================================*/
.footer a,
#top #currency .currency-select,
#search .btn-lg,
.item-inner,
.owl-theme .owl-controls .owl-buttons div,
.product-list .product-container,
#cart .icon-cart,
#cart .icon-cart .fa,
#search .btn-lg .fa,
ul.tabs li span,
.item-inner .actions,
ul.tabs-category li,
ul.link-follow a,
ul.link-follow li a span,
.item-inner .add-to-links div button,
.currency:hover .dropdown-menu1, .language:hover .dropdown-menu1,
.ttcountdown_module .add-to-links div.compare button,
.ttcountdown_module .add-to-links div.wishlist button,
.currency-language,
.product-view .add-to-links button,
.product-view .add-to-links button:hover,
.product-view .form-group #button-cart,
.product-view .add-to-links .compare,
.product-view .add-to-links .wishlist,
#cart .cart-inner .dropdown-menu-cart,
.top-link .top-link-inner,
.nivo-directionNav a,
.oc-banner7-container  .nivo-directionNav a,
ul.tab_small li span{
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}

.footer a:hover,
#top #currency .currency-select:hover,
#search .btn-lg:hover,
.owl-theme .owl-controls .owl-buttons div:hover,
#cart:hover .icon-cart,
#cart:hover .icon-cart .fa,
#search .btn-lg:hover .fa,
ul.tabs li span:hover,
.item-inner:hover .actions,
ul.tabs-category li:hover,
ul.link-follow a:hover,
ul.link-follow li a:hover span,
.intem-inner:hover .actions,
.currency:hover .dropdown-menu1, .language:hover .dropdown-menu1,
.ttcountdown_module .add-to-links div.compare button:hover,
.ttcountdown_module .add-to-links div.wishlist button:hover,
.currency-language:hover .box-language-currency,
.product-view .add-to-links button:hover,
.product-view .form-group #button-cart:hover i,
.product-view .form-group #button-cart:hover span,
.product-view .add-to-links .compare:hover i,
.product-view .add-to-links .compare:hover span,
.product-view .add-to-links .wishlist:hover i,
.product-view .add-to-links .wishlist:hover span,
#cart .cart-inner:hover .dropdown-menu-cart,
.top-link:hover .top-link-inner,
.nivo-directionNav:hover a,
.oc-banner7-container  .nivo-directionNav a:hover,
ul.tab_small li:hover span{
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  cursor: pointer;
}
.btn,
button {
  -moz-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
}
.btn:hover,
button:hover {
  -moz-transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  cursor: pointer;
}
.links li a,
.pt_custommenu div.pt_menu a,
.footer-static2 .f-col3 .footer-static-content ul li a {
  -moz-transition: color 0.5s ease;
  transition: color 0.5s ease;
  -webkit-transition: color 0.5s ease;
}
.links li a:hover,
.pt_custommenu div.pt_menu a:hover,
.footer-static2 .f-col3 .footer-static-content ul li a:hover {
  -moz-transition: color 0.5s ease;
  -webkit-transition: color 0.5s ease;
  cursor: pointer;
}
.products-category .product-list,
.product-search .product-list {
  webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}


.copy {
  
    color: #ffffff !important;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    
}
.copy a{
	 color: #ffffff !important;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}