@font-face {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  src: url("") format("embedded-opentype"),
  url("/catalog/view/theme/tt_flaton4/stylesheet/fonts/fontawesome-webfont.eot") format("embedded-opentype"),
  url("/catalog/view/theme/tt_flaton4/stylesheet/fonts/fontawesome-webfont.woff") format("woff"),
  url("/catalog/view/theme/tt_flaton4/stylesheet/fonts/fontawesome-webfont.ttf") format("truetype"),
  url("/catalog/view/theme/tt_flaton4/stylesheet/fonts/fontawesome-webfont.svg") format("svg");
}
@font-face {
  font-family: "AleoRegular";
  src: url("/catalog/view/theme/tt_flaton4/stylesheet/fonts/AleoRegular.eot") format("embedded-opentype"),
       url("/catalog/view/theme/tt_flaton4/stylesheet/fonts/AleoRegular.woff2") format("woff2"),
       url("/catalog/view/theme/tt_flaton4/stylesheet/fonts/AleoRegular.woff") format("woff"),
       url("/catalog/view/theme/tt_flaton4/stylesheet/fonts/AleoRegular.ttf") format("truetype");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 200;
  src: local("Raleway ExtraLight"),
  local("Raleway-ExtraLight"),
  url("/catalog/view/theme/tt_flaton4/stylesheet/fonts/RalewayExtraLight.woff2") format("woff2");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 300;
  src: local("Raleway Light"),
  local("Raleway-Light"),
  url("/catalog/view/theme/tt_flaton4/stylesheet/fonts/RalewayLight.woff2") format("woff2");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  src: local("Raleway"),
  url("/catalog/view/theme/tt_flaton4/stylesheet/fonts/Raleway.woff2") format("woff2");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  src: local("Raleway Medium"),
  local ("Raleway-Medium"),
  url("/catalog/view/theme/tt_flaton4/stylesheet/fonts/RalewayMedium.woff2") format("woff2");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 600;
  src: local("Raleway SemiBold"),
  local("Raleway-SemiBold"),
  url("/catalog/view/theme/tt_flaton4/stylesheet/fonts/RalewaySemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 700;
  src: local("Raleway Bold"),
  local("Raleway-Bold"),
  url("/catalog/view/theme/tt_flaton4/stylesheet/fonts/RalewayBold.woff2") format("woff2");
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 800;
  src: local("Raleway ExtraBold"),
  local("Raleway-ExtraBold"),
  url("/catalog/view/theme/tt_flaton4/stylesheet/fonts/RalewayExtraBold.woff2") format("woff2");
}


* { margin:0; padding:0; outline: none;}
*:hover, *:active, *:focus{
  outline: none !important;
}
body          { font-size: 12px; font-family: 'Ubuntu', sans-serif; font-weight: 400; color: #000; text-align: left; background: #fff; }
 
img           { border:0; vertical-align:top; }

a             { color: #a51b1c; text-decoration: none; cursor: pointer }
a:hover       { text-decoration: none; color: #01c3c2; }
a:focus  { outline: none !important;  }

img { max-width: 100%; height: auto;}
  
.product-image {   display: block; }


h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#222; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }


form          { display:inline; }
fieldset      { border:0; }



table         { border:0;  border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }


p             { margin:0 0 10px; font-family: Arial; font-size: 12px; color: #848484; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }



ul,ol         { list-style:none; margin: 0;}
input,select,textarea,button {
    font-size: 12px;
    vertical-align:middle;
    color:#2f2f2f;
    background:#fff;
}

header{
  background: #454545;
}
.bottom-header{
  
}
.top-header{
  position: relative;
  
  z-index: 9997;
  font-size: 11px;
  background: #303030;
}
.top-header .infor {
    float: left;
    font-size: 11px;
    color: #fff;
    padding: 9px 0px;
    font-family:arial;
    display: inline-block;
}
.top-header .infor .fa {
    width: 30px;
  height: 30px;
    padding-left: 4px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #969696;
    margin-right: 5px;
    border-radius: 100%;
    border: 1px solid #969696
}
.top-header .phone {
    padding-left: 5px;
    margin-left: 15px;
    padding-right: 15px;
}
#language ul.btn-group,
#currency ul.btn-group{
  float: right
}
.top-link .dropit .dropit-trigger,
.select-menu .select-menu-item{
    display: inline-block;
    padding: 0px 10px;
    line-height: 39px;
    position: relative;    
    float: right;
    color: #969696;
    border: none !important;
    font-size:11px;
    text-transform: uppercase;
    font-family: arial;
    margin-top: 5px;
}
#top-links .fa{
  margin-left: 5px;
  color: #969696;
}
.top-link .dropit .dropit-trigger span{
  color: #969696;
}
.top-link .dropit,
.select-menu .select-menu-item{
  cursor: pointer;
}
.top-link .dropit-trigger:hover .menu_link,
.select-menu .select-menu-item:hover .dropdown-select-menu{
  opacity: 1;
  transform: scaleY(1);
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  z-index:9999;
}
.dropdown-select-menu,
.menu_link{
  position: absolute;
  top: 39px;
  right: 10px;
  opacity: 0;
  transform: scaleY(0);
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  background: #FFF none repeat scroll 0% 0%;
  padding: 5px 15px;
  border-top: 3px solid #a51b1c;
}
.dropdown-select-menu li,
.menu_link li{
  display: block;
line-height: 40px;
border-bottom: 1px solid #E5E5E5;
}
.dropdown-select-menu li:last-child,
.menu_link li:last-child{
  border:none;
}
.menu_link li a{
  display: block;
    white-space: nowrap;
    color: #7E7E7E;
}
.select-menu li {
    line-height: 40px;
    border-bottom: 1px solid #E5E5E5;
}
.menu_link li a:hover,
.select-menu li a:hover,
.select-menu li.active a {
    color: #a51b1c;
}
.select-menu li a img{
  vertical-align: middle;
}
.select-menu li a {
    white-space: nowrap;
    display: block;
    color: #7E7E7E;
    padding: 0px 15px;
}
.bottom-header .bottom-header-inner{
    position: relative;
    
    z-index: 2996;
}
#logo{
    text-align: center;
}
#logo a{
  padding: 25px 0px 25px;
  margin: 0px;
    text-decoration: none !important;
    display: block;
}
.common-home #logo a{
    
    padding: 25px 0px 50px;
}
#logo a img{
  
}
.top-serch{
  padding-top: 35px;
}
#search,
#cart{
  float: right
}
#search{
  width: 70%;
  background: #454545;
  margin-right: 50px;
}
.special-border{
  border-radius: 20px;
  position: relative;
}
.special-border::before{
  content: "";
  position: absolute;
  background: -webkit-linear-gradient(left, #fff 0%, #a51b1c 100%);
  background: -o-linear-gradient(right, #fff 0%, #a51b1c 100%);
  background: -moz-linear-gradient(right, #fff 0%, #a51b1c 100%);
  background: linear-gradient(to right, #fff 0%, #a51b1c 100%);
  top: -1px;
  right: -1px;
  left: -1px;
  bottom: -1px;
  z-index: -1;
  border-radius: 20px;
}

#cart .cart-inner ul {
    width: 260px;
    position: absolute;
    top: 100%;
    right: 0px;
    border: 1px solid #a51b1c;
    background: #FFF none repeat scroll 0% 0%;
    padding: 15px;
    text-align: left;
    border-radius: 0px;
    z-index: 112
}
#cart .cart-inner:hover .dropdown-menu-cart{
  display: block;
}
.cart-inner{
  position: relative;
  display: inline-block;
  width: 100%;
  
}
#cart .button-cart{
  background: url(/catalog/view/theme/tt_flaton4/image/topcart.png) no-repeat 50% 50% transparent;
  font-size: 0px;
  width: 80px;
  height: 45px;
  display: block;
  border: none
  
}
#cart .button-cart #cart-total{
  position: absolute;
  width: 22px;
  height: 22px;
  display: block;
  border-radius: 100%;
  color: #FFF;
  font-family: arial;
  font-size: 11px;
  line-height: 22px;
  text-align: center;
  top: 0px;
  right: 11px;
  background: #a51b1c
}
#cart .dropdown-menu-cart{
  display: none;
  position: absolute;
  right: 0;
  top:100%
}
#cart .dropdown-menu-cart  li{
  float: left;
  width: 100%;
  margin: 0px 0px 10px;
}
#cart .dropdown-menu-cart  li .product-image{
  float: left;
  display: block;
  
}
#cart .dropdown-menu-cart  li .product-details{
  margin-left: 80px;
  position: relative;
}
#cart .dropdown-menu-cart  li .product-details button{
  position: absolute;
  right: 0px;
  top: 6px;
  cursor: pointer;
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 0px;
  line-height: 0;
  background: url("/catalog/view/theme/tt_flaton4/image/btn_remove.gif") no-repeat scroll 0px 0px transparent;
  text-indent: -999em;
  overflow: hidden;
  border: none;
}
#cart .dropdown-menu-cart  li .product-details .product-name{
  word-wrap: break-word;
  width: 80%;
}
#cart .dropdown-menu-cart  li .product-details .product-name a {
    font-size: 13px;
}
#cart .dropdown-menu-cart  li .product-details .price {
    color: #a51b1c;
    width: auto;
    font-size: 15px;
}
#cart .dropdown-menu-cart .top-subtotal{
  margin: 15px 0px 0px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: normal;
}
.total1{
  display: none
}
#cart .dropdown-menu-cart .top-subtotal span {
    font-size: 15px;
}
#cart .dropdown-menu-cart .actions button{
  width: 100%;
}
#cart .dropdown-menu-cart .actions {
    padding: 0px;
    margin: 10px 0px 0px;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
}
#cart .dropdown-menu-cart .actions a{
  display: block;
  padding: 12px 20px;
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
  background: none repeat scroll 0% 0% #363636;
  color: #FFF;
}

#search button,
#search input{
  background: none;
  border: none;
  box-shadow: none;
  border-radius: 0;
  font-size: 12px;
}
#search input{
  color: #9D9D9D;
  padding: 0 16px;
  height: 35px;
}
#search button{
  color:#fff
}
#search button i{
  font-size: 15px;
  color: #8c8c8c
}
#search button:hover i{
  color: #a51b1c;
}
.common-home header{
  
}
header{
  
}


.vermagemenu{
    position: absolute;    
    width: 100%;
    
    z-index: 3000;
    top: -1px;
}
.common-home .vermagemenu{
  top: -25px;
}
.over-menu { display: none; }
.close-wrap i,
.more-wrap i{
    margin-right:10px;
}
.close-wrap a,
.more-wrap a{
    border-bottom: none!important;
    color: #D83721 !important;
    font-weight:bold!important;
    line-height:30px !important
}
.close-wrap a:hover,
.more-wrap a:hover{
    
    
}
.title-vermegamenu{
    background: #a51b1c none repeat scroll 0% 0%;    
}
.vermagemenu h2{
	color: #FFF;
	font-size: 16px;
	text-transform: capitalize;
	padding: 5px 20px;
	margin: 0px;
	position: relative;
	line-height: 40px;
	cursor: pointer;
	text-align: left;
	font-weight: 400;
	
}
.vermagemenu h2 i{
    position:absolute;
    right:15px;
    top:35%;
}
.navleft-container{
    background: none repeat scroll 0% 0% #FFF;
    
    border: 1px solid #EEE;
    font-size:14px;
    width: 100%;
	display: block
}
.navleft-container{
  display: none
}
.pt_vmegamenu{margin:0px}
.pt_vmegamenu div.pt_ver_menu.active{background:none!important}
.pt_vmegamenu .parentMenu .parentMenu a span{font-size:15px!important}
#pt_vmegamenu{margin-bottom:0;padding-bottom:0;padding-top:0;}
.pt_vmegamenu .parentMenu a{
    color: #4C4C4C;
    text-transform: capitalize;
    word-wrap: break-word;
    font-size: 16px;
    font-weight: 400;
    font-family: "PT Sans Narrow",sans-serif;
    line-height: 28px;
    padding: 12px 0px;
    display: block;
	border-bottom: 1px solid #EEE
}
.pt_vmegamenu .parentMenu a:hover{
    color: #a51b1c;
}
.pt_vmegamenu .pt_ver_menu:last-child .parentMenu a:last-child{border:none;}


.pt_vmegamenu div.had-child .parentMenu a::before{
    content: "\f105";
	font-family: FontAwesome;
    float: right;
    color: #000;
}
.pt_vmegamenu div.had-child .parentMenu a:hover::before{
    color: #a51b1c
}

#pt_vmegamenu .pt_ver_menu, #pt_vmegamenu .pt_ver_menu .parentMenu{width:100%; padding: 0 15px;}
.pt_vmegamenu .pt_ver_menu .popup{
    border: 2px solid #EEE;
    padding: 0px;
    position: absolute;
    left: 100%;
    text-align: left;
    z-index: 3000 !important;
    
}
.pt_vmegamenu div.column {
    width: 170px!important;
}
.pt_vmegamenu .pt_ver_menu .popup .content-popup{
   
    
    float: left;
    box-shadow: none;
    border-radius: 0;
    color: #fff;
    padding: 20px;
}
.pt_vmegamenu div.popup a.act{color:#333;}
.block1 .column{padding-bottom:0!important; margin-bottom:0px!important}
.block1 .column .itemMenu a.level0{
   
    display: inline-block;
   
    
    line-height: 20px;
    width: 100%;

	color: #303030;
font-family: "PT Sans Narrow",sans-serif;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
}
.block1 .column .itemMenu a.level0.actParent{
    
}
.block1 .column .itemMenu a.level0.actParent span{
    padding-bottom: 15px;
    
}
.block1 .column .itemSubMenu a.level0{background:none}
.pt_vmegamenu div.column{
    border:none!important;
    margin:0 15px 0 0!important;
    padding:0px!important;
    float:left;
}
.pt_vmegamenu div.column.last{
    margin-right:0px!important;
}
.pt_vmegamenu div.column.blockright{
    width:150px;
    text-align: center;
    margin-right:0!important;
}
.popup .block1{
    float:left;
}
.pt_vmegamenu div.itemSubMenu {
    margin: 20px 0!important;
}
.block1 .itemSubMenu .itemMenu a.itemMenuName{
    color: #adadad;
    font-weight: normal;
    line-height: 25px;
    font-size: 13px;
    text-transform: capitalize;
    line-height:28px;
    font-family: arial;

}
.block1 .itemSubMenu .itemMenu a.itemMenuName:hover{
    color: #a51b1c !important;
    
    
}
a.itemMenuName:hover{
    color: #a51b1c !important;
    
}
.navleft-container .thumbnail_image{
    background: #797979;
    border-radius: 100%;
    margin-right: 10px;
}
.pt_vmegamenu .pt_ver_menu:nth-last-child(6) .popup,
.pt_vmegamenu .pt_ver_menu:nth-last-child(5) .popup,
.pt_vmegamenu .pt_ver_menu:nth-last-child(4) .popup,
.pt_vmegamenu .pt_ver_menu:nth-last-child(3) .popup{
    top: auto !important;
    bottom: 0px;
}
.vermagemenu h2::before{
    content: "\f03a";
    font-family: FontAwesome;
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
    padding-right: 10px;
	float: left
}
.vermagemenu h2::after{
    content: "\f13a";
    font-family: FontAwesome;
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
    padding-left: 10px;
	float: right
}
.pt_ver_menu .itemMenu.level1 a.itemMenuName.level0.actParent span{
	background: #fff;
	padding-right: 5px;
}
.pt_ver_menu .itemMenu.level1 a.itemMenuName.level0.actParent {
    font-size: 14px !important;
    text-transform: capitalize !important;
    font-weight: 700 !important;
    
    
    cursor: pointer !important;
    line-height: 25px !important;
	color: #303030;
	font-family: "PT Sans Narrow",sans-serif;
	position: relative;
}
.pt_ver_menu .itemMenu.level1 a.itemMenuName.level0.actParent::before{
	position: absolute;
	content: "";
	height: 4px;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #E5E5E5 ;
	width: 100%;
	top: 50%;
	z-index: -1;
}


#pt_custommenu {
    position: relative;
    z-index: 111;
    font-size: 14px;
    padding-right: 80px;
    background: #fff;
    top: -1px;
}
.common-home #pt_custommenu {
  top: -25px;
}
#pt_custommenu .parentMenu{
    bottom:0
}
.pt_custommenu div.pt_menu {
    float: left;
}
.pt_custommenu div.pt_menu .parentMenu {
    padding: 10px 0px 9px;
    position: relative;
}
.pt_custommenu div.pt_menu .parentMenu a:hover,
.pt_custommenu div.pt_menu .parentMenu span.block-title:hover,
.pt_custommenu #pt_menu_link .parentMenu ul li a.act,
.pt_custommenu #pt_menu_link .parentMenu ul li a:hover,
.pt_custommenu div.pt_menu.act .parentMenu a,
.pt_custommenu div.pt_menu.active .parentMenu a {
    border-color: rgba(255, 255, 255, 0.2);
}
.pt_custommenu div.pt_menu .parentMenu a,
.pt_custommenu div.pt_menu .parentMenu span.block-title {
    font-size: 16px !important;
    text-decoration: none;
    display: block;
    line-height: 29px !important;
    color: #000 !important;
    text-transform: capitalize !important;
    padding: 0px 15px !important;
    border: 1px solid transparent !important;
    border-radius: 16px !important;
    margin: 0px 5px !important;
}
.pt_custommenu div.popup {
    padding: 40px !important;
    margin: 0px !important;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3) !important;
}
.pt_custommenu div.popup .block1 {
    overflow: hidden !important;
    float: left !important;
    padding: 0px !important;
    border-top: medium none !important;
    
}
.pt_custommenu .popup a:hover {
    color: #a51b1c !important;
}
.pt_custommenu .itemMenu.level1 a.itemMenuName.level0 {
    font-size: 14px !important;
    text-transform: capitalize !important;
    font-weight: 700 !important;
    color: #000;
    border-bottom: 1px solid #C2C2C2;
    cursor: pointer !important;
    line-height: 25px !important;
}
.pt_custommenu .itemMenu.level1 .itemSubMenu.level0{
  margin-top:15px;
}
.pt_custommenu .itemMenu.level1 .itemSubMenu.level0 .itemMenuName.level0{
  color: #7F7F7F;
  border:none;
  font-weight: normal !important;
  padding: 5px 0
}
.pt_custommenu div.pt_menu .parentMenu a:hover,
.pt_custommenu div.pt_menu .parentMenu span.block-title:hover,
.pt_custommenu #pt_menu_link .parentMenu ul li a.act,
.pt_custommenu #pt_menu_link .parentMenu ul li a:hover,
.pt_custommenu div.pt_menu.act .parentMenu a,
.pt_custommenu div.pt_menu.active .parentMenu a {
    border-color: rgba(255, 255, 255, 0.2) !important;
    color: #a51b1c !important ;
}

.menu-mobile{
  background-color: #a51b1c;
  border-radius: 0px;
}
.ma-nav-mobile-container{
  margin-top:20px;
}
.ma-nav-mobile-container .navbar{
  border: none;
  background: #a51b1c;
  padding: 0 2px 2px;
  border-radius: 0
}
#ma-mobilemenu{
  background: #fff;
}
.menu-mobile {
    float: left;
    width: 100%;
    padding: 0px 2%;
}
.navbar .btn-navbar {
    margin-top: 10px;
    border: 0px none !important;
    box-shadow: none !important;
    background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") no-repeat scroll 50% 50% transparent;
}
.navbar .brand {
    color: #FFF;
    text-transform: uppercase;
    padding: 18px 0px;
}


.banner7{
  position: relative;
  float: left;
  width: 100%;
  margin-top: -50px;
}
.oc-banner7-container .flex-direction-nav a,
.nivo-directionNav a { width: 87px; height: 87px; margin: -29px 0 0; display: block; position: absolute; top: 50%; cursor: pointer; font-size: 0; z-index: 9;   background: rgba(255,255,255,0.2); border-radius: 100%;}

.oc-banner7-container .flex-direction-nav a, .nivo-directionNav a{ }
.oc-banner7-container .flex-direction-nav .flex-next,
.oc-banner7-container .nivo-directionNav a.nivo-nextNav { opacity: 0; transition: all 0.3s ease-out; right: 20px; }
.oc-banner7-container .flex-direction-nav .flex-prev,
.oc-banner7-container .nivo-directionNav a.nivo-prevNav { left: 20px;  opacity: 0; transition: all 0.3s ease-out;}
.oc-banner7-container:hover .nivo-directionNav a.nivo-nextNav {  opacity:1;}
.oc-banner7-container:hover .nivo-directionNav a.nivo-prevNav {  opacity:1;}
.oc-banner7-container .flexslider .flex-next:hover, .oc-banner7-container .nivo-directionNav a.nivo-nextNav:hover { background: rgba(255,255,255,0.5); }
.oc-banner7-container .flexslider .flex-prev:hover, .oc-banner7-container .nivo-directionNav a.nivo-prevNav:hover { background: rgba(255,255,255,0.5); }
.oc-banner7-container .flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default; } 

.oc-banner7-container .flex-direction-nav a:before,
.oc-banner7-container .nivo-directionNav a:before { display: block; font-family: FontAwesome; color: #fff; font-size: 16px; text-align: center;line-height: 87px; }
.oc-banner7-container .flex-direction-nav .flex-prev:before,
.oc-banner7-container .nivo-directionNav a.nivo-prevNav:before { content:"\f104"; }
.oc-banner7-container .flex-direction-nav .flex-next:before,
.oc-banner7-container .nivo-directionNav a.nivo-nextNav:before { content:"\f105";   }
 
.oc-banner7-container .nivo-controlNav a {
  border: 2px solid #bababa;
  display: inline-block;
  height: 20px;
  margin: 0 3px;
  font-size: 0;
  width: 20px; 
  cursor: pointer;
  position: relative;
  z-index: 9; border-radius: 100%;
}
.oc-banner7-container .nivo-controlNav a:before { content:""; display: block; position: absolute; top: 2px; bottom: 2px; right: 2px; left: 2px; background: #bababa; border-radius: 100%; }

.oc-banner7-container .nivo-controlNav a.active,
.oc-banner7-container .nivo-controlNav a:hover
 {  border-color: #fff;}
 .oc-banner7-container .nivo-controlNav a.active:before,
.oc-banner7-container .nivo-controlNav a:hover:before { background: #fff;}

.wrapper-inner{
  clear: both;
}
.ttcountdown_module{
  
}
.main {
    margin: 50px auto 0px;
    min-height: 400px;
    padding: 0px;
    text-align: left;
}

.owl-carousel .owl-item .item-inner {
    margin-top: 35px;
    
}
.item .item-inner {
    position: relative;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 5px;
    transition: all 0.3s ease-out 0s;
}
.item .item-inner .images-container {
    position: relative;
}
.product-image {
  display: block;
    position: relative;
    overflow: hidden;
}
.item .item-inner .images-container .product-image img {
    border-radius: 20px 20px 0px 0px;
}
.item .item-inner img.img2{
  position: absolute;
  bottom: -100%;
  transition: all 0.4s ease-out 0s;
  opacity: 0;
}
.item .item-inner:hover img.img2{
  bottom: 0;
  opacity: .5
}
.item .item-inner:hover img:not(.img2){
  opacity: 0;
}
.item .item-inner .actions {
    position: absolute;
    bottom: -40px;
    left: 0px;
    right: 0px;
    
    opacity: 0;
}
.item .item-inner .actions .add-to-links li {
    display: inline-block;
    margin: 0px 5px;
}
.item .item-inner .actions .add-to-links li a {
    display: block;
    font-size: 0px;
    line-height: 0;
    color: #fff;
    text-align: center;
    width: 30px;
    height: 30px;
    border: 1px solid #545454;
    border-radius: 4px;
    background: #545454 none repeat scroll 0% 0%;
}
.item .item-inner .actions .add-to-links li a:hover{
  background: #a51b1c none repeat scroll 0% 0%;
  color: #FFF !important;
  border-color: #a51b1c !important;
}
.item .item-inner .actions .add-to-links li a.link-wishlist::before {
    content: "\f004";
}
.item .item-inner .actions .add-to-links li a.link-compare::before {
    content: "\f079";
}
.item .item-inner .actions .add-to-links li a.btn-quickview::before {
    content: "\f002";
}
.product-list .item .item-inner .actions .add-to-links li a::before{
  line-height: 33px
}
.item .item-inner .actions .add-to-links li a::before {
    display: inline-block;
    line-height: 29px;
    font-family: FontAwesome;
    font-size: 13px;
}
.price-box {
    margin: 5px 0px;
}
.item .item-inner .price-box.box-special {
    background: rgba(255, 136, 136, .8) none repeat scroll 0% 0%;
}
.item .item-inner .price-box .special-price {
    display: block;
    margin-top: 10px;
}
.price-box p {
    display: inline;
    margin-right: 5px;
}
.special-price {
    margin: 0px;
    padding: 3px 0px;
}
.item .item-inner .price-box p {
    display: block;
    padding: 0px;
    margin: 0px;
}
.product-list .item .item-inner .price-box .price{
  width: auto;
}
.item .item-inner .price-box .price {
    color: #FFF;
    font-size: 15px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.price-box .price {
    font-family: Poppins;
    font-size: 30px;
    color: #a51b1c;
    font-weight: 700;
}
.price {
    white-space: nowrap !important;
    font-family: Poppins;
}
.price-box {
    margin: 5px 0px;
}
.item .item-inner .price-box {
    position: absolute;
    bottom: -15px;
    right: 10px;
    width: 65px;
    height: 65px;
    margin: 0px;
    padding: 5px;
    border-radius: 100%;
}
.old-price {
    margin: 0px;
}
.item .item-inner .price-box .old-price .price {
    font-weight: 500;
    font-size: 13px;
}
.old-price .price{
  color: #ABABAB;
  font-size: 20px;
  text-decoration: line-through;
  font-weight: 400;
}
.item{
  padding: 1px;
}
.item .item-inner .price-box.box-regular {
    background: rgba(138, 205, 254, .8) none repeat scroll 0% 0%;
}
.item .item-inner .price-box .regular-price {
    display: block;
    margin-top: 17px;
}
.item .item-inner .des-container {
    padding: 0px 0px 20px;
    transition: all 0.3s ease-out 0s;
}
.item .item-inner .product-name {
    margin: 15px 0px 10px;
}
.product-name {
    margin: 5px 0px;
    font-weight: normal;
}
.product-name a {
    color: #000;
    text-transform: capitalize;
    font-size: 14px;
    text-decoration: none;
}
.product-name a:hover {
    color: #a51b1c;
    text-decoration: none;
}
.ratings {
    line-height: 1.25;
    margin: 5px 0px;
    overflow: hidden;
}
.ratings .rating-box {
    display: inline-block;
}
.rating-box {
    width: 73px;
    height: 12px;
    text-indent: -999em;
    overflow: hidden;
}
.rating-box .rating0{
  background: url(/catalog/view/theme/tt_flaton4/image/rating0.png) no-repeat transparent;
  text-indent: 100%;
}
.rating-box .rating1{
  background: url(/catalog/view/theme/tt_flaton4/image/rating1.png) no-repeat transparent;
  text-indent: 100%;
  
}
.rating-box .rating2{
  background: url(/catalog/view/theme/tt_flaton4/image/rating2.png) no-repeat transparent;
  text-indent: 100%;
  
}
.rating-box .rating3{
  background: url(/catalog/view/theme/tt_flaton4/image/rating3.png) no-repeat transparent;
  text-indent: 100%;
  
}
.rating-box .rating4{
  background: url(/catalog/view/theme/tt_flaton4/image/rating4.png) no-repeat transparent;
  text-indent: 100%;
  
}
.rating-box .rating5{
  background: url(/catalog/view/theme/tt_flaton4/image/rating5.png) no-repeat transparent;
  text-indent: 100%;
  
}
.item .item-inner button.btn-cart {
    margin-top: 15px;
}
button.button {
    overflow: visible;
    width: auto;
    border: 0px none;
    padding: 0px;
    margin: 0px;
    background: transparent none repeat scroll 0% 0%;
    cursor: pointer;
}
button.button span {
    display: block;
}
button.button span span {
    line-height: 32px;
    padding: 0px 20px;
    display: block;
    text-transform: uppercase;
    color: #787878;
    font-size: 12px;
    border: 1px solid #DDD;
    border-radius: 16px;
    transition: all 0.3s ease-out 0s;
}
button.button:hover span span {
    background: #a51b1c none repeat scroll 0% 0%;
    color: #FFF;
    border-color: #a51b1c;
}
.button {
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
}
.item .item-inner:hover {
    border-color: #EBEBEB;
}
.item .item-inner:hover .actions {
    bottom: auto;
    opacity: 1;
    top: 50%;
	transition: all 0.4s ease-out 0s;
}


.owl-carousel .owl-item {
    float: left;
    position: relative;
    overflow: hidden;
    padding: 0px 10px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 0px;
}
.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: 50%;
    margin-top: -26px;
    font-size: 0px;
    z-index: 1;
    background: #FFF none repeat scroll 0% 0%;
    display: block;
    float: left;
    color: #DDD;
    text-align: center;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    opacity: 0;
    border: 1px solid #DDD;
    transition: all 0.3s ease-out 0s;
}
.owl-theme .owl-controls .owl-buttons div::before {
    font-size: 23px;
    font-family: FontAwesome;
    line-height: 45px;
    display: block;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 0px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev::before {
    content: "\f104";
}
.owl-theme .owl-controls .owl-buttons div.owl-next::before {
    content: "\f105";
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    opacity: 1;
    text-decoration: none;
}
.owl-theme .owl-controls .owl-buttons div:hover {
    color: #a51b1c;
    border-color: #a51b1c;
}
.owl-theme:hover .owl-controls .owl-buttons div {
    opacity: 1;
}



.tab_container .owl-theme .owl-controls .owl-buttons div.owl-prev{
  left: -30px;
}
.tab_container .owl-theme .owl-controls .owl-buttons div.owl-next{
  right: -30px
}
.tab_container{
  margin-top: -22px;
  padding: 40px 5px 25px;
  border: 1px solid #ddd;
}
  .product-tabs-container-slider{
    clear: both;
    margin-bottom: 50px;
  }

.module-title {
    position: relative;
    text-align: center;
}
.module-title::before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #DDD none repeat scroll 0% 0%;
    content: "";
    left: 0px;
    top: 50%;
    z-index: -1;
}
.module-title h2 {
    margin: 0px;
    display: inline-block;
    line-height: 40px;
    padding: 0px 50px;
    font-size: 16px;
    text-transform: uppercase;
    color: #ADADAD;
    font-weight: 400;
    border: 1px solid #DDD;
    border-radius: 20px;
    background: #FFF none repeat scroll 0% 0%;
}

.banner1{
  margin-bottom: 55px;
}
.banner1 img,
.banner2 img{
  opacity: 1;
}
.banner1 img:hover,
.banner2 img:hover{
  opacity: .8;
}
.cmsblock{
  display: inline-block;
  width: 100%
}
.banner-static {
    margin: 0px 0px 50px;
}
.banner-static .banner-box {
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease-out 0s;
}
.banner-static img {
    width: 100%;
}
.banner-static .banner-box1 .text {
    right: 30px;
    margin-top: -88px;
}
.banner-static .text {
    position: absolute;
    top: 50%;
    text-align: right;
    overflow: hidden;
}
.banner-static .banner-box1 .text h1 {
    color: #FFF;
    font-size: 36px;
    font-weight: 800;
}
.banner-static .banner-box .text h1 {
    text-transform: uppercase;
}
.banner-static .banner-box1 .text p {
    color: #000;
    font-size: 14px;
    font-weight: 600;
}
.banner-static .banner-box1 .text a.shop-now {
    color: #FFF;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #FFF;
    border-radius: 15px;
    text-decoration: none;
    display: inline-block;
    line-height: 30px;
    padding: 0px 20px;
    margin-top: 10px;
}
.banner-static .banner-box2 .text {
    left: 50%;
    margin-top: -40px;
    margin-left: -75px;
}
.banner-static .banner-box2 .text h1 {
    color: #434343;
    font-size: 48px;
    font-weight: 300;
    line-height: 40px;
}
.banner-static .banner-box2 .text p {
    color: #434343;
    font-size: 18px;
    font-weight: 600;
}
.banner-static .banner-box:hover .text h1 {
    animation: 0.5s linear 0s alternate none 1 running slideInRight;
}
.banner-static .banner-box:hover .text p {
    animation: 0.7s linear 0s alternate none 1 running slideInRight;
}
.banner-static .banner-box1 .text a.shop-now:hover {
    color: #a51b1c;
    border-color: #a51b1c;
}
.banner-static .banner-box:hover .text a {
    animation: 0.9s linear 0s alternate none 1 running slideInRight;
}

.banner-static-top {
    margin: 0px 0px 50px;
    padding: 45px 0px;
    border-bottom: 1px solid #DDD;
}
.banner-static-top .banner-box {
    position: relative;
    text-align: center;
}
.banner-static-top .banner-box .image {
  display: block;
  margin: auto;
  font-size: 0;
  width: 90px;
  height: 90px;
  border-radius: 15px;
  position: relative;
  color: #fff;
  background: linear-gradient(bottom left, #48a5b2, #95e2e7);
  background: -webkit-linear-gradient(bottom left, #48a5b2, #95e2e7);
  background: -moz-linear-gradient(bottom left, #48a5b2, #95e2e7);
  background: -o-linear-gradient(bottom left, #48a5b2, #95e2e7);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.banner-static-top .banner-box .image::before {
    position: absolute;
    top: 7px;
    right: 7px;
    bottom: 7px;
    left: 7px;
    display: block;
    border-radius: 100%;
    border: 1px solid #FFF;
    font-family: FontAwesome;
    font-size: 30px;
    line-height: 72px;
    transition: all 0.3s ease-out 0s;
}
.banner-static-top .banner-box .image.free-ship::before {
    content: "\f0d1";
}
.banner-static-top .banner-box .image.return::before {
    content: "\f021";
}
.banner-static-top .banner-box .image.update::before {
    content: "\f073";
}
.banner-static-top .banner-box .image.support::before {
    content: "\f0e6";
}
.banner-static-top .banner-box .text a.name {
    font-size: 16px;
    text-transform: uppercase;
    color: #3F3F3F;
    margin: 25px 0px 10px;
    display: block;
}
.banner-static-top .banner-box .text a.name:hover {
    color: #a51b1c;
}
.banner-static-top .banner-box:hover .image,
.banner-static-top .banner-box:hover .image::before {
    background: transparent none repeat scroll 0% 0%;
    border: 1px solid #a51b1c;
    color: #a51b1c;
}
.banner-static-top .banner-box:hover .image::before {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
}
.banner-left-2 {
    position: relative;
    margin: 0px 0px 30px;
    overflow: hidden;
    text-transform: uppercase;
}
.banner-left-2 img {
    width: 100%;
    transition: all 0.3s ease-out 0s;
    transform: scale(1);
}
.banner-left-2:hover img {
    transform: scale(1.2);
}


.most-products-container{
  clear: both;
}
.most-products-inner{
  border: 1px solid #e1e1e1;
  
  padding-bottom: 25px;
}


.countdown-title{
  
}





.countdown-products .thumb {
    
    
    
}
.list-thumb{
  
  overflow: hidden;
  position: relative;
}
.list-thumb .bx-wrapper{
  float: left
}
.list-thumb .bx-wrapper .bx-viewport{
  padding: 0;
  border: none;
  box-shadow: none;
  left: 0;
  
}
.countdown-products .thumb li.active {
    border-color: #a51b1c;
}
.countdown-products .thumb li {
    border: 1px solid #DDD;
    border-radius: 5px;
    
    cursor: pointer;
    
    margin-right: 40px;
}
.countdown-products .thumb li:first-child{
  
}
.countdown-products .thumb li img {
    border-radius: 5px;
}


















.countdown-tab-content{
    border: 1px solid #DDD;
    
    
    
    overflow: hidden;
    padding:20px 10px;
}
.countdown-tab-content .timer-item {
    
}
.countdown-tab-content .des-container{
  
}
.countdown-tab-content .product-name {
    margin-top: 0px;
    margin-bottom: 30px;
}
.countdown-tab-content .ratings{
  padding-bottom: 10px;
  border-bottom: 1px solid #f5f5f5
}
.countdown-tab-content .product-name a {
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 700;
    color: #4d4d4d;
}
.countdown-tab-content .product-name a:hover{
  color: #a51b1c;
}
.countdown-tab-content .description {
    color: #adadad;
    margin: 15px 0px;
    font-family: arial;
    font-size: 13px;
    line-height: 24px;
}
.description{
    line-height: 21px;
}
.countdown-tab-content .special-price .price {
    font-weight: 600;
    color: #262626;
}
.countdown-tab-content .old-price .price{
    color: #a9a9a9;
    font-weight: 500;
}
.countdown-tab-content .actions {
    margin-top: 20px;
}
.countdown-tab-content .images-container {
    
}
.timer_product .product-image img {
    margin: 0px auto;
}
.countdown-tab-content .box-timer {
    
}
.countdown-row{
    color: #000;
    height: 100%;
    display: inline-block;
    margin-top: 20px;
}
.countdown-section{
  font-size: 14px;
  font-weight: 500;
  color: #a51b1c;
  text-align: center;
  text-transform: uppercase;
  width: 75px;
  height: 75px;
  float: left;
  position: relative;
  background: #fff;
  margin-right: 10px;
}
.countdown-section:before{
  content: "";
  position: absolute;
  background: -webkit-linear-gradient(left, #73bef7 0%, #e7a050 100%);
  background: -o-linear-gradient(right, #73bef7 0%, #e7a050 100%);
  background: -moz-linear-gradient(right, #73bef7 0%, #e7a050 100%);
  background: linear-gradient(to right, #73bef7 0%, #e7a050 100%);
  top: -1px;
  right: -1px;
  left: -1px;
  bottom: -1px;
  z-index: -1;
  
}
.countdown-section:last-child{
    margin-right: 0px;
    border: 0px none;
}
.countdown-amount{
    
    font-size: 20px;
    color: #a51b1c;
    font-weight: 500;
    font-family: AleoRegular;
    float: left;
    width: 100%;
    padding-top: 10px;
}

.module-title2 {
    text-align: center;
}
.module-title2 h2 {
    text-transform: uppercase;
    color: #FFF;
    font-size: 36px;
    font-weight: 200;
    margin-bottom: 4px;
    line-height: 60px;
}
.module-title2 h2::after {
    content: "";
    background: #FFF none repeat scroll 0% 0%;
    width: 98px;
    height: 1px;
    display: block;
    margin: auto;
}
.module-title2::after {
    content: "";
    background: #FFF none repeat scroll 0% 0%;
    width: 178px;
    height: 1px;
    display: block;
    margin: auto;
}
.testimonial-container{
    margin: 40px 0px;
}
.testimonial-container .block-content {  
    background: transparent url("/catalog/view/theme/tt_flaton4/image/bg_testimonial.jpg") repeat;
    position: relative;
}
.testimonial-container .block-content::before{
  position: absolute;
  content: "";
  background: #000;
  opacity: .7;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.testimonial-content{
  padding: 30px 0 0;
}
.testimonial-content .testimonial-box a {
    color: #FFF;
    font-family: arial;
    font-size: 12px;
    font-style: italic;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding: 20px 0
}
.testimonial-content .testimonial-box .testimonial-author{
  color: #58b8fd;
  text-transform: uppercase;
  font-family: 'Ubuntu', sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  display: inline-block;
  padding-bottom: 10px;
}
.testimonial-content .testimonial-box .testimonial-author::before{
  margin-right: 10px;
  
}
.testimonial-content .testimonial-box .testimonial-author::after{
  margin-left: 10px;
  
}
.testimonial-content .testimonial-box .testimonial-author::after,
.testimonial-content .testimonial-box .testimonial-author::before{
  content: "";
  background: #ebebeb;
  height: 2px;
  width: 45px;
  display: inline-block;
  vertical-align: middle
}
.testimonial-content .testimonial-images{
  text-align: center;
}
.testimonial-content .testimonial-images img{
  border-radius: 100%;
}
.testimonial-content .testimonial-box{
  
  
  
  
  text-align: center;
  font-weight: normal
}
.testimonial-container .thumb {
    text-align: center;
    margin-top: 50px;
    min-height: 140px;
}
.testimonial-container .thumb li {
    border-radius: 100%;
    display: inline-block;
    margin: 0px 10px;
    cursor: pointer;
    position: relative;
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transition: all 0.3s ease-out 0s;
}
.testimonial-container .thumb li:hover,
.testimonial-container .thumb li.active {
    border: 1px solid #FFF;
    padding: 5px;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
}
.testimonial-container .thumb li img {
    border-radius: 100%;
}
.testimonial-container .thumb li:hover::after,
.testimonial-container .thumb li.active::after {
    background: transparent none repeat scroll 0% 0%;
}
.testimonial-container .thumb li::after {
    content: "";
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0% 0%;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    border-radius: 100%;
}

.our-brand-slider .module-title2{
  display: none
}
.our-brand-slider{
  margin: 50px 0px 0px;
  
}
.our-brand-slider .module-title2 h2{
    color: #383838;
}
.our-brand-slider .module-title2::after,
.our-brand-slider .module-title2 h2::after {
    background: #383838 none repeat scroll 0% 0%;
}
.our-brand-slider .owl-carousel .owl-wrapper-outer {
    padding-bottom: 30px;
}
.our-brand-slider .owl-carousel .owl-item {
    margin-top: 30px;
}


.oc-footer-container {
    background: transparent url("/catalog/view/theme/tt_flaton4/image/bg_footer.jpg") repeat scroll 50% 0px;
}
.footer-static {
    padding: 50px 0px;
}
.footer-static .footer-title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.footer-static .footer-title h2 {
    font-size: 20px;
    text-transform: capitalize;
    color: #FFF;
    margin: 0px;
    line-height: 35px;
    font-weight: 300;
    display: inline-block;
}
.footer-static .footer-content {
    margin-top: 25px;
    color: #FFF;
    font-size: 14px;
    font-weight: 300;
}
.footer-static p {
    margin: 0px;
    line-height: 21px;
    display: inline;
    font-size: 14px;
    font-family: 'Ubuntu', sans-serif;
    color: #FFF;
}
.footer-static .footer-content .link-web {
    margin: 35px 0px;
}
.footer-static .footer-content .link-web ul li {
    display: inline-block;
    margin-right: 8px;
}
.footer-static .footer-content .link-web ul li a {
    font-size: 0px;
    width: 38px;
    height: 38px;
    padding: 0px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #CBCBCB;
    color: #CBCBCB;
    border-radius: 100%;
}
.footer-static .footer-content .link-web ul li a:hover {
    color: #a51b1c;
    border-color: #a51b1c;
    background: transparent none repeat scroll 0% 0%;
}
.footer-static .footer-content .link-web ul li a::before {
    display: inline-block;
    font-size: 18px;
    font-family: FontAwesome;
}
.footer-static .footer-content .link-web ul li a.face::before {
    content: "\f09a";
}
.footer-static .footer-content .link-web ul li a.twitter::before {
    content: "\f099";
}
.footer-static .footer-content .link-web ul li a.rss::before {
    content: "\f09e";
}
.footer-static .footer-content .link-web ul li a.google::before {
    content: "\f0d5";
}
.footer-static .footer-content .link-web ul li a.print::before {
    content: "\f0d2";
}
.footer-static .footer-content ul li:hover a {
  color: #a51b1c;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0% 0%;
}
.footer-static .footer-content ul li a {
    display: block;
    line-height: 50px;
    text-transform: capitalize;
    font-size: 14px;
    text-decoration: none;
    color: #FFF;
    border-bottom: 1px solid #527990;
    padding: 0px 10px;
    transition: all 0.3s ease-out 0s;
}
.footer-static .footer-content .icon {
    position: relative;
    padding: 10px 0px 0px 75px;
    display: block;
    min-height: 61px;
    margin-bottom: 20px;
}
.footer-static .footer-content .icon {
    position: relative;
    padding: 10px 0px 0px 75px;
    display: block;
    min-height: 61px;
    margin-bottom: 20px;
}
.footer-static .footer-content .icon::before {
    display: inline-block;
    text-align: center;
    font-size: 18px;
    font-family: FontAwesome;
    border: 1px solid #FFF;
    border-radius: 100%;
    margin-right: 10px;
    width: 61px;
    height: 61px;
    line-height: 59px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -30px;
}
.footer-static .footer-content .icon.address::before {
    content: "\f041";
}
.footer-static .footer-content .icon.phone::before {
    content: "\f095";
}
.footer-static .footer-content .icon.email::before {
    content: "\f003";
}
.footer-static .footer-content .icon.email {
    padding-top: 20px;
    margin: 0px;
}
.footer {
    padding: 10px 0px;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.footer address {
    margin: 0px;
    text-transform: capitalize;
    line-height: 34px;
    font-size: 12px;
    color: #FFF;
}
#back-top {
    background: #a51b1c url("/catalog/view/theme/tt_flaton4/image/back-top.png") no-repeat scroll 50% 50%;
    bottom: 35px;
    display: none;
    height: 55px;
    position: fixed;
    right: 12px;
    width: 55px;
    z-index: 9999;
    cursor: pointer;
}



.catthumb {
    background: transparent url("/catalog/view/theme/tt_flaton4/image/bg_featured_category.jpg") repeat scroll 50% 0px;
    margin: 50px 0px;
    padding: 50px 0px 70px;
}
#catthumb {
    margin-top: 75px;
    padding: 0px 15px;
    text-align: center;
}
.catthumb .box-cate .image {
    display: block;
    margin: 0px 30px;
    position: relative;
    transition: all 0.3s ease-out 0s;
}
.catthumb .box-cate .image::before {
    position: absolute;
    content: "";
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    border-radius: 100%;
    background-color: rgba(70, 163, 176, 0.65);
    pointer-events: none;
    opacity: 0;
    transition: all 0.3s ease-out 0s;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
}
.catthumb .box-cate .image .icon {
    display: block;
}
.catthumb .box-cate .icon img {
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0% 0%;
    display: block;
    margin: auto;
    font-size: 0px;
    width: 100%;
}
.catthumb .box-cate .image::before {
    position: absolute;
    content: "";
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    border-radius: 100%;
    background-color: rgba(70, 163, 176, 0.65);
    pointer-events: none;
    opacity: 0;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
}
.catthumb .box-cate:hover .image::before {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
}
.catthumb .box-cate .image::after {
    position: absolute;
    content: "";
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    border-radius: 100%;
    pointer-events: none;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
}
.catthumb .box-cate:hover .image:after {
  border: 1px solid #c2c2c2;
  top: 10px; right: 10px;
  bottom: 10px;
  left: 10px;
}
.catthumb .box-cate:hover .image .icon:after { opacity: 1; 
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
}
.catthumb .box-cate .image .icon::after {
    position: absolute;
    content: "\f0c1";
    font-family: FontAwesome;
    font-size: 22px;
    left: 0px;
    right: 0px;
    top: 50%;
    margin-top: -15px;
    color: #FFF;
    pointer-events: none;
    opacity: 0;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
}
.catthumb .box-cate .name-cate {
    font-size: 24px;
    color: #C2C2C2;
    text-transform: capitalize;
    font-weight: 300;
    text-decoration: none;
    margin: 15px 0px 0px;
}



.name-category{
    border: 0px none;
    margin: 0px 0px 15px;

}
p.compare-total,
.description-category{
  display: none
}
.thumb-img{
  margin-bottom: 35px;
}
.thumb-img img{
  border: none;
  border-radius: 0;
  padding: 0;
  width: 100%;
}
.sort-lg{
    float: left;
    width: 50%;
}
.sort-lg button{
  background: none;
  border: none;
  box-shadow: none;
  border-radius: 5px;
  padding: 0;
  margin: 0;
  font-size: 0;
  margin: 4px 0 0 0;
}
.sort-lg button span::before{
    display: block;
    font-family: FontAwesome;
    font-size: 18px;
    color: #959595;
    border-radius: 5px;
    line-height: 31px;
    width: 29px;
    height: 29px;
    text-align: center;
    transition: all 300ms ease-in 0s;
    background: #fff none repeat scroll 0% 0%;
    background: #fff none repeat scroll 0% 0%;
    color: #ccc;
}
.sort-lg button.grid-view:hover span::before,
.sort-lg button.list-view:hover span::before,
.sort-lg button.selected span::before{
    background: #a51b1c none repeat scroll 0% 0%;
    color: #FFF;
}
.sort-lg button.grid-view span::before{
  content: "\f009";
}
.sort-lg button.list-view span::before{
  content: "\f00b";
}
.product-filter label,
.product-filter select{
  float: right;
  line-height: 38px;
}
.product-filter label {
    vertical-align: middle;
    margin: 0px 5px 0px 0px;
    font-weight: normal;
    text-transform: uppercase;
    color: #808080;
}
.product-filter select {
    padding: 4px 10px 5px;
    max-width: 145px;
    margin: 4px 0px 1px;
    vertical-align: middle;
    text-align: center;
    background: none repeat scroll 0% 0% transparent;
    border: 1px solid #DFDFDF;
    color: #373737;
    text-transform: uppercase;
}
.show-page{
    float: right;
    width: 48%;
}
.show-page label,
.show-page select{
  float: left
}
.show-page .pagination{
  float: right;
  margin: 0px 0px 0px 30px;
  height: 25px;
}
.show-page .pagination li{
    display: inline-block;
    margin: 0px 2px;
    width: 35px;
    border-radius: 0%;
    height: 33px;
    font-size: 13px;
    line-height: 33px;
}
.show-page .pagination li.active span{

    border-radius: 0%;
    color: #a51b1c;
}
.show-page .pagination li.active span:hover{
  background: none;
}
.show-page .pagination li span{
  background: none;
  margin: 0;
  border: none;
  box-shadow: 0;
  padding: 9px 12px 6px 14px;
  border-radius: 0;
  color: #a51b1c;
}
.show-page .pagination li a{
  display: inline-block;
  padding: 9px 0px 6px 12px;
  background: none repeat scroll 0% 0% ;
  border: medium none;
  width: 35px;
  height: 33px;
  color: #373737;
  font-size: 13px;
  border-radius: 0px;
}
.show-page .pagination li a:hover{
    color: #a51b1c;
}
.product-filter{
  overflow: hidden;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
}
.product-grid .item {
    text-align: left;
    margin-top: 30px;
    padding: 0 15px;
}

.product-grid .short-des{
  display: none;
}
.product-list .product-thumb{
  overflow: hidden;
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #DDD;
}
.fillter2{
  margin-top: 30px;
}
.product-list .qv-button-container{
  
}
.product-list .item .item-inner .actions .add-to-links li a{
  font-size: 0px;
  width: 58px;
  height: 34px;
  
  display: block;
  border-radius: 18px;
  line-height: 32px;
  text-align: center;
  color: #B9B9B9;
}
.product-list .item-inner{
  text-align: left
}
.product-list .images-container{
  position: static;
}
.product-list .images-container a.product-image{
  position: relative
}
.product-list .item .item-inner .des-container {
  padding: 0 15px;
}
.product-list .short-des {
    clear: both;
    color: #777;
    font-size: 14px;
    margin: 10px 0px;
    line-height: 24px;
}.product-list .short-des a{
  font-size: 11px;
}
.product-list .item .item-inner .price-box p {
    display: inline;
}
.product-list .item .item-inner .price-box {
  position: static;
  background: none;
  width: auto;
  height: auto;
  padding: 0;
}
.product-list .item .item-inner .price-box .price{
    color: #a51b1c;
    font-size: 30px;
}
.product-list .item .item-inner .price-box .old-price .price {
    color: #ABABAB;
    font-size: 20px;
}
.product-list .actions{
  margin-top: 20px;
}
.product-list .actions .buttoncart,
.product-list .actions .add-to-links{
  display: inline-block
}
.product-list .actions .buttoncart button{
  margin-top: -1px;
  margin-right: 5px;
}
.product-list .product-name a{
  font-size: 18px;
}
.product-list .item-inner{
  border: none
}
.product-list .item .item-inner .actions{
  position: static;
  opacity: 1;
}



.breadcrumbs {
    font-size: 14px;
    line-height: 33px;
    padding: 15px 0px;
    border-bottom: 1px solid #DDD;
}
.breadcrumbs li{
  display: inline-block
}
.breadcrumbs li a{
    font-size: 14px;
    text-transform: capitalize;
    text-decoration: none;
    color: #373737;
    transition: all 0.3s ease-out 0s;
    padding: 0px 10px;
}
.breadcrumbs li:first-child a{
  padding-left: 0;
}
.breadcrumbs li:last-child a,
.breadcrumbs li a:hover{
  color: #a51b1c;
}
.breadcrumbs ul > li + li::before {
    padding: 0px 5px;
    color: #9A9A9A;
    content: "\f105";
    font-family: FontAwesome;
    color: #000;
    font-size: 14px;
    line-height: 8px;
}

.page-title h1,
.page-title h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    color: #373737;
    margin: 0px;
}

#product{
  border: 1px solid #ddd;
  padding: 10px;
}
.product-shop-inner {
    float: left;
    width: 58.3333%;
    
}
.thumbnails-image{
  border: 1px solid #DDD;
  margin-bottom: 10px;
}
.thumbnails-image a.thumbnail{
  border-radius: 0;
  padding: 0;
  border: none;
  margin: 0;
}
.thumbnails-image a.thumbnail:hover{
  border-color: #DDD;
}
.related-products-view .button-group, .related-products-view .item_product .caption .des-newproduct, .ocnewproductslider .item_product .caption .des-newproduct {
    display: none;
}
.wrapper-img-additional{

}
.wrapper-img-additional .owl-carousel .owl-item{
  padding: 0;
}
#gallery_01 a.thumbnail{
  margin: 0px 5px 0px 0px;
  border-radius: 0;
  border: none;
  padding: 0;
}
#gallery_01 a.thumbnail img{
  border: 1px solid #ddd;
  padding: 5px;
}

.related-products-view {
    float: left;
    width: 41.6667%;
    padding-left: 30px;
}
.zoomContainer {
  top: 0px !important;
  left: 0px !important;
  margin-left: 15px !important;
}
.zoomLens {
    height: 100px !important;
    width: 100px !important;
}
.zoomWindow {
    left: 105% !important;
    border: 4px solid #ddd !important;
}
.product-shop-inner .product-name {
    margin:0 0 5px 0px;
    display: block;
}
.product-shop-inner .product-name h1 {
    margin: 0px;
    font-size: 24px;
    color: #373737;
    text-transform: capitalize;
    font-weight: 600;
}
.product-shop-inner .price-box {
    
    
}
.product-shop-inner .short-description {
    margin: 10px 0px;
    font-size: 14px;
    color: #777;
    line-height: 23px;
    border-top: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
    padding: 10px 0px;
}
.product-shop-inner .list-infor-product{
    margin: 0px;
    color: #848484;
    font-size: 14px;
    font-family: arial;
}
.list-infor-product span,
.list-infor-product span a{
    color: #a51b1c;
    text-transform: capitalize;
    padding-left: 2px
}
.actions-inner{
  margin: 20px 0px;
  border-top: 1px solid #EDEDED;
border-bottom: 1px solid #EDEDED;
padding: 10px 0px; 
}
.add-to-cart{
  margin: 20px 0px;
padding: 10px 0px; 
}
.add-to-cart .input-content {
    float: left;
    margin-bottom: 5px;
}
.add-to-cart label {
    margin: 0px 10px 0px 0px;
    line-height: 32px;
    font-weight: 400;
    font-family: arial;
    color: #000;
    font-size: 12px;
}
.add-to-cart .qty {
  background: none repeat scroll 0% 0% transparent;
  padding: 9px 0px;
  width: 32px !important;
  height: 32px;
  color: #777;
  text-align: center;
  font-weight: 700;
  border-radius: 100%;
  font-size: 14px;
  border: 1px solid #DDD;
  margin-right: 10px;
  line-height: 0;
}
input.qty {
    width: 2.5em !important;
    text-align: center;
}
.actions-inner{
  overflow: hidden;
  margin: 20px 0;
}
.actions-inner button:first-child{
  margin-left: 0;
}
.actions-inner a,
.actions-inner button{
  float: left;
  margin-left: 10px;
  width: 58px;
  height: 34px;
  border: 1px solid #E5E5E5;
  display: block;
  border-radius: 18px;
  line-height: 32px;
  text-align: center;
  color: #B9B9B9;
}
.actions-inner a:hover,
.actions-inner button:hover{
  color: #FFF;
  background: #a51b1c none repeat scroll 0% 0%;
  border-color: #a51b1c;
}
.product-shop-inner .alert-info{
  background: none;
  color: #000;
  border: none;
  padding: 0
}
#product{
  max-height: 300px;
  overflow: auto
}
#product *{
  color: #767676;
}
.col-3{
  margin-top: 30px;
  margin-bottom: 50px;
}
.col-3 li a{
    display: block;
    font-size: 16px;
    color: #ADADAD;
    padding: 0px 50px;
    border: 1px solid #DDD;
    border-radius: 20px;
    line-height: 40px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
    background: #FFF none repeat scroll 0% 0%;
}
.col-3 li a:hover,
.col-3 li.active a, .col-3 li.active a:hover {
  color: #a51b1c;
  text-decoration: none;
  border-color: #a51b1c !important;
  background: #fff;
}
.col-3 ul{
  border: none !important;
  overflow: hidden;
  position: relative;
}
.col-3 ul::before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #DDD none repeat scroll 0% 0%;
    content: "";
    left: 0px;
    top: 50%;
    z-index: -1;
}
.col-3 ul li {
    display: inline-block;
    margin: 0px 5px;
}
.col-3 ul li:first-child{
  margin-left: 0;
}
.col-3 .tab-content{
  margin-top: 30px;
  padding: 15px;
  border: 1px solid #eee;
  
}
.tab-content > div{
  max-height: 300px;
  overflow: auto
}
.tab-content #tab-review{
  max-height: 410px !important;
  overflow: auto
}

.col-3 .nav-tabs > li > a:active, .col-3 .nav-tabs > li > a:focus{
  color: #fff;
}
.col-3 #form-review input[type="radio"]{
  margin: 0 !important
}
.col-3 #review tr:first-child{
  background-color: #a51b1c;
color: #FFF;
}
#button-review{
  margin-bottom: 10px;
}
.wrapper-img-additional .owl-theme .owl-controls .owl-buttons div::before{
  width: 26px;
  height: 26px;
  line-height: 24px;
}
.wrapper-img-additional .owl-theme .owl-controls .owl-buttons div{
  width: 26px;
  height: 26px;
  line-height: 24px;
  margin-top: -13px;
}
.wrapper-img-additional .owl-theme .owl-controls .owl-buttons div::before{
  
}


.related-products-view .item_product{
    margin: 0px 0px 30px;
    overflow: hidden;
}
.related-products-view .product-name a{
  font-size: 12px;
  font-family: 'Ubuntu', sans-serif;
}
.related-products-view .product-name{
  margin-top: 0;
  line-height: 14px;
}
.related-products-view .price-box .old-price .price {
    color: #ABABAB;
}
.related-products-view .price-box .price {
    font-family: AleoRegular;
    font-size: 14px;
    color: #a51b1c;
    font-weight: 400;
}
.related-products-view .item_product .image{
    margin-right: 10px;
    float: left;
}
.related-products-view .item_product .image a{
    
    display:block;
}
.related-products-view .item_product .caption{
    overflow: hidden;
    padding-left: 20px;
}
.related-products-view .button-group,
.related-products-view .item_product .caption .des-newproduct{
    display: none;
}
.related-products-view .owl-controls .owl-pagination {
    bottom: -30px;
}


.owl-controls .owl-pagination {
    text-align: center;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
}
.ttcountdown_module .owl-theme .owl-controls .owl-page{
  display: none;
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    border: 2px solid #a51b1c;
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 13px;
    height: 13px;
    margin: 3px;
    background: #FFF none repeat scroll 0% 0%;
    border: 1px solid #E5E5E5;
    border-radius: 100%;
}

.review-count{
  display: inline-block;
  font-size: 11px;
line-height: 11px;

text-transform: capitalize;
}
.review-count a{
color: #A5A5A5;  
}
.review-count a:hover{
  color: #a51b1c;
}

.page-title{
  margin-bottom: 20px;
}
.login-page .left-login, .login-page .right-login {
    padding: 14px 21px;
    border-top: 1px solid #F2F2F2;
    border-right: 1px solid #F2F2F2;
    border-left: 1px solid #F2F2F2;
    border-bottom: 0px none !important;
}
.login-page h2 {
    font-size: 16px;
    margin: 0px 0px 14px;
    padding: 0px 0px 5px 23px;
    border-bottom: 1px solid #F2F2F2;
    background-position: 0px 1px;
    background-repeat: no-repeat;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.left-login h2 {
    background-image: url("/catalog/view/theme/tt_flaton4/image/i_page1.gif");
    color: #1B7A90;
}
.left-login p {
    color: #888;
}
.login-page .bottom-form button {
    float: right;
}
.right-login h2 {
    background-image: url("/catalog/view/theme/tt_flaton4/image/i_page2.gif");
    color: #1B7A90;
}
.login-page .right-login .form-group {
    margin: 15px 0px;
}
.login-page .bottom-form {
    border: 1px solid #F2F2F2;
    padding: 0px 10px;
    height: 60px;
}
.login-page .bottom-form a {
    float: left;
}
.login-page .left-login {
    min-height: 246px;
}
.login-page .bottom-form button, .login-page .bottom-form a {
    margin: 10px 0px;
}
.right-login .form-group em {
    font-style: normal;
    color: #f00;
    padding: 5px;
}
#content fieldset {
    border: 1px solid #F2F2F2;
    padding: 22px 25px 12px 33px;
    margin: 28px 0px;
}
#content fieldset legend {
    float: left;
    font-weight: normal;
    font-size: 13px;
    border: 1px solid #F2F2F2;
    background: none repeat scroll 0% 0% #FFF;
    color: #444443;
    margin: -33px 0px 0px -10px;
    padding: 0px 8px;
    position: relative;
    width: auto;
}
.account-register .required label:after{
  content: "*";
  color: #f00;
  margin-left: 5px;
}
.control-label{
  font-weight: normal
}



.module-account .block-content {
    padding: 0px 7px;
}
.module-account .block-content li {
    border-bottom: 1px solid #F2F2F2;
}
.module-account .block-content li:hover{
  border-color: #01C3C2;
}
.module-account .block-content a{
    border: medium none;
    display: inline-block;
    padding: 10px 0px 10px 5px;
    
    text-transform: capitalize;
    color: #848484;
}

.module-account .block-content li:hover a{
  color: #01C3C2;
}
.module-account .block-content li:last-child {
    border-bottom: medium none;
}

#account-panel {
    border: medium none;
    box-shadow: none;
    border-radius: 0px;
}
#account-panel .panel {
    border-color: #EEE !important;
    border-radius: 0px;
    box-shadow: none;
}
#account-panel .panel-heading {
    background: #a51b1c none repeat scroll 0% 0%;
    border-radius: 0px;
}
#account-panel h2 {
    margin: 0px;
}
#account-panel h2 a {
    font-size: 14px;
    color: #FFF;
}
#account-panel h2 a i {
    margin-left: 5px;
}
#account-panel ul li {
    padding: 5px 0px;
}

#accordion .panel, #accordion .panel .panel-heading {
    border-radius: 0px;
}
#accordion .panel-heading {
    background-color: #a51b1c;
    color: #FFF;
}
#accordion .panel-heading h4 {
    font-weight: bold;
}
#accordion .panel-heading h4 a:hover {
    color: #FFF;
}
.info-productcart td .refresh-cart {
    background-color: #a51b1c;
    color: #FFF;
    height: 34px;
    width: 44px;
    border: medium none;
}
.info-productcart td .remove-check-cart {
    background: transparent url("/catalog/view/theme/tt_flaton4/image/btn_remove.png") no-repeat scroll 0px 0px;
    text-indent: 200%;
    overflow: hidden;
    border: medium none;
    height: 14px;
    width: 13px;
}
div.alert {
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
}
#button-search{
  margin-top: 20px;
}
.info-store i {
    margin-right: 10px;
}
#map-canvas {
    width: 100%;
    height: 300px;
    margin: 10px 0px;
}

.testimonial-product .testimonial-container {
    padding: 20px 0px 0px;
    background: none;
    margin-top: 0;
}
.testimonial-product .row-testimonials {
    overflow: hidden;
    margin-bottom: 20px;
    text-align: justify;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    padding: 10px;
}
.row-testimonials .testimonial-images {
    text-align: center;
}
.row-testimonials .testimonial-images img {
    border-radius: 100%;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.testimonial-product .testimonial-std {
    text-indent: 10px;
}
.testimonial-product .testimonial-std::before {
    content: "\f10d";
    font-family: FontAwesome; 
}
.testimonial-product .testimonial-name {
    float: right;
    margin-top: 10px;
}


@media (max-width: 1400px) { 
	.oc-banner7-container .flex-direction-nav a, .nivo-directionNav a { width: 64px; height: 64px; margin-top: -32px; }
	.oc-banner7-container .flex-direction-nav a:before, .ma-banner7-container .nivo-directionNav a:before { line-height: 62px;}
    .oc-banner7-container .flex-direction-nav a::before, .oc-banner7-container .nivo-directionNav a::before {
    line-height: 62px;
}
} 
@media (max-width: 1199px){
  #catthumb.owl-theme .owl-controls .owl-buttons div{
    display:none;
  }
  .visible-lg {
  display: block !important;
  }
  .pt_custommenu div.pt_menu .parentMenu a, .pt_custommenu div.pt_menu .parentMenu span.block-title {
      font-size: 14px !important;
      margin: 0px 5px !important;
      padding: 0px 10px !important;
  }
  .countdown-products .thumb {
      padding: 0px 50px 0px 20px;
  }
  .testimonial-content .testimonial-box .testimonial-author::after, .testimonial-content .testimonial-box .testimonial-author::before{
    width: 20px;
  }
  .countdown-products .thumb li {
    margin-right: 10px;
  }
}
@media (max-width: 991px){
  .owl-theme .owl-controls .owl-buttons div{
    display: none
  }
  #logo a{
    padding: 25px 0;
  }
  #logo a img {
    margin: 0 auto;
  }
  .top-serch {
    padding-top: 0px;
  }
  #cart,
  #search{
    width: 100%;
    margin: 0;
  }
  .slider-2, .slider-1 {
    bottom: 35px !important;
  }
  .static1 .box-container::before{
    height: 30px !important;
    width: 30px !important;
    line-height: 30px !important;
    font-size: 18px !important;
  }
  .static1 .box-inner h1 {
    font-size: 12px !important;
    }
    .static1 .box-inner {
    margin-left: 45px !important;
    }
  .top-header .infor{
    float: none;
  }
  .top-header{
    text-align: center
  }
  #top-links > ul,
  #top-links > div{
    display: inline-block;
  }
  .module-title2 h2 {
    font-size: 28px;
    line-height: 50px;
  }
  .navbar-toggle, .visible-xs {
    display: block !important;
  }
  .visible-lg {
    display: none !important;
  }
  .common-home header {
    
  }
  .banner7{
    margin: 0;
  }
  #cart {
    position: static;
    text-align: center;
  }
  .top-search-inner {
    border: none
  }
  .cart-inner {
    width: auto;
    margin: 0 auto;
    border: none
  }
  #cart .dropdown-menu-cart{
    z-index: 1000;
  }
  #cart .cart-inner ul{
    right: -100px;
  }
  .tabs .item h3{
    min-width: 150px !important;
  }
  .banner-static .banner-box1 .text {
    margin-top: -59px;
  }
  .banner-static .banner-box1 .text h1 {
    font-size: 26px;
  }
  .banner-static .banner-box2 .text {
    left: 50%;
    margin-left: -42px;
    margin-top: -25px;
  }
  .banner-static .banner-box2 .text h1 {
    font-size: 30px;
    line-height: 25px;
  }
  .banner-static .banner-box2 .text p {
    font-size: 14px;
  }
  .countdown-products .thumb{
    padding: 0px 40px 0px 0px;
  }
  .testimonial-container .block-content {
    padding: 0px 30px;
  }
  .footer-static .footer-content {
    margin-bottom: 20px;
  }
  .product-grid .item{
    padding: 0;
  }
  .show-page .pagination {
    margin: 0px 0px 0px 10px;
  }
  .countdown-products .thumb li.active::before{
    right: -48px;
  }
  .col-2{
    margin-top: 20px;
  }
  .col-3 ul::before{
    height: 0;
  }
  .col-3 ul li{
    display: block;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px){
  .qv-button-container{
    display: none !important
  }
  .list-thumb{
    display: none;
  }
  #product {
    margin-bottom: 30px;
  }
  .related-products-view,
  .product-shop-inner {
    
    width: 100%;
  }
  .related-products-view{margin-top:20px;}
  .img2{
    display: none !important; 
  }
  .item .item-inner:hover img:not(.img2) {
    opacity: 1;
}
 .countdown-products .thumb{
  padding: 0;
  text-align: center
 }
 .countdown-products .thumb li{
  display: inline-block;
  margin: 0 10px 20px !important
 }
 .countdown-products .thumb li img{
  width: 100px;
  height: 100px;
 }
 .countdown-products .thumb li.active::before{
  top: 122px;
  left: 48px;
  right: auto
 }
 .banner-static .banner-box2 {
    margin: 30px 0px;
  }
  .countdown-tab-content .box-timer{
    top: auto;
    left: 0;
  }
  .countdown-section {
    min-width: 67px;
    display: inline-block;
    
    padding: 10px 0;
  }
  .countdown-tab-content .images-container{
    margin-bottom: 81px;
    padding: 0;
    text-align: center
  }
}
@media (max-width: 640px){
  .tabs .item{
    display: block !important;
    margin-bottom: 10px !important;
  }
  .tabs::before{
    height: 0 !important;
  }
  .testimonial-container .thumb{
    margin-top: 20px;
  }
  
}
@media (max-width: 560px){
  .show-page, .sort-lg {
      width: 100%;
  }
  .show-page {
    margin-top: 10px;
}
}
@media (max-width: 480px){
  .product-list .item .item-inner .actions .add-to-links li a{
    width: 40px;
  }
  .testimonial-container .block-content-inner{
    margin-bottom: 20px;
  }
  .testimonial-container .thumb{
    display: none;
  }
  .module-title2 h2 {
    font-size: 22px;
  }
}
@media (max-width: 320px){
  .countdown-section {
    font-size: 12px;
  }
  .countdown-products .thumb{
    width: 100%;
  }
  .countdown-products .thumb li img{
    width: 80px;
    height: 80px;
  }
  .countdown-products .thumb li{
  display: inline-block;
  margin: 0 0 20px !important
 }
 .countdown-products .thumb li.active::before{
  display: none;
 }
}



.menu-recent {
    padding: 0px;
    border: 0px none;
}
#blog_home .articles-inner.item-inner{
  margin-top: 0;
}
#blog_home .owl-carousel .owl-item{
  padding: 10px;
  border: 1px solid #e1e1e1;
}
.menu-recent .module-title2 h2 {
    color: #383838;
}
.menu-recent .module-title2::after,
.menu-recent .module-title2 h2::after {
    background: #383838 none repeat scroll 0% 0%;
}
.menu-recent .item-inner:hover img{
    opacity: 0.7;
}
.menu-recent .item-inner img{
  margin-bottom: 25px;
}
.menu-recent .articles-date{
    display: inline-block;
    color: #a51b1c;
    font-weight: 500;
    font-family: arial;
    float: right;
    padding: 8px 0;
    text-transform: capitalize;
}
.menu-recent .articles-intro{
    margin: 10px 0px;
    color: #838383;
    font-size: 12px;
    line-height: 24px;
    font-weight: 500;
    font-family: arial;
    padding-bottom: 15px;
    border-bottom: 1px solid #f4f3f3;
}
.menu-recent .item-inner .articles-name {
    display: block;
    font-size: 12px;
    line-height: 30px;
    color: #383838;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    clear: both;
}
.menu-recent .item-inner .articles-name:hover {
    color: #a51b1c;
}
.menu-recent .item-inner .readmore {
    margin-top: 15px;
}
.menu-recent .item-inner .readmore a {
    text-transform: capitalize;
    font-size: 14px;
    display: inline-block;
    font-weight: 300;
    color: #a51b1c;
}
.menu-recent .item-inner .readmore a:hover {
    color: #222;
}
.menu-recent .item-inner .readmore a:hover::before {
    border-color: #222;
}
.menu-recent .item-inner .readmore a::before {
    font-family: FontAwesome;
    text-align: center;
    line-height: 15px;
    content: "\f105";
    width: 17px;
    height: 17px;
    border-radius: 100%;
    border: 1px solid #a51b1c;
    display: inline-block;
    margin-right: 5px;
}
.menu-recent .item-inner{
    margin-top: 35px;
}
.article-container img{
  width: 100%;
}
.article-title h3{
    font-size: 20px;
    text-transform: capitalize;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}
.article-date{
  font-size: 16px;
  font-weight: bold;
  float: right;
  margin-bottom: 10px;
}
.article-description p,
.article-description{
  font-family: 'Ubuntu', sans-serif;
  font-weight: 400px;
  color: #000
}
.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: #a51b1c;
    border-color: #a51b1c;
}
.article-item{
  display: inline-block;
}
.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: #a51b1c;
}
.article-titles{
  position: relative
}
.article-titles::before{
  content: "";
  position: absolute;
  top: 50%;
  height: 1px;
  width: 100%;
  background: #ddd;
  z-index: -1;
}
.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;
}

.static1 {
  overflow: hidden;
  margin-bottom: 40px;
}
.static1 .box-inner h1{
  font-size: 14px;
  text-transform: uppercase;
  color: #3f3f3f;
  font-weight: 700;
  font-family: 'Ubuntu', sans-serif;
}
.static1 .box-inner p:first-letter{
  text-transform: uppercase
}
.static1 .box-inner p{
  font-family: Arial;
  font-size: 13px;
  color: #a9a9a9;
  margin-bottom: 5px;
}
.static1 .box-inner{
  margin-left: 75px;
  margin-top: 5px
}
.static1 .box-container:hover{
  background: #f1f1f1;
}
.static1 .box-container:hover h1{
  color: #a51b1c;
}
.static1 .box-container:last-child{
  border-bottom: 1px solid #e1e1e1;
}
.static1 .box-container{
  position: relative;
  overflow: hidden;
  padding: 12px 0 13px 10px;
  border: 1px solid #e1e1e1;
  border-bottom: none;
}
.static1 .box-container::before{
  display: block;
  position: absolute;
  left: 10px;
  top: 10px;
  font-family: FontAwesome;
  color: #fff;
  height: 55px;
  width: 55px;
  border-radius: 100%;
  text-align: center;
  line-height: 55px;
  font-size: 25px;
}
.static1 .box-container:hover::before {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transition: all 0.3s ease-out 0s;
}
.box-container.truck::before{
  content: "\f0d1";
  background: #a51b1c;
}
.box-container.refresh::before{
  background: #a51b1c;
  content: "\f021";
}
.box-container.calendar::before{
  background: #a51b1c;
  content: "\f073";
}
.box-container.comments::before{
  background: #a51b1c;
  content: "\f086";
}

.title-module h2{
  font-family: 'Ubuntu', sans-serif;
  font-size: 18px;
  font-color: #303030;
  font-weight: 700;
  padding-bottom: 25px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.owl-demo-newproduct{
  border: 1px solid #e1e1e1;
}
.ocnewproductslider .item_product {
    margin: 15px 0px 15px;
    overflow: hidden;
}
.ocnewproductslider .item_product .image {
    margin-right: 10px;
    float: left;
    margin-top: 10px;
}
.ocnewproductslider .item_product .caption {
    
}
.ocnewproductslider .item_product:hover .image a img{
  border-color: #a51b1c
}
.ocnewproductslider .item_product .image a img {
    border: 1px solid transparent;
    padding: 5px;
    border-radius: 3px;
}
.ocnewproductslider .old-price .price {
    font-size: 12px;
}
.ocnewproductslider  .price-box .price {
    font-size: 14px;
}
.ocnewproductslider .button-group{
  display: none;
}
.special-owl .owl-theme .owl-controls .owl-buttons div::before{
  line-height: 30px;
}
.special-owl .owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: auto;
  right: 35px;
}
.special-owl .owl-theme .owl-controls .owl-buttons div{
  top: 0;
  margin-top: -55px;
  width: 30px;
  height: 30px;
  opacity: 1
}
.featureslider-module{
  clear: both;
}
.owl-demo-feature{
  border: 1px solid #DDD;
  padding: 0px 5px 20px;
}
.common-home #column-right{
  margin-bottom: 30px;
}
.common-home #content{
  margin-bottom: 50px;
}
.bx-wrapper .bx-controls-direction a{
  display: none;
}
.list-thumb:hover .bx-wrapper .bx-controls-direction a:not(.disabled){
  display: block
}
.list-thumb .bx-viewport,
.list-thumb .bx-wrapper{
  position: static
}
.for-error{
  clear: both;
}

