@font-face {
    font-family: 'helveticaneue';
    src: url('fonts/helveticaneueltcom-ltcn.eot');
    src: url('fonts/helveticaneueltcom-ltcn.eot') format('embedded-opentype'),
         url('fonts/helveticaneueltcom-ltcn.woff') format('woff'),
         url('fonts/helveticaneueltcom-ltcn.ttf') format('truetype'),
         url('fonts/helveticaneueltcom-ltcn.svg#helveticaneueltcom47lightcondensed') format('svg');
}

@font-face {
    font-family: 'titilliumweb';
    src: url('fonts/titilliumweb-light.eot');
    src: url('fonts/titilliumweb-light.eot') format('embedded-opentype'),
         url('fonts/titilliumweb-light.woff') format('woff'),
         url('fonts/titilliumweb-light.ttf') format('truetype'),
         url('fonts/titilliumweb-light.svg#titilliumweblight') format('svg');
}
@font-face {
  font-family: 'titilliumwebbold';
  src: url('fonts/titilliumweb-semibold.eot');
  src: url('fonts/titilliumweb-semibold.eot?#iefix') format('embedded-opentype'),
       url('fonts/titilliumweb-semibold.woff') format('woff'),
       url('fonts/titilliumweb-semibold.ttf') format('truetype'),
       url('fonts/titilliumweb-semibold.svg#titilliumweb-semibold') format('svg');
}

@font-face {
    font-family: 'titilliumwebregular';
    src: url('fonts/titilliumweb-regular.eot');
    src: url('fonts/titilliumweb-regular.eot') format('embedded-opentype'),
         url('fonts/titilliumweb-regular.woff') format('woff'),
         url('fonts/titilliumweb-regular.ttf') format('truetype'),
         url('fonts/titilliumweb-regular.svg#titilliumwebregular') format('svg');
}
@font-face {
    font-family: 'titilliumwebsemibold';
    src: url('fonts/titilliumweb-semibold.eot');
    src: url('fonts/titilliumweb-semibold.eot') format('embedded-opentype'),
         url('fonts/titilliumweb-semibold.woff') format('woff'),
         url('fonts/titilliumweb-semibold.ttf') format('truetype'),
         url('fonts/titilliumweb-semibold.svg#titilliumwebsemibold') format('svg');
}

@font-face {
    font-family: 'TitilliumWebitalic';
    src: url('fonts/titilliumweb-italic.eot');
    src: url('fonts/titilliumweb-italic.eot') format('embedded-opentype'),
         url('fonts/titilliumweb-italic.woff') format('woff'),
         url('fonts/titilliumweb-italic.ttf') format('truetype'),
         url('fonts/titilliumweb-italic.svg#TitilliumWebItalic') format('svg');
}

@font-face {
    font-family: 'TitilliumWebThin';
    src: url('fonts/titilliumweb-extralight.eot');
    src: url('fonts/titilliumweb-extralight.eot') format('embedded-opentype'),
         url('fonts/titilliumweb-extralight.woff') format('woff'),
         url('fonts/titilliumweb-extralight.ttf') format('truetype'),
         url('fonts/titilliumweb-extralight.svg#TitilliumWebThin') format('svg');
}
@font-face {
    font-family: 'TitilliumWebThinItalic';
    src: url('fonts/titilliumweb-extralightitalic.eot');
    src: url('fonts/titilliumweb-extralightitalic.eot') format('embedded-opentype'),
         url('fonts/titilliumweb-extralightitalic.woff') format('woff'),
         url('fonts/titilliumweb-extralightitalic.ttf') format('truetype'),
         url('fonts/titilliumweb-extralightitalic.svg#TitilliumWebThinItalic') format('svg');
}
@font-face {
    font-family: 'breeserifregular';
    src: url('fonts/breeserif-regular_0.eot');
    src: url('fonts/breeserif-regular_0.eot') format('embedded-opentype'),
         url('fonts/breeserif-regular_0.woff') format('woff'),
         url('fonts/breeserif-regular_0.ttf') format('truetype'),
         url('fonts/breeserif-regular_0.svg#BreeSerifRegular') format('svg');
}
select { border:1px solid #F1F1F1 !important; box-shadow: none !important;}
*{
	padding: 0;
	margin: 0;
}
img {
    max-width: 100%;
}
.priceCurrency{
	opacity: 0;
	display: none;
}
html {
	overflow-y: scroll;
	margin: 0;
	padding: 0;
}
ul, ol { margin-left: 20px; }
body {
	background-color: #ffffff;
	color: #555555;
	font-family: 'titilliumweb';
	font-size: 14px;
	line-height:20px;
	text-align: left;
}
b, strong { font-weight:normal; }
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	color: #2f2f2f;
}
.tabs li,
.lang-content li,
.footer-content li,
.row_item,
.item {
	list-style: none;
}
#atic_vk,
#atic_odnoklassniki_ru,
#atic_mymailru{
    display: none !important;
}
a:focus { background:none;}
#content h1 ,#content h2,
#content .h1 ,#content .h2 {
    border: medium none;
    color: #444;
    font-size: 16px;
    text-transform: uppercase;
	margin:10px 0 20px;
}
#content .account-border h1,
#content .account-border .h1,
#content .account-border h2,
#content .account-border .h2 {
	margin:0;
	padding:20px 0;
	display:inline-block;
	width:100%;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1, .h1 {
	font-size: 33px;
}
h2, .h2 {
	font-size: 27px;
}
h3, .h3 {
	font-size: 21px;
}
h4, .h4 {
	font-size: 15px;
}
h5, .h5 {
	font-size: 12px;
}
h6, .h6 {
	font-size: 10.2px;
}
a, a:visited, a b {
	color: #666;
	font-size:13px;
	text-decoration: none !important;
	cursor: pointer;
}
:focus        { outline:none; }
a:focus        { outline:none; }
a:hover {
	text-decoration: none !important;
	color:#F9C831;
}
a:hover {
	text-decoration: none;
}
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;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}

/*Static-right-------------------------------------------------*/

.static-right { position: fixed; top:150px; display: inline-block; right:0; background:#000; height: auto; width:100%; z-index: 99;}
.static-right a { color: #fff; font-size:16px;}
.static-right .l-col { margin: 10px 0 0; right:-182px; position: absolute; }
.static-right .l-col.facebook:hover { right:0; }
.static-right .l-col.insta:hover { right:0; }
.static-right .l-col.twitter:hover { right:0; }
.static-right .l-col.dribble:hover { right:0; }
.static-right .l-col.pinterest:hover { right:0; }
.static-right .l-col.google:hover { right:0; }
.static-right .l-col:hover { cursor: pointer;}
.static-right .facebook {
    top: 0px; 
}
.static-right .insta {
    top:58px;
}
.static-right .twitter {
    top:115px;
}
.static-right .dribble {
    top:172px;
}
.static-right .pinterest {
    top:229px;
}
.static-right .google {
    top:286px;
}
.static-right .box-right {
    padding: 0 0 0 50px;
}
.static-right .facebook .box-right {
    background: url("../image/bg-callback.png") no-repeat 0 0 #F9C831;
}
.static-right .insta .box-right {
    background: url("../image/bg-insta.png") no-repeat 0 0 #3f729b;
}
.static-right .twitter .box-right {
    background: url("../image/bg-twitter.png") no-repeat 0 0 #00aced;
}
.static-right .dribble .box-right {
    background: url("../image/bg-dribble.png") no-repeat 0 0 #ea4c89;
}
.static-right .pinterest .box-right {
    background: url("../image/bg-pinterest.png") no-repeat 0 0 #cb2027;
}
.static-right .google .box-right {
    background: url("../image/bg-google.png") no-repeat 0 0 #dd4b39;
}
.static-right .l-text {
    border-left:1px solid #fff;
    height: auto;
    margin: 0 0 -3px 0;
    padding: 0 20px 0 15px;
    width: 182px;
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
    font-family: 'titilliumwebsemibold';
    display: block;
    text-indent:0px;
}

/*-------------------------------------------------------------*/
/* top */
#logo { text-align:left; margin:0; }
#logo a { display:inline-block; }
#top {
	position:relative;
	z-index:100;
	padding: 0;
	margin:0;
	border-bottom:1px solid #F1F1F1;
}
#top #currency .currency-select {
	text-align: left;
	text-transform: inherit;
	background:none;
	text-decoration:none !important;
	padding:5px 6px 5px 15px;
	font-family: 'titilliumweb';
	border:0;
}
#top #currency li:first-child .currency-select { border-radius:0;}
#top #currency li:last-child .currency-select { padding:5px 6px 8px 15px; border-radius:0; }
#top #currency .currency-select:hover,#top #currency li.active .currency-select {
	text-shadow: none;
	color: #444;
	background:#E5E5E5;
	border:0; 
	padding:5px 6px 5px 15px;
	text-decoration:none !important;
}
#top #currency .currency-select:hover span,#top #currency li.active .currency-select span { 
	color:#444;
}
.links { margin: 0; padding:0; width: 100%; }
.links li {
	margin:0;
    float: left;
}
.links li:last-child { padding:0; }
.links li a {
	padding:13px 8px 14px;
	color: #444;
	display: inline-block;
	border-bottom: 4px solid #fff;
	font-weight: normal;
	font-size: 14px;
	background: #fff;
	line-height: 21px;
}
.links li a:hover {
  background: #fff;
  border-bottom: 4px solid #F9C831;
}
.links li .nav .open > a { background:none; }
.links li.dropdown a:focus { background-color:inherit; }
.links li:last-child { background: none; }
.links .dropdown-menu li { background: none; padding:0; width:100%;  text-align: left; }
.links .dropdown-menu li a { padding:6px 8px; background:none; width:100%; }
.links .dropdown-menu li:last-child a { padding:4px 8px 8px; }
.links .dropdown-menu li a:hover {  color:#444; background:#E5E5E5; }
.nav .links .open>a,.nav .links .open>a:focus,.nav .links .open>a:hover {
	background: url("../image/bg-repeat.png") repeat;
	border-bottom: 4px solid #F9C831;
}
#top-links .dropdown-menu {
	padding:0;
	border:1px solid #F1F1F1;
	background:#F1F1F1;
	border-radius:0;
	margin:0;
	min-width:105px;
}
#top-links .nav .open>a,#top-links .nav .open>a:hover,#top-links .nav .open>a:focus { background:none; }
#top-links .dropdown-menu a {
	text-shadow: none;
	border:0;
}
#top .btn-link strong {
	font-size: 14px;
}
#top-links {
	padding: 0;
	float:right !important;
	position:relative;
}
#top-links a + a {
	margin-left: 15px;
}
#top-links .dropdown-menu .arrow-cart {
	background:url("../image/arrow-up1.png") no-repeat 0 0;
	width:10px;
	height:7px;
	position:absolute;
	top:-10px;
	left:45px;
}
*:before, *:after {
    box-sizing: border-box;
}
*:before, *:after {
    box-sizing: border-box;
}
.currency-language {
    float: left;
	margin:9px 0;
}
#currency label {
	color:#555;
	font-size: 14px;
	font-weight: normal;
	margin:4px 5px 0 0;
	float:left;
}
#currency .box-currency { float:left; }
#currency .box-currency  .dropdown-currency {
	position: absolute;
	top: 27px;
	right: 0;
	z-index: 9;
	list-style: none;
	padding: 0;
	margin: 0;
	display:none;
	border-radius: 5px;
}
#currency .box-currency:hover  .dropdown-currency {
    top: 27px;
	display:block;
}
#currency .currency-content {
	background: #f1f1f1;
	border-radius:0;
	display: inline-block;
	margin: 10px 0 0;
	position: relative;
	min-width:54px;
}
#currency .dropdown-toggle {
	padding:7px 6px 7px 15px;
	width: 55px;
	display: block;
	text-align: left;
	position: relative;
	border-radius: 0;
	z-index: 8;
	background:#F1F1F1;
	text-decoration:none !important;
	font-family:'titilliumweb';
	border:0;
	font-size:13px;
}
#language .dropdown-menu .arrow-cart,
.currency-language .dropdown-menu .arrow-cart {
    background: url("../image/arrow-up1.png") no-repeat scroll 0 0;
    height: 7px;
    right: 43px;
    position: absolute;
    top: -9px;
    width: 10px;
}
#language .dropdown-menu,
.currency-language .dropdown-menu {
	min-width:98px;
	left:-7px;
	margin:5px 0 0;
	padding:0;
}
#currency .dropdown-menu {
	right:0;
	min-width:43px;
	margin:5px 0 0;
	padding:0;
}
#currency .dropdown-menu li {
	border-bottom:1px solid #f4f4f4;
}
#currency .dropdown-menu li:last-child { border:0; }
#currency .btn-link span,#currency .btn-link strong {
    color:#444;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none !important;
}
#currency .btn-link span:hover,#currency .btn-link strong:hover {
	text-decoration: none !important;
}
#currency .btn-link strong { margin-right: 3px;}
#currency .btn-link .fa-caret-down {
	color: #444;
	font-size: 12px;
	position: relative;
	top:-1px;
	left: 0;
	margin-left: 2px;
}
#currency .dropdown-menu .currency-select span { position: relative; top: 0; left: -1px; margin-right: 3px; }
#currency .dropdown-menu .currency-select:hover span { color:#F9C831; }
#language {
	margin-left:10px;
}
#language label,
.currency-language label {
	color:#555;
	font-size: 14px;
	font-weight: normal;
	margin-right: 5px;
	float: left;
	margin: 4px 5px 0 0;
}
#language .dropdown-toggle,
.dropdown-toggle {
    padding: 5px 6px 5px 15px;
	min-width:85px;
	display: block;
	text-align: left;
	position: relative;
	border-radius:0;
	z-index: 8;
	font-family: 'titilliumweb';
	border:0;
	background: #f1f1f1;
	text-decoration: none !important;
	text-decoration:none !important;
}
#language .box-language .dropdown-language,
.box-language .dropdown-language {
	position: absolute;
	top: 27px;
	right: 0;
	z-index: 9;
	list-style: none;
	padding: 0;
	margin: 0;
	display:none;
	border-radius: 5px;
}
#language .box-language:hover .dropdown-language,
.box-language:hover .dropdown-language {
	top: 27px;
	display:block;
}
#language .box-language,
.box-language {
	float:left;
}
#language .lang-content,
.box-language .lang-content {
  position: relative;
  margin: 10px 0 0;
  display: inline-block;
  background: #f1f1f1;
  border-radius:0;
  min-width:85px;
}
#language .btn-link span,
.currency-language .btn-link span,
#language .btn-link strong,
.currency-language .btn-link strong {
    color: #444;
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
}
#language .btn-link img,
.currency-language .btn-link img {
	position: relative;
    top: -2px;
	margin-right: 3px;
}
#language .btn-link .fa-caret-down,
.currency-language .btn-link .fa-caret-down {
	color: #444;
	font-size: 12px;
	position: relative;
	top:-1px;
	left: 0;
	margin-left:2px;
}
#language .dropdown-menu a,
.currency-language .dropdown-menu a {
    color: #666666;
    font-size: 13px;
    text-align: left;
    text-transform: inherit;
    padding: 5px 10px;
}
#language .dropdown-menu a:hover,
.currency-language .dropdown-menu a:hover {
	color: #F9C831;
	background:none;
}
.currency-language #language a,
.currency-language a {
	display: inline-block;
    padding:8px 6px 3px 15px;
	font-size:12px;
	width:100%;
	color:#444;
	text-transform:uppercase;
}
.currency-language #language li:first-child a,
.currency-language li:first-child a {
	border-radius:0;
}
.currency-language #language li:last-child a,
.currency-language li:last-child a {
	padding:6px 6px 8px 15px;
	border-radius:0;
}
.currency-language #language a:hover,
.currency-language a:hover,
.currency-language #language li.active a,
.currency-language li.active a {
	color: #444;
	background:#E5E5E5;
}
#language .dropdown-menu img,
.currency-language .dropdown-menu img {
	position: relative;
	top: -1px;
	left:-1px;
	margin-right: 3px;
}
.dropdown-menu {
	box-shadow: none;
	border:0;
	background:#fff;
	border:1px solid #f4f4f4;
	min-width: 140px;
	border-radius:0;
	left:60px;
}
.text-welcome { text-align:left; float:right; margin:0 30px 0 0; }
.text-welcome p {
	margin:13px 0 0;
	text-align: center;
	display: inline-block;
	width: 100%;
	color: #444;
}
/*Banner-Static-------------------------------------------*/

.banner-static-contain {
	margin: 40px 0;
}
.banner-static-contain .banner-box a {
	background: url("../image/block1.png") no-repeat 50% 50% #F9C831;
	float: left;
	height: 70px;
	text-indent: -9999px;
	width: 70px;
	border-radius: 100%;
	margin-top: 8px;
}
.banner-static-contain .banner-box2 a {
	background: url("../image/block2.png") no-repeat 50% 50% #F9C831;
}
.banner-static-contain .banner-box3 a {
  background: url("../image/block3.png") no-repeat 50% 50% #F9C831;
}
.banner-static-contain .banner-box:hover a {
    background: url("../image/block1.png") no-repeat 50% 50% #333333;
}
.banner-static-contain .banner-box2 a {
    background: url("../image/block2.png") no-repeat 50% 50% #F9C831;
}
.banner-static-contain .banner-box2:hover a {
    background: url("../image/block2.png") no-repeat 50% 50% #333333;
}
.banner-static-contain .banner-box3 a {
    background: url("../image/block3.png") no-repeat 50% 50% #F9C831;
}
.banner-static-contain .banner-box3:hover a {
    background: url("../image/block3.png") no-repeat 50% 50% #333333;
}
.banner-static-contain .banner-box .box-title {
	color: #555;
	font-family: 'titilliumwebsemibold';
	font-size: 18px;
    text-transform: uppercase;
    font-family: sans-serif;
}
.banner-static-contain .box-title {
	margin-left: 100px;
	text-align: left;
}
.banner-static-contain .banner-box .box-title h2,
.banner-static-contain .banner-box .box-title .h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size:18px;
	color:#555;
}
.banner-static-contain .banner-box .box-title p {
	font-family: 'titilliumwebregular';
	font-size: 14px;
	padding-top: 0;
	margin: 6px 0 0;
    text-transform: none;
}

/*----------------------------------------------------------*/
.banner7 { margin-bottom:30px; }
.banner-left {
	display:inline-block;
	width:100%;
	margin:40px 0 0;
}
.title-banner {
  background: url("../image/bg-bottom1-title.png") repeat-x scroll left bottom;
  float: left;
  width: 100%;
}
.title-banner h2,
.title-banner .h2 {
	background: url("../image/bg1-bottom-title.png") no-repeat scroll left bottom;
	color: #777;
	font-family: 'titilliumwebsemibold';
	font-size: 20px;
	margin: 0;
	padding: 0 0 15px;
	display: inline-block;
	text-transform: uppercase;
}
.content-banner { margin:20px 0 0; display:inline-block; width:100%; }
.content-banner p {
	font-size: 14px;
	color: #333;
	text-transform: inherit;
	font-style:italic;
	margin: 0px;
}
/*--------------------------------------------*/

/*Banner-Center-------------------------------------------*/
.banner-center-one { margin:0; display:inline-block; width:100%; }
.custom-block {
	margin:20px 0 0;
	text-align:center;
}
.custom-block .custom-block-title {
  width: 300px;
  background: url("../image/bg-cutom-block.png") repeat-x 50%;
  margin: 0 auto;
  text-align: center;
  display: inline-block;
}
#content .custom-block .custom-block-title h2,
#content .custom-block .custom-block-title .h2 {
  color: #777777;
  font-family: 'titilliumwebsemibold';
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  min-width: 160px;
  background: #fff;
}
.custom-block .custom-block-content {
  display: inline-block;
  background: url("../image/bg-right-custom.png") no-repeat 100% 0;
  margin: 5px 0 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
.custom-block .custom-block-text {
  display: inline-block;
  background: url("../image/bg-left-custom.png") no-repeat 0 0;
  margin: 0;
  padding: 0;
  height: 75px;
  width: 100%;
  text-align: center;
}
.custom-block .custom-block-text p {
  max-width: 575px;
  display: inline-block;
  text-align: center;
  padding: 10px 0 0;
  font-family: 'TitilliumWebitalic';
}
/*--------------------------------------------*/

/*Latest Static===================================================*/

.latest-title {
	background:url("../image/bg-block.png") repeat-x scroll center bottom;
    margin: 0 0 20px;
	float:left;
	width:100%;
}
.latest-title h2,
.latest-title .h2 {
	background: url("../image/border_tab.png") no-repeat scroll left bottom;
    font-size:18px;
	font-family:CalibriBold;
	color:#666666;
	line-height:28px;
    margin: 0;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.latest-content h3,
.latest-content .h3 {
	margin-bottom: 0;
    padding-left: 50px;
    text-transform: uppercase;
	font-size:15px;
	font-family:CalibriBold;
	color:#666;
	margin:13px 0 0;
}
.latest-row1 { margin:15px 0 0; }
.latest-content .row-content { position:relative; }
.latest-content .latest-down { position:absolute; top:-37px; left:0;}
.latest-content .timmer { min-width:40px; padding:3px 5px; background:#ed6f6f; float:left; }
.latest-content .timmer span {
	color:#ffffff;
	text-transform:uppercase;
	text-align:center;
	border-bottom: 1px solid #ffffff;
	padding:0;
	margin:0;
	display:block;
	width:100%;
}
.latest-content .timmer span.month {
	border:0;
}
.latest-content p {
	font-size:13px;
	color:#666;
	margin:8px 0 0;
	padding:0;
}

/*===================================================*/
/* search */
.header-block-static { margin:15px 0 0; }
.box-col {
    overflow: hidden;
    position: relative;
    text-align: center;
}
.header-block-static .box-col-inner {
    cursor: pointer;
}
.header-block-static .pull-left {
    border: 1px solid #121212;
    border-radius: 100%;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    margin-right: 10px;
    text-align: center;
    width: 44px;
}
.header-block-static .pull-left .fa {
    font-size: 18px;
    line-height: 44px;
    text-align: center;
	color:#444;
}
.header-block-static .media-body {
    font-size: 11px;
    text-align: left;
}
.box-col-inner:hover .pull-left .fa {
	color:#fff;
}
.box-col-inner:hover .pull-left { background:#F9C831; border:1px solid #F9C831; }
.header-block-static .media-body h3,
.header-block-static .media-body .h3 {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    text-transform: uppercase;
}
.header-search { 
	width:auto;
	text-align:center;
	position:absolute;
	bottom:-85px;
	right:15px;
}
#search {
    border:1px solid #e1e1e1;
	background:#fff;
    height: 35px;
    width: 270px;
	margin:12px 0 0;
	display:inline-block;
}
#search input {
	background: none;
	border: medium none;
	box-shadow: none;
	color: #929191;
	float: left;
	font-size: 12px;
	height: 35px;
	margin: 0;
	padding:0 10px;
	text-transform:capitalize;
	width: 225px;
	border-radius:0;
}
#search .btn-lg {
	background:none;
    border: 0 none;
    display: block;
	float:right;
    height: 35px;
    padding: 0;
    width: 40px;
}
#search .btn-lg .fa {
	color:#000000;
	font-size:18px;
	margin:-1px 0 0;
}
#search .btn-lg:hover .fa {
	color:#F9C831;
}

#search .input-group-btn { width:auto !important; float:right; }
#top-links .dropdown-menu { left:5px;}
/* cart */
#top #cart {
	background: url("../image/icon-cart.png") no-repeat scroll 0 10%;
	cursor: pointer;
	float: right;
	margin: 5px 0 0;
	padding: 0 0 0 23px;
	text-align: center;
	width: auto;
}
.top-cart { 
	float:left;
	margin:0;
}
#cart .icon-cart {
	background:url("../image/icon-cart.png") no-repeat 0 0;
	width:60px;
	height:65px;
    font-size: 18px;
    margin-right: 15px;
    text-align: center;
}
#cart:hover .icon-cart {
	background:url(../image/icon-cart.png) no-repeat 0 -150px;
}
#cart .top-cart-content {
    width: 280px;
    position: absolute;
    top: 63px;
    right: 3px;
    background: #FFF;
    padding: 0px;
    text-align: left;
    color: #777;
}
#cart:hover .top-cart-content  {
}
#cart .pull-right {
	float:left !important;
	margin: 0px;
	padding: 20px;
	width:100%;
}
.row-cart .cart-content .cart-price {
    color:#F9C831;
    font-size: 20px;
    font-family: 'titilliumwebsemibold';
}
#cart .top-cart-content .cart-arrow {
  background: url("../image/bg-arrow.png") no-repeat 0 0;
  top:-8px;
  display: none;
  height: 11px;
  left:25px;
  position: absolute;
  width: 18px;
  z-index: 1000;
}
#cart:hover .top-cart-content .cart-arrow {
	display:block
}
#cart .btn-inverse {
	border: 0;
	background:none;
	width: auto;
	padding:0 0 30px;
	margin:8px 0 0;
	position: relative;
	box-shadow: none !important;
	text-shadow: none !important;
	z-index: 1;
	text-decoration:none !important;
	text-transform: capitalize;
	text-align:left;
}
#cart .title-cart {
	color: #777777;
	display:block;
	font-family: 'titilliumwebsemibold';
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
    vertical-align: top;
}
#cart #cart-total { 
	color: #777777;
	font-size: 15px;
	font-weight: normal;
	text-transform: capitalize;
	line-height: 20px;
	display:block;
	margin:6px 0 0;
	font-family: 'titilliumweb';
}
#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;
}
#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:6px 0 0;
}
#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:100px;
	float:left;
}
.row-cart .image-cart .img-thumbnail { border-radius:0; }
.row-cart .cart-content {
	margin-left:110px;
    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;
	border:0;
}
.cart-content .btn:hover { background:none; border:0; }
.cart-content .btn .fa-times-circle { color:#333; }
.cart-content .btn .fa-times-circle:hover { color:#f57b7a; }
.cart-content .product-name a {
    color: #777;
    font-size: 14px;
    text-transform: capitalize;
}
.cart-content .product-name a:hover {
	color:#f57b7a;
}
.row2-cart {
    text-align: right;
    width: 100%;
    font-size: 14px;
    border-top: 1px solid #F1F1F1;
    padding-top: 20px;
    margin-top: 15px;
}
.row2-cart .box-cart .text1 {
    color:#F9C831;
    font-size: 20px;
    font-family: 'titilliumwebsemibold';
}
.row2-cart .box-cart { margin-bottom:5px; }
.row2-cart .box-cart .text strong {
    font-size: 16px;
    color: #666;
    text-transform: capitalize;
}
.row2-cart .button-cart a {
	background:#F9C831;
    border: 0 none;
    color: #ffffff;
    font-size: 12px;
    padding:6px 10px;
	text-transform:uppercase;
	display:inline-block;
	font-family:'titilliumwebbold';
}
.row2-cart .button-cart .fa { margin-right:5px; }
.row2-cart .button-cart {
	display: inline-block;
    margin-top: 15px;
    width: 100%;
}
.row2-cart .button-cart a:hover {
	background:#333;
}
.header {
	background:#fff;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.header-container { padding:0 0 30px; }
.common-home .header-container { padding:0; }
.header .header-inner {
	position: relative;
	z-index: 99;
}
/* menu */
.toplink-static {
	float:left;
	width:100%;
	background:url("../image/border_toplink.png") no-repeat 100% 50%;
}
.tell-phone {
    color: #cccccc;
    line-height: 50px;
}
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
/* content */
#content {
	min-height: 300px;
	position:inherit;
}

/*Brand-slider-------------------------------------------------------------*/
.brand-slider { margin:40px 0 0; }
.brand-content {
	width: 100%;
	border: 1px solid #F1F1F1;
	padding:3px 10px;
	display: inline-block;
	border-radius: 0;
	margin: -10px 0 0;
}
.brand-slider .item a  { display:inline-block; }
.brand-slider .owl-theme .owl-controls .owl-buttons div { margin:-20px 0 0; }
.brand-slider .owl-theme .owl-controls .owl-buttons .owl-next { right:-30px; }
.brand-slider .owl-theme .owl-controls .owl-buttons .owl-prev { left:-30px; }
/*--------------------------------------------------------------------------*/
/* footer */
.footer {
    background:#F1F1F1;
	padding: 45px 0px 0;
	margin-top: 40px;
	box-shadow: inset 0px 15px 4px -14px rgba(0, 0, 0, 0.1);
}
.footer .container { background:#fff; }
.footer .footer-static { padding:35px 15px; }
.footer .footer-title {
	background:url("../image/bg-bottom1-title.png") repeat-x scroll left center;
}
.footer h3,
.footer .h3 {
	color:#555;
	font-family: 'titilliumwebsemibold';
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	text-transform: uppercase;
	display:inline-block;
	background:#fff;
	padding:0 15px 0 0;
}
.footer .footer-content {
	margin: 10px 0 0;
	font-size: 13px;
}
.footer .footer-content .f-des { 
	margin:20px 0 0;
	color:#666666;
	font-size:14px;
	font-family:'CalibriRegular';
	width:320px;
}
.footer .f-title {
    color: #F9C831;
    float: left;
    margin-right: 10px;
    text-transform: capitalize;
}
.footer .footer-content li {
    line-height: 30px;
}

.footer .footer-content li a {
    color: #000;
	font-size: 14px;
	text-transform: capitalize;
	padding: 0px 0px 0px 12px;
	background: url("../image/icon-footer.png") no-repeat 0 10px;
	transition:0s;
}
.footer .footer-content li a:hover {
    background: url(../image/icon-footer.png) no-repeat 0 -25px;
	color: #F9C831;
	padding-left: 20px;
	transition:0s;
}
.footer-content p {
  font-size: 14px;
  color: #000;
  text-transform: inherit;
  font-style:italic;
  line-height: 27px;
  margin: 0px;
}
.footer-content .f-payment { margin:20px 0 0; }
.footer span.fa {
    background:#F9C831;
    border-radius: 100%;
    color: #ffffff;
    float: left;
    font-size: 20px;
    height: 42px;
    line-height: 42px;
    margin-right: 10px;
    padding-left: 5px;
    text-align: center;
    width: 42px;
}
.footer .media-body {
    min-height: 45px;
}
.footer ul li .media-body p {
    line-height: 22px;
    margin: 0;
	font-size:13px;
}
.footer .footer-static-content li { margin:0 0 15px; font-size:13px; }
.footer .footer-static-content .payment { margin:30px 0 0; }
.footer-static-2 {
	background:#3c3c3c;
    color: #cbcbcb;
    padding: 20px 0;
    text-align: left;
}

.footer-static-2 .footer-static-title h3,
.footer-static-2 .footer-static-title .h3 {
    color: #F9C831;
    font-family: impact;
    font-size: 18px;
    font-weight: normal;
    text-transform: capitalize;
}
.footer-static-2 .footer-static-content { display:inline-block; width:100%; margin:10px 0 0; font-size:12px; }
.footer-static-2 .footer-static-content li {
    display: inline-block;
    margin-right:8px;
}
.footer-static-2 .f-col2 .footer-static-content .fa { margin-right:10px; font-size:23px; color:#fff; } 
.footer-static-2 .f-col3  .footer-static-content .fa { margin-right:10px; font-size:23px; color:#fff; }
.footer-static-2 .footer-static-content a { font-size:0; }
.footer-static-2 .footer-static-content a .fa { font-size:23px; color:#fff; }
.powered {
    margin: 0;
    padding:15px 0 20px;
	background:#F1F1F1;
    text-align: left;
}
.powered-img{
	text-align: right;
}
.powered-img a{
	float: right;
	display: block;
}
.left-powered {
    margin:0;
}
.powered h2,
.powered .h2 {
    margin: 25px 0px 0px;
	color: #555;
	font-size: 14px;
	text-shadow: none;
}
.powered a { color:#F9C831; font-size: 14px; }
.powered a:hover {
	color: #fff;
}
.payment { text-align:right;}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	font-size: 14px;
	color: #777;
	line-height: 25px;
	padding: 12px 20px;
	border: 1px solid #F1F1F1;
	background: #F1F1F1;
	margin: 0 0 25px;
	border-radius:0;
}
.breadcrumb a {
	font-family: 'titilliumwebregular';
	font-size: 14px;
	color:#777;
}
.breadcrumb i {
	font-size: 18px;
}
/*.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}*/
.breadcrumb > span {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
/*.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	
}
.breadcrumb li {
	background: url("../image/breadcrumbs.png") no-repeat scroll 100% 50%;
	padding:0 15px 0 0;
	margin:0 6px 0 0;
	display:inline-block;
}
.breadcrumb li:last-child { background:none; }
.breadcrumb li:last-child a {
    color:#F9C831;
}*/
.breadcrumb > span + span:before {
	content: '';
	padding: 0;
}
.breadcrumb > span:after {
	
}
.breadcrumb span {
	background: url("../image/breadcrumbs.png") no-repeat scroll 100% 50%;
	padding:0 15px 0 0;
	margin:0 6px 0 0;
	display:inline-block;
}
.breadcrumb span:last-child { background:none; }
.breadcrumb span:last-child a {
    color:#F9C831;
}
.category-image p { margin:0; }
.custom-category a { font-size:14px; }
.pagination {
	margin: 0;
}
.pagination li,.pagination { border:0 !important; float:left; margin-right:5px !important; }
.pagination li span,.pagination li a {
	background:none !important;
	padding:3 13px !important;
	background:#ddd !important; 
	color:#666 !important;
	font-size:14px;
	border:0 !important;
	border-radius:5px !important;
}
.pagination li.active span,.pagination li a:hover {
	background:#F9C831 !important;
	color:#fff !important;
}
/* buttons */
buttons .close { background:none;}
buttons .close:hover { background;none; }
.buttons {
	margin: 1em 0;
	overflow: auto;
}
.btn,button{
	background: #F9C831;
	border:0;
	color: #FFF;
	display: inline-block;
	font-family: 'titilliumwebsemibold';
	font-size: 16px;
	padding: 7px 18px 6px;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap; 
	border-radius:0;
}
.btn.focus, .btn:focus, .btn:hover { outline: none; }
a.btn { color:#fff; }
.btn:hover,button:hover {
	background: #474E58;
	border:0;
	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:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #333;
	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);
}
/* 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: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* 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-inner .sale {
	background: url("../image/sale.png") no-repeat scroll 0 0;
    height: 50px;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 50px;
	text-indent:-99999px;
	z-index:9;
}
.item-inner .new {
	background: url("../image/new.png") no-repeat scroll 0 0;
    height: 50px;
    position: absolute;
    right: 5px;
    top: 10px;
    width: 50px;
	text-indent:-99999px;
	z-index:9;
}
.all-inner .item-inner .sale {
    top: 135px;
    right: 10px;
}
.item-inner {
	text-align:center;
    padding:0;
    position: relative;
	display:inline-block;
	width:100%;
	overflow:hidden;
}
.item-inner .ma-box-content {
    display: block;
    padding: 15px 15px 5px;
}
.item-inner:hover .ma-box-content {
	
}
.item-inner .name {
	display: inline-block;
	float: none;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	/*overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;*/
	width: 100%;
	margin:10px 0 0;
}
.item-inner .products { position:relative; overflow:hidden; border:1px solid #F1F1F1; }
.item-inner .products .add-to-links {
	position:absolute;
	bottom:10px;
	left:0;
	width:100%;
	display:inline-block;
}
.item-inner .description { display: none;}
.item-inner .cart {
	display:inline-block;
}

/*Products-grid-----------------------------------------------------------*/

.all-inner .item-inner .name { text-align:left; }
.all-inner .item-inner .review-price {
	display: inline-block;
	float: none;
	width: 100%;
	margin:0;
}
.all-inner .item-inner .rating {
  float: right;
  width: auto;
}
.all-inner .item-inner .price {
	text-align: left;
	font-size: 18px;
	float: left;
	width: auto;
	margin: 0;
}
.all-inner .item-inner .price-label {
	right: 0;
	margin-top: 0;
	overflow: hidden;
	position: absolute;
	top: 130px;
	width: 50%;
	z-index: 9;
}
.all-inner .item-inner .box-price-hover .box-price {
	display: block;
	float: none;
	margin: 0;
	text-align: center;
	width: 70px;
	height: 70px;
	position: relative;
	background: #333;
	border-radius: 100%;
}
.all-inner .item-inner .box-price-hover .price {
	color: #FFF;
	font-family: 'titilliumwebsemibold';
	font-size: 17px;
	font-weight: normal;
	margin: 25px 0 0;
	text-align:center;
	float:none;
}
.all-inner .item-inner .box-price-hover .price .price-old {
	color: #fff;
	font-family: 'titilliumwebregular';
	font-size: 13px;
	position: absolute;
	top: 7px;
	left: 0;
	width: 100%;
	text-align: center;
}
.all-inner .item-inner .actions {
	margin: 0;
	border: 0;
}
.all-inner .item-inner .item-box-hover {
	background: #FFF;
	padding: 10px 0;
	text-align: center;
}
.all-inner  .item-inner .add-to-links {
  margin: 0;
  display: none;
}
.all-inner .item-inner .item-box-hover {
	opacity: 0;
	-moz-transform: translateY(-110px);
	-webkit-transform: translateY(-110px);
	-o-transform: translateY(-110px);
	-ms-transform: translateY(-110px);
	transform: translateY(-110px);
	
}
.all-inner .item-inner .actions { padding:5px 0; }
.all-inner .item-inner:hover .item-box-hover {
	opacity: 1;
	-moz-transform: translateY(-60px);
	-webkit-transform: translateY(-60px);
	-o-transform: translateY(-60px);
	-ms-transform: translateY(-60px);
	transform: translateY(-60px);
}
--------------------------------------------------------*/
.product-thumb .image {
	text-align: center;
}
.product-search .carousel-contain { margin:40px 0 0; }
.product-search  .search-products { margin:20px 0 0; }
.product-grid { 
	margin-bottom:0; 
	margin-top:0; 
}
.product-grid .item-inner .product-image {
	position: relative;
    overflow: hidden;
    border: 1px solid #F1F1F1;
}
.product-grid .product-thumb .image {
	float: none;
}
.product-thumb h4,
.product-thumb .h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .image {
	position: relative;
    overflow: hidden;
    border: 1px solid #F1F1F1;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
.product-list .product-container {
	margin-bottom:40px;
	padding:0;
}
.product-list:last-child { border:0; margin:0; }
.product-list .name {   
    margin:0;
	text-align:left;
	float:left;
	width:auto;
}
.product-list .name a {
	font-size: 18px;
    font-weight: normal;
    color:#666666;
    text-transform: capitalize;
}
.product-list .price {
    padding:0;
	margin:20px 0 0;
    text-align: left;
	font-size:25px;
}
.product-list .price .price-old {
	font-size:20px;
}
.product-list .rating {
    margin:0;
	text-align:left;
	float:right;
	width:auto;
	display: none;
}
.product-list .description {
    clear: both;
    padding: 10px 0;
	font-size:14px;
	color:#777;
	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 .button-group {
	display: inline-block;
    margin:5px 0 0;
    width: 100%;
}
.product-list .actions { text-align:center; }
.product-list .add-to-links { margin:5px 0 0; width:auto; }
.product-list .button-group button {
    font-size:0;
	padding:0;
	border-radius:0;
	background:none;
	float:none;
	border:0;
}
.product-list .button-group .cart button span,
.product-list .button-group .cart a span {
	background: #F9C831;
	display: block;
	padding: 8px 15px;
	text-align: center;
	white-space: nowrap;
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'titilliumwebsemibold';
}
.product-list .button-group .cart button:hover span {
	background: #333;
	color: #FFF;
}
.product-list .add-to-links .wishlist, .product-list .add-to-links .compare {
	float:none;
	display:inline-block;
	width:100%;
	margin:6px 0 0;
	display: none;
}
.product-list .add-to-links .compare  { margin:10px 0 0; }
.product-list .add-to-links .wishlist button span { 
	background: #F1F1F1;
	text-transform: uppercase;
	font-size: 14px;
	color: #999;
	display:inline-block;
	margin:0;
	padding:8px 33px;
	font-family: 'titilliumwebsemibold';
	display: none;
}
.product-list .add-to-links .compare button span {
	background: #F1F1F1;;
	text-transform: uppercase;
	font-size: 14px;
	color: #999;
	display:inline-block;
	margin:0;
	padding:8px 32px;
	font-family: 'titilliumwebsemibold';
}
.product-list .add-to-links .compare button:hover span,.product-list .add-to-links .wishlist button:hover  span{
	background: #333;
	color: #FFF;
}
.box-heading { border-bottom:3px solid #F9C831; }
.category-top {
	display:inline-block;
	width:100%;
}
.category-top h2,
.category-top .h2 {
	display:none;
}
.category { margin:33px 0 0; }
.category-top .category-image {
	margin:0;
    overflow: hidden;
    text-align: center;
}
.category-title { display:none; }
.category-top .category-des {margin: 20px 40px; font-size:12px; font-family:'arial';}
.category .box-heading h3,
.category .box-heading .h3 {
	margin:0;
	padding:0 0 8px;
}
.category .box-heading h3 span,
.category .box-heading .h3 span {
	color: #555555;
    display: block;
    font-family: impact;
    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: impact; font-size: 15px; }
.category .list-group li ul li a { text-transform:capitalize; padding:3px 0 0; }
.category .list-group li a:hover { 
	color:#F9C831;
	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 {
	padding:12px 10px 10px 30px;
	background:#323a45;
	border-radius:0;
}
.category-filter .panel-heading span {
    color: #ffffff;
    display: inline-block;
    font-family:'BebasNeuewebfont';
	word-wrap: break-word;
    font-size: 18px;
	margin:0;
    text-transform: uppercase;
}
.category-filter  { border:1px dashed #ebebeb; box-shadow:none; margin:0 0 35px; border-radius:0; }
.category-filter  .filter-content a.list-group-item {
    background:#f1f1f1;
    color: #444;
    line-height: 30px;
    padding:5px 10px 5px 30px;
    text-transform: uppercase;
	border:0;
	font-size:14px;
}
.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 25px; background:none; margin:5px 0 0; }
.category-image .img-thumbnail { padding:0; border-radius:0; border:0; }
.list-group-item label  {
    margin: 0;
    padding-top: 13px;
	font-size:12px;
	color:#666;
    text-transform: capitalize;
}
#filter-group1 {
    height: 100px;
    overflow-y: scroll;
}
.list-group-item label:last-child { border:0; }
.rating {
    display: inline-block;
    margin:0;
    text-align: center;
    width: 100%;
}
.name {
    float: left;
    font-weight: normal;
    margin:15px 0 0;
    text-align: center;
    width: 100%;
}
.name a {
    color: #777;
	font-family: 'titilliumwebregular';
	font-size: 14px;
	text-transform: capitalize;
}
.name a:hover {
    color: #F9C831;
}
.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 {
	font-size: 20px;
	font-weight: normal;
	color: #F9C831;
	display: inline-block;
	width: 100%;
	font-family: 'titilliumwebsemibold';
}
.price-tax {
	color: #999;
	font-size: 12px;
	display:none;
}
.price .price-old {
    color: #888888;
    font-size: 14px;
    text-decoration: line-through;
}
.item-inner .button-group button {
    font-size:0;
	padding:0;
	border-radius:0;
	background:none;
	float:none;
	border:0;
}
.item-inner .button-group a {
	text-transform: uppercase;
}
.item-inner .button-group .cart button span {
	background: none;
	border: 0;
	line-height: 19px;
	padding: 0;
	color: #777;
	font-size: 16px;
	font-weight: normal;
	font-family: 'titilliumwebsemibold';
}
.item-inner .button-group .cart button:hover span {
	color:#F9C831;
}
.add-to-links {
    display: inline-block;
    margin: 13px 0 8px;
    width: 100%;
	text-align:center;
}
.add-to-links div {
	float:none;
	display:inline-block;
	margin-right:15px;
}
.add-to-links div.compare { margin:0; }
.item-inner .actions {
	background: #ffffff;
    padding:0;
	margin:8px 0 0;
    width: 100%;
	display:inline-block;
}
.item-inner:hover .actions {}
.item-inner .add-to-links div button {
    border:0;
	color:#777;
	font-size:14px;
	text-align:center;
    margin: 0;
    padding: 0;
	display:inline-block;
	text-transform:capitalize;
	font-family:'titilliumweb';
	display: none;
}
.item-inner .add-to-links div button:hover {
	color:#F9C831;
}
.item-inner .actions .cart {
    padding:0;
}
.item-inner .add-to-links {
	margin:0;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.category-list {
	margin: 10px 0 0;
	overflow: auto;
}
.category-list h3,
.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 .btn-group button {
	background:none; 
    border: 0 none;
    border-radius: 0;
    float: left;
    height: 17px;
    padding: 0;
    text-indent: -9999px;
    width: 17px;
	margin-right: 10px;
}
.product-filter .btn-group #list-view {
	background:url("../image/list.png") no-repeat scroll 0 0;
}
.product-filter .btn-group #list-view.selected,.product-filter .btn-group #list-view.selected:hover { background-position:0 100%; }
.product-filter .btn-group #grid-view {
	background:url("../image/grid.png") no-repeat scroll 0 0;
}
.product-filter .btn-group #grid-view.selected,.product-filter .btn-group #grid-view.selected:hover {
	background:url("../image/grid.png") no-repeat scroll 0 100%;
}
.text-right {
	color: #777;
	font-size:14px;
}
.product-filter {
    overflow: hidden;
    padding:5px 0 15px;
	border-bottom:1px solid #F1F1F1;
	margin:0 0 60px;
}
.product-filter .limit {
    color: #666;
    float: right;
    margin: 2px 0 0;
    padding: 0 20px;
}
.product-filter .sort {
    float: right;
    margin: 2px 0 0;
    padding:0 0 0 20px;
}
.product-filter .btn-group { margin:12px 0 0; display:inherit; float:left;  }
.product-filter select {
    background: none repeat scroll 0 0 #fff;
    color: #777;
	font-size:14px !important;
    padding:3px;
    vertical-align: middle;
    font-size: 12px;
    border-radius: 0;
    height: auto;
    width: auto;
    float: none;
	display:inline-block;
	border:1px solid #F1F1F1;
}
.product-filter label {
    color: #777;
    font-size: 14px;
    font-weight: normal;
    line-height: 27px;
    text-transform: capitalize;
    float: none;
	display:inline-block;
    margin: 0 10px 0 0;
}
.product-filter .btn-group label { display:none; }
.button-view:hover { cursor: pointer; }
.common-home .alert-success { position:fixed; top:0; left:0; width:95%; z-index:999999; border-radius:0;}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.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;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
	max-width:inherit;
	width:27%;
}
.image-block  .owl-carousel .owl-item { padding:0 2px; }
.image-block .image-additional a { margin:0; border:1px solid #f1f1f1; }
/*productt-view------------------------------------------*/
.product-more-info .box-col-inner {
  background: #f5f5f5;
  padding: 10px;
  margin-bottom: 10px;
}
.product-more-info .view-left {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 48px;
	font-size: 35px;
	margin-right: 10px;
	background:none;
	float:left;
}
.product-more-info .view-left .fa { font-size:35px; color:#666; }
.shapes {
  width: 0px;
  height: 0px;
  background-color: transparent;
  position: absolute;
}
.product-shop .fa {
  margin-right: 5px;
}
.product-more-info .media-body {
	font-size:14px;
	color:#666666;
	font-family:CalibriRegular;
	line-height:25px;
	margin:0;
	text-align:left;
}
.product-more-info .media-body h3,
.product-more-info .media-body .h3 {
  font-size:18px;
  font-family:CalibriBold;
  line-height:25px;
  text-transform: uppercase;
  margin: 0;
  color:#666;
}
.product-view .image-additional { 
	margin:0;
	padding:0;
	background:#fff;
}
.product-view .owl-carousel .owl-wrapper-outer { width:100%; }
.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:115px; }
.product-view .thumbnails-image {
	border:1px solid #F1F1F1;
} 
.product-view .thumbnails-image .thumbnail { 
	background:#fff;
	border:0!important;
	padding:2px;
	border-radius:0; 
	margin:0 0 15px;
}
#content .product-view .product-name { margin:5px 0 0; }
#content .product-view .product-name h1,
#content .product-view .product-name .h1 {
    margin: 0;
	font-size: 24px;
	color: #777;
	font-family: 'breeserifregular';
	font-weight: normal;
	text-transform: uppercase;
}
.product-view .list-unstyled {
    margin:0;
    padding:10px 0 0;
}
.product-view .list-unstyled li {
	color: #777;
    line-height: 20px;
	font-size:14px;
	text-transform: capitalize;
	margin:0 0 3px 0;
}
.product-view .list-unstyled li a {
	color: #F9C831
}
.product-view .list-unstyled li a:hover{
	color: #4d4d4d
}
.product-view .price {
    margin: 0 0 15px;
    overflow: auto;
    padding:15px 0 20px;
    width: 100%;
	text-align:left;
	font-size:25px;
	border-bottom:1px solid #F1F1F1;
}
.product-view .price span {
	color:#aaaaaa;
    font-size: 18px;
    font-weight: normal;
    margin-right: 3px;
    text-decoration: line-through;
}
.product-view .item-inner .price span.price-new {
	color:#444;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
	text-decoration: inherit;
}
.product-view .description { 
	font-size:14px; 
	line-height:20px;
	padding:0 0 20px;
	margin:0 0 10px;
	border-bottom:1px solid #F1F1F1;
}
.product-view .item-inner .add-to-links .wishlist, .product-view .item-inner .add-to-links .compare { width:auto; float:none; }
.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 15px 0 0;
}
.product-view .add-to-links button { background:none; padding:0; border:0; }
.product-view .add-to-links button span {
	background: #F1F1F1;
	text-transform: uppercase;
	font-size: 14px;
	color: #999;
	display:inline-block;
	padding: 8px 29px;
	font-family: 'titilliumwebsemibold';
}
.product-view .add-to-links button:hover span {
	background: #474E58;
	color: #FFF;
}
.product-view  .add-to-links div { float:left; width:auto; margin:0; }
.product-view  .form-group label {
    float: left;
	margin: 5px 10px 0 0;
	font-weight: normal;
	font-size: 16px;
	color: #777;
	font-family: 'titilliumwebregular';
}
.product-view  .form-group.required  label{
    color: #2f2f2f;
    font-family: "arial";
    font-size: 15px;
    font-weight: normal;
    line-height: 23px;
    margin: 10px 5px 0 0;
	float:none;
}
.product-view .form-group #minus {
	background: url("../image/bg-qty.png") no-repeat scroll 0 100%;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 5px;
    margin:0 0 0 6px;
    padding: 0;
    width: 10px;
}
.product-view .form-group #plus {
	background: url("../image/bg-qty.png") no-repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 5px;
    margin:9px 0 3px 6px;
    padding: 0;
    width: 10px;
}
.product-view .form-group #input-quantity {
    background:#fff!important;
    border:0;
    color: #777;
    display: inline-block;
    float: left;
    font-size: 16px;
    height: 30px;
	font-family:'titilliumweb';
    margin:0;
    padding: 0;
	border-radius:0;
    text-align: left;
    width:30px !important;
	box-shadow:none;
}
.product-view .form-group #button-cart { width:auto; padding:0; background:none; }
.product-view .form-group #button-cart {
	background: none;
	padding: 0;
	background: #F9C831;
	color: #FFF;
	padding:7px 18px;
	display:inline-block;
	font-size: 16px;
	font-weight: normal;
	font-family: 'titilliumwebsemibold';
	border-radius:0;
}
.product-view .form-group #button-cart:hover {
	background: #333;
	color: #FFF;
}
.product-view .form-group { display:inline-block; width:100%; margin:15px 0 0; }
.product-view  #product .add-to-links { 
	padding:10px 0 0;
	text-align:left;
	margin:0;
}
.product-view .input-content {
	float: left;
	width:75px;
	padding:3px 10px;
    margin-right: 10px;
	background:#fff;
	border:1px solid #F1F1F1;
}
.product-view  .rating { text-align:left; display:inline-block; width:100%; margin:10px 0 0; }
.product-view  .rating  p {
	display:inline-block;
	width:100%;
	margin:0;
	padding:10px 0 20px;
}
.product-view .tab-view {
	width:100%;
	margin-bottom:30px; 
}
.product-view .tab-view  li {
    float: left;
    padding: 0 20px 0 0;
	background:#fff;
}
.product-view .tab-view a {
	color: #AAA;
	display: block;
	font-family: 'titilliumwebsemibold';
	font-size: 20x;
	line-height: 30px;
	padding: 0;
	text-transform: uppercase;
	text-decoration: none;
	border:0;
	transition:0s;
}
.product-view .tab-view a:hover,.product-view .tab-view li.active a {
	color: #777;
	border:0;
	background:none;
	transition:0s;
}
.product-view .nav-tabs { 
	margin:30px 0 20px;
	border:0;
	background: url("../image/bg-bottom1-title.png") repeat-x scroll left center;
    width: 100%;
}
.product-view  .tab-content {
    margin:0;
	font-size:14px;
	line-height:23px;
    padding:5px 0;
}
.product-view #tab-review h2,
.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 .tab-view input.form-control  { width:300px; box-shadow:none; border:1px solid #e8e8e8 !important; font-size:13px; }
.product-view .tab-view textarea { width:500px; 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 span { font-size:14px; margin:0; }
.product-view .all-inner .item-inner .item-box-hover { padding:3px 0; }
.product-view .item-inner .price {
    margin:0;
	padding:0;
	font-size:20px;
	line-height:32px;
	border:0;
	float:left;
	width:auto;
	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; margin:0; }
.related-title {
	background:url("../image/bg-bottom1-title.png") repeat-x scroll left center;
	width: 100%;
}
.product-view .view-related { margin-top:30px; }
.product-view .view-related .owl-controls .owl-buttons .owl-prev { left:-5px; }
.product-view .view-related  .owl-controls .owl-buttons div { margin:-85px 0 0; }
.product-view .view-related  .owl-controls .owl-buttons { opacity:0; }
.product-view .view-related:hover  .owl-controls .owl-buttons { opacity:1; }
.view-related .owl-wrapper { margin:0; }
.product-view .all-inner .item-inner .box-price-hover .price { 
	line-height:25px;
	margin:20px 0 0;
	width:100%;
}
.product-view .all-inner  .item-inner .box-price-hover .price span.price-new {
	line-height:32px;
	color:#fff;
	font-size:16px;
}
.product-view .all-inner  .item-inner .price span.price-new {
	color:#F9C831;
}
.product-view .item-inner .add-to-links button span {
	border: 0;
	color: #777;
	font-size: 14px;
	text-align: center;
	margin: 0;
	padding: 0;
	display: inline-block;
	text-transform: capitalize;
	font-family: 'titilliumweb';
	background:none;
}
.product-view .item-inner .image { border:1px solid #F1F1F1; }
.alert-success,.alert  { border-radius:0; margin:0;}
.alert .close:hover { background:none; box-shadow:none; border:0; }
#content .related-title h2,
#content .related-title .h2{
	color: #777;
    font-family: 'titilliumwebsemibold';
    font-size: 20px;
    margin: 0;
    padding: 0 15px 0 0;
    display: inline-block;
    background: #FFF;
    text-transform: uppercase;
}
.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;
}
.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:#f57b7a;
}
.table-responsive td.text-left small {
	color: #4d4d4d;
    font-size: 14px;
}
.table-responsive td .form-control {
	width:38px;
	height:38px;
	margin:0 12px 0 13px;
	border:1px solid #dddddd;
	border-radius:0;
	box-shadow:none;
	text-align:center; 
	font-size:14px;
}
.table-responsive tbody td.text-right {
	color:#F9C831;
    font-size: 20px;
	font-family:'titilliumwebsemibold';
}
.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 .h1,
.checkout-cart #content h2,
.checkout-cart #content .h2{
    font-size: 20px;
}
.checkout-cart button { border-radius:0 !important; }
.checkout-cart #content p {
	color: #4d4d4d;
    font-size: 14px;
	margin-bottom:20px;
}
.checkout-cart #accordion .panel-heading {
	background:#fff;
	border:1px solid #ddd;
}
.checkout-cart #accordion .panel-heading a {
    font-size: 14px;
    text-transform: capitalize;
	color:#666;
}
.checkout-cart #accordion .panel-heading a .fa-caret-down { margin:0 0 0 5px; }
.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;
	width:300px;
	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 {
	border:1px solid #F1F1F1;
	background:#fff;
	padding:13px;
	border-radius:0;
}
.panel-group .panel { box-shadow:none; border-radius:0; margin-bottom:15px; border:0; }
.panel-group .panel .panel-heading .panel-title { 
	font-size: 14px;
    text-transform: capitalize;
	color:#777;
	font-family: 'titilliumweb';
}
.panel-group .panel .panel-heading .panel-title a {
    font-size: 14px;
    text-transform: capitalize;
	text-shadow:none;
	color:#777;
	font-family: 'titilliumweb';
}
.panel-group .panel .panel-body { border:0 !important; padding:15px 0 0 !important; border-top:0 !important; }
.checkout-checkout #content h1,
.checkout-checkout #content .h1 {
	font-size:20px;
	font-family:'titilliumwebsemibold';
	color:#777;
}
.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; }
.panel-group .panel-collapse h2,
.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-size: 13px;
}
.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:#fff;
    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-size: 14px;
}
.account-account #content h2,
.account-account #content .h2,
.account-wishlist #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  { }
.list-group-item:first-child{ border-radius:0; }
.list-group-item:last-child { border-radius:0; }
.account-border .form-group label  { text-align:left; }
/*---------------------------------------------------------*/
.view-related .owl-item {
    padding: 0 15px;
}
.product-view .col-sm-5 { position:inherit !important; }
.image-block .owl-theme .owl-controls .owl-buttons div {
	background: url("../image/bg-arrow-thumail.png") no-repeat scroll 0 0;
    border:0;
    cursor: pointer;
    display: block;
    height: 32px !important;
    margin:-10px 0 0;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 32px !important;
	border-radius:0 !important; 
	transition: 0s;
}
.image-block  .owl-theme .owl-controls .owl-buttons div  { display:none; }
.image-block  .owl-theme:hover .owl-controls .owl-buttons div  { display:block; }
.image-block .owl-theme .owl-controls .owl-buttons .owl-next { background-position:100% 0; right:-12px; }
.image-block .owl-theme .owl-controls .owl-buttons .owl-prev { left:-12px  }
.image-block .owl-theme .owl-controls .owl-buttons .owl-next:hover {background: url(../image/bg-arrow-thumail.png) no-repeat 100% 100%; transition: 0s; }
.image-block .owl-theme .owl-controls .owl-buttons .owl-prev:hover {background: url(../image/bg-arrow-thumail.png) no-repeat 0 100%; transition: 0s; }
.flexslider .slides img {
	width: inherit;
}
.flexslider.carousel .slides img {
	width: auto;
}
.slides {
	padding: 0;
	margin:0;
	list-style: none;
}
.slides li {
	text-align: center;
}
.slides li img {
	text-align: center;
}
.carousel-contain .slides li img { width:100%; }
.flex-direction-nav a:before {
	line-height: 40px;
}
.owl-theme .owl-controls .owl-buttons div{
	background: url("../image/bg_direction_nav.png") no-repeat scroll 0 0 #F1F1F1;
	border:0;
    cursor: pointer;
    display: block;
    height: 40px;
    margin:-50px 0 0;
    position: absolute;
    text-indent: -9999px;
    top:50%;
	opacity:0;
    width: 40px;
	transition:0s;
}
.owl-theme:hover .owl-controls .owl-buttons div { transition:0s; opacity:1; }
.owl-theme .owl-controls .owl-buttons .owl-next { transition:0s; background-position:100% 0; right:-10px; }
.owl-theme .owl-controls .owl-buttons .owl-next:hover { transition:0s; background-position:100% 100%; }
.owl-theme .owl-controls .owl-buttons .owl-prev:hover { transition:0s; background-position:0 100%;  }
.owl-theme .owl-controls .owl-buttons .owl-prev { transition:0s; left:-10px; background-position:0 0; }
.ma-brand-slider-contain .jcarousel-skin-opencart .jcarousel-container .jcarousel-prev-horizontal:hover {background:url(../image/bg_direction_nav.png) no-repeat 0 100% #F9C831;}
.jcarousel-skin-opencart .jcarousel-next-horizontal:hover {
	background:url(../image/bg_direction_nav.png) no-repeat 100% 100% #F9C831;
}
/*Custommenu========================================*/
.common-home .nav-container { margin:0; }
.nav-container { margin:0 0 30px; }

/*Blog===================================================*/
.menu-recent { margin: 30px 0 0; }
.menu-recent .owl-item { padding:0 15px; }
.blog-title {
	background: url("../image/bg-bottom1-title.png") repeat-x scroll left center;
    width: 100%;
	margin-bottom:20px;
	display:inline-block;
}
.blog-title h2,
.blog-title .h2 {
	color: #777;
    font-family: 'titilliumwebsemibold';
    font-size: 20px;
    margin: 0;
    padding: 0 15px 0 0;
    display: inline-block;
    background: #FFF;
    text-transform: uppercase;
}
.blog-content { position:relative; overflow:hidden; }
.blog-content .articles-date {
	padding: 0 10px;
	position: absolute;
	bottom: 0;
	background:rgba(0,0,0,0.5);
    width: 100%;
    text-align: right;
	color: #FFF;
    font-family: 'TitilliumWebitalic';
    font-size: 12px;
    margin: 0;
    min-height: 26px;
    line-height: 26px;
}
.blog-content2 { text-align:left; margin:13px 0 0; }
.blog-content2 .articles-name {
	color: #555;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'titilliumwebsemibold';
    margin: 0;
}
.blog-content2 .articles-name:hover {
	color:#F9C831;
}
.blog-content2 .articles-intro {
    margin: 10px 0 0;
    color: #555;
    font-family: 'titilliumwebregular';
}
.blog-content2 .readmore a {
	color: #F9C831;
    text-decoration: underline;
    font-family: 'TitilliumWebitalic';
}
.blog-content2 .readmore a:hover { color:#555; }
.menu-recent .owl-theme .owl-controls .owl-buttons div { opacity:0; margin:-60px 0 0; }
.menu-recent .owl-theme:hover .owl-controls .owl-buttons div { opacity:1; }
.menu-recent .owl-theme .owl-controls .owl-buttons .owl-next {
	right:-5px;
}
.menu-recent .owl-theme .owl-controls .owl-buttons .owl-prev {
	left:-5px;
}
.article-item-inner .intro-content {
	width:370px;
	float:left;
}
.article-item-inner { margin-bottom:40px; }
.article-item-inner .article-intro { margin-left:385px; }
.article-item-inner .article-intro h3,
.article-item-inner .article-intro .h3 {
	color: #555;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'titilliumwebsemibold';
    margin:3px 0 0;
}
.article-item-inner .article-intro .articledate { margin:3px 0 0; }
.article-item-inner .article-intro .readmore-page {
	color: #555;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'titilliumwebsemibold';
    margin:3px 0 0;
}
.article-item-inner .article-intro .readmore-page:hover {
	color:#F9C831;
}
.article-container .article-image { width:370px; float:left; }
.article-container .article-content { margin-left:385px; }
.article-container .article-title h3,
.article-container .article-title .h3 {
	color: #555;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'titilliumwebsemibold';
    margin:3px 0 10px;
}
.blog-article .banner-container { margin:0; }
/*=======================================================*/
/*Layered========================================*/
.vermagemenu { margin:0 0 20px; }
.layered-modunl { border:0; margin:15px 0 0; border-radius:0; box-shadow:none; }
.layered-modunl .layered { padding:0; }
.layered-modunl .layered-heading {
    background: url("../image/bg-bottom1-title.png") repeat-x scroll left center;
	margin: 0;
	display: inline-block;
	width: 100%;
	padding:0;
	border:0;
}
.layered-modunl .layered-heading strong {
	color: #777;
    font-family: 'titilliumwebsemibold';
    font-size: 20px;
    margin: 0;
    padding: 0 15px 0 0;
    display: inline-block;
    background: #FFF;
    text-transform: uppercase;
}
.layered-modunl .filter-attribute-container label {
	padding: 10px 0 2px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16px;
	color: #777;
	font-family: 'titilliumwebsemibold';
}
.filter-attribute-container .filter-price { padding:0 8px; }
.layered-modunl .filter-attribute-container:first-child { margin:0; }
.layered-modunl .filter-attribute-container { padding:10px 0 0; margin:0; }
.layer-category .list-group a {
	background: url("../image/icon-layered.png") no-repeat 0 13px;
	color: #777;
	font-family: 'titilliumweb';
	font-size: 14px;
	line-height: 26px;
	text-align: left;
	border:0;
	padding:0 0 0 12px;
	transition:0s;
}
.layer-category .list-group a:hover {
	background: url("../image/icon-layered.png") no-repeat 0 -22px;
	transition:0s;
	color:#F9C831;
}
.layer-category .list-group .filter-act-name p {
	margin:5px 0;
	display:inline-block;
	width:100%;
}
.layer-category .list-group .filter-act-name a {
	margin:5px 0;
	display:inline-block;
	width:100%;
} 
.layered-modunl #slider-price,.layered-modunl .ui-widget-header {
	border:0 !important;
	background:url("../image/bg-search-price.png") repeat-x 0 0 !important; 
	height:8px;
}
.layered-modunl .ui-slider-horizontal .ui-slider-handle {
	border:0;
	background:url("../image/icon-ui.png") no-repeat 50% 50%;
	height:22px;
	width:22px;
	top:-8px;
}
/*End-Layered====================================*/


/*modunl===================================================================*/
.nav-container {
	width:100%;
	background:#323a45;
}
.pt_custommenu div.pt_menu.active {
    color: #555;
	background:none;
}
.pt_custommenu div.pt_menu .parentMenu a:hover,
.pt_custommenu div.pt_menu .parentMenu span.block-title:hover,
.pt_custommenu #pt_menu_link ul li a.act,
.pt_custommenu #pt_menu_link ul li a:hover,
.pt_custommenu div.pt_menu.act {
    color: #555;
}
.pt_custommenu .itemSubMenu h4.level2,
.pt_custommenu .itemSubMenu .h4.level2,
.pt_custommenu .itemSubMenu a.level2,
.pt_custommenu .itemSubMenu h4.level3,
.pt_custommenu .itemSubMenu .h4.level3,
.pt_custommenu .itemSubMenu a.level3,
.pt_custommenu .itemMenu .level1 a.level0 {
	background: url("../image/bg_li.png") no-repeat scroll 0 12px;
}
.pt_custommenu .popup {
	background: white;
	margin-top: -30px !important;
}
#pt_menu_home a {
  padding: 14px 15px;
  border-bottom: 3px solid #fff;
  margin-left: 5px;
}
#pt_menu_home.pt_menu.act a,#pt_menu_home.pt_menu a:hover {
	border-bottom: 4px solid #F9C831;
}
#pt_menu_home a span {
  height: 16px;
  width: 18px;
  display: block;
  text-indent: -9999px;
}
#pt_menu_home a span {
  background: url("../image/bg-home.png") no-repeat 0 0;
}
#pt_menu_home a:hover span,#pt_menu_home.act a span {
  background: url("../image/bg-home.png") no-repeat 0 100%;
}
.pt_custommenu div.pt_menu_no_child .parentMenu a:hover { background:none; }
.pt_custommenu div.pt_menu.act .itemMenu .itemMenuName:hover{ color: #fff; }
.pt_custommenu div.pt_menu.act .itemSubMenu .itemMenuName:hover{
    color: #F9C831;
	background: url("../image/bg_li.png") no-repeat scroll 0 12px;
}
.pt_custommenu .itemMenu a.level0:hover { color: #F9C831; }
.pt_custommenu .itemMenu h4.level1,
.pt_custommenu .itemMenu .h4.level1,
.pt_custommenu .itemSubMenu h4.level2 span,
.pt_custommenu .itemSubMenu .h4.level2 span{
    color: #F9C831;
}
.pt_custommenu .itemSubMenu a.level2:hover,
.pt_custommenu .itemMenu .level1 a.level0:hover{
	color: #F9C831;
	background: url("../image/bg_li.png") no-repeat scroll 0 12px;
}
.pt_custommenu .itemMenu h4.level0,
.pt_custommenu .itemMenu .h4.level0,
.pt_custommenu .itemMenu a.level0 {
	background:url("../image/background-title.png") repeat-x scroll center 15px;
}
.pt_custommenu div.pt_menu.act .itemMenu .itemMenuName{ color: #555555; background:url("../image/background-title.png") repeat-x scroll center 15px; }

.pt_custommenu div.pt_menu.act .itemSubMenu .itemMenuName{ color: #555; background:url("../image/bg_li.png") no-repeat scroll 0 12px; }
.pt_custommenu div.pt_menu.act .itemSubMenu .itemMenuName:hover {
	background: url("../image/bg_li.png") no-repeat scroll 0 12px;
	color:#F9C831;
}
.mobilemenu li.active a, .mobilemenu a:hover {
	color: #F9C831;
}
.mobilemenu ul a:hover, .mobilemenu ul li.active a {
	color: #F9C831 !important;
}
.mobilemenu ul ul a:hover, .mobilemenu ul ul li.active a, .mobilemenu ul li.active ul a:hover {
	color: #F9C831 !important;
}
.mobilemenu ul ul ul a:hover, .mobilemenu ul ul ul li.active a, .mobilemenu ul ul li.active ul a:hover {
	color: #F9C831 !important;
}
.mobilemenu ul ul ul ul a:hover, .mobilemenu ul ul ul ul li.active a, .mobilemenu ul ul ul li.active ul a:hover {
	color: #F9C831 !important;
}
.menu-mobile {
	background: #F9C831;
}
ul.tabs li span:hover,ul.tabs li.active span {
    color: #fff;
	background:#F9C831;
}
.custom-menu-bottom { padding:0 20px 30px;}
#pt_menu_pt_item_menu_categories {
	background: #fff;
	display: inline-block;
	border-radius: 0;
}
.static_block_custom_menu {
	background: #333;
	float: left;
	padding: 30px 30px 30px 40px;
	width: 740px;
}
.custom {
  float: left;
}
.custom-images, .custom-images1, .custom-images2, .custom-images3, .custom-images4, .custom-images5, .custom-images6, .custom-images7, .custom-images8 {
  margin: 0 30px 30px 0;
  display: inline-block;
  width: auto;
}
.custom-images2, .custom-images5 {
  margin: 0 0 30px 0;
}
.custom-images6, .custom-images7 {
  margin: 0 30px 0 0;
}
.custom-images8 {
  margin: 0;
}
.static_block_brands {
  float: left;
  padding: 15px;
  width: 540px;
  background:#333;
}
.brands {
  float: left;
}
.brands-images, .brands-images1, .brands-images2, .brands-images3, .brands-images4, .brands-images5, .brands-images6, .brands-images7 {
  margin: 0 0 10px 0;
  display: inline-block;
  width: auto;
}
.brands-images4, .brands-images5, .brands-images6, .brands-images7 {
  margin: 0;
}
.static_custom_block {
	float: left;
	padding: 25px 30px;
	width: 740px;
	background:#333;
}
.menu-custom-block {
  float: left;
  width: 207px;
  margin: 0 28px 0 0;
}
.menu-custom-block.col2 {
  margin: 0;
}
.custom-block-title {
  background: url("../image/bg-f-title1.png") no-repeat scroll left bottom;
  display: inline-block;
  width: 100%;
}
.custom-block-title h2,
.custom-block-title .h2 {
  color: #FFF;
  font-family: 'titilliumwebregular';
  font-size: 20px;
  margin: 0;
  padding: 0 0 10px;
  text-transform: uppercase;
}
.menu-custom-block p {
  font-size: 13px;
  font-family: 'TitilliumWebThin';
  color: #FFF !important;
  margin: 13px 0 0;
}
.custom-block-images {
  margin: 8px 0 0;
}
.cuttom-link {
  display: inline-block;
  width: 100%;
}
.cuttom-link a {
  font-family: 'TitilliumWebThinItalic';
  color: #FFF;
  font-size: 13px;
  text-decoration: underline;
  display: inline-block;
}
.cuttom-link a:hover {
	color:#F9C831;
}
/*Search-category============================================================*/
#search-by-category{
    width:100%;
	text-align:center; 
}
.search-container {
	width:535px;
	border:0;
	background:#F1F1F1;
	display:inline-block;
	margin:3px 0 0;
	border-radius:0;
}
#search-by-category .search-container .categories-container{
    float:left;
    position:relative
}
#search-by-category .search-container #text-search{
    width: 60%;
    border:0;
    border-left:0;
    box-shadow:none;
    height:58px;
	line-height:58px;
    color: #777;
    font-size: 15px;
	background:#F1F1F1;
	font-family:'titilliumwebregular';
	
}
#search-by-category .search-container #sp-btn-search{
    width:60px;
    float:right;
}
#search-by-category .search-container .categories-container{
    text-transform: uppercase;
    border:0;
	background:#F1F1F1;
	border-right:1px solid #fff;
	border-radius:5px 0 0 5px;
}
#search-by-category .search-container .categories-container .hover-cate p{
    margin:0;
    font-family: 'titilliumwebregular';
	font-size: 16px;
	color: #777777;
    padding:0 45px 0 20px;
    cursor: pointer;
    height: 58px;
	line-height:58px;
    overflow: hidden;
	text-transform:capitalize;
	border-radius:5px 0 0 5px;
	width: 150px;
	max-width: 150px;
}
#search-by-category .search-container .categories-container .hover-cate p:hover {
	background:#F1F1F1;
}
#search-by-category .search-container .categories-container .hover-cate p i{
    position:absolute;
    top:30%;
    right:0px;
    padding:6px 20px 5px 0;
}
#search-by-category .search-container .categories-container .hover-cate .cate-items{
    z-index: 9999 !important;
    position: absolute;
    display: none;
    background: none repeat scroll 0% 0% #FFF;
    max-height: 300px;
    overflow: auto;
    margin-top:5px;
    border: 1px solid #ddd!important;
    padding: 5px 0px;
	text-align:left;
    width:393%;
    cursor: pointer;
}
.cate-items li {
    text-transform: capitalize;
    color:#333;
    font-size: 13px;
	line-height:25px;
    list-style: none;
	padding: 0px 20px;
}
.cate-items li:hover {
	background-color: #ddd;
}
.cate-items li.f1 {
    padding-left: 5px;
}
.cate-items li.f2 {
    padding-left: 15px;
}
#search-by-category .search-ajax{
    position: absolute;
    z-index: 9999 !important;
    background: none repeat scroll 0% 0% #fff;
    left: 50%;
	margin:0 0 0 -131px;
    top: 61px;
    width:68%;
}
#search-by-category .price { min-height:30px; }
.search-ajax .product-name {
	margin:5px 0 3px;
}
.search-ajax .product-info { margin-bottom:20px; }
#search-by-category .search-ajax li{
    list-style: none;
}
#search-by-category .search-ajax .ajax-result-container .ajax-result-list{
    display:block;
    border:1px solid #ddd;
    max-height:300px;
    overflow: auto;
    padding:30px 10px 10px;
}
#btn-search-category{
    background:url("../image/icon-search.png") no-repeat 50% 50% #f1f1f1;
    padding:0;
	border:0;
	height:58px;
	line-height:58px;
	width:60px;
	font-size:0;
    box-shadow:none;
    border-radius: 0 5px 5px 0;
    text-shadow:none;
}
#btn-search-category:hover {
	background:url("../image/icon-search.png") no-repeat 50% 50% #f1f1f1;
	border:0;
}
#btn-search-category .fa-search{
    text-align: center;
    font-size: 0;
    color: #fff;
	line-height:44px;
}
/*Vgamenu----------------------------------*/
.vmegamenu-title {
	display: inline-block;
	width: 100%;
	background: url("../image/bg-category.png") no-repeat 13px 50% #333;
	padding: 0;
	border-radius:0;
}
.vmegamenu-title h2,
.vmegamenu-title .h2 {
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
    display: inline-block;
	padding: 14px 12px 14px 30px;
	margin: 0 0 -3px 45px;
	border-left: 1px solid #FFF;
	color: #FFF;
	font-family: 'titilliumwebsemibold';
	font-size: 20px;
	text-transform: uppercase;
}
.content-vermagemenu{
    background: none repeat scroll 0% 0% #000;
    height:48px;
    padding:15px;
    position:relative
}
.vermagemenu h2 i,
.vermagemenu .h2 i{
    position:absolute;
    right:15px;
    top:35%;
}
.navleft-container	{
	font-size: 14px;
	margin: 0 0 33px;
	padding: 0;
	border-bottom:0;
	border-left: 1px solid #F1F1F1;
	border-right: 1px solid #F1F1F1;
	border-radius: 0 0 5px 5px;
    font-size:14px;
    width: 100%;
    z-index: 99999;
    display:block;
}
.common-home .navleft-container{
    display:block;
}
.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{
	border:0;
    height:auto!important;
    width:100%!important;
    font-size:11px;
    text-transform: uppercase;
}
.pt_vmegamenu .pt_ver_menu:last-child .parentMenu a:last-child{ border:none; }
.pt_vmegamenu div.pt_ver_menu_no_child .parentMenu a{background: none!important;}
#pt_vmegamenu .pt_ver_menu { width:100%; }
 #pt_vmegamenu .pt_ver_menu .parentMenu{
	border-bottom: 1px solid #F1F1F1;
	width:100%;
}
#pt_vmegamenu .pt_ver_menu:last-child, #pt_vmegamenu .pt_ver_menu:last-child .parentMenu { background:none; }
.pt_vmegamenu .pt_ver_menu .popup{
    border:none;
    padding:2px 0 2px 32px;
    position: absolute;
    left:100%;
    top:-2px;
    text-align: left;
    z-index: 3000;
    background: none!important;
}
.pt_vmegamenu .pt_ver_menu .popup .content-popup{
    float: left;
    border:1px solid #E5E5E3 ;
	background: #FFFFFF;
	padding: 30px 30px 20px; 
	margin: 0 0 0 -13px;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
	border-radius:5px;
}
.pt_vmegamenu div.popup a.act{color:#333;}
.block1{padding:20px 30px 30px;}
.block1 .column{padding-bottom:0!important; margin-bottom:0px!important}
.block1 .column .itemMenu a.level0,.block1 .column .itemMenu a.actParent {
    /*background: url("../image/bg-bottom1-title.png") repeat-x scroll left center;*/
	color: #777;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	text-transform: uppercase;
	width: 100%;
	margin-bottom: 10px;
}
.block1 .column .itemMenu a.actParent span {
	background:#fff;
	display: inline-block;
	line-height: 19px;
	padding: 0 15px 0 0;
	font-family: 'titilliumwebsemibold';
}
.block1 .column .itemMenu a.level0:hover,.block1 .column .itemMenu a.actParent:hover {
	color:#F9C831;
}
.block1 .column .itemSubMenu a.level0{background:none}
.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;
	padding:0;
}
.pt_vmegamenu div.itemSubMenu {
    margin:10px 0!important;
}
.block1 .itemSubMenu .itemMenu a.itemMenuName{
    color: #777;
	text-transform: none;
	font-weight: normal;
	line-height: 26px;
	font-size: 14px;
	font-family: 'titilliumwebregular';
}
.block1 .itemSubMenu .itemMenu a.itemMenuName:hover{
    color:#F9C831;
}
.custom-menu-bottom {
  float: left;
  padding: 0;
  margin: 10px 0 0;
  width: 540px !important;
}
.menu-bottom {
  float: left;
  width: 170px !important;
  margin-right: 15px;
}
.menu-bottom.images2 {
  margin: 0;
}
.cus-image {
  text-align: center;
}
/*End-sequence============================================================*/

/*Countdown-container-----------------------------------------*/

.countdown-container { padding:18px 0 0; background:#f4f4f4; margin:40px 0 0; }
.countdown-container .countdown-title h3,
.countdown-container .countdown-title .h3 {
	color:#F9C831;
	font-size:40px;
	line-height:45px;
	font-family:'BebasNeuewebfont';
	margin:0;
	padding:0 18px 0;
}
.countdown-container .owl-carousel .owl-item {
	padding:0 18px;
}
.countdown-container .item-inner { border:0; box-shadow:none; background:none; }
.countdown-container .name { display:none; text-align:left; }
.countdown-container .price { display:none; text-align:left; margin:5px 0 0; }
.countdown-container .rating  { display:none; text-align:left; }
.countdown-container .countdown-row { margin:13px 0 0; display:inline-block; width:100%; }
.countdown-container .countdown-section {
	float: left;
	width: 33%;
	font-size: 12px;
	text-align:left; 
}
.countdown-container .countdown-section:first-child { width:100%; margin:10px 0 3px;  }
.countdown-container .countdown-amount {
	color:#666666;
	font-size:20px;
	margin-right:3px;
	text-transform:uppercase;
	font-family: CalibriBold;
}
.countdown-container .countdown-period {
	color:#666666;
	font-size:11px;
	text-transform:uppercase;
	font-family: CalibriBold;
}
.countdown-container .countdown-section:first-child .countdown-amount {
	font-size: 40px;
	font-family: BebasNeuewebfont;
	color: #35ada9;
}
.countdown-container .owl-pagination { top:-58px; text-align:right; right:18px;  }
.countdown-container .owl-theme .owl-controls .owl-page { margin:0; }
.countdown-container .owl-theme .owl-controls .owl-page span { 
	margin:2px;
	width:10px;
	height:10px;
	background:#666;
	border-radius:0;
	opacity:1;
}
.countdown-container .owl-theme .owl-controls .owl-page.active span { background:#F9C831; }
.countdown-container .owl-theme .owl-controls { margin:0; }
/*--------------------------------------------*/

/*product-tabs-container-slider============================================================*/

.product-tabs-container-slider .owl-item { padding:0 15px; }
.top-category {
	background: url("../image/bg-bottom1-title.png") repeat-x left center;
	float: left;
	width: 100%;
}
.Category_Slider_Home1 .tab-title { display:none; }
.tab-title {
  display: inline-block;
  float: left;
  background: url("../image/bg-bottom-title.png") no-repeat left bottom;
}
#content .tab-title h2,
#content .tab-title .h2 {
  font-size: 20px;
  color: #777;
  font-family: 'titilliumwebsemibold';
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 15px 0;
}
ul.tabs-category {
	margin: 0;
	padding: 0 0 0 15px;
	float: right;
	list-style: none! important;
	background:#fff;
	border: 0;
	width: auto;
}
ul.tabs-category li {
	float: left;
	margin: 0 5px 0 0;
	cursor: pointer;
	padding:6px 16px;
	border: 0;
	font-family: 'TitilliumWebitalic';
	color: #555;
	font-weight: normal;
	list-style: none;
	overflow: hidden;
	position: relative;
	font-size: 14px;
	text-transform: uppercase;
	background:#F1F1F1;
}
ul.tabs-category li:last-child { margin:0; }
ul.tabs-category li.active,ul.tabs-category li:hover { color:#fff; background:#F9C831; }
.tab_container { margin:25px 0 0; }
.tab_container .item .sale  {
	opacity: 1;
	top: 90px;
	right: 10px;
}
.tab_container .item:hover .sale,.tab_container .item:hover .new { opacity:0; } 
.tab_container .item .new  {
	opacity: 1;
	top: 90px;
	right: 10px;
}
.tab_container .item .product-name {
	min-height: 50px;
	opacity: 1;
}
.tab_container .item .price-label {
	right: 0;
	margin-top: 0;
	overflow: hidden;
	position: absolute;
	top: 90px;
	width: 50%;
	z-index: 9;
}
.tab_container .box-price {
	display:block;
	float: none;
	margin: 0;
	text-align: center;
	width: 65px;
	height: 65px;
	position: relative;
}
.tab_container .box-price {
	border:0;
	background: #333;
	border-radius:100%;
	margin:0;
	position:relative;
}
.tab_container .price {
  color: #FFFFFF;
  font-family: 'titilliumwebsemibold';
  font-size: 16px;
  font-weight: normal;
  margin:23px 0 0;
}
.tab_container .price .price-old {
	color: #fff;
	font-family: 'titilliumwebregular';
	font-size: 13px;
	position:absolute;
	top:7px;
	left:0;
	width:100%;
	text-align:center;
}
.tab_container .item .item-box-hover {
	opacity: 0;
	-moz-transform: translateY(-50px);
	-webkit-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}
.tab_container .item-inner .actions { padding:5px 0; }
.tab_container .item:hover .item-box-hover {
	opacity: 1;
	-moz-transform: translateY(-35px);
	-webkit-transform: translateY(-35px);
	-o-transform: translateY(-35px);
	-ms-transform: translateY(-35px);
	transform: translateY(-35px);
}
.tab_container  .owl-carousel .owl-wrapper-outer { min-height:200px; }
.tab_container .owl-theme .owl-controls .owl-buttons { margin:-45px 0 0; opacity:0; }
.tab_container:hover .owl-theme .owl-controls .owl-buttons { opacity:1; }
.tab_container .owl-theme .owl-controls .owl-buttons .owl-prev { left:-3px; }
.tab_container .owl-theme .owl-controls .owl-buttons .owl-next { right:-3px; }
/*End-product-tabs-container-slider========================================================*/

/*Category-tab--------------------------------------------------------------*/
.Category1_Slider_Home1 .tab-slider-title { display:none; }
.tab-title {
  display: inline-block;
  float: left;
  background:#fff;
  padding:0 15px 0 0;
}
#content .tab-title h2,
#content .tab-title .h2 {
  font-size: 20px;
  color: #777;
  font-family: 'titilliumwebsemibold';
  text-transform: uppercase;
  margin: 0;
  padding:5px 0 0;
}
.tab_container .category-item  .item .new,.tab_container .category-item  .item .sale { display:none; }
.category-item  .products {
	float: left;
	width: 105px;
}
.category-item .box-content { margin-left:115px; }
.category-item .item-inner { border:1px solid #fff; padding:10px;  #:inherit; margin:0 0 10px;  }
.category-item .item-inner:hover { border-color:#f4ca49; }
.category-item .name { text-align:left; }
.tab_container .category-item  .item .price-label {
	position:inherit;
}
.tab_container .category-item .item .price-label { width:100%; }
.tab_container .category-item .item .price-label .box-price { 
	transition:inherit;
	opacity:1;
	border:0;
	padding:0;
	border-radius:0;
	background:none;
	height:auto;
	width:100%;
	text-align:left;
}
.tab_container .category-item .item .price-label .box-price {
	position: relative;
	transform: translateX(0) rotate(0deg);
	-moz-transform: translateX(0) rotate(0deg);
	-webkit-transform: translateX(0) rotate(0deg);
	transition: 0s ease-in-out;
	-moz-transition: 0s ease-in-out;
	-webkit-transition: 0s ease-in-out;
	opacity:1;
}
.tab_container .category-item .item:hover .price-label .box-price {
	transition: all 0s ease-in-out;
	transform: translate(0) rotate(0);
	-moz-transform: translate(0) rotate(0);
	-webkit-transform: translate(0) rotate(0);
}
.tab_container .category-item .price .price-old { 
	width:auto;
	float:left;
	position:inherit;
	font-size:14px;
	color:#999999;
}
.tab_container .category-item .price .price-new {
	float:left;
	margin:0 0 0 6px;
	width:auto;
}
.tab_container .category-item  .price { color:#F9C831; font-size:20px; margin:0; }
.tab_container .category-item .item .item-box-hover {
	margin:0;
	opacity:1;
	text-align:left;
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.tab_container .category-item .item:hover .item-box-hover { margin:0; }
.category-item .item-inner .actions  { margin:5px 0 0; }
/*----------------------------------------------------*/

/*product-tabs============================================================*/
.product-tabs-container-slider { margin:0; }
.title-producttabs {
	background: url("../image/bg-bottom1-title.png") repeat-x scroll left center;
	float: left;
	width: 100%;
	text-align: center;
}
ul.tabs {   
	background: #FFF;
	padding: 0 15px;
	display: inline-block;
}
ul.tabs li { margin-right:5px; float:left; }
ul.tabs li span {
    display: inline-block;
	padding: 8px 15px;
	margin: 0;
	background: #F1F1F1;
	color: #555;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'titilliumwebsemibold';
}
ul.tabs li span:hover, ul.tabs li.active span {
    cursor: pointer;
}
.product-tabs-container-slider .owl-carousel { margin:0; float:left; }
.product-tabs-container-slider .owl-item { padding:0 15px; }
.product-tabs-container-slider .image { border:1px solid #F1F1F1; }
.product-tabs-container-slider .name { text-align:left; }
.product-tabs-container-slider .price { text-align:left; font-size:20px;  float:left; width:auto; margin:0; color:#F9C831; }
.product-tabs-container-slider .price .price-old { font-size:13px; width:auto; float:left; }
.product-tabs-container-slider .price-new { margin:0 0 0 5px; }
.product-tabs-container-slider .rating { float:right; width:auto; margin:-3px 0 0; }
.product-tabs-container-slider .review-price {
	display: inline-block;
	float: none;
	width: 100%;
}
.product-tabs-container-slider .item-inner .item-box-hover {
	opacity: 0;
	background:#fff;
	padding:5px 0;
	-moz-transform: translateY(-70px);
	-webkit-transform: translateY(-70px);
	-o-transform: translateY(-70px);
	-ms-transform: translateY(-70px);
	transform: translateY(-70px);
	text-align: center;
}
.product-tabs-container-slider .item-inner:hover .item-box-hover {
	opacity: 1;
	-moz-transform: translateY(-55px);
	-webkit-transform: translateY(-55px);
	-o-transform: translateY(-55px);
	-ms-transform: translateY(-55px);
	transform: translateY(-55px);
}
.product-tabs-container-slider .item-inner .actions { margin:0; border:0; }
.product-tabs-container-slider .item-inner .add-to-links { margin:5px 0 0; }
.product-tabs-container-slider .item-inner .add-to-links div.cart { padding:0; }
.product-tabs-container-slider .item-inner .add-to-links div button {
	width:auto;
	height:auto;
	border-radius:0;
	background:none;
	line-height:inherit;
}
.product-tabs-container-slider .owl-theme .owl-controls .owl-buttons div { 
	margin:-85px 0 0;
	display:none;
}
.product-tabs-container-slider .owl-theme:hover .owl-controls .owl-buttons div { display:block; }
.product-tabs-container-slider .owl-theme .owl-controls .owl-buttons .owl-next {
	right:-4px;
}
.product-tabs-container-slider .owl-theme .owl-controls .owl-buttons .owl-prev {
	left:-4px;
}
/*End-newproducts============================================================*/

/*Newproducts============================================================*/
.new-products-container { margin:40px 0 0; }
.newproduct-content { margin:25px 0 0; float:left; width:100%; }
.new-products-slider {
	background: url("../image/bg-bottom1-title.png") repeat-x left bottom;
	float: left;
	width: 100%;
}
#content .new-products-slider h2,
#content .new-products-slider .h2 {
	background: url("../image/bg-bottom-title.png") no-repeat scroll left bottom;
	color: #777777;
	font-family: 'titilliumwebsemibold';
	font-size: 20px;
	margin: 0;
	padding: 0 0 15px;
	text-transform: uppercase;
}
.new-products-container .owl-carousel { margin:0; float:left; }
.new-products-container .owl-item { padding:0 15px; }
.new-products-container .name { text-align:left; }
.new-products-container .price { text-align:left; font-size:18px;  float:left; width:auto; margin:0; }
.new-products-container .price .price-old { font-size:13px; width:auto; float:left; }
.new-products-container .price-new { margin:0 0 0 5px; }
.new-products-container .rating { float:right; width:auto; margin:-3px 0 0; }
.new-products-container .review-price {
	display: inline-block;
	float: none;
	width: 100%;
}
.new-products-container .item-inner .item-box-hover {
	opacity: 0;
	background:#fff;
	padding:10px 0;
	-moz-transform: translateY(-70px);
	-webkit-transform: translateY(-70px);
	-o-transform: translateY(-70px);
	-ms-transform: translateY(-70px);
	transform: translateY(-70px);
	text-align: center;
}
.new-products-container .item-inner:hover .item-box-hover {
	opacity: 1;
	-moz-transform: translateY(-55px);
	-webkit-transform: translateY(-55px);
	-o-transform: translateY(-55px);
	-ms-transform: translateY(-55px);
	transform: translateY(-55px);
}
.new-products-container .item-inner .actions { margin:0; border:0; }
.new-products-container .item-inner .add-to-links { margin:5px 0 0; }
.new-products-container .item-inner .add-to-links div.cart { padding:0; }
.new-products-container .item-inner .add-to-links div button {
	width:auto;
	height:auto;
	border-radius:0;
	background:none;
	line-height:inherit;
}
.new-products-container .owl-theme .owl-controls .owl-buttons div { 
	margin:-85px 0 0;
	display:none;
}
.new-products-container .owl-theme:hover .owl-controls .owl-buttons div { display:block; }
.new-products-container .owl-theme .owl-controls .owl-buttons .owl-next {
	right:-4px;
}
.new-products-container .owl-theme .owl-controls .owl-buttons .owl-prev {
	left:-4px;
}
/*End-newproducts============================================================*/

/*bestsellers-products============================================================*/
.bestsellers-container { margin:0; float:left; width:100%; }
.bestsellers-container .bestsellers-content { 
	margin:20px 0 0;
	float: left;
	width: 100%;
}
.bestsellers-title {
	background:url("../image/bg-bottom1-title.png") repeat-x scroll left center;
	float: left;
	width: 100%;
}
.bestsellers-title h3,
.bestsellers-title .h3 {
	color: #777;
    font-family: 'titilliumwebsemibold';
    font-size: 20px;
    margin: 0;
    padding: 0 15px 0 0;
    display: inline-block;
    background: #FFF;
    text-transform: uppercase;
}
.bestsellers-content .item-inner { display:inline-block; width:100%; margin:0 0 10px; }
.bestsellers-content .item-inner:last-child { margin:0; }
.bestsellers-content .image { width:100px; float:left; border:1px solid #F1F1F1; }
.bestsellers-content .caption { padding:0; margin-left:115px; text-align:left; min-height:inherit;  }
.bestsellers-content .caption .name { margin:0; text-align:left;  }
.bestsellers-content .name a { text-transform:capitalize; }
.bestsellers-container .item-inner .add-to-links div button { text-transform:uppercase; }
.bestsellers-content .caption .description { display:none; }
.bestsellers-content .price { margin:10px 0 0; }
.bestsellers-content .item-inner .actions {
	margin:0;
	border:0;
}
.bestsellers-content .item-inner .add-to-links { text-align:left; margin:10px 0 0;  }
/*End-bestsellers-products============================================================*/

/*feature-products============================================================*/
.featured-product-container { margin:50px 0 0; float:left; width:100%; }
.featured-product-container .product-layout { margin-top:20px; float:left; width:100%; }
.featured-product-container .item-inner { margin:0 0 10px;}
.ma-featured-product-title {
	background: url("../image/bg-bottom1-title.png") repeat-x scroll left center;
	float: left;
	width: 100%;
}
.ma-featured-product-title h2,
.ma-featured-product-title .h2 {
	color: #777777;
	font-family: 'titilliumwebsemibold';
	font-size: 20px;
	margin: 0;
	padding: 0 15px 0 0;
	display:inline-block;
	background:#fff;
	text-transform: uppercase;
}
.featured-product-container .image {
	width:100px;
	float:left;
	border:1px solid #F1F1F1;
}
.featured-product-container .box-feature {
	margin-left:115px;
	text-align:left;
}
.featured-product-container .name {
	text-align:left;
	margin:0;
}
.featured-product-container .price { margin:3px 0 0; }
.featured-product-container .item-inner .actions {
	margin:0;
	border:0;
}
.featured-product-container .item-inner .add-to-links { text-align:left; margin:8px 0 0;  }
.featured-product-container .item-inner .add-to-links div button { text-transform:uppercase; }
.featured-container .owl-item {
    padding: 0 15px;
}
.featured-container .owl-carousel .owl-wrapper-outer {
    min-height: 465px;
	float:left;
}
.featured-sldier-title {
    background: url("../image/bg-block.png") repeat-x scroll center bottom;
    float: left;
    margin: 0 0 15px;
    width: 100%;
}
.featured-sldier-title h2,
.featured-sldier-title .h2 {
    background: url("../image/border_tab.png") no-repeat scroll left bottom;
    color: #666666;
    font-family: CalibriBold;
    font-size: 18px;
    line-height: 28px;
    margin: 0;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.featured-container .item-inner {
	background: #f4f4f4;
    height: auto !important;
    margin-bottom: 10px;
    min-height: 130px;
    padding: 8px;
	border:0;
}
.featured-container .item-inner:hover { box-shadow:none; border:0; }
.featured-container .product-image {
	width:90px;
	float:left;
	margin:0;
	background: #ffffff;
    border: 1px solid #eeeeee;
    display: block;
    padding: 5px;
}
.featured-container .products-des {
	margin-left:100px;
}
.featured-container .name { margin:0; text-align:left; }
.featured-container .price { text-align:left; margin:3px 0 0; }
.featured-container .price .price-old { font-size:15px; width:100%; clear:both; display:block; }
.featured-container .rating { display:none; }
.featured-container .item-inner .actions { background: none; margin:0; border:0; }
.featured-container .item-inner .add-to-links { float:left; width:100%; text-align:left; margin:5px 0 0; }
.featured-container .item-inner .add-to-links div.cart { padding:0; }
.featured-container .item-inner .add-to-links div button {
	width:auto;
	height:auto;
	border-radius:0;
	background:none;
	line-height:inherit;
}
.featured-container .owl-theme .owl-controls.clickable .owl-buttons div {
	width:20px;
	height:20px;
	background:#f1f1f1 url(../image/btn-slider1.png) 100% 0 no-repeat;
	position: absolute;
	top:0;
	margin:-6px 0 0;
	text-indent: -99999px;
	border: 0;
	right:15px;
}
.featured-container .owl-theme .owl-controls.clickable .owl-buttons .owl-prev {
	right:40px;
	background:#f1f1f1 url(../image/btn-slider1.png) 0 0 no-repeat;
}
.featured-container .owl-theme .owl-controls.clickable .owl-buttons .owl-prev:hover {
	background:#F9C831 url(../image/btn-slider1.png) 0 100% no-repeat;
}
.featured-container .owl-theme .owl-controls.clickable .owl-buttons .owl-next:hover{
	background:#F9C831 url(../image/btn-slider1.png) 100% 100% no-repeat;
}

/*End-feature-products============================================================*/

/*Mostview-products==============================================================*/
.most-products-container { margin:40px 0 0; display:inline-block; width:100%;  }
.most-products-container .most-products-title {
	background: url("../image/bg-bottom1-title.png") repeat-x scroll left bottom;
	float: left;
	width: 100%;
	margin:0 0 60px;
}
#content .most-products-container .most-products-title h2,
#content .most-products-container .most-products-title .h2 {
	background: url("../image/bg-bottom-title.png") no-repeat scroll left bottom;
	color: #777;
	font-family: 'titilliumwebsemibold';
	font-size: 20px;
	margin: 0;
	padding: 0 0 15px;
	text-transform: uppercase;
}
.mostview-content { float:left; width:100%; margin:20px 0 0; }
.most-products-container .item-inner { margin-top:-50px; }
.most-products-container .item-inner .new {
	right:30px;
	top:136px;
}
.most-products-container .item-inner .price-label {
	right: 0;
	margin-top: 0;
	overflow: hidden;
	position: absolute;
	top: 126px;
	width: 50%;
	z-index: 9;
}
.most-products-container .item-inner .box-price {
	display: block;
	float: none;
	margin: 0;
	text-align: center;
	width: 65px;
	height: 65px;
	position: relative;
	border-bottom: 3px solid #F9C831;
	background: #F9C831;
	border-radius: 100%;
}
.most-products-container .price {
  color: #FFF;
  font-family: 'titilliumwebsemibold';
  font-size: 16px;
  font-weight: normal;
  margin: 23px 0 0;
}
.most-products-container .rating { display:none; }
.most-products-container .item-inner .item-box-hover {
	opacity: 0;
	-moz-transform: translateY(-55px);
	-webkit-transform: translateY(-55px);
	-o-transform: translateY(-55px);
	-ms-transform: translateY(-55px);
	transform: translateY(-55px);
}
.most-products-container .item-inner:hover .item-box-hover {
	opacity: 1;
	-moz-transform: translateY(-35px);
	-webkit-transform: translateY(-35px);
	-o-transform: translateY(-35px);
	-ms-transform: translateY(-35px);
	transform: translateY(-35px);
}
.most-products-container .item-inner .actions {
  padding: 5px 0;
}
/*===============================================================================*/

/*Banner-slider=============================================================*/

.banner-container { margin:10px 0 0; display:inline-block; width:100%; }
.banner-container .owl-controls .owl-page { margin:0 3px; }
.banner-container .owl-pagination {
	top:15px;
}
.banner-container .owl-controls .owl-page { margin;0 4px; }
.banner-container .owl-controls .owl-page span  {
	background:#ddd;
	box-shadow:none;
}
.banner-container .owl-controls .owl-page.active span {
	background:#F9C831;
	width:12px;
	height:12px;
}
/*==========================================================================*/

/*Onsale-products============================================================*/
.onsaleproducts-container { float:left; width:100%; margin:40px 0 0; }
.onsaleproducts-container .onsaleproducts-content { margin:20px 0 0; float:left; width:100%; }
.onsaleproducts-container .owl-controls { float:left; width:100%;}
.onsale-title {
    background: url("../image/bg-bottom1-title.png") repeat-x scroll left center;
	float: left;
	width: 100%;
}
.onsale-title h2,
.onsale-title .h2 {
    background: url("../image/bg-bottom-title.png") no-repeat scroll left bottom;
	color: #777777;
	font-family: 'titilliumwebsemibold';
	font-size: 20px;
	margin: 0;
	background:#fff;
	display:inline-block;
	padding: 0 15px 0 0;
	text-transform: uppercase;
}
.onsaleproducts-container .owl-item { padding:0 15px; }
.onsaleproducts-container .owl-wrapper-outer { float:left; }

.onsaleproducts-container .item-inner {
	border:0;
}
.onsaleproducts-container .item-inner:hover { box-shadow:none; border:0; }
.onsaleproducts-container .name { margin:10px 0 0; text-align:left; }
.onsaleproducts-container .name  a { font-size:18px; }
.onsaleproducts-container .review-price {
	display: inline-block;
	float: none;
	width: 100%;
	margin:8px 0 0;
}
.onsaleproducts-container .price { text-align:left; float:left; width:auto; }
.onsaleproducts-container .rating { float:right; width:auto;  }
.onsaleproducts-container .item-inner .actions { background: none; margin:0; border:0; }
.onsaleproducts-container .item-inner .add-to-links { float:left; width:100%; text-align:left; margin:5px 0 0; }
.onsaleproducts-container .item-inner .add-to-links div.cart { padding:0; }
.onsaleproducts-container .item-inner .add-to-links div button {
	width:auto;
	height:auto;
	border-radius:0;
	background:none;
	line-height:inherit;
}
.onsaleproducts-container  .owl-pagination { top:-25px;  }
.onsaleproducts-container .owl-controls .owl-page { margin:0 3px; }
.onsaleproducts-container  .owl-controls .owl-page span  { box-shadow:none; font-size:0; background:#E1E1E1; }
.onsaleproducts-container .owl-controls .owl-page.active span  { background:#F9C831; height:12px; width:12px; line-height:21px; }
.onsaleproducts-container .owl-theme .owl-controls.clickable .owl-buttons div {
	width:20px;
	height:20px;
	background:#f1f1f1 url(../image/btn-slider1.png) 100% 0 no-repeat;
	position: absolute;
	top:0;
	margin:-6px 0 0;
	text-indent: -99999px;
	border: 0;
	right:15px;
}
.onsaleproducts-container .owl-theme .owl-controls.clickable .owl-buttons .owl-prev {
	right:40px;
	background:#f1f1f1 url(../image/btn-slider1.png) 0 0 no-repeat;
}
.onsaleproducts-container .owl-theme .owl-controls.clickable .owl-buttons .owl-prev:hover {
	background:#F9C831 url(../image/btn-slider1.png) 0 100% no-repeat;
}
.onsaleproducts-container .owl-theme .owl-controls.clickable .owl-buttons .owl-next:hover{
	background:#F9C831 url(../image/btn-slider1.png) 100% 100% no-repeat;
}
/*End-Onsale-products========================================================*/

/*Latest-products============================================================*/
.latest-title {
	background: url(../image/bg-block.png) repeat-x center bottom;
	margin: 0 0 20px;
}
.latest-title h3,
.latest-title .h3 {
	background: url("../image/border_tab.png") no-repeat scroll left bottom;
	font-size: 18px;
	font-family: CalibriBold;
	color: #666666;
	line-height: 28px;
	margin: 0;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.latest-products .item-inner { border:0; }
.latest-products .item-inner:hover { border:0 ; box-shadow:none; }
.latest-products .rating { display:none; }
.latest-products .item-inner .actions { border:0; margin:0;  }
.latest-products .item-inner button {
  width: auto;
  height: auto;
  border-radius: 0;
  background: none;
  line-height: inherit;
  display:inline-block;
  float:none;
}
.latest-products .item-inner .add-to-links .fa-heart:before { font-size:0; }
.latest-products .item-inner .add-to-links div button {
	width: auto;
	height: auto;
	border-radius: 0;
	background: none;
	line-height: inherit;
}
.latest-products .item-inner .add-to-links div button:hover {
	color:#ed6f6f;
}
.latest-products .item-inner .add-to-links .wishlist button {
	background:url(../image/border_toplink.png) no-repeat right center;
	padding:0 12px 0 0;
	margin:0 6px 0 0;
}
.latest-products .item-inner .add-to-links div button span {
	font-size:14px;
	display:inline-block;
	width:auto;
	height:auto;
	font-family:'CalibriRegular';
	text-transform:capitalize;
}
.latest-products .item-inner .cart { 
	padding:0;
	margin:0;
	width:100%;
	border-bottom:1px solid #ddd;
	text-align:center;
}
.latest-products .item-inner .add-to-links { width:100%;  margin:5px 0 0; }
.latest-products .item-inner {
	padding: 10px;
	background-color: #f4f4f4;
	text-align: center;
}
.latest-products .item-inner .latest-content { position:relative;}
.latest-products .item-inner .actions { 
	background:#f4f4f4;
	padding:8px 0;
	position:absolute;
	top:5px;
	left:0;
	width:100%;
	opacity:0;
}
.latest-products .item-inner:hover .actions {
	opacity:1;
}
/*End-Latest-products=========================================================*/

/*Category-slider============================================================*/



/*End-Category-slider========================================================*/

/*Onnale-products============================================================*/
.onsale-products-title {
	border-bottom: 2px solid #dddddd;
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
}
.onsale-products-title h2,
.onsale-products-title .h2 {
	border-bottom: 2px solid #F9C831;
    color: #666666;
    display: inline-block;
    font-family: BenchNine-Bold;
    font-size: 32px;
    line-height: 32px;
    margin: 0 0 -2px;
    padding: 15px 0;
    text-decoration: none;
    text-transform: uppercase;
}
.onsale-products-container .onsale-products  { margin-top:20px; }
.onsale-products-container .image { width:78px; float:left;}
.onsale-products-container .box-onsale  { margin-left:100px; }
.onsale-products-container .price { font-size:16px; text-align:left;  }
.onsale-products-container .price .price-old { font-size:14px;}
.onsale-products-container .rating { text-align:left; }
.onsale-products-container .name { margin:0 0 5px; text-align:left; }
.onsale-products-container .name a { text-transform:capitalize; }
.onsale-products-container .description { display:none; }
.onsale-products-container .button-group { display:none; }
.onsale-products-container .product-thumb { display:inline-block; width:100%; padding-bottom:10px; }
.onsale-products-container .product-thumb:last-child { margin:0; padding-bottom:10px; border:0; }
/*End-onnale-products============================================================*/

/*Newletter============================================================*/

.newletter-container {
	width: 100%;
	background: url("../image/bg-subscribe.png") repeat #44d6ba;
	display: inline-block;
	margin:10px 0 0;
	position: relative;
}
.block-subscribe {
	padding:35px 40px 25px;
	width: 100%;
	display: inline-block;
}
.newletter-container #notification div { color:red; position:absolute; top:65px; left:177px; }
.newletter-title {
	border-bottom: 2px solid #dddddd;
    display:none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.newletter-title h2,
.newletter-title .h2 {
	border-bottom: 2px solid #F9C831;
    color: #666666;
    display: inline-block;
    font-family: BenchNine-Bold;
    font-size: 32px;
    line-height: 32px;
    margin: 0 0 -2px;
    padding: 15px 0;
    text-decoration: none;
    text-transform: uppercase;
}
.newletter-container .close a { display:none; }
.newletter-container .newleter-content label { 
	color: #FFF;
	font-size: 24px;
	font-family: 'breeserifregular';
	text-transform:uppercase;
	text-shadow:1px 1px rgba(0, 0, 0, 0.1);
	float:left;
	margin:8px 15px 0 0;
}
.newletter-container .newleter-content span {
	font-size:14px;
	color:#666;
	text-transform:uppercase;
	font-weight:normal;
	display:none;
}
.newletter-container .newleter-content tr { float:left; margin:0; display:inline-block; width:auto; }
.newletter-container .newleter-content input  { 
	width:250px; 
	height:40px;
	padding:0 10px;
	border:0; 
	background:#fff;
	color:#999;
}
.newletter-container .newleter-content .button {
	background:#fff;
	border-bottom:0;
	padding: 9px 18px 10px;
	text-align: center;
	color:#555;
    text-transform: uppercase;
	margin:0 0 0 10px;
	display:inline-block;
}
.newletter-container .newleter-content .button:hover {
	background: #F1F1F1;
	color: #999;
}
.newletter-container .newleter-content .button span {
    font-size: 16px;
	font-family:'titilliumwebsemibold';
	color: #555;
	font-weight:normal;
	display:inline-block;
}
.newletter-container .newleter-content .button:hover span { color:#999; }
/*End-Newletter============================================================*/
/*Brand====================================================================*/
.brand-slider-contain {
	margin:30px 0 0;
}
.brand-title {
    border: 1px dashed #ebebeb;
    display:none;
    overflow: hidden;
    width: 100%;
}
.brand-title h2,
.brand-title .h2 {
    background:#F9C831;
    color: #ffffff;
    float: left;
    font-family: "BebasNeuewebfont";
    font-size: 18px;
    line-height: 29px;
    margin: 0;
    padding: 8px 20px 6px;
    text-decoration: none;
    text-transform: uppercase;
}
.brand-slider-contain .slides  {
	margin:20px 0 0;
}
.carousel-contain .owl-theme .owl-controls .owl-buttons div { margin:-70px 0 0; right:0; }
.carousel-contain .owl-theme .owl-controls .owl-buttons .owl-prev { left:-10px; background-position:0 0; }
.carousel-contain .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
	background: url(../image/btn-branslider.png) 0 100% no-repeat;
}
.carousel-contain .owl-theme .owl-controls .owl-buttons div  {
  width: 10px;
  height: 25px;
  background: url(../image/btn-branslider.png) 100% 0 no-repeat;
  position: absolute;
  top: 50%;
  margin:-10px 0 0;
  text-indent: -99999px;
  border: 0;
  right: -10px;
}
.carousel-contain .owl-theme .owl-controls .owl-buttons div:hover {
	background: url(../image/btn-branslider.png) 100% 100% no-repeat;
}
/*End-Brand====================================================================*/


/*Slider====================================================================*/

.sequence-pagination li a { background:#F9C831; }
.sequence-pagination li.current a { background:#a1cfb8; }

/*End-Slider====================================================================*/
/**** 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%;
}

#sequence-theme .controls a {
	background: url("../image/bg_direction_nav.png") no-repeat scroll 0 0 #c1c1c0;
	cursor: pointer;
	display: block;
	height: 54px;
	margin: -30px 0 0;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 54px;
	opacity: 0;
	z-index:9;
}
#sequence-theme:hover .controls a { opacity: 1;}
#sequence-theme .controls .sequence-next { background-position: 100% 0; right: 95px; }
#sequence-theme .controls .sequence-prev { left: 95px;}
#sequence-theme .controls .sequence-next:hover {background:url(../image/bg_direction_nav.png) no-repeat 100% 100% #f4a09f;}
#sequence-theme .controls .sequence-prev:hover {background:url(../image/bg_direction_nav.png) no-repeat 0 100% #f4a09f;}

/*Testimonial==========================================*/
.testimonial-title  {
	display:none;
}
.testimonial-title h2,
.testimonial-title .h2 {
	background:#F9C831;
	margin:0;
	color: #fff;
    float: left;
    font-family: "BebasNeuewebfont";
    font-size: 18px;
    line-height: 29px;
    padding: 8px 20px 6px;
    text-decoration: none;
    text-transform: uppercase;
}
.testimonial-images,.testimonial-link { display:none; }
.row-testimonials { display:inline-block; width:100%; margin:0 0 20px; }
.testimonial-container .owl-item { padding:0 15px; }
.testimonial-std {
	font-size: 14px;
	color: #555;
	text-transform: inherit;
	font-style:italic;
	line-height: 27px;
	margin: 0px;
}
.testimonial-std .f:before {
    color: #666666;
    content: "";
    font-family: "Fontawesome";
    font-size: 15px;
    height: 10px;
    left: -8px;
    position: absolute;
    top: -2px;
    width: 10px;
}
.testimonial-std .l:before {
    color: #666666;
    content: "";
    font-family: "Fontawesome";
    font-size: 15px;
    height: 10px;
    left: 10px;
    position: absolute;
    top: 1px;
    width: 10px;
}
.testimonial-name { margin:5px 0 0; text-align:right; }
.testimonial-name h2,
.testimonial-name .h2 {
	font-size: 14px;
	color: #FFF;
	text-transform: inherit;
	font-family: TitilliumWebThinItalic;
	line-height: 27px;
	margin: 0px;
}
.testimonial-link { margin:5px 0 0; }
.testimonial-link a {
	font-size:12px;
	margin:0;
	text-transform:capitalize;
	color:#F9C831;
}
.testimonial-link a:hover { color:#444444; }
.testimonial-submit { display:none; }
.testimonial-container .owl-pagination  { top:5px; }
.testimonial-container .owl-controls .owl-page { margin:0 4px; }
.testimonial-container .owl-controls .owl-page span  {
	width:5px;
	height:5px;
	background:#777;
	border-radius:0;
	box-shadow:none;
}
.testimonial-container .owl-controls .owl-page.active span { background:#F9C831; }
/*End-testimonial==========================================*/

/*list-web============================================*/
.information-contact #content h1,
.information-contact #content .h1,
.information-contact #content h2,
.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; }
.fix-nav {
    background:url("../image/bg_fix.png") repeat;
    left: 0;
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 9999999;
}
/*hover images==========================================================================*/
.product-list .image2 { display:none; }

.item-inner .image {
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
	padding: 0;
}
.item-inner .product-image .image1 {
	display:block;
	float:left;
	width:100%;
	z-index:1
}
.item-inner:hover .product-image .image1
{
	opacity:0;
	-moz-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out;
}

.item-inner .image2 {
	position:absolute;
	top:0;
    left:0;
    opacity:0;
	display:block;
	width:auto;
	-moz-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out;
}
.item-inner:hover .image2
{
	opacity:1;
	z-index: 0;
	-moz-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out;
}

.banner-images a,
.banner-images1 a {
	font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    color: #F9C831;
}
/*Mobile==========================================*/
@media (max-width:1199px) {
	.links li a { font-size:13px; padding:13px 6px; }
	.search-container { width: 430px; }
	#search-by-category .search-container #text-search { width:45%; }
	#cart .title-cart { font-size:16px; }
	#cart #cart-total { font-size:13px; }
	.pt_custommenu div.pt_menu .parentMenu a, .pt_custommenu div.pt_menu .parentMenu span.block-title { font-size:14px; }
	.vmegamenu-title h2,
	.vmegamenu-title .h2 {
		font-size:17px;
	}
	.pt_vmegamenu div.pt_ver_menu .parentMenu a, .pt_vmegamenu div.pt_ver_menu .parentMenu span.block-title .pt_vmegamenu .had-child.pt_ver_menu .parentMenu a { font-size:14px; }
	.custom-block .custom-block-content, .custom-block .custom-block-text { background:#F1F1F1; }
	.category-item .products { width:90px; }
	.category-item .box-content { margin-left:100px; }
	.category-item  .item-inner .button-group .cart button span { font-size:13px; }
	.tab_container .category-item .price .price-old { font-size:12px; }
	.tab_container .category-item .price { font-size:15px; }
	.tab_container .item .sale,.tab_container .item .new { top:73px; }
	.tab_container .item .price-label { top:60px; }
	.block-subscribe { padding:35px 25px 25px; }
	.newletter-container .newleter-content label { font-size:16px; }
	.item-inner .button-group .cart button span { font-size:14px; }
	.onsaleproducts-container .name a { font-size:15px; }
	.item-inner { position:inherit; }
	.custom-block .custom-block-text { height:auto;}
	.custom-block .custom-block-text p { padding:20px; }
	.all-inner .item-inner .price-label { top:85px; }
	.item-inner .image2 { display:none ; opacity:1 ;  }
	.item-inner:hover .product-image .image1 { opacity:1; }
	.item-inner .product-image .image1 { width:auto; float:none; display:inline-block; }
	.product-grid .all-inner .item-inner .item-box-hover { padding:15px 0; }
	.product-grid .all-inner .item-inner:hover .item-box-hover {
		-moz-transform: translateY(-80px);
		-webkit-transform: translateY(-80px);
		-o-transform: translateY(-80px);
		-ms-transform: translateY(-80px);
		transform: translateY(-80px);
	}
	.product-grid .all-inner .item-inner .rating { width:100%; text-align:left; }
	.product-view .item-inner .rating { display:none; }
	.image-block .owl-theme .owl-controls .owl-buttons div { margin:-22px 0 0; }
	.checkout-cart button { padding:7px 12px 6px; }
	.table-responsive td .btn  { margin-right:5px; }
	.table-responsive td .form-control { margin:0 5px 0 5px; }
}
@media (max-width:992px) {
	#top ,#logo { text-align:center; }
	.text-welcome { float:none; width:100%; margin:10px 0 0;	}
	.text-welcome p { margin:0; }
	.links li { float:none; display:inline-block; }
	.links { width:100%; text-align:center; }
	#top-links { float:none !important; margin:15px 0 0; }
	.currency-language  { float:none; display:inline-block; }
	.search-container { margin:25px 0 0; }
	.top-cart { float:none; display:inline-block; margin:20px 0 0; }
	#cart .top-cart-content .cart-arrow { left:55px; }
	.vmegamenu-title h2,
	.vmegamenu-title .h2 {
		font-size:15px;
		padding:14px 12px 14px 13px;
	}
	.tab_container .item .sale { top:65px; }
	.tab_container .item .price-label { top:55px; }
	.category-item .box-content { margin:10px 0 0; width:100%; }
	.newletter-container .newleter-content label { margin:0 0 30px; font-size:20px; width:100%; }
	.featured-product-container .box-feature,.bestsellers-content .caption { width:100%; margin:10px 0 0; display:inline-block; }
	.home-banner-static .banner-box { margin-bottom:20px; }
	.banner-static-contain .banner-box a { margin:0; }
	.testimonial-container { margin:0 0 40px; }
	.footer .column { margin-bottom:20px ;}
	.all-inner .item-inner .price-label { top:175px; }
	.all-inner .item-inner .review-price { min-height:30px; }
	.products-category  .clearfix { display:none; }
	.visible-lg { display: none !important;}
	.visible-xs,.navbar-toggle { display: block !important;}
	.static-right { display:none; }
}
@media (max-width:800px){
	.powered-img a{
		float: none;
		margin: auto;
	}
}
@media (max-width:767px) {
	.zoomWindowContainer { display:none !important }
	#column-left,#column-right { display:block !important; }
	.banner7 { display: inline-block; width: 100%; }
	.banner-static-contain img ,.banner-center-one img{ width:100% !important; }
	.banner-static-contain .banner-box,.banner-center-one .banner-images { margin-bottom:20px; }
	.category-item.col-md-4:last-child { width:100% !important; }
	.category-item.col-md-4:last-child .item { width:46% !important; margin-right:30px; float:left; }
	.category-item.col-md-4:last-child .item:last-child { margin:0;  }
	.tab_container .owl-theme .owl-controls .owl-buttons .owl-next,.new-products-container .owl-theme .owl-controls .owl-buttons .owl-next,.brand-slider .owl-theme .owl-controls .owl-buttons .owl-next,.menu-recent .owl-theme .owl-controls .owl-buttons .owl-next { right:20px; }
	.tab_container .owl-theme .owl-controls .owl-buttons .owl-prev,.new-products-container .owl-theme .owl-controls .owl-buttons .owl-prev,.brand-slider .owl-theme .owl-controls .owl-buttons .owl-prev,.menu-recent .owl-theme .owl-controls .owl-buttons .owl-prev { left:20px; }
	.all-inner .item-inner .price-label { top:205px; }
	.menu-recent .owl-theme .owl-controls .owl-buttons div { margin-top:-82px 0 0; }
	.tab_container .item .sale { top:100px; }
	.tab_container .item .price-label { top:88px; right:-18px; }
	.product-list .button-group,.product-list .add-to-links { text-align:left; }
	#content .product-view .product-name { margin:30px 0 0; }
	.banner-container .owl-pagination { text-align:left; }
	.tab_container .item .sale, .tab_container .item .new { top:93px; }
}
@media (max-width:680px) {
	.most-products-container .item-inner .price-label { right:0; top:170px; }
	.checkout-cart .table td { font-family:'arial'; text-transform:uppercase; font-size:16px; width:100%; border:0 !important; float: left !important; text-align: left !important; white-space: nowrap !important; }
	.table-responsive td .input-group-btn { margin:0 0 0 16px; }
	.newletter-container .newleter-content input { width:175px; }
	.newletter-container .newleter-content tr { width:100%;  }
	.newletter-container .newleter-content .button { margin:20px 0 0; }
}
@media (max-width:600px) {
	.product-view .tab-view a { background:none !important; }
}
@media (max-width:560px) {
	.product-filter .sort,.product-filter .limit { display:none; }
	.col-mobile { width:100% !important; }
	#search-by-category .search-container #text-search { width:25%; }
	.product-view .tab-view textarea { width:280px; }
	.product-view .tab-view li { width:100%; margin:0;  }
	.product-view .tab-view a { width:100%;}
	.item-inner .button-group .cart button span { font-size:14px; }
	.latest-products .item-inner .actions { top:-17px; }
	.search-container { width:320px; }
	.tab_container .item .sale { top:10px; }
	.tab_container .item .price-label { top: 142px; right: -20px; }
	.most-products-container .item-inner .price-label { top:112px; }
	.category-item.col-md-4,.category-item.col-md-4:last-child .item,.most-products-container .col-md-3 { width:100% !important; }
	.most-products-container .item-inner .price-label { width:20%; }
}
@media (max-width:500px) {
	#search-by-category .search-container #text-search { width:25%; }
	.new-products-container .item-inner .image { background:#f1f1f1; }
}
@media (max-width:450px) {
	.header-search { position:inherit; margin:0 0 10px; }
	.bock-header .header-title { font-size:9px; }
	.bock-header .header-content { font-size:8px; }
	.banner-static-center .static-text h3,
	.banner-static-center .static-text .h3 {
		font-size: 26px;
	}
	#search { width:250px; }
	.image-block .owl-theme .owl-controls .owl-buttons div { margin:-120px 0 0 11px; }
	.image-block .owl-theme .owl-controls .owl-buttons .owl-next { margin:-120px 0 0 11px; }
	.product-view .tab-view input.form-control,.product-view .tab-view textarea { width:200px; }
	.most-products-container .item-inner .price-label { width:30%; }
}
@media (max-width:400px) {
	.tab_container .item .price-label { right:0; top:123px; }
}
@media (max-width:380px) {
	#currency label ,
	#language label,
	.currency-language label {
		display:none;
	}
	.search-container { width:280px; }
	.tab_container .item .price-label { top:70px; }
	.custom-block { margin:20px 0 40px; }
	.product-tabs-category-container-slider { margin:40px 0 0; }
	.tab-title { background:none; }
	ul.tabs-category { float:left; }
	ul.tabs-category li:first-child { padding:0 15px 0 0; }
	#content .tab-title h2,
	#content .tab-title .h2 {
		font-size:16px;
	}
	ul.tabs-category li { line-height:17px; }
	#search-by-category	{ width:100%; }
	.product-view #product .add-to-links .wishlist, .product-view #product .add-to-links .compare { margin:0 0 10px; width:100%; }
}
#back-top {
    background: url("../image/back-top.png") no-repeat scroll 50% 50% #ddd;
    bottom: 35px;
    display: none;
    height: 55px;
    position: fixed;
    right: 12px;
    width: 55px;
    z-index: 9999;
	border-radius:0;
}
#back-top:hover {
    background: url("../image/back-top.png") no-repeat scroll 50% 50% #F9C831;
}
#back-top {
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out;
}
#back-top:hover {
	cursor: pointer;
    -moz-transition: all 0.3s ease 0s;
}

/*css3===================================================================*/

.top-cart-content {
	box-shadow:0 0 6px 0 rgba(0,0,0,0.2); 
	border-radius:5px;
}

.top-cart-content li {
	list-style: none;
}

.tab_container .item .price-label .box-price,.most-products-container .item-inner .box-price {
	position: relative;
	transform: translateX(100%) rotate(90deg);
	-moz-transform: translateX(100%) rotate(90deg);
	-webkit-transform: translateX(100%) rotate(90deg);
	transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-webkit-transition: 0.4s ease-in-out;
	opacity: 0;
}
.tab_container .item:hover .price-label .box-price,.most-products-container .item-inner:hover .box-price  {
	position: relative;
	transition: all 0.3s ease-in-out;
	transform: translate(5px) rotate(0);
	-moz-transform: translate(5px) rotate(0);
	-webkit-transform: translate(5px) rotate(0);
	opacity: 1;
}
.all-inner .item-inner .box-price-hover .box-price {
	position: relative;
	transform: translateX(100%) rotate(90deg);
	-moz-transform: translateX(100%) rotate(90deg);
	-webkit-transform: translateX(100%) rotate(90deg);
	transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-webkit-transition: 0.4s ease-in-out;
	opacity: 0;
	background: #F9C831;
}
.all-inner .item-inner:hover .box-price-hover .box-price {
	position: relative;
	transition: all 0.3s ease-in-out;
	transform: translate(20px) rotate(0);
	-moz-transform: translate(20px) rotate(0);
	-webkit-transform: translate(20px) rotate(0);
	opacity: 1;
}
.tab_container .item .item-box-hover,.new-products-container .item-inner .item-box-hover,
.most-products-container .item-inner .item-box-hover,.banner7 .nivo-directionNav,
.all-inner .item-inner .item-box-hover,.static-right .l-col  {
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.tab_container .item:hover .item-box-hover,.new-products-container .item-inner:hover .item-box-hover,.most-products-container .item-inner:hover .item-box-hover,.banner7:hover .nivo-directionNav,.all-inner .item-inner:hover .item-box-hover,.static-right .l-col:hover{
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.owl-theme .owl-controls .owl-buttons div {
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.owl-theme:hover .owl-controls .owl-buttons div  {
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.owl-carousel .owl-wrapper { padding:5px 0 0; }
a,#top #currency .currency-select,#search .btn-lg,.item-inner,.item-inner .button-group .cart button span,
.item-inner .add-to-links .wishlist button,.item-inner .add-to-links .compare button,.owl-theme .owl-controls .owl-buttons div,.product-list .product-container,.box-col-inner .pull-left .fa,.box-col-inner .pull-left#cart .icon-cart .fa,#search .btn-lg .fa,ul.tabs li span,ul.tabs-category li,ul.link-follow a,ul.link-follow li a span,#currency .dropdown-menu .currency-select span,.product-view .add-to-links button,
#search-by-category .search-container .categories-container .hover-cate p,#btn-search-category,
.latest-products .item-inner .actions,.product-list .add-to-links .compare button,.product-list .add-to-links .wishlist button,.product-list .button-group .cart button span,.item-inner .button-group .cart button span::before,.product-list .add-to-links .wishlist button span,.product-list .add-to-links .compare button span,.product-view .add-to-links button span,
.pt_custommenu div.pt_menu .parentMenu a, .pt_custommenu div.pt_menu .parentMenu span.block-title{
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
a:hover,#top #currency .currency-select:hover,#search .btn-lg:hover,.item-inner:hover,.item-inner .button-group .cart button:hover span,.item-inner .add-to-links .wishlist button:hover,.item-inner .add-to-links .compare button:hover,.owl-theme .owl-controls .owl-buttons div:hover,.product-list .product-container:hover,.box-col-inner:hover .pull-left .fa,.box-col-inner:hover .pull-left,#cart:hover .icon-cart .fa,#search .btn-lg:hover .fa,ul.tabs li span:hover,ul.tabs-category li:hover,ul.link-follow a:hover,ul.link-follow li a:hover span,#currency .dropdown-menu .currency-select span:hover,.product-view .add-to-links button:hover,
#search-by-category .search-container .categories-container .hover-cate p:hover,#btn-search-category:hover,.latest-products .item-inner:hover .actions,
.product-list .add-to-links .compare button:hover,.product-list .add-to-links .wishlist button:hover,
.product-list .button-group .cart button:hover span,.item-inner .button-group .cart button:hover span::before,.product-list .add-to-links .wishlist button:hover span,.product-list .add-to-links .compare button:hover span,.product-view .add-to-links button:hover span,
.pt_custommenu div.pt_menu .parentMenu a:hover, .pt_custommenu div.pt_menu .parentMenu span.block-title:hover {
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	cursor: pointer;
}
.footer .footer-content li a {
	-moz-transition: padding 0.3s ease;
	transition: padding 0.3s ease;
	-webkit-transition: padding 0.3s ease;
}
.footer .footer-content li a:hover {
	-moz-transition: padding 0.3s ease;
	-webkit-transition: padding 0.3s ease;
	cursor: pointer;
}
.btn, button {
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.btn:hover, button:hover {
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	cursor: pointer;
}
.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;
}
.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;
}

#sequence-theme .controls a {
	-moz-transition: background-color 0.5s ease;
	transition: background-color 0.5s ease;
	-webkit-transition: background-color 0.5s ease;
	border-radius:100%;
}
#sequence-theme .controls a:hover {
	-moz-transition: background-color 0.5s ease;
	-webkit-transition: background-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);
}
.home-banner-static .banner-box img,.banner-center-one img {
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.home-banner-static .banner-box img:hover,.banner-center-one img:hover {
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	cursor: pointer;
	opacity:0.8;
}
.custom img,.brands img,.catgrid img {
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
.custom img:hover,.brands img:hover,.catgrid img:hover{
    transform: scale(0.95);
    -ms-transform: scale(0.95); 
    -moz-transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -o-transform: scale(0.95);
}

.header-phones {
	position: absolute;
	top: -55px;
	text-align: center;
	width: 100%;
	margin: 0px;
}

.header-open {
	position: absolute;
    top: -27px;
    text-align: center;
    width: 100%;
}

.header-phones a {
	display: inline-block;
	margin: 0px 10px;
	font-size: 20px;
}

#pt_custommenu {
	margin-bottom: 30px;
	display: none;
}

#smfb-processing-data3 {
	position: fixed;
    top: 50%;
    width: 80%;
    left: 50%;
    z-index: 99;
    transform: translateY(-50%) translateX(-50%);
	display: none;
}

#tab-specification .table td {
	text-align: left;
}

#tab-specification .table tr:nth-child(even) {
	background: #efefef;
}

#tab-specification .table tr td:first-child {
	font-weight: bold;
}

.tweet_iframe_widget {
	width: auto !important;
}

.pt_vmegamenu div.itemSubMenu {
	display: none;
}
.itemMenu.level1:hover .itemSubMenu.level0{
	display: block;
}
.clicked-menu{
	display: none;
}
@media (max-width: 991px) {
	.header-phones,
	.header-open {
		position: static;
		margin-top: 10px;
	}
}

@media (max-width: 767px) {
	.vermagemenu {
		display: none;
	}
	.header-phones {
		position: static;
		margin-top: 10px;
	}
	iframe {
	    max-width: 100%;
	}
	.currency-language {
	    margin: 0;
	}
	div#top-links {
	    margin: 0;
	}
	#top-links .links li a {
	    padding: 0 2px;
	}
	.clicked-menu{
		display: block;
		display: block;
	    width: 28px;
	    position: absolute;
	    top: -31px;
	    right: 10px;
	    line-height: 2px;
	}
	.clicked-menu .icon-wrap{
		width: 100%;
		display: inline-block;
		font-size: 0;
	}
	.clicked-menu .icon-wrap span.bar-icon{
		display: inline-block;
		height: 3px;
		width: 100%;
		background-color: #F9C831;
		margin-bottom: 4px;
		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		transition: all 0.3s;
	}
	.clicked-menu .icon-wrap span.bar-icon.noM{
		margin:0;
	}
	.clicked-menu .menu-pop{
		display: none;
	}

	.clicked-menu .icon-wrap.clicked span[rel~="first"]{
		-webkit-transform: rotate(45deg) translate3d(6px,5px,0);
		-moz-transform: rotate(45deg) translate3d(6px,5px,0);
		-ms-transform: rotate(45deg) translate3d(6px,5px,0);
		-o-transform: rotate(45deg) translate3d(6px,5px,0);
		transform: rotate(45deg) translate3d(6px,5px,0);
	}
	.clicked-menu .icon-wrap.clicked span[rel~="middle"]{
		opacity:0;
		-webkit-transition: all 0.1s;
		-o-transition: all 0.1s;
		-moz-transition: all 0.1s;
		-ms-transition: all 0.1s;
		transition: all 0.1s;
	}
	.clicked-menu .icon-wrap.clicked span[rel~="last"]{
		-webkit-transform: rotate(-45deg) translate3d(6px,-5px,0);
		-moz-transform: rotate(-45deg) translate3d(6px,-5px,0);
		-ms-transform: rotate(-45deg) translate3d(6px,-5px,0);
		-o-transform: rotate(-45deg) translate3d(6px,-5px,0);
		transform: rotate(-45deg) translate3d(6px,-5px,0););
	}
	#top-links{
		display: none;
	}
	.clicked_w ~ #top-links{
		display: block;
	}
	.header{
	    padding: 10px 0 0;
	}
	body[class^="product-product"] #column-left,
	body[class^="product-product"] #content{
		visibility: hidden;
	}
	body[class^="product-product"] #content{
		position: relative;
	}
	body[class^="product-product"] #column-left{
		transform: translateY(40px);
	}
	.banner-static-contain .box-title {
	    margin-left: 85px;
	}
	.home-banner-static .slick-track {
	    display: flex;
	    align-items: center;
	    flex-wrap: wrap;
	}
	.banner7 {
	    margin-bottom: 0px;
	}

	#top-links ul.list-inline.links {
	    display: flex;
	    flex-direction: column;
	    align-items: flex-start;
	}
	.clicked-menu ~ #top-links {
	    -webkit-box-shadow: 0px -6px 39px 12px rgba(0,0,0,0.05);
	    box-shadow: 0px -6px 39px 12px rgba(0,0,0,0.05);
	    position: fixed;
	    background: #fff;
	    padding: 30px 20px;
	    top: 0;
	    right: 0;
	    z-index: 12;
	    transform: translateX(100%);
	    transition: .3s;
	}
	.clicked-menu.clicked_w ~ #top-links {
	    transform: translateX(0%);
	}
	a.clicked-menu {
	    z-index: 13;
	}
	#top-links ul.list-inline.links li {
	    padding: 0;
	}
	#top-links ul.list-inline.links li a {
	    font-size: 14px;
	}
}
.home-banner-static.slick-slider {
    padding: 0 30px;
}

button.slick-arrow {
    font-size: 0px;
    display: inline-flex;
    width: 30px;
    height: 60px;
    background: transparent;
    position: absolute;
    left: 0;
    top: calc(50% - 30px);
        padding: 0;
}
button.slick-arrow:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    border-left: 2px solid #F9C831;
    border-bottom: 2px solid #F9C831;
    transform: translate(10px,18px) rotate(45deg);
}
button.slick-arrow.slick-next:before {
    transform: translate(1px,20px) rotate(-135deg);
}
button.slick-arrow.slick-next {
    right: 0px;
    left: auto;
}
.product-name.paste_mob-product-name {
    margin: 20px 0!important;
}
.head_tel span:before {
	content: '';
	display: inline-block;
	width: 30px;
	height: 30px;
	background-image: url(https://abrazyv.com.ua/catalog/view/theme/tt_sagitta3/image/phone-call.svg);
	background-size: contain;
	margin-right: 5px;
}
.head_tel span {
    display: flex;
    align-items: center;
    font-size: 18px;
}
.head_tel span:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border-left: 2px solid #555555;
    border-bottom: 2px solid #555555;
    transform: rotate(-45deg);
    margin-left: 8px;
    margin-bottom: 5px;
}
.head_tel {
    padding: 10px;
    cursor: pointer;
}
.body_tel > p {
    position: static;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
}
.body_tel > p a {
    margin: 0;
    font-size: 18px;
    padding: 4px 0;
}
.body_tel {
    position: absolute;
    background: #fff;
    padding: 10px 45px;
    -webkit-box-shadow: 0px -6px 39px 12px rgba(0,0,0,0.05);
    box-shadow: 0px -6px 39px 12px rgba(0,0,0,0.05);
    z-index: 12;
    top: 0;
    max-width: 300px;
    display: none;
}
.popup_tel.popup_tel-open .body_tel{
	display: block;
}
@media (min-width: 767px){
	.popup_tel:hover .body_tel{
		display: block;
	}
}
.popup_tel {
    max-width: 250px;
}
.body_tel .header-open {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #ddd;
}
@media (min-width: 1200px) {
	.container {
	    width: 1224px;
	}
}
@media (min-width: 992px) {
	.col-logo {
	    max-width: 180px;
	}
}
@media (min-width: 767px) {
	.col-sms-12.header-middle-block {
	    display: flex;
	    flex-wrap: wrap;
	    align-items: center;
        justify-content: space-around;
	    width: calc(58.33% + 25% - 180px);
	}
	div#search-by-category {
	    width: calc(100% - 250px);
	    text-align: left;
	    flex-shrink: 0;
	    display: inline-block;
	    max-width: 450px;
	}
	div#search-by-category > div {
	    max-width: calc(100% - 20px);
	    margin-left: 20px;
	}
	.header-middle-block .nav-container.visible-lg.visible-md {
	    display: none!important;
	}
	.banner7-content.slider-1{
	    transform: translateX(-150px);
	}
}
#cart .btn-inverse {
    padding: 5px 0 0 0;
    margin: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 58px;
    width: 51px;
    position: relative;
    min-width: 0;
}
i.i-cart {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url(https://abrazyv.com.ua/catalog/view/theme/tt_sagitta3/image/cart-n.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
#cart #cart-total {
    min-width: 25px;
    height: 25px;
    background:     #777777;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 3px solid #fff;
    padding: 3px;
    position: absolute;
    top: -2px;
    right: 0px;
}
#cart .top-cart-content .cart-arrow {
    right: 27px;
    left: auto;
}
.tel-show-mob {
	display: none!important;
}
@media (max-width: 767px) {
	.tel-show-desk {
		display: none!important;
	}
	.tel-show-mob {
		display: inline-block!important;
	}
	div#top .col-sm-12.col-sms-12 {
	    text-align: left;
	}
	.head_tel span{
	    font-size: 16px;
	}
	.head_tel {
	    padding-left: 0px;
	}
	.head_tel span:after {
	    width: 8px;
	    height: 8px;
	    margin-bottom: 4px;
	}
	.body_tel {
	    padding: 10px 35px;
	    z-index: 14;
        max-width: 250px;
	}
	p.header-phones {
	    margin-top: 0;
	}
	.body_tel > p a {
	    font-size: 16px;
	}

	.header-inner > .row {
	    position: relative;
	}
	.col-sms-12.col-cart {
	    position: absolute;
	    top: 0px;
	    right: 0;
	    z-index: 12;
        top: 2px;
        width: 140px;
	}
	#cart #cart-total {
	    padding: 0;
	    line-height: 13px;
	    font-size: 12px;
	    right: -8px;
	}
	.col-sms-12.col-logo {
	    width: calc(100% - 140px);
	}
	.col-logo div#logo {
	    max-width: 180px;
	    margin: auto;
	}
	.col-sms-12.col-cart .top-cart {
	    margin: 0;
	}
	.ma-nav-mobile-container {
	    margin-left: -15px;
	    margin-right: -15px;
	}
	.ma-nav-mobile-container .brand {
	    display: none;
	}
	.navbar .btn-navbar {
	    margin-right: 0;
	    float: left;
	}
	div#search-by-category {
        top: 11px;
	    position: absolute;
	    width: calc(100% - 70px);
	    right: 11px;
	    z-index: 12;
	    display: inline-block;
	}
	div#search-by-category .search-container {
	    margin: 0;
	    width: 100%;
	}
	#search-by-category .search-container #text-search {
	    width: calc(100% - 60px);
	    height: 38px;
	}
	#btn-search-category {
	    height: 38px;
	}
	.ma-nav-mobile-container .navbar {
	    margin-bottom: 0;
	}
	.cart-search {
	    display: none;
	}
	.ma-nav-mobile-container .navbar-inner {
	    display: flex;
	}
	#cart .top-cart-content .cart-arrow {
	    left: auto;
	    right: 42px;
	}
	#search-by-category .search-ajax .ajax-result-container .ajax-result-list {
	    margin: 0;
	}
	#search-by-category .search-ajax .ajax-result-container .ajax-result-list {
	    margin: 0;
	}
	#search-by-category .search-ajax {
	    width: 100%;
	    left: 0;
	    margin: 0;
	    top: 44px;
	}
	.fixed-h + header .header-container {
	    position: fixed;
	    top: -1px;
	    width: 100%;
	    z-index: 123;
	}
	.fixed-h + header .header-container .col-logo {
	    display: none;
	}
	.fixed-h + header .header-container .col-cart {
	    display: none;
	}
	.fixed-h + header .header-container .header {
	    padding: 0;
	}
	div#wrap-ma-mobilemenu {
	    width: 100%;
	    position: absolute;
	    top: 55px;
	}
	.fixed-h + header .header-container div#wrap-ma-mobilemenu {
	    position: fixed;
	    top: 55px;
	    width: 100%;
	}
	.box-language button:hover * {
	    color: #fff!important;
	}
	.row_body > div > .row {
	    display: flex;
	    flex-direction: column;
	}
	.row_body > div > .row div#column-left {
	    order: 2;
	}
}
.banner-static-contain .container {
    width: 100%;
}
@media (max-width: 800px) and (min-width: 767px){
	.ma-nav-mobile-container.visible-xs {
	    display: none!important;
	}
	.ma-nav-mobile-container.visible-xs {
	    display: none!important;
	}
	div#top .col-md-3.col-sm-12.col-sms-12 {
	    width: 85px;
	    padding: 0;
	}
	div#top .col-md-9.col-sm-12.col-sms-12 {
	    width: calc(100% - 85px);
	    text-align: right;
	    padding-right: 0;
	    padding-left: 0;
	}
	div#top div#top-links {
	    margin: 0;
	    text-align: right;
	}
	div#top div#top-links ul.list-inline.links {
	    text-align: right;
	}
	.links li a {
	    font-size: 12px;
	    padding: 12px 6px;
	    margin-bottom: 0px;
	    border: 0;
	}
	.links li {
	    padding: 0;
	}
	.currency-language {
	    margin: 2px 0;
	}
	.header .header-inner .col-logo {
	    width: 200px;
	}
	.head_tel span {
	    font-size: 16px;
	}
	.head_tel {
	    padding-left: 0;
	}
	.body_tel {
	    padding: 10px 35px;
	}
	.body_tel > p a {
	    font-size: 16px;
	}
	.body_tel {
	    max-width: 250px;
	}
	.col-sms-12.col-cart {
	    width: 100px;
	    padding: 0;
	}
	.col-sms-12.header-middle-block {
	    width: calc(100% - 300px);
	}
	.head_tel span:before {
	    width: 24px;
	    height: 24px;
	}
	.head_tel span:after {
	    width: 8px;
	    height: 8px;
	    margin-left: 6px;
	}
	div#search-by-category {
	    width: calc(100% - 200px);
	}
	div#search-by-category > div {
	    margin-top: 0px;
	}
	.top-cart {
	    margin-top: 0;
	}
}
a.icon_header {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    float: left;
}
a.icon_header.icon_libra {
    background-image: url(https://abrazyv.com.ua/catalog/view/theme/tt_sagitta3/image/libra.svg);
}
a.icon_header.icon_heart {
    background-image: url(https://abrazyv.com.ua/catalog/view/theme/tt_sagitta3/image/heart.svg);
}
.col-cart {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media (max-width: 800px) {
	i.i-cart {
	    width: 30px;
	    height: 30px;
	}

	#cart .btn-inverse {
	    width: auto;
	}

	a.icon_header {
	    width: 30px;
	    height: 30px;
	}
}
@media (max-width: 767px) {
	.product-tabs-container-slider:after {
	    content: '';
	    display: block;
	    clear: both;
	}
	.product-tabs-container-slider ul.tabs {
	    margin: 0;
	    padding: 0;
	    display: flex;
	}
	.product-tabs-container-slider ul.tabs li {
	    width: 100%;
	    float: none;
	    margin: 0;
	    padding: 0 2px;
	}
	.product-tabs-container-slider ul.tabs li span {
	    white-space: nowrap;
	    padding: 8px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	.container.layer-category > .row {
	    display: flex;
	    flex-direction: column-reverse;
	}
	div#column-left.pasteBanner {
	    padding: 30px 0;
	}
	.breadcrumb {
	    padding: 12px 7px;
	    font-size: 14px;
	    overflow-y: auto;
    	white-space: nowrap;
	}
	/*start 30123*/
	.col-mobile .all-inner .item-inner .item-box-hover {
	    opacity: 1;
	    padding: 0!important;
	    transform: translate(0,-43px)!important;
	    background: transparent!important;
	    display: flex;
	    justify-content: flex-end;
	}
	.col-mobile .all-inner .item-inner .item-box-hover .actions {
	    width: auto;
	    background: transparent;
	    padding: 0;
	}
	.col-mobile .all-inner .item-inner .item-box-hover .cart a {
	    display: inline-block;
	    padding: 8px 15px;
	    background: #F9C831;
	    border-radius: 4px;
	    color: #393939;
	}
	.col-mobile .all-inner .item-inner .price-label {
	    display: none;
	}
	/*end 30123*/
}
div#column-left.pasteBanner {
    padding: 30px 0;
}
span.close_tel {
    width: 35px;
    height: 35px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    right: 0;
}
span.close_tel:before,span.close_tel:after {content: '';display: inline-block;width: 15px;height: 1px;background: #595959;transform: rotate(45deg);position: absolute;}
span.close_tel:after {
    transform: rotate(-45deg);
}
@media (max-width: 767px){
	.product-view .add-to-links button span {
	    padding: 8px;
	}
	.product-view .add-to-links > div {
	    display: flex;
	    justify-content: space-between;
	    width: 100%;
	}
	.product-view .add-to-links button span {
	    padding: 8px;
	}
	.product-view .add-to-links > div {
	    display: flex;
	    justify-content: space-between;
	    width: 100%;
	}
	div .product-view .tab-view a {
	    background: #F1F1F1!important;
	    display: block;
	    position: relative;
	    padding: 8px 10px;
	    margin: 0;
        border-radius: 0px;
    	text-align: center;
	}
	div .product-view .tab-view li {
	    padding: 0 2px!important;
	    white-space: nowrap;
	}
	div.product-view .nav-tabs {
	    display: flex;
	    margin: 20px 0 10px;
	}
	div .product-view .tab-view li.active a {
	    background: #F9C831!important;
	    color: #fff;
	}
	body[class*="product-product"] header ~ .container .row {
	    display: flex;
	    flex-direction: column-reverse;
	}
	body[class*="product-product"] header ~ .container .row > div {
	    top: 0!important;
	    transform: translateY(0px)!important;
	    margin-bottom: 0px!important;
	}
}
.product-tabs-container-slider .price {
    position: relative;
}
.product-tabs-container-slider .price .price-old {
    color: #aaa;
    top: 18px;
    left: 6px;
}
@media (min-width: 900px) {
	/*body[class*="product-category"] .pt_vmegamenu .pt_ver_menu.nav-10 .popup,*/
	body[class*="product-category"] .pt_vmegamenu .pt_ver_menu.nav-11 .popup {
	    transform: translateY(-100%);
	    top: 60px;
	}
	/*body[class*="product-category"] .pt_vmegamenu .pt_ver_menu.nav-10 .popup .arrow-left-menu,*/ 
	body[class*="product-category"] .pt_vmegamenu .pt_ver_menu.nav-11 .popup .arrow-left-menu {
	    top: auto;
	    bottom: 20px;
	}	
}
div .tab_container .item .item-box-hover {
    position: static;
    opacity: 1!important;
    transform: translate(0px, 0px)!important;
    background: transparent;
    padding-top: 16px;
    padding-bottom: 0px;
}
.item .item-box-hover a {
    color: #555;
    background: #F9C831;
    padding: 5px 10px;
    border-radius: 4px;
}
.item .item-box-hover a:hover {
    color: #fff;
    background: #555;
}
@media (max-width: 767px) { 
	ul.pagination {
	    float: none;
	    display: flex;
	    flex-wrap: wrap;
	    margin: 0!important;
	    justify-content: flex-start;
	}
	ul.pagination li {
	    display: inline-flex;
	    margin: 2px;
	}
	ul.pagination li a {
	    display: inline-flex;
	    padding-left: 2px;
	    padding-right: 2px;
	    min-width: 32px;
	    justify-content: center;
	}
}
@media (min-width: 767px) {
	div .all-inner .item-inner .item-box-hover {
	    position: static;
	    opacity: 1!important;
	    transform: translate(0px, 0px)!important;
	    background: transparent;
	    padding-top: 5px;
	    padding-bottom: 20px;
	}

	div .all-inner .item-inner .item-box-hover a {
	    color: #555;
	    background: #F9C831;
	    padding: 5px 10px;
	    border-radius: 4px;
	}
	div .all-inner .item-inner .item-box-hover a:hover {
	    color: #fff;
	    background: #555;
	}
	.pt_vmegamenu div.pt_ver_menu .parentMenu a, 
	.pt_vmegamenu div.pt_ver_menu .parentMenu span.block-title .pt_vmegamenu .had-child.pt_ver_menu .parentMenu a{
		padding: 10px 30px 10px 27px;
	}
	.vermagemenu .had-child.pt_ver_menu .arrow-left-menu {
	    top: -5px;
	}
}
@media (min-width: 990px) { 
	div#pt_vmegamenu {
	    position: relative;
	}
	div#pt_ver_menu757 div#popup757 {
	    top: auto;
	    bottom: -24px;
	}
	div#pt_ver_menu757 div#popup757 .arrow-left-menu {
	    bottom: 30px;
	    top: auto;
	}

	div#pt_ver_menu65,
	div#pt_ver_menu684,
	div#pt_ver_menu603,
	div#pt_ver_menu65\ {
		position: static;
	}
	div#pt_ver_menu65\ div.popup[style*=block],
	div#popup65[style*=block],
	div#popup684[style*=block],
	div#popup603[style*=block] {
	    display: flex!important;
	}
	div#pt_ver_menu65\ div.popup,
	div#pt_ver_menu65 div#popup65,
	div#pt_ver_menu684 div#popup684,
	div#pt_ver_menu603 div#popup603 {
	    top: 0px;
	    min-height: 100%;
	}
	div.nav-7.had-child.active .parentMenu:after,
	div#pt_ver_menu65.active .parentMenu:after,
	div#pt_ver_menu684.active .parentMenu:after,
	div#pt_ver_menu603.active .parentMenu:after {
	    content: '';
	    background: url(/catalog/view/theme/tt_sagitta3/stylesheet/opentheme/vermegamenu/images/arrow-left-menu.png) no-repeat scroll 0 18px;
	    float: left;
	    height: 50px;
	    margin: 0;
	    top: -12px;
	    right: -29px;
	    padding: 0;
	    width: 22px;
	    position: absolute;
	    z-index: 12345;
	}
	div.nav-7.had-child.active .parentMenu,
	div#pt_ver_menu65 .parentMenu,
	div#pt_ver_menu684 .parentMenu,
	div#pt_ver_menu603 .parentMenu {
	    position: relative;
	}
	div.nav-7.had-child .arrow-left-menu,
	div#pt_ver_menu65 div#popup65 .arrow-left-menu,
	div#pt_ver_menu684 div#popup684 .arrow-left-menu,
	div#pt_ver_menu603 div#popup603 .arrow-left-menu {
	    display: none!important;
	}
}