/*  ################################################################

  File Name: style.css
  Template Name: MyStore
  Created By: justthemevalley 

 
 
 [Table of contents]
 
  
  1. Common styles
  2. Newsletter Popup
  3. Layout 
     3.1. col1 layout
     3.2. col2 layout
     3.3. col3 layout
  4. Header
		4.1 welcome info
		4.2 header top
		4.3 language & currency
		4.4 Top Search
		4.5 Logo
		4.6 Top Cart
	5. Home tabs
	6. Hot deal	
	7. Home top banner
	8. Sale & New label
	9. product hover
	10. Best selling
	11. owl.carousel Slider
	12. testimonials
	13. Our clients
	14. Latest news
	15. Bottom banner section
	16. Category area
	17. Service area
	18. Totop
	20. Main menu
	21. Toolbar
	22. Filter price
	23. breadcrumbs
	24. sidebar
		24.1 category sidebar
		24.2 sidebar cart
		24.3 product price range
		24.4 filter color
		24.5 shop by
		24.6 compare
		24.7 popular tags
		24.8 Add banner
		24.9 Special product
	25. category description
	26. products grid
	27. products list
	28. price box
	29. products view
	30. products tabs
	31. shopping cart
	32. My Wishlist
	33. Compare table
	34. Checkout page
	35. Contact page
	36. Login page
	37. 404 Error Page
	38. About us
	39. FAQ Page
	40. Responsive


################################################################# */ 

/******************************************
1. Common styles
******************************************/

body {
	background: #f4f4f4;
	color: #000000;
	font-family: "Roboto", sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	text-align: left;
	overflow-x: hidden;
}
* {
	margin: 0;
	padding: 0
}
img {
	border: 0;
	max-width: 100%
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #d51300;
}
a:focus {
	outline: 0;
	text-decoration: none;
	color: #666
}
:focus {
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 5px;
	line-height: 1.35;
	color: #000000
}
form {
	display: inline
}
fieldset {
	border: 0
}
legend {
	display: none
}
table {
	border: 0;
	border-spacing: 0;
	empty-cells: show;
	font-size: 100%
}
caption, th, td {
	vertical-align: top;
	text-align: left;
	font-weight: normal
}
thead tr th {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px
}
p {
	margin: 0 0 10px
}
strong {
	font-weight: bold
}
address {
	font-style: normal;
	line-height: 1.35
}
cite {
	font-style: normal
}
q, blockquote {
	quotes: none
}
q:before, q:after {
	content: ''
}
small, big {
	font-size: 1em
}
ul, ol {
	padding: 0;
	margin: 0 0 10px 25px
}
ul ul, ul ol, ol ol, ol ul {
	margin-bottom: 0
}
ul.unstyled, ol.unstyled {
	margin-left: 0;
	list-style: none
}
ul.inline, ol.inline {
	margin-left: 0;
	list-style: none
}
ul.inline>li, ol.inline>li {
	display: inline-block;
*display:inline;
	padding-right: 5px;
	padding-left: 5px;
*zoom:1
}
ul ul, ol ul {
	list-style-type: circle
}
.hidden {
	display: block !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0 !important;
	line-height: 0 !important;
	width: 0 !important;
	height: 0 !important;
	overflow: hidden !important
}
.nobr {
	white-space: nowrap !important
}
.wrap {
	white-space: normal !important
}
.a-left {
	text-align: left !important
}
.a-center {
	text-align: center !important
}
.a-right {
	text-align: right !important
}
.v-top {
	vertical-align: top
}
.v-middle {
	vertical-align: middle
}
.f-left, .left {
	float: left !important
}
.f-right, .right {
	float: right !important
}
.f-none {
	float: none !important
}
.f-fix {
	float: left;
	width: 100%
}
.no-display {
	display: none
}
.no-margin {
	margin: 0 !important
}
.no-padding {
	padding: 0 !important
}
.no-bg {
	background: none !important
}
small {
	font-size: 85%;
	font-weight: normal;
	text-transform: lowercase;
	color: #999999
}
input:focus {
	outline: none
}
/* BEGIN Thin */
@font-face {
	font-family: Roboto;
	src: url("../fonts/roboto/roboto/Thin/Roboto-Thin.woff2?v=1.1.0") format("woff2"), url("../fonts/roboto/Thin/Roboto-Thin.woff?v=1.1.0") format("woff"), url("./fonts/Thin/Roboto-Thin.ttf?v=1.1.0") format("truetype");
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}
/* END Thin */
/* BEGIN Thin Italic */
@font-face {
	font-family: Roboto;
	src: url("../fonts/roboto/ThinItalic/Roboto-ThinItalic.woff2?v=1.1.0") format("woff2"), url("../fonts/roboto/ThinItalic/Roboto-ThinItalic.woff?v=1.1.0") format("woff"), url("../fonts/roboto/ThinItalic/Roboto-ThinItalic.ttf?v=1.1.0") format("truetype");
	font-weight: 100;
	font-style: italic;
	font-display: swap;
}
/* END Thin Italic */
/* BEGIN Light */
@font-face {
	font-family: Roboto;
	src: url("../fonts/roboto/Light/Roboto-Light.woff2?v=1.1.0") format("woff2"), url("../fonts/roboto/Light/Roboto-Light.woff?v=1.1.0") format("woff"), url("../fonts/roboto/Light/Roboto-Light.ttf?v=1.1.0") format("truetype");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
/* END Light */
/* BEGIN Light Italic */
@font-face {
	font-family: Roboto;
	src: url("../fonts/roboto/LightItalic/Roboto-LightItalic.woff2?v=1.1.0") format("woff2"), url("../fonts/roboto/LightItalic/Roboto-LightItalic.woff?v=1.1.0") format("woff"), url("../fonts/roboto/LightItalic/Roboto-LightItalic.ttf?v=1.1.0") format("truetype");
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}
/* END Light Italic */
/* BEGIN Regular */
@font-face {
	font-family: Roboto;
	src: url("../fonts/roboto/Regular/Roboto-Regular.woff2?v=1.1.0") format("woff2"), url("../fonts/roboto/Regular/Roboto-Regular.woff?v=1.1.0") format("woff"), url("../fonts/roboto/Regular/Roboto-Regular.ttf?v=1.1.0") format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: Roboto;
	src: url("../fonts/roboto/Regular/Roboto-Regular.woff2?v=1.1.0") format("woff2"), url("../fonts/roboto/Regular/Roboto-Regular.woff?v=1.1.0") format("woff"), url("../fonts/roboto/Regular/Roboto-Regular.ttf?v=1.1.0") format("truetype");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
/* END Regular */
/* BEGIN Italic */
@font-face {
	font-family: Roboto;
	src: url("../fonts/roboto/Italic/Roboto-Italic.woff2?v=1.1.0") format("woff2"), url("../fonts/roboto/Italic/Roboto-Italic.woff?v=1.1.0") format("woff"), url("../fonts/roboto/Italic/Roboto-Italic.ttf?v=1.1.0") format("truetype");
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: Roboto;
	src: url("../fonts/roboto/Italic/Roboto-Italic.woff2?v=1.1.0") format("woff2"), url("../fonts/roboto/Italic/Roboto-Italic.woff?v=1.1.0") format("woff"), url("../fonts/roboto/Italic/Roboto-Italic.ttf?v=1.1.0") format("truetype");
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}
/* END Italic */
/* BEGIN Medium */
@font-face {
	font-family: Roboto;
	src: url("../fonts/roboto/Medium/Roboto-Medium.woff2?v=1.1.0") format("woff2"), url("../fonts/roboto/Medium/Roboto-Medium.woff?v=1.1.0") format("woff"), url("../fonts/roboto/Medium/Roboto-Medium.ttf?v=1.1.0") format("truetype");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
/* END Medium */
/* BEGIN Medium Italic */
@font-face {
	font-family: Roboto;
	src: url("../fonts/roboto/MediumItalic/Roboto-MediumItalic.woff2?v=1.1.0") format("woff2"), url("../fonts/roboto/MediumItalic/Roboto-MediumItalic.woff?v=1.1.0") format("woff"), url("../fonts/roboto/MediumItalic/Roboto-MediumItalic.ttf?v=1.1.0") format("truetype");
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}
/* END Medium Italic */
/* BEGIN Bold */
@font-face {
	font-family: Roboto;
	src: url("../fonts/roboto/Bold/Roboto-Bold.woff2?v=1.1.0") format("woff2"), url("../fonts/roboto/Bold/Roboto-Bold.woff?v=1.1.0") format("woff"), url("../fonts/roboto/Bold/Roboto-Bold.ttf?v=1.1.0") format("truetype");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: Roboto;
	src: url("../fonts/roboto/Bold/Roboto-Bold.woff2?v=1.1.0") format("woff2"), url("../fonts/roboto/Bold/Roboto-Bold.woff?v=1.1.0") format("woff"), url("../fonts/roboto/Bold/Roboto-Bold.ttf?v=1.1.0") format("truetype");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
/* END Bold */
/* BEGIN Bold Italic */
@font-face {
	font-family: Roboto;
	src: url("../fonts/roboto/BoldItalic/Roboto-BoldItalic.woff2?v=1.1.0") format("woff2"), url("../fonts/roboto/BoldItalic/Roboto-BoldItalic.woff?v=1.1.0") format("woff"), url("../fonts/roboto/BoldItalic/Roboto-BoldItalic.ttf?v=1.1.0") format("truetype");
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: Roboto;
	src: url("../fonts/roboto/BoldItalic/Roboto-BoldItalic.woff2?v=1.1.0") format("woff2"), url("../fonts/roboto/BoldItalic/Roboto-BoldItalic.woff?v=1.1.0") format("woff"), url("../fonts/roboto/BoldItalic/Roboto-BoldItalic.ttf?v=1.1.0") format("truetype");
	font-weight: bold;
	font-style: italic;
	font-display: swap;
}
/* END Bold Italic */
/* BEGIN Black */
@font-face {
	font-family: Roboto;
	src: url("../fonts/roboto/Black/Roboto-Black.woff2?v=1.1.0") format("woff2"), url("../fonts/roboto/Black/Roboto-Black.woff?v=1.1.0") format("woff"), url("../fonts/roboto/Black/Roboto-Black.ttf?v=1.1.0") format("truetype");
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
/* END Black */
/* BEGIN Black Italic */
@font-face {
	font-family: Roboto;
	src: url("../fonts/roboto/BlackItalic/Roboto-BlackItalic.woff2?v=1.1.0") format("woff2"), url("../fonts/roboto/BlackItalic/Roboto-BlackItalic.woff?v=1.1.0") format("woff"), url("../fonts/roboto/BlackItalic/Roboto-BlackItalic.ttf?v=1.1.0") format("truetype");
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}
/* END Black Italic */

@font-face {
	font-family: 'Dosis';
	font-style: normal;
	font-weight: 200;
	src: local('Dosis ExtraLight'), local('Dosis-ExtraLight'), url(../fonts/dosis/zuuDDmIlQfJeEM3Uf6kkpvesZW2xOQ-xsNqO47m55DA.woff) format('woff');
	font-display: swap;
}
@font-face {
	font-family: 'Dosis';
	font-style: normal;
	font-weight: 300;
	src: local('Dosis Light'), local('Dosis-Light'), url(../fonts/dosis/GpmMKE0dnXylect5ObzLR_esZW2xOQ-xsNqO47m55DA.woff) format('woff');
	font-display: swap;
}
@font-face {
	font-family: 'Dosis';
	font-style: normal;
	font-weight: 400;
	src: local('Dosis Regular'), local('Dosis-Regular'), url(../fonts/dosis/xIAtSaglM8LZOYdGmG1JqQ.woff) format('woff');
	font-display: swap;
}
@font-face {
	font-family: 'Dosis';
	font-style: normal;
	font-weight: 500;
	src: local('Dosis Medium'), local('Dosis-Medium'), url(../fonts/dosis/A4RWZsncmJ25G8iqn2EHN_esZW2xOQ-xsNqO47m55DA.woff) format('woff');
	font-display: swap;
}
@font-face {
	font-family: 'Dosis';
	font-style: normal;
	font-weight: 600;
	src: local('Dosis SemiBold'), local('Dosis-SemiBold'), url(../fonts/dosis/f8qltGyj2S-SS_tsOHsjgfesZW2xOQ-xsNqO47m55DA.woff) format('woff');
	font-display: swap;
}
@font-face {
	font-family: 'Dosis';
	font-style: normal;
	font-weight: 700;
	src: local('Dosis Bold'), local('Dosis-Bold'), url(../fonts/dosis/x-7NZTw0n-ypOAaIE8uSrvesZW2xOQ-xsNqO47m55DA.woff) format('woff');
	font-display: swap;
}
@font-face {
	font-family: 'Dosis';
	font-style: normal;
	font-weight: 800;
	src: local('Dosis ExtraBold'), local('Dosis-ExtraBold'), url(../fonts/dosis/k9xA3bmr7wstksq4xsFJafesZW2xOQ-xsNqO47m55DA.woff) format('woff');
	font-display: swap;
}
#page {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
	margin: 0 auto;
	max-width: 1230px;
	background-color: #fff;
}
/******************************************
2. Newsletter Popup
******************************************/
.modal-dialog.newsletter-popup {
	background: rgba(0, 0, 0, 0) url("../images/newsletter.jpg") repeat scroll 0 0;
	margin-top: 8%;
	color: #000000;
	height: 600px;
	min-width: 450px;
	padding: 0px;
	text-align: left;
	width: 470px;
	background-color: #f8f8f8;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
	overflow: hidden;
	opacity: 1;
}
.newsletter-popup .modal-content {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	margin-top: 285px;
	padding: 20px;
	text-align: center;
	position: initial;
}
.newsletter-popup .close {
	cursor: pointer;
	line-height: 27px;
	min-width: 30px;
	height: 30px;
	position: absolute;
	right: 5px;
	text-align: center;
	text-transform: uppercase;
	top: 5px;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	opacity: 1;
}
.newsletter-popup .close:hover {
	color: #fe0100;
}
.newsletter-popup h4.modal-title {
	font-size: 2.5em;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0;
	margin-top: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
}
#newsletter-form .content-subscribe {
	overflow: hidden
}
.form-subscribe-header label {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
	margin: 20px 0;
	max-width: 95%;
}
#newsletter-form .input-box .input-text {
	border: 1px solid #ddd;
	height: 50px;
	line-height: 50px;
	margin: 0 0 5px;
	padding-left: 15px;
	width: 95%;
	border-radius: 0px;
	color: #000000;
	font-size: 14px;
}
.subscribe-bottom input[type=checkbox] {
	vertical-align: sub;
}
#newsletter-form .actions .button-subscribe {
	background-color: #d51300;
	border: medium none;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	padding: 4px 20px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	margin-top: 8px;
}
#newsletter-form .actions .button-subscribe:hover {
	background: #000000;
	color: #fff;
}
.subscribe-bottom {
	color: #eee;
	display: block;
	margin-top: 15px;
	overflow: hidden;
}
.subscribe-bottom label {
	color: #eee;
	font-size: 12px;
	margin-bottom: 0;
}
#dont_show {
	margin: 0;
	vertical-align: middle;
}
.modal-open .modal {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
}
/******************************************
3. Layout
******************************************/

.main-col {
	margin: auto;
	overflow: hidden
}
.col-main {
	font-size: 14px;
}
.col-left {
	margin-bottom: 0px
}
.col-right {
	margin-bottom: 0px
}
/*3.1. col1 layout*/
.col1-layout .header-background-default {
	margin: 20px;
	padding: 0
}
.col1-layout .col-main {
	float: none;
	width: auto;
	margin-top: 0%
}
/*3.2. col2 layout*/
.col2-left-layout .col-main {
	margin-top: 0%
}
.col2-right-layout ol.opc .col-md-4 {
	margin-right: 15px
}
/*3.3. col3 layout*/
.col3-layout .col-wrapper {
	float: left;
	width: 780px
}
.col3-layout .col-wrapper .col-main {
	float: right
}
.main-container {
	min-height: 350px;
	padding: 25px 0 0px;
}
/******************************************
4. Header
******************************************/

/*4.1 welcome info */
.welcome-info {
	background-color: #fff;
	border-bottom: 1px #e5e5e5 solid;
	padding: 30px 0px 60px;
	text-align: center
}
.welcome-info .page-header {
	margin-top: 10px
}
.welcome-info .page-header h1 {
	color: #000000;
	font-size: 40px
}
.welcome-info .page-header p {
	font-size: 30px
}
.welcome-info .page-header p em {
	font-style: normal;
	border-bottom: 2px #d51300 solid;
	padding-bottom: 5px
}
.welcome-info .page-header .text-main {
	color: #d51300
}
/*4.2 header top */
.header-top {
	background: #fff;
	border-bottom: 1px solid #eaeaea;
	width: 100%;
	color: #000000;
}
.header-top a {
	color: #000000
}
.header-top a:hover {
	color: #d51300;
}
.welcome-msg {
	text-align: left;
	display: inline-block;
	padding: 2px 15px 2px 0;
	margin: 0px 12px 0 0;
}
.phone {
	padding: 2px 0px 2px 0;
}
.header-top .phone {
	padding: 0px 12px 0px 0;
	border-right: 1px solid #eaeaea;
	margin-top: 6px;
	margin-right: 10px;
	display: inline-block;
}
/*4.3 language & currency */
.language-currency-wrapper .block {
	margin: 0;
	position: relative;
	border-bottom: none;
	display: inline-block;
}
.language-currency-wrapper .block span {
	display: inline-block;
	text-transform: capitalize
}
.language-currency-wrapper .block:hover {
	cursor: pointer
}
.language-currency-wrapper .block>div {
	position: relative
}
.language-currency-wrapper .block>div>span:hover {
	color: #d51300
}
.language-currency-wrapper .block>div img {
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 15px
}
.language-currency-wrapper .block>ul {
	position: absolute;
	right: 0;
	top: 32px;
	padding: 10px;
	background: #fff;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: hidden;
	z-index: 999;
	text-align: left;
}
.language-currency-wrapper .block>ul li {
	list-style: none;
	background: #fbfbfb
}
.language-currency-wrapper .block>ul li a {
	position: relative;
	white-space: nowrap;
	line-height: 30px;
	color: #666;
	font-size: 12px;
	padding-left: 12px;
	display: block
}
.language-currency-wrapper .block>ul li a img {
	margin-right: 8px;
	margin-top: 0px
}
.language-currency-wrapper .block>ul li a .cur_icon {
	margin-right: 6px
}
.language-currency-wrapper .block>ul li a:hover {
	color: #d51300;
	text-decoration: none
}
.language-currency-wrapper .block:hover>ul {
	margin-top: 0;
	top: 18px;
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}
.language-currency-wrapper .block.block-language {
	border-left: 1px solid #eaeaea;
	padding: 0px;
}
.language-currency-wrapper {
	display: inline-block;
}
.language-currency-wrapper .block.block-language>ul {
	min-width: 132px;
	left: 0px;
	margin: auto
}
.language-currency-wrapper .block.block-currency {
	margin-left: 15px;
}
.language-currency-wrapper .block.block-currency>ul {
	min-width: 114px;
	margin: auto;
	left: 0px;
}
.jtv-user-info .dropdown-menu {
	min-width: 130px;
	left: -20px;
}
.headerlinkmenu {
	line-height: normal;
	display: inline-block;
	margin-bottom: 5px;
}
.headerlinkmenu .links {
	display: inline-block
}
.headerlinkmenu .links div {
	display: inline-block;
	text-align: right
}
.jtv-user-info .dropdown-menu {
	padding: 0px;
	margin: auto;
}
.headerlinkmenu .jtv-user-info .dropdown-menu li a {
	padding: 6px 15px;
	width: 100%;
}
.headerlinkmenu div.links div a {
	display: inline-block;
	padding: 0px;
	padding: 8px 0px 6px 5px;
	text-decoration: none;
	letter-spacing: 0.5px;
	color: #000000;
}
.headerlinkmenu div.links div a span {
	margin-left: 8px
}
.headerlinkmenu div.links div a:hover {
	color: #d51300;
	text-decoration: none
}
/*4.4 Top Search */
.top-search {
	margin-top: 30px;
}
.top-search a {
	color: #fff;
	cursor: pointer;
	padding: 8px 12px 9px
}
.top-search a:hover {
	background: #006393;
	color: #fff
}
.icon-search:before {
	font-size: 16px
}
.cart-top .dropdown-menu {
	padding: 10px;
	min-height: 100px;
	height: auto !important;
	min-width: 445px;
	-webkit-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
	top: 0;
	position: fixed;
	z-index: 999;
	display: block;
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	-ms-transform: translate3d(100%, 0, 0);
	-o-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition: all .4s cubic-bezier(.25, .46, .45, .94) 0s;
	-o-transition: all .4s cubic-bezier(.25, .46, .45, .94) 0s;
	transition: all .4s cubic-bezier(.25, .46, .45, .94) 0s
}
#search .input-group {
	border: 1px solid #e5e7eb;
	border-radius: 5px;
	display: inline-block;
	overflow: hidden;
	width: 100%;
	background: #fff;
}
#search input {
	height: 40px;
	display: inline-block;
	width: 89%;
	border: none;
	background: #fff;
	box-shadow: none;
	padding: 0;
    padding-left: 5px;
}
.form-control::-moz-placeholder {
color: #000000;
}
#search button {
	    height: 45px;
	padding: 6px 20px 6px 18px;
	float: right;
	display: inline-block;
	background: #fafafa;
	color: #000000;
	border-radius: 0 5px 5px 0;
    border: 1px solid transparent;
	transition: 0.5s all ease;
	    border-left: 1px solid #e5e7eb;
}
#search button:hover {
	background: #d51300;
	color: #fff;
	transition: 0.5s all ease
}
.top-search .fade.in {
	background: none repeat scroll 0 0 rgba(0,0,0,0.5);
	opacity: 1
}
.top-search .modal-content {
	border-radius: 3px
}
#search button i {
	
}
.cate-dropdown {
	float: left;
	width: 130px;
	height: 39px;
	border: none;
	display: inline-block
}
select.cate-dropdown {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position: right center;
	background-image: url(../images/select-arrow.png);
	background-repeat: no-repeat;
	position: right 10px center;
	color: transparent;
	padding-right: 28px;
	padding-left: 18px;
	text-indent: 0.01px;
	text-overflow: '';
	cursor: pointer;
	color: #000000;
	background-color: #f8f8f8;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position: right center !important;
	background-image: url(../images/select-arrow.png) !important;
	background-repeat: no-repeat !important;
	position: right 10px center !important;
	color: transparent;
	padding-right: 28px;
	padding-left: 18px;
	text-indent: 0.01px;
	text-overflow: '';
	cursor: pointer;
}
.cate-dropdown:focus {
	border: none;
	background-color: #f8f8f8;
	padding-right: 28px;
	padding-left: 18px;
}
/*4.5 Logo */
.logo {
	vertical-align: middle;
	margin-top: 30px;
	text-align: left;
	margin-bottom: 30px
}
/*4.6 Top Cart */
.top-cart-contain .top-cart-content {
	opacity: 0;
	transform-origin: 0 0 0;
	transition: all 0.5s ease 0s;
	-ms-transform: scaleY(0);
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-o-transform: scaleY(0);
	transform: scaleY(0);
}
.top-cart-contain .mini-cart:hover .top-cart-content {
	opacity: 1;
	-ms-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-o-transform: scaleY(1);
	transform: scaleY(1);
}
.top-cart {
	float: right;
}
.mini-products-list .product-image {
	float: left;
	padding: 0;
	width: 68px;
	padding: 0px;
	border: 1px #eee solid
}
.top-cart-content .product-name {
	margin: 0;
	width: 178px;
	line-height: 1.3em;
	padding: 0 0 3px
}
.top-cart-content .product-name a {
	font-size: 13px;
	line-height: normal;
	font-weight: 400;
}
.top-cart-title span {
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-transform: inherit
}
.top-cart-title p span {
	text-transform: none
}
.top-cart-contain .price {
	color: #000;
	font-weight: 900;
	text-transform: uppercase;
	padding-left: 10px;
	float: right
}
.top-cart-contain .product-details .price {
	width: auto;
	float: none;
	font-weight: 900;
	padding-left: 0px;
	font-size: 13px
}
.mini-cart {
	text-align: center;
	cursor: pointer
}
.mini-cart .basket a {
	color: #000000;
	margin: 0px;
	line-height: 50px;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0px 10px 0px;
}
.mini-cart .basket a .cart-title {
	color: #232323;
	display: block;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	margin-top: 8px;
	text-transform: uppercase;
}
.mini-cart .basket a .cart-total {
	display: block;
	font-size: 13px;
	font-weight: 500;
	line-height: 1;
	margin-top: 3px;
	padding-bottom: 0px;
	color: #777;
}
.cart-icon {
	float: right;
	text-align: left;
}
.shoppingcart-inner {
	float: left;
	text-align: left;
}
.mini-cart .basket a .fa-shopping-cart:before {
	font-size: 16px;
	margin-left: 12px;
	background: #d51300;
	padding: 15px 16px;
	color: #fff;
	border-radius: 0px;
	float: right;
}
.mini-cart .open .basket a {
	color: #fff;
	background: #fff;
	box-shadow: 0 3px 9px rgba(0,0,0,0.3)
}
.mini-cart .dropdown-toggle {
	font-size: 12px;
	padding: 0;
	text-transform: none
}
.top-cart-contain {
	padding: 0 0px 0px 12px;
	color: #fff;
	margin-top: 26px;
	float: right;
	border: 1px #eaeaea solid;
	height: 48px;
}
.top-cart-title p {
	margin: 0
}
.top-cart-content .empty {
	padding: 10px
}
.top-cart-content {
	width: 308px;
	position: absolute;
	top: 75px;
	right: 0px;
	background: #fff;
	padding: 0;
	text-align: right;
	box-shadow: 0 0 5px -5px rgba(0,0,0,0.2);
	border: 1px solid #f5f5f5;
	z-index: 50
}
.top-cart-content p {
	color: #000000;
	margin: 0;
	padding: 10px
}
.top-subtotal {
	color: #000000;
	font-size: 13px;
	font-weight: 900;
	padding: 8px 15px;
	text-align: left;
	text-transform: none;
	background-color: #f3f3f3;
	margin-bottom: 15px
}
.top-cart-content .product-details .btn-remove {
	position: absolute;
	right: 10px;
	top: 4px
}
.top-cart-title {
	display: inline-block;
	padding: 3px;
	margin: 0;
	vertical-align: top;
	text-align: center;
	color: #223D62;
	line-height: 12px;
	position: relative;
	font-size: 12px;
	width: 20px;
	margin-top: 2px;
	margin-left: 29px
}
.top-cart-content .block-subtitle {
	border-bottom: 1px solid #fbfbfb;
	color: #000000;
	overflow: hidden;
	padding: 15px;
	text-align: left;
	font-size: 13px;
	background: #f5f5f5
}
ul#cart-sidebar {
	padding: 3px 15px 6px;
	margin: auto;
	max-height: 195px;
	overflow: auto;
}
.top-cart-title .cart_arrow {
	position: absolute;
	bottom: -6px;
	right: 50px;
	width: 18px;
	height: 11px;
	z-index: 1000;
	display: none
}
.top-cart-contain:hover .top-cart-title .cart_arrow {
	display: block
}
.top-cart-content li.item {
	width: 272px;
	margin: 5px 0px;
	border-bottom: 1px #eee solid;
	min-height: 67px
}
.top-cart-content li.item.last {
	margin: 0;
	border-bottom: 0px #eee solid;
	padding-bottom: 10px
}
.top-cart-content .product-details {
	color: #000000;
	position: relative;
	text-align: left
}
.mini-products-list .product-details {
	margin-left: 80px;
	padding: 0
}
.top-cart-content .product-details .btn-remove {
	position: absolute;
	right: 10px;
	top: 12px
}
.top-cart-content .product-details .btn-edit {
	position: absolute;
	right: 22px;
	top: 6px
}
.top-cart-content .actions {
	padding: 5px 15px 20px;
	margin: 0;
	overflow: hidden
}
.top-cart-icon {
	padding: 5px;
	width: 20px;
	height: 24px;
	display: inline-block;
	vertical-align: middle
}
.top-cart-title span {
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase
}
.top-cart-title p span {
	text-transform: none
}
.mini-cart .actions .fa-shopping-cart:before {
	font-size: 13px;
	padding-right: 8px
}
.mini-cart .actions .fa-check:before {
	font-size: 13px;
	padding-right: 8px
}
.mini-cart .actions .btn-checkout {
	background: #d51300;
	color: #fff;
	font-size: 12px;
	padding: 8px 16px;
	border: none;
	cursor: pointer;
	display: inline-block;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	border: 2px solid rgba(0,0,0,0.08);
	font-weight: bold;
	border-radius: 0px;
	text-transform: uppercase
}
.mini-cart .actions .btn-checkout:hover {
	background: #000000;
	color: #fff;
}
.mini-cart .actions .view-cart {
	background: #fff;
	color: #000000;
	font-size: 12px;
	padding: 8px 16px;
	text-align: left;
	cursor: pointer;
	text-decoration: none;
	float: left;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	border: 2px solid #000000;
	font-weight: bold;
	border-radius: 0px
}
.mini-cart .actions .view-cart:hover {
	background: #d51300;
	color: #fff
}
.mini-cart .actions .button {
	display: inline-block;
	width: 100px;
	text-align: center;
	margin-bottom: 3px;
	padding: 8px 10px 6px;
	text-transform: none;
	border: none;
	font-size: 12px;
	text-transform: uppercase
}
.mini-cart .button.btn-checkout {
	background-color: #970400;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 900;
	padding: 0px 6px;
	height: 32px;
	line-height: 32px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}
.block_mini_cart_above_products {
	margin-bottom: 15px
}
.mini-cart>.button {
	color: #000000;
	font-size: 12px;
	font-weight: 300;
	text-shadow: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none
}
#cart-sidebar li {
	border-bottom: 1px solid #ECECEC;
	list-style: none;
	margin-bottom: 8px;
	overflow: hidden;
	padding: 8px 0 15px
}
#cart-sidebar li.last {
	padding: 5px 0 0;
	border-bottom: none;
	margin-bottom: 0
}
.remove-cart {
	display: block;
	width: 15px;
	height: 13px;
	position: absolute;
	right: 0;
	top: 0
}
.wishlist-count {
	background-color: #f8f8f8;
	border-radius: 50%;
	color: #666;
	font-size: 1.1em;
	font-weight: 300;
	height: 25px;
	line-height: 24px;
	padding: 0;
	position: absolute;
	right: -5px;
	text-align: center;
	top: -13px;
	width: 25px;
	z-index: 0;
	border: 1px solid #e0e0e0;
}
.link-wishlist {
	width: 40px;
	position: relative;
	float: left;
	margin-top: 45px;
}
/******************************************
5. Home tabs
******************************************/
.tab-info h3 {
	text-transform: uppercase;
	margin: auto;
	font-size: 18px;
	letter-spacing: 0.5px
}
.home-product-tabs {
	line-height: normal;
	margin: 0;
	outline: none;
	padding: 0px 60px 6px 0px;
	position: relative;
	z-index: 1;
	border-bottom: 2px solid #e0e0e0;
	margin-top: 0px;
	text-align: right;
}
.home-product-tabs li a {
	border-bottom: none;
	color: #000000;
	margin-right: 0px;
	text-decoration: none;
	font-size: 14px;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	padding: 0 20px;
	font-weight: 500;
	letter-spacing: 0.5px;
}
.home-product-tabs li.active a {
	background: none repeat scroll 0 0 #fff;
	color: #000000;
	padding: 12px;
	border: none
}
.home-nav-tabs.home-product-tabs>li>a {
	margin-right: 0px;
	line-height: 1.42857143;
	border-radius: 0px;
	border: 0px solid #999;
	padding: 0px 7px;
	background: #fff;
}
.home-product-tabs li:first-child a {
	padding-left: 0px;
	padding-right: 8px;
}
.home-nav-tabs>li.active>a, .home-nav-tabs>li.active>a:hover, .home-nav-tabs>li.active>a:focus {
	border: 0px solid #fe0100
}
.home-nav-tabs>li>a:hover {
	background: #fff;
	color: #000000;
	border: 0px solid #000000
}
.home-nav-tabs>li.active>a, .home-nav-tabs>li.active>a:hover, .home-nav-tabs>li.active>a:focus {
	border: 0px solid #fe0100;
	border-radius: 0px;
	background: #fff;
	color: #fe0100;
}
.home-nav-tabs>li {
	float: none;
	margin-bottom: -1px;
	display: inline-block;
	margin-right: 0px
}
.home-nav-tabs>li.divider {
	border-right: 1px solid #e0e0e0;
	color: #ccc;
	display: inline;
	height: 20px;
	margin-left: 0px;
	margin-right: 0px;
	width: 1px;
}
.home-tab .product-item .item-inner {
	margin-bottom: 0px;
}
.home-tab .tab-content {
	padding: 5px 0px 0px 0px;
	overflow: visible;
	font-size: 14px;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.home-tab .product-flexslider {
	margin-bottom: 0px;
}
.page-header {
	border: none;
	padding-bottom: 0px;
	margin: 30px 0 0px
}
.page-header h1 {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000
}
.page-header h2 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 500;
	color: #000000;
	letter-spacing: 0.5px;
}
.page-header .text-main {
	color: #d51300
}
.divider-icon {
	font-size: 28px;
	margin: 5px 0 20px
}
/******************************************
6. Hot deal
******************************************/
.hot-products {
	margin-top: 30px;
	margin-bottom: 30px;
}
.timer-item.item {
	margin: auto;
}
.timely {
	margin-bottom: 0px;
	border: 1px solid #e8e8e8;
	padding: 0px 20px 12px;
	margin-right: 30px;
}
.timely .item-info {
	text-align: center;
	margin-top: 0px;
}
.jtv-timer-grid {
	overflow: hidden;
	display: inline-block;
}
.jtv-timer-grid .box-time-date {
	background: #f6f6f6;
	font-size: 11px;
	color: #808080;
	min-width: 60px;
	min-height: 60px;
	text-align: center;
	margin-top: 6px;
	font-weight: 400;
	text-transform: uppercase;
	border-radius: 0;
	border: 1px #e5e5e5 solid;
	display: inline-block;
}
.jtv-timer-grid .box-time-date span {
	display: block;
	font-size: 18px;
	color: #d51300;
	margin-top: 8px;
	font-weight: 700;
}
.jtv-box-timer {
	bottom: -6px;
	text-align: center;
	margin-top: 0;
	position: absolute;
	left: inherit;
	right: inherit;
	width: 100%;
}
.hot-deal {
	border: 1px solid #e5e5e5;
}
.hot-deal .products-grid .item {
	margin-top: 0;
}
.hot-deal .product-item .item-inner {
	margin-bottom: 0px;
}
.hot-deal .product-item {
	margin: 0px;
}
.hot-deal .title-text {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	background-color: #d51300;
	display: inline-block;
	width: 100%;
	padding: 14px;
	text-align: left;
	color: #fff;
	letter-spacing: 1px;
}
/******************************************
7. Home top banner
******************************************/

/******************************************
8. Sale & New label
******************************************/

.icon-new-label {
	font-size: 11px;
	color: #fff;
	background: #d51300;
	text-transform: uppercase;
	padding: 0px;
	text-align: center;
	display: block;
	position: absolute;
	z-index: 1;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: normal;
	width: 75px;
	line-height: 20px;
	margin-top: 0px;
	margin-left: 0px;
}
.icon-sale-label {
	font-size: 11px;
	color: #fff;
	background: #fe0100;
	text-transform: uppercase;
	padding: 0px;
	text-align: center;
	display: block;
	position: absolute;
	z-index: 1;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: normal;
	width: 75px;
	line-height: 20px;
	margin-top: 0px;
	margin-left: 0px;
}
.new-right {
	right: 0px;
}
.new-left {
	left: 0px;
}
.sale-right {
	right: 0px;
}
.sale-left {
	left: 0px;
}
.icon-hot-label {
	font-size: 11px;
	color: #fff;
	background: #3C5B9B;
	text-transform: uppercase;
	padding: 0px;
	text-align: center;
	display: block;
	position: absolute;
	z-index: 1;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: normal;
	width: 75px;
	line-height: 20px;
	margin-top: 0px;
	margin-left: 0px;
}
.hot-right {
	right: 0px;
}
.hot-left {
	left: 0px;
}
/******************************************
9. product hover
******************************************/
.product-item .item-inner {
	margin-bottom: 25px;
	border: 2px solid rgba(0, 0, 0, 0);
	padding: 15px 8px 20px;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
}
.product-item .item-inner:hover {
	border: 2px solid #d51300;
}
.product-item .item-inner:hover .product-thumbnail .btn-quickview {
	opacity: 1;
	-moz-transform: translateY(0);
	-webkit-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}
.product-item .item-inner:hover .pro-box-info .box-hover .add-to-links .action.add-to-wishlist {
	margin-left: -97px;
}
.product-item .item-inner:hover .pro-box-info .box-hover .add-to-links .add-to-compare {
	margin-left: 63px;
}
.product-item .item-inner .product-thumbnail {
	position: relative;
	text-align: center;
	height: 186px;
    line-height: 186px;
}
.product-thumbnail img{
max-height: 93%;
    max-width: 93%;
}
.product-item .item-inner .product-thumbnail .btn-quickview {
	background: none;
	padding: 0;
	line-height: inherit;
	position: absolute;
	top: 44%;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 2;
	opacity: 0;
	-moz-transform: translateY(-20px);
	-webkit-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
}
.product-item .item-inner .product-thumbnail .btn-quickview span {
	background: #fff;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 12px;
	font-weight: 600;
	font-family: "Roboto", sans-serif;
	padding: 0 12px 0 30px;
	line-height: 32px;
	letter-spacing: 0.5px;
	text-transform: inherit;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
}
.product-item .item-inner .product-thumbnail .btn-quickview span:hover {
	color: #fff;
	background: #d51300;
	border: 1px solid #d51300;
}
.product-item .item-inner .product-thumbnail .btn-quickview span:before {
	content: "\f002";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 13px;
	font-weight: normal;
	left: 12px;
	line-height: 31px;
	margin-right: 5px;
	position: absolute;
	top: -1px;
}
.product-item .item-inner .product-thumbnail .product-item-photo {
	display: block;
	width: 100%;
	padding: 0;
}
.product-item .item-inner .pro-box-info {
	margin-top: 5px;
}
.product-item .item-inner .pro-box-info .box-hover {
	text-align: center;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
}
.product-item .item-inner .pro-box-info .box-hover .add-to-links:after {
	display: table;
	content: "";
	clear: both;
}
.product-item .item-inner .pro-box-info .box-hover .add-to-links .action {
	color: #fff;
	display: inline-block;
	font-size: 0;
	font-weight: 400;
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	padding: 0;
	border: 1px solid #ccc;
	background: #fff;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
}
.product-item .item-inner .pro-box-info .box-hover .add-to-links .action:hover {
	background: #d51300;
	border: 1px solid #d51300;
}
.product-item .item-inner .pro-box-info .box-hover .add-to-links .action:hover:before {
	color: #fff;
}
.product-item .item-inner .pro-box-info .box-hover .add-to-links .action:before {
	display: inline-block;
	font-family: FontAwesome;
	font-size: 14px;
	color: #444444;
}
.product-item .item-inner .pro-box-info .box-hover .add-to-links .action span {
	display: inline-block;
}
.product-item .item-inner .pro-box-info .box-hover .add-to-links .action.add-to-wishlist {
	margin-left: 0;
}
.product-item .item-inner .pro-box-info .box-hover .add-to-links .action.add-to-wishlist:before {
	content: "\f004";
}
.product-item .item-inner .pro-box-info .box-hover .add-to-links .action.add-to-compare:before {
	content: "\f012";
}
.product-item .item-inner .pro-box-info .pro-actions {
	display: inline-block;
	background: #fff;
	position: relative;
	z-index: 2;
}
.product-item .item-inner .pro-box-info .pro-actions .action.add-to-cart {
	background: #fff;
	border: 2px solid #cccccc;
	color: #444444;
	font-size: 12px;
	font-weight: 400;
	font-family: "Roboto", sans-serif;
	padding: 0 12px;
	line-height: 32px;
	letter-spacing: 0.5px;
	text-transform: inherit;
	border-radius: 0;
	transition: all 0.4s ease-out 0s;
}
.product-item .item-inner:hover .pro-box-info .pro-actions .action.add-to-cart {
	color: #fff;
	background: #d51300;
	border: 2px solid #d51300;
	transition: all 0.4s ease-out 0s;
}
.product-item .item-inner .pro-box-info .pro-actions .action.add-to-cart:before {
	content: "";
	display: inline-block;
	font-family: FontAwesome;
	margin-right: 0px;
	line-height: 31px;
}
.add-to-cart-mt {
	background: #d51300;
	border: 0 none;
	bottom: 0;
	font-size: 12px;
	left: -100%;
	line-height: 10px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	transition: all .5s ease-out 0s;
	width: 100%;
	padding: 12px 0;
	color: #000000;
}
.add-to-cart-mt:hover {
	background: #fe0100;
	color: #fff;
}
.add-to-cart-mt span {
	margin-left: 5px
}
.pr-button .mt-button a:hover {
	background: #d51300;
	color: #fff
}
.pr-button .mt-button a {
	transform: rotate(0deg);
	transition: all .5s ease-in-out
}
.pr-button .mt-button a:hover {
	transform: rotate(360deg);
	transition: all .5s ease-in-out
}
.pr-button .mt-button {
	border-right: 0 none;
	float: left;
	height: 40px;
	margin-right: 5px;
	text-align: center;
	transform: scale(0);
	transition: all 0.4s ease 0s;
	width: 40px;
	line-height: 25px
}
.product-item .item-inner .product-thumbnail:hover .mt-button {
	transform: scale(1)
}
.product-item .item-inner .item-info {
	text-align: center;
	padding-top: 5px;
}
.product-item .item-inner .item-info .item-title {
	font-size: 16px;
	    margin-bottom: 46px;
	font-weight: 400;
	    *height: 70px;
}
.product-item .item-inner .item-info .item-title a {
	display: inherit;
	text-overflow: ellipsis;
	font-size: 19px;
	font-weight: 500;
	    line-height: 22px;
	overflow: hidden;
    *height: 105px;
	    white-space: break-spaces;
}
.product-item .item-inner {
	position: relative;
	overflow: hidden
}
.product-item {
	margin: 0 12px
}
.product-grid-area.col4 .product-item {
	margin: 0 4px
}
.product-item .item-inner .item-info .item-title a:hover {
	color: #d51300;
}
#best-sale-slider.product-flexslider {
	margin: 0px;
}
#best-sale-slider .owl-theme .owl-controls .owl-buttons div {
	margin: 20px 5px 0px 0px;
}
.best-sale-pro .slider-items-products .owl-buttons .owl-prev {
	top: 15%
}
.best-sale-pro .slider-items-products .owl-buttons .owl-next {
	top: 15%
}
/******************************************
10. Best selling
******************************************/
.best-selling-slider h3 {
	text-transform: uppercase;
	margin: auto;
	font-size: 18px;
	line-height: normal;
	margin: 0 0 20px;
	outline: none;
	padding: 0px 0px 6px 0px;
	position: relative;
	z-index: 1;
	border-bottom: 2px solid #e0e0e0;
	display: inline-block;
	width: 100%;
	letter-spacing: 0.5px;
}
.best-selling-slider .product-flexslider {
	margin: 0px -12px 0px;
}
.best-selling-slider .product-item .item-inner {
	margin-bottom: 0px;
}
.best-selling-slider .slider-items-products .owl-buttons .owl-next, .best-selling-slider .slider-items-products .owl-buttons .owl-prev {
	top: -62px;
}
/******************************************
Featured products 
******************************************/
.featured-products-slider h3 {
	text-transform: uppercase;
	margin: auto;
	font-size: 18px;
	line-height: normal;
	margin: 0 0 20px;
	outline: none;
	padding: 0px 0px 6px 0px;
	position: relative;
	z-index: 1;
	border-bottom: 2px solid #e0e0e0;
	display: inline-block;
	width: 100%;
	letter-spacing: 0.5px;
}
.featured-products-slider .product-flexslider {
	margin: 0px -12px 0px;
}
.featured-products-slider .product-item .item-inner {
	margin-bottom: 0px;
}
.featured-products-slider .slider-items-products .owl-buttons .owl-next, .featured-products-slider .slider-items-products .owl-buttons .owl-prev {
	top: -62px;
}
.item-inner .product-thumbnail .add-to-links .action.add-to-wishlist {
	color: #fff;
	display: inline-block;
	font-size: 0;
	font-weight: 400;
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	padding: 0;
	border: 1px solid #ccc;
	background: #fff;
	position: absolute;
	top: 0;
	left: 30%;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	opacity: 0;
}
.item-inner:hover .product-thumbnail .add-to-links .action.add-to-wishlist, .item-inner:hover .product-thumbnail .add-to-links .action.add-to-compare {
	opacity: 1;
	top: 80px;
	z-index: 2;
}
.item-inner .product-thumbnail .add-to-links .action.add-to-compare {
	color: #fff;
	display: inline-block;
	font-size: 0;
	font-weight: 400;
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	padding: 0;
	border: 1px solid #ccc;
	background: #fff;
	position: absolute;
	top: 0;
	left: 55%;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	opacity: 0;
}
.item-inner .product-thumbnail .add-to-links .action:hover {
	background: #d51300;
	border: 1px solid #d51300;
}
.item-inner .product-thumbnail .add-to-links .action:hover:before {
	color: #fff;
}
.item-inner .product-thumbnail .add-to-links .action:before {
	display: inline-block;
	font-family: FontAwesome;
	font-size: 14px;
	color: #444444;
}
.item-inner .product-thumbnail .add-to-links .action span {
	display: inline-block;
}
.item-inner .product-thumbnail .add-to-links .action.add-to-wishlist {
	margin-left: 0;
}
.item-inner .product-thumbnail .add-to-links .action.add-to-wishlist:before {
	content: "\f004";
}
.item-inner .product-thumbnail .add-to-links .action.add-to-compare:before {
	content: "\f012";
}
/******************************************
11. owl.carousel Slider
******************************************/

.owl-item .item {
	margin: 0 12px
}
.slider-items-products {
	position: relative
}
.slider-items-products .item {
	text-align: center
}
.slider-items-products .item .product-image {
	display: block;
	overflow: hidden
}
.slider-items-products .item .product-image img {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-property: transform;
	transition-property: transform
}
.slider-items-products .item .product-image:hover img {
	transform: scale(-1, 1)
}
.slider-items-products .owl-buttons .owl-prev a {
	transition: all .5s ease-out 0s
}
.slider-items-products:hover .owl-buttons .owl-prev a {
}
.slider-items-products .owl-buttons .owl-next a {
	transition: all .5s ease-out 0s
}
.slider-items-products:hover .owl-buttons .owl-next a {
}
.owl-buttons {
	opacity: 1;
	transition: all .5s ease-out 0s
}
.product-flexslider:hover .owl-buttons {
	opacity: 1
}
.slider-items-products .owl-buttons .owl-prev {
	position: absolute;
	right: 30px;
	top: -68px;
	left: inherit
}
.slider-items-products .owl-buttons .owl-next {
	position: absolute;
	top: -68px;
	right: 0px;
}
.slider-items-products .owl-buttons .owl-prev a {
	background-position: 0 100%
}
.slider-items-products .owl-buttons .owl-next a {
	background-position: 100% 100%;
	top: 50%
}
.slider-items-products .owl-buttons .owl-next a:before {
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f105";
	text-transform: none;
	font-size: 18px;
	line-height: 22px
}
.slider-items-products .owl-buttons .owl-prev a:before {
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f104";
	text-transform: none;
	font-size: 18px;
	line-height: 22px
}
.slider-items-products .owl-buttons a {
	background: #f8f8f8;
	display: block;
	height: 25px;
	margin: 0 0 0 -20px;
	position: absolute;
	top: 50%;
	width: 25px;
	z-index: 5;
	color: #666;
	border: 1px solid #e0e0e0;
	border-radius: 0px;
}
.product-flexslider {
	margin: 30px -12px;
	margin-top: 20px
}
.owl-theme .owl-controls .owl-buttons div {
	background: none !important
}
.slider-items-products .owl-buttons a:hover {
	text-decoration: none;
	background: #d51300;
	color: #fff;
	border: 1px #d51300 solid
}
.slider-items-products .owl-buttons .owl-prev a {
	background-position: 0 100%;
}
/******************************************
12. testimonials
******************************************/

.testimonials {
	background-color: #000000;
	margin: 10px 0px;
}
.home-testimonials .holder {
	margin: 15px 30px 5px
}
.home-testimonials .thumb {
	margin: 8px auto 15px;
	display: block;
	width: 80px;
	position: relative
}
.testimonials .divider-icon {
	color: #f9f9f9
}
.home-testimonials .thumb img {
	border: 1px solid #000;
	width: 75px;
}
.home-testimonials .author {
	float: left;
	margin-top: 22px;
	text-align: left;
}
.home-testimonials .thumb {
	float: left;
	margin-right: 8px;
}
.home-testimonials p {
	font-size: 15px;
	line-height: 22px;
	font-weight: 400;
	color: #f9f9f9;
	text-transform: none;
	text-align: center;
}
.home-testimonials strong.name {
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0 auto 10px;
	position: relative;
	color: #d51300;
	letter-spacing: 1px;
}
.home-testimonials strong.designation {
	font-size: 12px;
	line-height: 18px;
	font-weight: 400;
	color: #f9f9f9;
	display: block
}
.home-testimonials .bx-wrapper {
	float: left;
	width: 100%;
	margin: 0
}
.home-testimonials .bx-wrapper .bx-viewport {
	background: none;
	border: 0;
	box-shadow: none;
	left: 0
}
.home-testimonials .bx-wrapper .bx-pager {
	display: none;
	padding: 0
}
.home-testimonials .bx-wrapper .bx-controls-direction a {
	display: none
}
.testimonials .owl-theme .owl-controls {
	display: none !important;
}
/******************************************
13. Our clients
******************************************/

.our-clients .lead {
	font-size: 18px;
	text-transform: none;
	margin: auto 8% 45px
}
.our-clients .page-header h2 {
	color: #000000
}
.our-clients {
	background-color: #f8f8f8;
	margin: 0px 0px;
	padding: 0px;
	overflow: hidden;
}
.our-clients .product-flexslider {
	margin: 8px 0px;
}
/******************************************
14. Latest news
******************************************/
#latest-news .slider-items-products .owl-buttons .owl-prev, #latest-news .slider-items-products .owl-buttons .owl-next {
	top: -62px;
}
.news .product-flexslider {
	margin-bottom: 0px;
}
#latest-news .title-text {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}
#latest-news .page-header h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #000000;
	display: inline-block;
	margin: 0px;
	letter-spacing: 0.5px;
}
#latest-news .page-header {
	text-transform: uppercase;
	margin: auto;
	line-height: normal;
	outline: none;
	padding: 0px 0px 6px 0px;
	position: relative;
	z-index: 1;
	border-bottom: 2px solid #e0e0e0;
	display: inline-block;
	width: 100%;
}
.jtv-blog {
	text-align: left;
}
.blog-img a {
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.blog-img > a::after {
	animation-duration: 0.5s;
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	content: "";
	display: block;
	height: 100%;
	opacity: 1;
	position: absolute;
	right: 0;
	top: 0;
	transform: translateX(0%);
	transition: all 0.5s ease 0s;
	width: 50%;
	z-index: 1;
}
.blog-img > a::before {
	animation-duration: 0.5s;
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	transform: translateX(-0px);
	transition: all 0.5s ease 0s;
	width: 50%;
	z-index: 1;
}
.jtv-blog:hover .blog-img > a::before {
	opacity: 1;
	transform: translateX(-100%);
	visibility: visible;
}
.jtv-blog:hover .blog-img > a::after {
	opacity: 1;
	transform: translateX(100%);
	visibility: visible;
}
.blog-content-jtv a:hover {
	color: #d51300;
}
.blog-content-jtv > h2 {
	line-height: normal;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.5px;
}
.blog-content-jtv > span {
	text-transform: capitalize;
	color: #999;
	font-size: 12px;
}
.blog-content-jtv > p, .product-info h2 p {
	margin-top: 10px;
	font-size: 13px;
}
.blog-action {
	border-top: 1px solid #ddd;
	margin-top: 15px;
	padding-top: 15px;
}
.blog-action > span {
	margin-right: 10px;
}
.blog-action > span > i {
	margin-right: 5px;
	color: #000000;
}
.blog-content-jtv .read-more {
	float: right;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 12px;
}
.blog-content-jtv .read-more:hover {
	color: #ef6644;
}
.blog-content-jtv {
	padding: 12px 0 0;
}
.blog-content-jtv i {
	margin-right: 6px;
	color: #999;
}
.blog-comments {
	display: inline-block;
	margin-left: 10px;
}
.blog-likes {
	margin-left: 10px;
}
.blog-comments i {
}
.rating {
	color: #999;
	font-size: 12px
}
.rating .fa-star {
	color: #FC0
}
/******************************************
15. Bottom banner section
******************************************/

/* Home Banner CMS */
.jtv-banner1 {
	overflow: hidden;
}
.jtv-banner2 {
	overflow: hidden;
	margin-top: 30px;
}
.jtv-banner1:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.jtv-banner2:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.jtv-banner1 img, .jtv-banner2 img {
	position: relative;
	transition: all 0.9s ease 0s;
	-webkit-transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-ms-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;/*z-index: 455;*/
}
.jtv-banner1 .hover_content {
	position: absolute;
	background-color: rgba(252, 139, 155, 0.5);
	width: 48%;
	height: 100%;
	display: inline-block;
	bottom: 0;
	right: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	padding: 10px;
	text-align: left;
}
.jtv-banner1 .shop-now {
	margin-top: 15px;
	text-align: left;
	opacity: 1;
	display: inline-block;
	bottom: 0;
	right: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	padding: 10px 0;
	text-align: left;
}
.jtv-banner2 .hover_content {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.3);
	opacity: 1;
	width: 57%;
	display: block;
	top: 28%;
	left: 4%;
	/*z-index: 200;*/
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	padding: 10px
}
.jtv-banner1 .hover_data {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	padding: 20px;
	border: 1px solid rgba(255, 255, 255, 0.6);
}
.jtv-banner2 .hover_data {
	display: block;
	width: 100%;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	border: 1px solid rgba(0, 0, 0, 0.6);
	padding: 15px;
	text-align: left;
}
.jtv-banner2:hover .hover_data {
	left: 0;
}
.jtv-banner1 .hover_content .hover_data .title {
	color: #fff;
	font-size: 28px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0;
}
.jtv-banner1 .hover_content .hover_data .desc-text {
	color: #ffffff;
	font-size: 28px;
	font-weight: 600;
	margin-top: 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.hover_content {
	text-align: center;
}
.hover_data .title {
	color: #fff;
	font-size: 40px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0;
}
.hover_data .desc-text {
	color: #ffffff;
	font-size: 15px;
	font-weight: 400;
	margin-top: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.jtv-banner2 .hover_data .title {
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0;
}
.jtv-banner2 .hover_data .desc-text {
	color: #ffffff;
	font-size: 20px;
	font-weight: 400;
	margin-top: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.shop-now a {
	background: #fff;
	color: #222;
	padding: 7px 20px;
	text-transform: uppercase;
	display: inline-block;
	border-radius: 2px;
}
.shop-now a:hover, .shop-now a:focus {
	background: #222;
	color: #fff;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.jtv-banner1, .jtv-banner2 {
	position: relative;
}
/* jtv-subbanner CMS */

.jtv-banner-block {
	margin-bottom: 25px;
}
.jtv-subbanner1 {
	overflow: hidden;
	position: relative;
	width: 48.2%;
	display: inline-block;
}
.jtv-subbanner2 {
	overflow: hidden;
	position: relative;
	width: 48.2%;
	float: right;
}
.jtv-subbanner1 a, .jtv-subbanner2 a {
	display: block;
	position: relative;
}
.jtv-subbanner1 > a:before, .jtv-subbanner2 > a:before {
	content: "";
	position: absolute;
	box-shadow: 0 0 125px rgba(0,0,0,0.20) inset;
	-webkit-box-shadow: 0 0 125px rgba(0,0,0,0.20) inset;
	-moz-box-shadow: 0 0 125px rgba(0,0,0,0.20) inset;
	height: 100%;
	width: 100%;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	z-index: 9;
	left: 0;
	right: 0;
}
.jtv-subbanner1:hover > a:before, .jtv-subbanner2:hover > a:before {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}
.jtv-subbanner2 img, .jtv-subbanner1 img {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.jtv-subbanner2:hover img, .jtv-subbanner1:hover img {
	transform: scale(1.125);
	-webkit-transform: scale(1.125);
	-moz-transform: scale(1.125);
	-ms-transform: scale(1.125);
	-o-transform: scale(1.125);
}
.text-block {
	position: absolute;
	top: 0;
	text-align: center;
	left: 5%;
	top: 38%;
	z-index: 99;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.text1 a {
	color: #2b2b2b;
	font-size: 28px;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 10px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.text2 a {
	color: #555555;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 10px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.text3 a {
	text-transform: uppercase;
	padding: 5px 10px;
	background: #d51300;
	display: inline-block;
	color: #fff;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.text3 a:hover, .jtv-subbanner2 .text3 a:hover {
	background: #222;
}
.jtv-subbanner2 .text3 a {
	background: #ff7474;
}
/******************************************
16. Category area
******************************************/
.product-img {
	position: relative;
}
.product-img a {
	display: block
}
.product-img > a::before {
	background: #333333 none repeat scroll 0 0;
	content: "";
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 9
}
.jtv-product:hover a::before {
	opacity: .6
}
img.secondary-img {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease 0s;
}
.jtv-product:hover img.secondary-img {
	opacity: 1;
}
.jtv-product-action {
	bottom: 10px;
	opacity: 0;
	position: absolute;
	right: -137px;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	z-index: 10
}
.jtv-product:hover .jtv-product-action {
	right: 10px;
	opacity: 1;
	visibility: visible
}
.jtv-extra-link {
	float: right;
	overflow: hidden;
}
.jtv-extra-link a:hover, .button-cart button:hover {
	background: #fe4847;
	color: #fff
}
.button-cart {
	clear: both;
	display: block;
	overflow: hidden;
}
.button-cart button {
	background: #fff none repeat scroll 0 0;
	border: 0 none;
	color: #333333;
	height: 36px;
	line-height: 36px;
	margin-top: 5px;
	padding: 0 12px;
	text-transform: uppercase;
	transition: all 0.3s ease 0s;
}
.button-cart button i {
	margin-right: 7px;
}
.jtv-product-content {
	padding: 0px 0px 0 12px;
}
.jtv-product-content h3 {
	font-weight: 500;
	font-size: 13px;
	color: #d51300;
}
.jtv-category-area .product-img {
	float: left;
	width: 32%;
}
.jtv-category-area {
	margin: 0px 0px 30px 0px;
}
.jtv-category-area .jtv-product-content {
	float: right;
	width: 68%;
}
.jtv-category-area .jtv-product {
	overflow: hidden;
	width: 47.5%;
	display: inline-block;
	margin-right: 12px;
}
.jtv-category-area .jtv-product:last-child {
	margin-top: 20px
}
.jtv-category-area .jtv-product-action {
	opacity: 1;
	position: static;
	visibility: visible;
}
.jtv-category-area .jtv-extra-link a {
	border: 1px solid #ccc;
	color: #666;
	float: left;
	height: 30px;
	line-height: 28px;
	margin-right: 6px;
	margin-top: 0;
	width: 30px;
	text-align: center;
	margin: 5px 5px;
}
.jtv-category-area .jtv-extra-link {
	float: left;
}
.jtv-category-area .button-cart button i {
	margin-right: 0;
}
.jtv-category-area .button-cart button {
	background-color: #d51300;
	padding: 0;
	text-align: center;
	width: 35px;
	border: 1px solid #d51300;
	color: #fff;
	height: 30px;
	width: 30px;
	line-height: 28px;
	font-size: 14px;
	border-radius: 0px;
	margin: 5px 4px 0 0px;
}
.jtv-category-area .button-cart {
	clear: inherit;
	float: left;
}
.jtv-category-area .jtv-extra-link a:hover, .jtv-category-area .button-cart button:hover {
	background: #0062bd none repeat scroll 0 0;
	border-color: #0062bd;
	color: #fff;
}
.jtv-single-cat {
	background-color: #fff;
	overflow: hidden;
}
.cat-more {
	border-top: 1px solid #ddd;
	margin-top: 20px;
	padding-top: 10px;
	text-align: center;
	text-transform: uppercase;
}
.cat-more a {
	color: #666;
	font-weight: 600;
}
.cat-more a:hover {
	color: #FE4847
}
.jtv-cat-margin {
	margin-top: 22px;
}
.cat-title {
	color: #333333;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 20px;
	padding-bottom: 5px;
	position: relative;
	text-transform: uppercase;
}
.jtv-single-cat .page-header {
	border-bottom: 2px #ddd solid;
	margin-top: 0px;
	margin-bottom: 30px;
}
.jtv-single-cat .page-header h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #333333;
	background: #fff;
	display: inline-block;
	margin-top: 0px;
	letter-spacing: 0.5px;
	line-height: normal;
}
/******************************************
17. Service area
******************************************/
.service-text h2 {
	color: #333333;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 20px;
	letter-spacing: 1px;
	margin-bottom: 12px;
}
.service-text p {
	color: #333333;
	font-size: 13px;
	padding-bottom: 0;
	display: inline-block;
	padding: 0 5px;
}
.jtv-service-area {
	text-align: center;
	padding: 30px 0 5px;
}
.jtv-service-area .block-wrapper {
	background: #7cc576;
	padding: 12px 25px
}
.jtv-service-area .block-wrapper.ship:hover, .jtv-service-area .block-wrapper.return:hover, .jtv-service-area .block-wrapper:hover, .jtv-service-area .block-wrapper.mobile-training:hover {
	background-color: #d51300;
}
.jtv-service-area .block-wrapper .text-des i {
	font-size: 30px;
	display: inline-block;
}
.jtv-service-area .block-wrapper.return {
	background: #fbaf5d
}
.jtv-service-area .block-wrapper.ship {
	background: #00aeef
}
.jtv-service-area .block-wrapper .text-des {
	text-align: center;
	font-size: 10px;
	line-height: 18px;
	vertical-align: middle;
	color: #fff;
	margin-top: 0px;
}
.jtv-service-area .block-wrapper .text-des h3 {
	/* font-weight: 700; */
	text-transform: uppercase;
	font-size: 17px;
	color: #fff;
	margin-bottom: 7px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: top;
}
.jtv-service-area .block-wrapper .text-des p {
	margin: 0;
	text-transform: uppercase;
	font-size: 12px;
}
.bottom-service {
	background-color: #ffde00;
	    margin-top: 15px;
}
.bottom-service-box .box-outer > div.column:first-child {
	border-left: 0 none;
}
.bottom-service-box .service-box-center {
	padding: 30px 0;
	text-align: center;
}
.bottom-service-box .service-box-center .bottom-service-title {
	font-size: 29px;
	color: #ed1c24;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition: all 0.35s ease 0s;
}
.bottom-service-box .service-box-center:hover .bottom-service-title {
	letter-spacing: 4px;
}
.bottom-service-box .service-box-center .description {
	color: #f8f8f8;
	font-size: 15px;
	    color: #ed1c24;
    font-weight: 600;
}
.bottom-service-box .box-outer > div {
	border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.jtv-promotion {
	background: white;
	z-index: 1;
}
.jtv-promotion .wrap {
	margin: 0 auto;
	background: url('../images/promotion-bg.jpg') no-repeat;
}
.jtv-promotion .jtv-custom {
	background: transparent;
	padding: 20px 0;
}
.box {
	margin-bottom: 30px;
	border: 1px solid none;
	background-color: white;
	position: relative;
	overflow: hidden;
}
.promotion-center {
	text-align: center;
	position: relative;
	min-height: 150px;
}
.promotion-center .text_medium {
	font-weight: 600;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	line-height: 18px;
	margin-bottom: 0px;
}
.promotion-center .text_large {
	padding: 15px 0px;
	margin: 10px 24%;
	border: 1px solid white;
	background: rgba(255, 255, 255, 0.2);
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 0px;
	font-size: 80px;
	color: #d51300;
	position: relative;
	line-height: 80px;
}
.promotion-center .theme-color {
	color: #fff;
	font-size: 20px;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	position: absolute;
	left: 20px;
}
.promotion-center .text_small {
	font-size: 16px;
	color: #fff;
	line-height: 18px;
}
/******************************************
18. Totop
******************************************/


.totop {
	background: none repeat scroll 0 0 #fff;
	border: 2px solid #d51300;
	bottom: 40px;
	color: #000;
	display: inline-block;
	height: 40px;
	line-height: 35px;
	opacity: 0;
	overflow: hidden;
	position: fixed;
	left: 10px;
	text-align: center;
	transition: opacity 0.3s ease 0s, visibility 0s ease 0.3s;
	visibility: hidden;
	white-space: nowrap;
	width: 40px;
	z-index: 100
}
.totop:before {
	content: "\f062";
	font-family: FontAwesome;
	font-size: 18px
}
.totop.totop-is-visible, .totop.totop-fade-out, .no-touch .totop:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s
}
.totop.totop-is-visible {
	visibility: visible;
	opacity: 1
}
.no-touch .totop:hover {
	background-color: #d51300;
	opacity: 1;
	color: #fff;
}
/******************************************
19. footer
******************************************/

footer {
	overflow: hidden;
	background: #fff;
}
footer h3 {
	font-size: 15px;
	margin: 0 0 6px;
	padding: 0 0 6px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
footer .footer-links ul {
	margin: 0px;
	padding: 0px
}
footer .footer-links ul li {
	list-style-type: none;
	padding: 0px 0 8px;
}
footer .footer-links ul li a:before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 14px;
	display: inline-block !important;
	cursor: pointer;
	line-height: 20px;
	margin-right: 5px
}
footer .footer-links ul li a {
	transition: all .3s ease-in-out 0s
}
footer .footer-links ul li a:hover {
	transition: all .3s ease-in-out 0s;
	padding-left: 10px;
	color: #d51300
}
.footer-logo {
	text-align: left;
	margin: 0px 0 12px;
	display: block;
}
.footer-logo p {
	display: block;
}
.email .fa-envelope:before {
	font-size: 13px;
	color: #666;
	height: 35px;
	width: 35px;
	line-height: 32px;
	display: inline-block;
	font-style: normal;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 8px;
	border-radius: 30px;
	border: 1px solid #eaeaea;
	border-radius: 25px;
	background: #fafafa;
}
.footer-content .address {
	line-height: 1.5em;
}
.address i {
	float: left;
}
.address .fa-map-marker:before {
	font-size: 15px;
	color: #666;
	height: 35px;
	width: 35px;
	line-height: 32px;
	display: inline-block;
	font-style: normal;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 8px;
	border-radius: 30px;
	border: 1px solid #eaeaea;
	background: #fafafa;
}
footer .phone .fa-phone:before {
	border: 1px solid #eaeaea;
	border-radius: 25px;
	color: #666;
	display: inline-block;
	font-size: 15px;
	font-style: normal;
	height: 35px;
	line-height: 34px;
	margin-right: 5px;
	margin-bottom: 8px;
	text-align: center;
	width: 35px;
	background: #fafafa;
}
.footer-content p {
	display: inline-block;
	padding-left: 5px;
	width: 80%;
}
.footer-newsletter {
	padding: 25px 0px 10px;
	text-align: left;
	margin-bottom: 30px;
	border-bottom: 1px #eee solid;
}
.newsletter-inner {
	display: inline-block;
	margin-top: 15px;
}
.footer-newsletter h3 {
	margin-top: 12px;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0px;
	border: none;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-top: 15px;
}
.footer-newsletter p {
	font-size: 13px;
	font-weight: 400;
	color: #666;
	text-align: left;
	text-transform: none;
	margin-top: 8px;
}
.footer-newsletter .newsletter-email {
	float: left;
	font-size: 13px;
	font-weight: 400;
	border: 1px solid #eaeaea;
	background: #fff;
	color: #666;
	padding: 10px 12px;
	width: 310px;
	padding-left: 20px
}
.footer-newsletter .email {
	text-transform: none;
	float: left
}
button.subscribe:before {
	content: "\f0e0";
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 8px
}
.footer-newsletter .subscribe {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	float: left;
	color: #fff;
	text-decoration: none;
	background: #000000;
	padding: 11px 25px 11px 18px;
	border: 0px #000000 solid;
}
.footer-newsletter .subscribe:hover {
	border: 0px #fe0100 solid;
	background: #fe0100;
}
.social ul.inline-mode li a:before {
	content: ""
}
.social ul.inline-mode li a {
	border: 0px solid #666;
	border-radius: 0px;
	color: #fff;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	width: 36px;
	display: inline-block;
	text-align: center
}
.social .fb a:hover, .social .tw a:hover, .social .googleplus a:hover, .social .rss a:hover, .social .instagram a:hover, .social .linkedin a:hover, .social .rutube a:hover, .social .dzen a:hover {
	background: #000000
}
.social .fb a {
	background: #3C5B9B
}
.social .tw a {
	background: #359BED
}
.social .googleplus a {
	background: #E33729
}
.social .rutube a {
	background: #100943
}
.social .dzen a {
	background: #18181a
}
.social .rss a {
	background: #FD9F13
}
.social .instagram a {
	background: #3f729b
}
.social .linkedin a {
	background: #027ba5
}
.social h4 {
	margin: 25px 0 5px
}
.social {
	margin-top: 30px;
}
.social ul {
	margin: 0;
	list-style: none;
	    display: flex;
}
.social ul li {
	margin-left: 7px;
	display: inline-block;
	margin: 3px;
}
.social ul li:first-child {
	margin-left: 0px;
}
.social a {
	transition: background 400ms ease-in-out;
	-webkit-transition: background 400ms ease-in-out;
	-moz-transition: background 400ms ease-in-out;
	-o-transition: background 400ms ease-in-out
}
.payment {
	margin-top: 10px;
margin-bottom:10px display: inline-block;
	width: 100%;
	text-align: right;
}
.payment ul {
	padding: 0px;
	margin: auto;
}
.payment li {
	display: inline-block;
	list-style: none;
	margin-right: 6px
}
.footer-coppyright {
	padding-bottom: 8px;
	border-top: 1px solid #eaeaea;
	margin-top: 20px;
}
.coppyright {
	padding-top: 14px
}
/******************************************
20. Main menu
******************************************/
nav {
	height: 55px;
	position: relative;
	margin: auto;
	display: inline-block;
}
.modal-backdrop {
	z-index: 100;
}
/******************************************
21. Toolbar
******************************************/

.toolbar {
	margin: 0 0 10px;
	display: inline-block;
	width: 100%;
}
.toolbar .sorter {
	margin-top: 2px
}
.sorter .short-by {
	float: right;
	margin: 0;
	padding-left: 12px
}
.toolbar.column .sorter .short-by.page {
	float: left;
	margin: 0;
	padding-left: 0;
	margin-bottom: 10px;
}
.toolbar label {
	color: #666;
	font-size: 14px;
	font-weight: 300;
	line-height: 30px;
	text-transform: capitalize
}
.sorter .short-by select {
	border: 0 none;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	margin: 0;
	padding: 0 14px;
	vertical-align: middle;
	width: 110px;
	border: 1px #eee solid;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position: right center;
	background-image: url(../images/arrow-d.png);
	background-repeat: no-repeat;
	position: right 10px center;
	padding-right: 28px;
	text-indent: 0.01px;
	text-overflow: '';
	cursor: pointer
}
.sorter .short-by.page select {
	width: 65px
}
.view-mode {
	float: left;
	margin-top: 5px;
}
.view-mode ul {
	padding: 0px;
	margin: 0
}
.view-mode ul li {
	float: left;
	padding: 4px 5px 4px 0;
	list-style: none
}
.view-mode ul li a {
	color: #959595;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
	background-color: #f8f8f8;
	border: 1px #eee solid;
	width: 30px;
	height: 30px;
	padding: 8px 12px 4px;
}
.view-mode ul li:last-child {
	border: none;
	margin-left: 5px;
	padding-right: 0px
}
.view-mode li.active a {
	color: #d51300
}
.shop .product-des .color ul li {
	border: 0 none;
	display: inline-block;
	float: none;
	margin-right: 5px;
	margin-top: 10px
}
.shop .product-des h2 {
	line-height: 18px;
	margin: 0 0 5px
}
.pagination-area {
	background: rgba(0,0,0,0) none repeat scroll 0 0;
	border-top: 1px solid #eee;
	margin: 10px 0 0;
	padding-top: 20px;
	text-align: center;
	display: inline-block;
	width: 100%
}
.pagination-area ul {
	margin-bottom: 0px
}
.pagination-area ul li {
	background: #f5f5f5;
	color: #393939;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 5px;
	width: 60px;
	border-radius: 0px
}
.pagination-area ul li a {
	border: 1px solid #e0e0e0;
	color: #363636;
	display: block;
	font-size: 12px;
	font-weight: 700;
	height: 30px;
	width: 60px;
	text-decoration: none;
	border-radius: 0px;
	transition: all .4s ease-out .2s
}
.pagination-area ul li a:hover {
	background: #000000;
	border: 1px solid #000000;
	color: #fff;
}
.pagination-area ul li a.active {
	background: #d51300;
	border: 1px solid #d51300;
	border-radius: 0px;
	color: #fff;
	transition: all .4s ease-out .2s
}
/******************************************
22. Filter price
******************************************/

.filter-price {
	margin: auto 15px 25px
}
.filter-price p {
	margin: 0 0 10px
}
.filter-price p input {
	border: 0 none;
	color: #000000;
	font-weight: 700;
	height: 30px;
	line-height: 30px;
	background: inherit
}
.filter-price a {
	border-bottom: 2px solid #f7505a;
	color: #f7505a;
	display: inline-block;
	line-height: 20px;
	margin: 0 0 20px;
	padding: 0;
	text-transform: uppercase
}
.filter-price .ui-slider-horizontal {
	height: 6px
}
.filter-price .ui-widget-header {
	background: #000000;
	border: 0px;
	color: #fff;
	height: 6px
}
.filter-price .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	border-radius: 0px
}
.filter-price .ui-slider .ui-slider-handle {
	background: #fff none repeat scroll 0 0;
	border: 2px solid #d51300;
	cursor: pointer;
	height: 18px;
	position: absolute;
	width: 18px;
	z-index: 2;
	border-radius: 100%
}
.filter-price .ui-slider-horizontal .ui-slider-handle {
	top: -6px
}
.manufacturer-area {
	margin-bottom: 12px
}
.manufacturer-area ul li {
	padding-bottom: 5px;
}
.layered-Category {
	margin-bottom: 18px
}
button.button {
	display: inline-block;
    border: 0;
    background: #d51300;
    padding: 6px 10px;
    border: 2px solid #d51300;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    font-weight: normal;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 8px;
    line-height: 18px;
}
button.button:hover {
	background: #000000;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	color: #fff
}
button span {
	font-size: 14px;
    font-weight: 700;
}
/******************************************
23. breadcrumbs
******************************************/

.breadcrumbs {
	padding: 6px 0px;
	margin: auto;
	font-size: 11px;
	background-color: #fff;
	border-bottom: 1px solid #eaeaea;
}
.breadcrumbs a {
	color: #666
}
.breadcrumbs span {
	display: inline-block;
	margin: 0 5px 0 5px;
	color: #666;
	font-size: 13px
}
.breadcrumbs ul {
	margin: 0px;
	padding: 0px
}
.breadcrumbs ul li {
	list-style-type: none;
	display: inline
}
/******************************************
24. sidebar
******************************************/
.sidebar .block {
	margin-bottom: 30px;
	border: 1px #eaeaea solid;
	background-color: #fff;
	border-radius: 10px;
}
/*24.1 category sidebar*/
.category-sidebar {
	background: #fff;
	margin-bottom: 25px;
	border: none;
	margin-top: 10px;
}
.category-sidebar .block-title:before {
	content: '\f0c9';
	font-family: FontAwesome;
	margin-right: 4px
}
.category-sidebar .product-categories {
	padding: 8px 12px;
	margin: auto
}
.category-sidebar ul.product-categories ul {
	margin: 0;
	padding: 0
}
.category-sidebar .product-categories li {
	padding: 8px 0px 10px 14px;
	position: relative;
	border-bottom: 1px solid #ececec
}
.category-sidebar .product-categories li:last-child {
	border-bottom: none
}
.category-sidebar .product-categories li a {
	font-weight: normal;
	font-size: 13px;
	color: #222;
	font-family: "Roboto", sans-serif
}
.category-sidebar .product-categories li a:hover {
	color: #1bbaaf
}
.category-sidebar .product-categories li.current-cat a {
	font-weight: 600;
	font-size: 13px;
	color: #000000
}
.category-sidebar .product-categories li.current-cat ul li a {
	border-bottom: 0 solid #eaeaea;
	color: #666;
	font-size: 13px;
	font-weight: 400;
	padding: 2px
}
.category-sidebar .product-categories li.current-cat ul li a:hover {
	color: #1bbaaf
}
.category-sidebar .product-categories li ul li {
	padding: 5px 0px 5px 10px;
	list-style: none
}
.category-sidebar .product-categories li ul li {
	border-bottom: none;
	list-style: none
}
.sidebar li {
	list-style: none
}
.category-sidebar .product-categories li ul li a {
	border-bottom: 0 solid #EAEAEA;
	font-weight: 400;
	font-size: 13px;
	margin: 0;
	padding: 6px 3px;
	text-decoration: none;
	color: #666;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}
.category-sidebar .product-categories li .count {
	display: none
}
.category-sidebar .product-categories {
	overflow: auto;
	padding: 8px 0px 0;
	border: 1px solid #eee
}
.category-sidebar .cat-item.cat-parent:hover {
	cursor: pointer
}
.category-sidebar .cat-item.cat-parent:after {
	content: "";
	color: #555;
	font-size: 12px;
	position: absolute;
	right: 5px;
	top: 8px;
	height: 24px;
	width: 24px;
	vertical-align: top;
	text-align: center;
	font-family: FontAwesome;
	font-weight: normal;
	background-image: url(../images/plus-d2.png);
	background-repeat: no-repeat
}
.category-sidebar .cat-item.cat-parent.open-cat:after {
	content: "";
	color: #555;
	font-size: 14px;
	position: absolute;
	right: 5px;
	top: 6px;
	border-radius: 3px;
	height: 24px;
	width: 24px;
	vertical-align: top;
	text-align: center;
	font-family: FontAwesome;
	font-weight: normal;
	background-image: url(../images/minus-d1.png);
	background-repeat: no-repeat
}
.category-sidebar .cat-item.cat-parent.current-cat-parent.close-cat:after {
	content: "";
	color: #555;
	font-size: 12px;
	position: absolute;
	right: 5px;
	top: 8px;
	border-radius: 3px;
	height: 24px;
	width: 24px;
	vertical-align: top;
	text-align: center;
	font-family: FontAwesome;
	font-weight: normal;
	background-image: url(../images/plus-d2.png);
	background-repeat: no-repeat
}
.category-sidebar .cat-item.cat-parent.current-cat-parent:after {
	content: "";
	color: #555;
	font-size: 14px;
	position: absolute;
	right: 5px;
	top: 6px;
	border-radius: 3px;
	height: 24px;
	width: 24px;
	vertical-align: top;
	text-align: center;
	font-family: FontAwesome;
	font-weight: normal;
	background-image: url(../images/minus-d1.png);
	background-repeat: no-repeat
}
.category-sidebar .cat-item.cat-parent.current-cat:after {
	content: "";
	color: #555;
	font-size: 16px;
	position: absolute;
	right: 5px;
	top: 6px;
	border-radius: 3px;
	height: 24px;
	width: 24px;
	text-align: center;
	font-family: FontAwesome;
	font-weight: normal;
	background-image: url(../images/minus-d1.png);
	background-repeat: no-repeat
}
.category-sidebar .cat-item.cat-parent.current-cat.open-cat:after {
	content: "";
	color: #555;
	font-size: 12px;
	position: absolute;
	right: 5px;
	top: 8px;
	border-radius: 3px;
	height: 24px;
	width: 24px;
	vertical-align: top;
	text-align: center;
	font-family: FontAwesome;
	font-weight: normal;
	background-image: url(../images/plus-d2.png);
	background-repeat: no-repeat
}
.category-sidebar .sidebar-title {
	font-size: 16px;
	margin: 0;
	padding: 12px 14px;
	text-transform: uppercase;
	background-color: #d51300;
}
.category-sidebar .sidebar-title h3 {
	margin: auto;
	font-size: 15px;
	letter-spacing: 1px;
}
/*24.2 sidebar cart*/
.sidebar-cart .block-content {
	padding: 14px
}
.sidebar-cart .amount {
	margin-bottom: 15px;
	border-bottom: 1px #eaeaea solid;
	padding-bottom: 4px
}
button.button-compare {
	padding: 6px 12px;
	color: #fff;
}
button.button-checkout {
	color: #fff;
	background-color: #222;
	border-color: #222;
}
.sidebar-cart .mini-products-list .product-details .nobr {
	white-space: normal !important
}
.sidebar-cart .summary {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1
}
.sidebar-cart .subtotal {
	margin: 0;
	padding: 8px 10px;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 10px;
	background: #f5f5f5
}
.sidebar-cart .block-content .summary .subtotal .label {
	padding: 2px 0;
	color: #000000;
	font-size: 13px;
	font-weight: 700
}
.sidebar-cart .subtotal .price {
	font-size: 15px;
	font-weight: bold;
	float: right
}
.cart-checkout {
	border: 0 none;
	margin: 0;
	padding: 5px 0 5px;
	text-align: left;
	margin-bottom: 0px
}
.cart-checkout a {
	border: 0px #dc436b solid;
	background: #323C46;
	text-shadow: 0 1px 0 #000000;
	border-radius: 2px;
	color: #FFFFFF;
	font-size: 11px;
	padding: 8px 12px;
	text-transform: uppercase;
	border-radius: 0px
}
.cart-checkout a:hover {
	border: 0px #111 solid;
	background: #222;
	padding: 6px 10px;
	text-shadow: 0 1px 0 #000000;
	border-radius: 2px;
	color: #FFFFFF;
	font-size: 11px;
	cursor: pointer
}
.sidebar-cart .block-content ul li .product-details {
	float: right;
	width: 68%
}
.sidebar-cart ul li.item {
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
	display: inline-block
}
.sidebar-cart ul li.item img {
	width: 65px
}
.sidebar-cart ul li.item.last {
	border-bottom: none;
	margin-bottom: 5px;
	padding-bottom: 5px
}
.sidebar-cart .block-content ul li a.product-image {
	display: inline
}
.sidebar-cart .block-content ul li a.product-image img {
	border: 1px solid #ECECEC
}
.sidebar-cart .block-content ul li .product-name {
	margin: 0 0 2px;
	font-size: 13px;
	padding-right: 15px;
}
.sidebar ul, .sidebar ol {
	margin: 0px;
	padding: 0px
}
.sidebar-bar-title {
	font-size: 14px;
	margin: 0;
	padding: 15px;
	text-transform: uppercase;
	background-color: #d51300;
	border-bottom: 1px solid #eee
}
.sidebar-bar-title h3 {
	font-size: 14px;
	letter-spacing: 1px;
	display: inline-block;
	padding-bottom: 0px;
	margin: auto;
	color: #fff;
}
.banner4 {
	margin-bottom: 30px;
}
/*24.3 product price range*/

.product-price-range .block-content {
	padding: 28px 15px 10px
}
.product-price-range .amount-range-price {
	padding: 15px 0
}
.product-price-range .slider-range-price {
	height: 7px;
	background: #d51300;
	border: none;
	border-radius: 0px;
	margin-top: 10px;
}
.product-price-range .slider-range-price .ui-widget-header {
	background: #000000;
	height: 7px
}
.product-price-range .slider-range-price .ui-slider-handle {
	border: 1px #666 solid;
	background: #d51300;
	cursor: pointer;
	width: 15px;
    height: 15px;
}
.check-box-list {
	overflow: hidden
}
.check-box-list li {
	line-height: 24px
}
.check-box-list label {
	display: inline-block;
	cursor: pointer;
	line-height: 12px
}
.check-box-list label:hover {
	color: #d51300
}
.check-box-list input[type="checkbox"] {
	display: none
}
.check-box-list input[type="checkbox"]+label span.button {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 6px;
	    border: 1px solid #d2d3d7!important;
	padding: 0;
	border: none
}
.check-box-list input[type="checkbox"]:checked+label span.button {
  background-color: #fff;
  border-color: #d51300;
}
.check-box-list input[type="checkbox"]:checked+label span.button:after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #d51300;
    transform: translate(25%, 20%) scale(1);
}
.check-box-list input[type="checkbox"]:checked+label {
	color: #d51300
}
.check-box-list label span.count {
	color: #666;
	margin-left: 2px
}
/*24.4 filter color*/
.filter-color ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: -5px
}
.filter-color li {
	display: inline;
	padding: 0;
	margin: 0;
	line-height: normal;
	float: left;
	padding: 5px
}
.filter-color li label {
	border: 1px solid #eaeaea;
	width: 20px;
	height: 20px;
	padding-top: 6px;
	padding-left: 6px;
	float: left
}
.filter-color li input[type="checkbox"]+label span.button {
	background: none;
	margin: 0
}
.filter-color li input[type="checkbox"]:checked+label {
	border-color: #ff3366
}
.filter-size {
	max-height: 200px;
	overflow-y: auto
}
.filter-size li {
	width: 50%;
	float: left
}
h2.saider-bar-title {
	color: #000000;
	display: block;
	font-size: 13px;
	font-weight: 700;
	border-bottom: 1px #eaeaea solid;
	margin-bottom: 14px;
	padding-bottom: 5px
}
/*24.5 shop by*/
.shop-by-side {
	border: 1px solid #eee;
	background: #fff;
	margin-bottom: 25px
}
.shop-by-side .block-content {
	padding: 14px
}
.color-area {
	margin-bottom: 18px;
	overflow: hidden
}
.color ul li {
	border: 0 none;
	float: left;
	margin-right: 5px
}
.color ul li a {
	clear: both;
	background: #000000;
	float: left;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	height: 20px;
	width: 20px;
	border: 1px solid #e0e0e0
}
.color ul li:nth-child(2) a {
	background: #e32b00
}
.color ul li:nth-child(3) a {
	background: #ff9000
}
.color ul li:nth-child(4) a {
	background: #8BC44A
}
.color ul li:nth-child(5) a {
	background: #10b9b9
}
.color ul li:nth-child(6) a {
	background: #FFFFFF
}
.size-area {
	margin-bottom: 8px;
	overflow: hidden
}
.size li {
	border: 0 none;
	float: left;
	margin-right: 5px
}
.size li a {
	border: 2px solid #eaeaea;
	padding: 3px 10px;
	color: #666;
	float: left;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none
}
.size li a:hover {
	border-color: #d51300
}
/*24.6 compare */
.compare .block-content {
	padding: 14px
}
ol#compare-items li a.product-name {
	font-size: 13px;
	padding: 0 3px;
	margin: 0;
	font-weight: normal;
	line-height: 20px;
	text-transform: none;
	display: inline-block;
	width: 90%
}
ol#compare-items li {
	margin: 0;
	padding: 0 0 10px;
	position: relative;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	background: none
}
ol#compare-items li:last-child {
	border-bottom: none;
	margin-bottom: 5px;
}
button.button-compare {
	padding: 6px 12px;
}
button.button.button-clear {
	border: 2px solid #000000;
	background: #fff;
	color: #000000;
	padding: 6px 12px;
}
button.button.button-clear:hover {
	background: #000000;
	color: #fff;
	border: 2px solid #000000;
}
/*24.7 popular tags */
.popular-tags-area .tag li a:hover {
	background: #d51300;
	color: #fff
}
.popular-tags-area .tag {
	padding: 2px 2px 2px
}
.tag li {
	display: inline-block;
	line-height: 28px;
	margin: 5px 5px 0 0
}
.tag li a {
	background: #efefef none repeat scroll 0 0;
	color: #838383;
	display: block;
	padding: 0 8px;
	text-decoration: none
}
.single-img-add {
	display: inline-block;
	text-shadow: none;
	margin-bottom: 25px;
	width: 100%;
	overflow: hidden
}
.single-img-add h3 a {
	text-shadow: none;
	color: #fff
}
.single-img-add h3 {
	font-size: 20px;
	padding-top: 12px
}
.single-img-add a.info {
	display: inline-block;
	float: none;
	margin-top: 5px
}
.single-img-add .carousel-indicators {
	display: none
}
/*24.8 Add banner*/
#carousel-example-generic {
	background: #fff!important;
	padding: 5px;
	border: 1px solid #eee;
	display: inline-block;
	width: 100%;
}
#carousel-example-generic .carousel-control.left {
	background: none;
	display: none
}
#carousel-example-generic .carousel-control.right {
	background: none;
	display: none
}
#carousel-example-generic .carousel-inner {
	margin: 0
}
#carousel-example-generic .carousel-caption {
	width: 100%;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.3);
	padding: 0;
	bottom: 0;
	padding-bottom: 18px;
	text-align: center;
	text-shadow: none;
	display: none;
}
.oe_overlay {
	background: #000000;
	opacity: 0.7;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
	display: block
}
/*24.9 Special product*/
.special-product .products-block-left {
	width: 75px;
	float: left;
}
.special-product .products-block-right {
	margin-left: 85px;
}
.special-product .products-block-right p {
	margin: 0px 0px 6px;
	line-height: 1.4em;
}
.special-product .block-content {
	padding: 14px;
}
.special-product ul li {
	display: inline-block;
	border-bottom: 1px #eaeaea solid;
	width: 100%;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.special-product ul li:last-child {
	border: none;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.special-product a.link-all {
	background: #d51300;
	color: #fff;
	font-size: 12px;
	padding: 6px 16px;
	border: none;
	cursor: pointer;
	display: inline-block;
	border: 2px solid #d51300;
	font-weight: 600;
	border-radius: 0px;
	text-transform: uppercase;
}
/******************************************
25. category description
******************************************/
.category-description {
	margin-bottom: 30px;
}
/******************************************
26. products grid
******************************************/
.shop-inner {
	margin-bottom: 30px;
}
.products-grid {
	margin: 0;
	list-style: none
}
.shop-inner .page-title h2 {
	border-bottom: 2px solid #e0e0e0;
	display: inline-block;
	font-size: 20px;
	letter-spacing: 0.5px;
	line-height: normal;
	margin: 0 0 10px;
	outline: medium none;
	padding: 0 0 6px;
	position: relative;
	text-transform: uppercase;
	width: 100%;
	z-index: 1;
}
ul.products-grid {
	padding: 0;
	margin: 0
}
.products-grid .item {
	margin-top: 0px;
	padding: 0px
}
.col-main .product-grid-area .products-grid {
	margin-left: -12px;
	margin-right: -12px
}
/******************************************
27. products list
******************************************/
.products-list h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: normal;
	margin-bottom: 8px;
}
ul.products-list {
	margin: auto;
}
ul.products-list .sale-left {
	left: 0px;
	top: 0px;
}
.products-list .item {
	padding: 0;
	margin: 15px 0 10px;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	list-style: none;
	display: inline-block;
	width: 100%;
}
.products-list .item:last-child {
	margin: 15px 0 0px;
	border-bottom: 0px solid #eee;
	padding-bottom: 5px;
}
.products-list .rating {
	display: inline-block;
	margin-right: 6px
}
.products-list .rating-links {
	display: inline-block;
	margin-bottom: 4px
}
.products-list .rating-links a {
	font-size: 11px;
}
.products-list .item h3 {
	font-weight: normal;
	color: #353535;
	padding-bottom: 2px
}
.products-list .item h3 a {
	font-weight: normal;
	font-size: 14px;
	color: #407CBF;
	text-decoration: none
}
.products-list .item h3 a:hover {
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	text-decoration: underline
}
.products-list .product-img {
	position: relative;
	padding-left: 0;
	width: 30%;
	float: left;
}
.products-list .product-img img {
 width: max-100%
}
.products-list .product-shop {
	width: 67%;
	float: right;
}
.products-list .product-shop .desc {
	font-size: 14px;
	margin-bottom: 15px;
	margin-top: 5px;
	color: #666
}
.products-list .product-shop p {
	font-size: 14px;
	color: #666;
	line-height: 1.5em
}
.products-list .product-shop p.old-price {
	margin-right: 4px
}
.products-list .product-shop .price-box {
	margin: 5px 0 10px;
	border-top: 1px solid #eee;
	padding-top: 12px;
}
.products-list .desc a.link-learn {
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	color: #d51300
}
.products-list .product-shop button.button span {
	font-size: 12px;
	padding: 1px 0 0 10px;
	text-transform: uppercase
}
.products-list .product-shop .actions ul {
	display: inline-block;
	margin-top: 8px
}
.products-list .product-shop .actions ul li {
	margin-right: 20px;
	display: inline-block
}
.products-list .product-shop .actions ul li a {
	text-transform: uppercase;
	font-size: 12px
}
.products-list .product-shop .actions ul li:last-child a {
	border-left: 1px solid #e5e5e5;
	padding-left: 21px
}
.products-list .product-shop .actions ul li:last-child {
	margin-right: 0px
}
.products-list .product-shop .actions ul li span {
	margin-left: 5px
}
/******************************************
28. price box
******************************************/
.price {
	font-size: 14px;
	color: #fe0100;
	white-space: nowrap !important;
}
.price-box {
	margin: 18px 0 2px
}
.regular-price {
	display: inline
}
.regular-price .price {
	font-weight: 900;
	font-size: 26px;
	color: #fe0100
}
.block .regular-price, .block .regular-price .price {
	color: #000000
}
.price-box .price-from .price {
	font-weight: 900;
	font-size: 14px;
	color: #000000
}
.price-box .price-to .price {
	font-weight: 900;
	font-size: 14px;
	color: #000000
}
.price-box .minimal-price .price {
	font-weight: 900;
	font-size: 14px;
	color: #000000
}
.old-price .price-label {
	white-space: nowrap;
	color: #999;
	display: none
}
.old-price {
	display: inline;
	margin-right: 5px
}
.old-price .price-label {
	color: #777777;
	display: none;
	white-space: nowrap
}
.old-price .price {
	color: #777777!important;
	font-size: 17px!important;
	font-weight: normal;
	text-decoration: line-through;
	margin-left: 6px
}
.special-price {
	margin: 0;
	padding: 3px 0;
	display: inline
}
.special-price .price-label {
	color: #666;
	display: none;
	font-size: 13px;
	font-weight: 400;
	white-space: nowrap
}
.special-price .price {
	font-size: 26px;
	color: #fe0100;
	font-weight: bold
}
.special-price .price-label {
	font-size: 13px;
	font-weight: 900;
	white-space: nowrap;
	color: #666;
	display: none
}
.minimal-price {
	margin: 0
}
.minimal-price .price-label {
	white-space: nowrap
}
.minimal-price-link {
	display: inline
}
/******************************************
29. products view
******************************************/

.large-image img {
	max-width: 100%;
	height: auto
}
.product-view-area .product-img-box .product-image {
	margin: 0 0 13px;
	position: relative;
	overflow: hidden
}
.magnifier img {
	max-width: inherit
}
.product-big-image {
	position: relative;
	padding: 0px;
}
.product-big-image .sale-left, .product-big-image .new-left {
	left: 0px;
	top: 0px;
}
.product-view-area {
	margin: auto;
	position: relative;
	z-index: 0;
	margin: 10px 15px;
}
.product-view-area .flexslider-thumb {
	max-width: 455px;
	padding: 22px 62px;
	position: relative;
	border-top: 1px #e5e5e5 solid
}
.product-view-area-compact .flexslider-thumb {
	margin: 17px auto 0
}
.product-view-area .flexslider-thumb .flex-viewport {
	z-index: 10
}
.product-view-area .flexslider-thumb .flex-direction-nav {
	top: 30%;
	left: 0;
	width: 100%;
	z-index: 9
}
.product-view-area .flexslider-thumb .flex-prev {
	position: absolute;
	left: 20px;
	top: 8px;
	border: 1px #e5e5e5 solid;
	background: #fff;
	width: 32px;
	height: 32px;
	line-height: 28px;
	text-align: center;
	font-size: 11px;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}
.product-view-area .flexslider-thumb .flex-direction-nav a:hover {
	background-color: #d51300;
	color: #fff;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}
.product-view-area .flexslider-thumb .flex-next {
	position: absolute;
	right: 20px;
	top: 8px;
	border: 1px #e5e5e5 solid;
	background: #fff;
	width: 32px;
	height: 32px;
	line-height: 28px;
	text-align: center;
	font-size: 11px;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}
.product-view-area .flexslider-thumb li img {
	cursor: pointer;
	-moz-user-select: none;
	border: 1px #e5e5e5 solid;
	padding: 2px
}
.product-view-area .previews-list {
	padding: 0;
	list-style-type: none;
	text-align: center;
	    padding-top: 5px;
}
.product-view-area .previews-list li {
	margin-right: 0px;
	padding: 0;
	float: none;
	display: inline-block
}
.product-view-area .flexslider-thumb-vertical-outer {
	margin: 0 10px 15px 0;
	width: 76px;
	float: left;
	position: relative;
	z-index: 1
}
.product-view-area .flexslider-thumb-vertical .flex-viewport {
	height: 300px !important
}
.product-view-area .flexslider-thumb-vertical .slides {
	margin: -4px 0 0;
	padding: 0;
	list-style-type: none
}
.product-view-area .flexslider-thumb-vertical .slides li {
	margin: 0;
	padding: 0;
	overflow: hidden
}
.product-view-area .flexslider-thumb-vertical .slides li img {
	width: 100%;
	padding: 4px 0;
	cursor: pointer;
	-moz-user-select: none
}
.flex-direction-nav, .slider-controls {
	-webkit-transform: translate3d(0, 0, 0)
}
.product-view-area li {
	list-style: none
}
.product-color-size-area {
	display: inline-block;
	width: 100%;
	margin-bottom: 8px
}
.product-color-size-area .color-area {
	display: inline-block;
	width: 40%;
	float: left;
	margin-right: 18px
}
.product-color-size-area .size-area {
	display: inline-block;
	width: 40%
}
.product-view-area .product-details-area {
	margin-top: 0;
	z-index: -9;
	padding: 0px 0px 5px 22px;
}
.product-view-area .product-name h1 {
	font-size: 38px;
	margin: 0 0 18px;
	text-align: left;
	line-height: normal;
	padding-bottom: 4px;
	letter-spacing: normal;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.product-view-area .short-description {
	font-size: 13px;
	margin-bottom: 15px
}
.product-view-area .short-description h2 {
	font-size: 15px;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 25px;
	font-weight: bold
}
.product-view-area .short-description p {
	font-size: 15px;
	line-height: 1.6em;
}
.product-view-area .product-details-area .ratings {
	padding: 5px 0 0;
	margin: auto
}
.product-view-area .product-details-area .ratings .rating {
	margin-bottom: 15px;
	display: inline-block;
	margin-right: 10px
}
.product-view-area .product-details-area .ratings .rating i {
	font-size: 15px
}
.product-view-area .product-details-area .ratings .rating-links {
	margin-bottom: 12px;
	display: inline-block
}
.availability.in-stock span {
	color: #fff;
	background-color: #5cb85c;
	padding: 5px 12px;
	border-radius: 0px;
	font-size: 12px;
	font-weight: bold
}
.availability.out-of-stock span {
	color: #fff;
	background-color: #d9534f;
	padding: 5px 12px;
	border-radius: 0px;
	font-size: 12px;
	font-weight: bold
}
.product-view-area .product-details-area .price-box {
	display: block;
	margin: 0 0 10px;
	padding: 0 0 5px;
	border-bottom: 1px solid #e5e5e5
}
.product-view-area .product-details-area .price-box .old-price {
	margin-right: 5px;
	margin-top: 0;
	display: inline-block
}
.product-view-area .product-details-area .special-price {
	display: inline-block;
	margin: 0;
	padding: 0
}
.product-view-area .product-details-area .old-price .price {
	font-size: 20px;
	font-weight: normal;
	color: #ccc;
	margin-left: 10px
}
.product-view-area .product-details-area .price {
	font-size: 28px;
	color: #d51300;
	font-weight: bold
}
.cart-plus-minus .qty {
	border: 1px solid #e0e0e0;
	color: #000000;
	float: left;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	margin-right: 0;
	padding: 0 5px 1px;
	text-align: center;
	width: 65px
}
.dec.qtybutton {
	background-color: #e5e5e5;
	border: 1px #eaeaea solid;
	border-right: none;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	color: #000000;
	font-size: 14px;
	line-height: normal;
	padding: 12px 14px 9px 16px;
	line-height: 18px;
	display: inline-block;
	border-radius: 0px;
	height: 40px;
	float: left;
	cursor: pointer
}
.dec.qtybutton:hover, .inc.qtybutton:hover {
	background-color: #d51300;
	color: #fff
}
.inc.qtybutton {
	background-color: #e5e5e5;
	border: 1px #eaeaea solid;
	border-left: none;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	color: #000000;
	font-size: 14px;
	line-height: normal;
	padding: 12px 14px 9px 16px;
	line-height: 18px;
	display: inline-block;
	height: 40px;
	float: left;
	cursor: pointer
}
.cart-plus-minus label {
	display: inline-block;
	float: left;
	margin-top: 10px;
	text-align: left;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	margin-right: 10px
}
.cart-plus-minus {
	display: inline-block;
	margin-right: 18px;
	padding-bottom: 10px;
}
.product-variation {
	display: inline-block;
	width: 100%;
	border-top: 1px #e5e5e5 solid;
	border-bottom: 1px #e5e5e5 solid;
	padding: 15px 0px;
	margin-bottom: 15px
}
.numbers-row {
	float: left
}
.pro-add-to-cart {
	float: left
}
button.button.pro-add-to-cart {
	background: #d51300;
	color: #fff;
	padding: 7px 22px;
	border: 2px #d51300 solid;
}
button.button.pro-add-to-cart:hover {
	background: #333e48;
	border: 2px #333e48 solid;
	color: #fff;
}
button.button.pro-add-to-cart span {
	font-size: 16px
}
button.button.pro-add-to-cart span i {
	margin-right: 10px
}
.email-addto-box {
	display: inline-block;
	margin-top: 30px
}
.product-cart-option ul {
	margin: auto;
	display: inline-block
}
.product-cart-option ul li {
	border-right: 1px solid #e5e5e5;
	float: left;
	margin-right: 15px;
	padding-right: 15px
}
.product-cart-option ul li a {
	color: #636363;
	display: block;
	font-size: 11px;
	font-weight: 700;
	line-height: 22px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase
}
.product-cart-option ul li a:hover, .product-cart-option ul li a:hover i {
	color: #d51300
}
.product-cart-option ul li:last-child {
	border: none
}
.product-cart-option ul li a i {
	color: #bbb;
	font-size: 14px;
	margin-right: 8px
}
.product-cart-option ul li a i.fa.fa-heart {
	font-size: 12px
}
.product-overview-tab {
	margin-top: 5px;
	margin-bottom: 15px;
}
/******************************************
30. products tabs
******************************************/

.product-tabs {
	line-height: normal;
	margin: 0;
	outline: none;
	padding: 0;
	position: relative;
	z-index: 1;
	border-bottom: 2px solid #e0e0e0;
	margin-top: 5px;
	height: 22px;
	text-align: center;
	width: 100%
}
.product-tabs li a {
	border-bottom: none;
	color: #666;
	margin-right: 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	padding: 0 20px;
	letter-spacing: 1px;
}
.product-tabs li.active a {
	border: 2px solid #d51300;
	border-radius: 0px;
	background: #d51300;
	color: #000000
}
#product-detail-tab.nav-tabs>li {
	float: none;
	display: inline-block
}
.table-responsive.reviews-table {
	overflow: inherit;
}
.nav-tabs.product-tabs>li>a {
	line-height: 1.42857143;
	border-radius: 0px;
	border: 2px solid #999;
	padding: 8px 28px;
	background: #fff
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	background: #d51300;
	border: 2px solid #d51300;
	color: #fff
}
.nav-tabs>li>a:hover {
	background: #000000;
	color: #fff;
	border: 2px solid #000000
}
.tab-content {
	padding: 5px 0px 0px 0px;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 0px
}
.tab-content>.active {
	margin-top: 15px
}
.form-add-tags input.input-text, select, textarea {
	border: 2px solid #ddd;
	margin-top: 0;
	padding: 5px 10px 7px;
	width: 35%;
	background: #fff;
	border-radius: 0px
}
button.button.add-tags {
	margin-left: -5px;
	background: #d51300;
	border: 2px solid #d51300;
	color: #fff
}
.form-add-tags {
	text-align: center
}
.form-add-tags h2 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 6px
}
p.note {
	text-align: center;
	margin-top: 8px
}
.reviews-content-left h2, .reviews-content-right h2 {
	color: #222;
	font-size: 15px;
	margin: 0 0 5px;
	text-transform: uppercase;
	font-weight: bold
}
.product-view .box-reviews dl {
	margin: 15px 0
}
.review-ratting {
	margin: 15px 0
}
.review-ratting p {
	margin: 4px 0 6px;
	
}
.review-ratting p a {
	color: #d51300;
	text-decoration: none
}
.review-ratting p a:hover {
	color: #000000
}
.review-ratting table tr th, .review-ratting table tr td {
	font-size: 12px;
	line-height: 1em;
	padding: 5px 0
}
.review-ratting table tr th {
	font-weight: bold;
	padding-right: 8px
}
.author small {
	/*font-style: italic*/
}
.reviews-content-right h3 {
	font-size: 13px;
	font-weight: normal;
	color: #222;
	line-height: 1.35;
	margin: 0 0 5px
}
.reviews-content-right h3 span {
	color: #d51300
}
.reviews-content-right h4 {
	color: #222;
	font-size: 13px;
	font-weight: 700;
	margin: 0
}
.reviews-content-right h4 em {
	color: #ed1c24
}
.reviews-content-right table {
	margin-top: 15px;
	text-align: center;
	width: 100%
}
.reviews-content-right table tr td {
	border: 1px solid #e5e5e5;
	padding: 6px 10px;
	background: #fff
}
.reviews-content-right table tr th {
	background: #000000;
	border: 0 none;
	color: #fff;
	padding: 10px;
	text-align: center
}
.product-overview-tab .form-area {
	margin: 15px 0 0
}
.product-overview-tab .form-area .form-element input, textarea {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #e0e0e0;
	padding: 5px;
    width: 100%;
}
.product-overview-tab .form-area .form-element textarea {
	height: 100px;
	background: #fff;
	border: 1px solid #e0e0e0;
	padding: 5px;
	border-radius: 0px
}
.product-overview-tab .buttons-set {
	border: none;
	text-align: right
}
.tag-content .form-element {
	overflow: hidden
}
.tag-content .form-element input {
	height: 40px;
	width: 299px;
	float: left;
	margin-right: 5px
}
.form-element label, .ck-box label {
	color: #000000;
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 10px auto 2px
}
.form-element label em {
	color: #f22e3b;
	font-family: arial;
	font-style: normal
}
.upsell-product-area .product-flexslider {
	margin-bottom: 10px;
}
.upsell-product-area .page-header h2 {
	border-bottom: 2px solid #e0e0e0;
	display: inline-block;
	font-size: 20px;
	letter-spacing: 0.5px;
	line-height: normal;
	margin: 0px;
	outline: medium none;
	padding: 0 0 6px;
	position: relative;
	text-transform: uppercase;
	width: 100%;
	z-index: 1;
}
.related-products-pro .product-flexslider {
	margin-bottom: 10px;
}
.related-products-pro {
	margin-top: 30px;
}
.related-product-area .page-header h2 {
	border-bottom: 2px solid #e0e0e0;
	display: inline-block;
	font-size: 20px;
	letter-spacing: 0.5px;
	line-height: normal;
	margin: 0px;
	outline: medium none;
	padding: 0 0 6px;
	position: relative;
	text-transform: uppercase;
	width: 100%;
	z-index: 1;
}
.col2-right-layout .product-view-area {
	margin: 0
}
.col2-right-layout .product-view-area .product-details-area {
	padding: 20px 0 12px
}
.col2-right-layout .product-view-area .flexslider-thumb {
	padding: 22px 65px
}
.product-view-area ul, .product-overview-tab ul {
	padding: 0px;
}
.col2-right-layout .product-color-size-area .size-area {
	width: 45%
}
.col2-right-layout .nav-tabs.product-tabs>li>a {
	padding: 8px 20px
}
.col2-left-layout .product-view-area {
	margin: 0px;
	overflow: hidden;
}
.col2-left-layout .product-view-area .flexslider-thumb {
	padding: 22px 58px
}
.col2-left-layout .product-color-size-area .size-area {
	width: 48%
}
.col2-left-layout .nav-tabs.product-tabs>li>a {
	padding: 8px 20px
}
.page-content {
	margin-bottom: 30px;
	overflow: hidden;
}
.page-content .page-title {
	padding-bottom: 15px;
}
.page-title h2 {
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 0.5px;
}
/******************************************
31. shopping cart
******************************************/

.page-order ul.step {
	width: 100%;
	clear: both;
	overflow: hidden
}
.page-order ul.step li {
	display: inline;
	line-height: 30px;
	width: 19%;
	float: left;
	text-align: center;
	border: 2px solid #ccc;
	border-radius: 0px;
	margin-right: 12px;
	background: #fff;
	text-transform: uppercase
}
.page-order ul.step li:last-child {
	margin-right: 0px
}
.page-order ul.step li.current-step {
	border: 2px solid #e99544
}
.page-order .heading-counter {
	margin: 30px 0;
	padding: 15px;
	border: 1px solid #eaeaea;
	background: #fff
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-bottom-width: 0px
}
.page-order .cart_navigation a.continue-btn {
	padding: 10px 20px;
	border: 2px solid #eaeaea;
	border-radius: 0px;
	background: #f9f9f9;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 10px
}
.page-order .availability {
	text-align: center
}
.page-order .product-name {
	font-size: 16px;
	margin-bottom: 0px
}
.page-order .cart_description {
	font-size: 14px
}
.page-order .cart_navigation a.checkout-btn {
	float: right;
	background: #ff7474;
	color: #fff;
	border: 2px solid #ff7474;
	border-radius: 0px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 30px
}
.page-order .cart_navigation a.checkout-btn:hover {
	border: 2px solid #d51300;
	background: #d51300
}
.cart_summary>thead, .cart_summary>tfoot {
	background: #f7f7f7;
	font-size: 16px
}
.cart_summary>tfoot strong {
	color: #ff6e1f
}
.cart_summary>thead>th {
	border-bottom-width: 1px;
	padding: 20px
}
.cart_summary td {
	vertical-align: middle!important;
	padding: 20px
}
.cart_summary .table>tbody>tr>td, .table>tbody>tr>th, .cart_summary .table>tfoot>tr>td, .table>tfoot>tr>th, .cart_summary .table>thead>tr>td, .table>thead>tr>th {
	padding: 10px
}
.cart_summary img {
	max-width: 100px
}
.cart_summary td.cart_product {
	width: 120px;
	padding: 15px
}
.cart_summary .price {
	text-align: center;
	font-weight: 600;
}
.cart_summary .qty {
	text-align: center;
	width: 100px
}
.cart_summary .qty input {
	text-align: center;
	max-width: 64px;
	margin: 0 auto;
	border-radius: 0px;
	border: 1px solid #eaeaea
}
.cart_summary .qty a {
	padding: 8px 10px 5px 10px;
	border: 1px solid #eaeaea;
	display: inline-block;
	width: auto;
	margin-top: 5px
}
.cart_summary .qty a:hover {
	background: #d51300;
	color: #fff
}
.cart_summary .action {
	text-align: center
}
.cart_summary .action a {
	font-size: 13px;
	display: inline-block;
	line-height: 24px
}
.cart_summary tfoot {
	text-align: right
}
.cart_navigation {
	margin-top: 10px;
	float: left;
	width: 100%;
}
.cart .totals table th, .cart .totals table td {
	padding: 5px;
	border: none;
	background: none;
	border: medium none;
	box-shadow: none;
	color: #333;
}
.cart .totals table th, .cart .totals table td strong {
	font-weight: 900;
	font-size: 12px;
}
.cart-collaterals {
	margin-top: 20px;
	margin-bottom: 30px;
}
.cart-collaterals .col2-set {
	float: left;
	margin: 0;
	padding: 0;
}
.cart-collaterals .totals {
}
.totals h3 {
	border-bottom: 1px solid #ddd;
	color: #000;
	font-size: 14px;
	margin-bottom: 5px;
	padding: 10px 0;
}
.cart-collaterals .col2-set .col-2 {
	width: 320px;
}
.totals .inner {
	padding: 4px 0px 15px 0px;
	background-color: #fff;
	margin-top: 0px;
}
#shopping-cart-totals-table {
	float: right;
	width: 100%;
	padding-bottom: 8px;
}
#shopping-cart-totals-table .price {
	font-size: 18px;
	color: #333
}
#shipping-zip-form p {
	margin: 2px 0 4px;
}
#shipping-zip-form .form-list input.input-text {
	width: 90%;
}
.discount {
	margin: auto;
}
.discount label {
	font-weight: normal;
}
.shipping {
	margin: auto;
}
.shipping .form-list select {
	width: 90%;
	background-color: #fff;
	border: 1px #f0f0f0 solid;
	padding: 8px 10px;
}
.shipping .form-list select:focus {
	background-color: #fff;
	border: 1px #ddd solid;
	padding: 8px 10px;
}
.shipping .form-list input.input-text {
	width: 95%;
}
.cart-collaterals h3 {
	font-size: 14px;
	color: #000;
	margin-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0;
	margin-top: auto;
	font-weight: bold;
	text-transform: uppercase;
}
.shipping-form ul {
	margin: auto;
	padding: inherit;
}
.shipping-form ul li {
	list-style: none;
}
.buttons-set11 {
	margin-top: 10px;
}
input.input-text, select, textarea {
	background-color: #fff;
	border: 1px #f1f1f1 solid;
	padding: 8px 10px;
	outline: none;
	color: #aaa;
}
#wishlist-table textarea {
	padding: 8px 10px;
}
input.input-text:focus, select:focus, textarea:focus {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 8px 10px;
	outline: none;
}

#shopping-cart-table {
	background-color: #FFFFFF;
	text-align: left;
	border: none;
}
#shopping-cart-table input.qty {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #e5e5e5;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	outline: medium none;
	padding: 8px;
	width: 50px;
	text-align: center;
}
#shopping-cart-table a.remove-item {
	background-color: #fff;
	background-image: none;
	color: #333;
	cursor: pointer;
	padding: 0px;
	border-radius: 0px;
	cursor: pointer;
	text-decoration: none;
	float: left;
	transition: all 0.3s linear;
	border: none;
}
#shopping-cart-table a.remove-item span {
	display: none
}
#shopping-cart-table a.remove-item:before {
	content: "\f014";
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: normal;
}
#shopping-cart-table a.remove-item:hover {
	padding: 0px;
	color: #f23534;
}
#shopping-cart-table .remove-item span span {
	display: none;
}
#shopping-cart-table dl {
	margin: 0;
	padding: 0;
}
#shopping-cart-table .item-options dd {
	color: #CCCCCC;
	margin: 0;
}
#shopping-cart-table h4 {
	font-size: 12px;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase
}
#shipping-zip-form .form-list label {
	display: block;
	margin-top: 8px
}
#shopping-cart-table .cart-price .price {
	font-size: 12px;
	font-weight: bold;
}
.cart-table .btn-continue {
	float: left;
}
.cart-table .btn-update, .cart-table .btn-empty {
	float: right;
	margin-left: 8px;
}
.cart .product-name a {
	font-size: 14px;
	color: #333;
}
#shopping-cart-table .data-table td {
	vertical-align: middle;
}
.checkout a {
	text-decoration: underline;
	color: #33c5fb;
}
.checkout {
	color: #666666;
	padding-top: 5px;
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0;
}
button.button.btn-proceed-checkout {
	background: #ff7474;
	padding: 15px 5px;
	color: #fff;
	width: 100%;
	border: none;
}
button.button.btn-proceed-checkout:hover {
	background: #222;
	border: none;
}
.order-detail-content .btn-continue {
	float: left;
	background: #222;
	border-color: #222;
}
button.button.btn-proceed-checkout:before {
	content: "\f00c";
	font-family: FontAwesome;
	font-size: 20px;
	padding-right: 5px;
}
button.button.btn-proceed-checkout span {
	font-size: 18px;
	font-weight: 600;
}
.crosssel {
	margin: 12px 0px;
}
.crosssel .new_title.center {
	margin-bottom: 10px;
}
.cart {
	background: none repeat scroll 0 0 #fff;
	margin: 0 0px 20px;
	overflow: hidden;
}
.crosssel {
	background: none repeat scroll 0 0 #fff;
	margin: 40px 0px 20px;
	overflow: hidden;
}
.crosssel .new_title {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-top: 5px;
	margin: 0px -25px 25px;
}
/******************************************
32. My Wishlist
******************************************/
.wishlist-item table .th-stock {
	width: 12%;
}
.wishlist-item table .th-stock a {
	color: #EC4445;
}
.wishlist-item table .td-add-to-cart > a {
	background: #d51300;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	padding: 8px 16px;
	text-transform: uppercase;
	width: 115px;
}
.wishlist-item .all-cart {
	background: #000000;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	padding: 8px 16px;
	text-transform: uppercase;
	margin-top: 18px;
}
.wishlist-item table .td-add-to-cart > a:hover, .wishlist-item .all-cart:hover {
	background: #000;
	color: #fff;
}
.wishlist-area .social-sharing {
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	margin-bottom: 40px;
	padding: 35px;
	text-align: center;
}
.wishlist-area h3.widget-title-modal {
	text-align: center;
}
.wishlist-area .widget .social-icons {
	float: none;
}
.wishlist-area .widget .social-icons {
	float: none;
}
.wishlist-area .widget .social-icons li {
	display: inline;
	float: none;
}
.wishlist-item table {
	border-bottom: 1px solid #E1E1E1;
	width: 100%;
	text-align: center;
	font-size: 14px;
}
.wishlist-item table a {
	color: #000000;
}
.wishlist-item table a:hover {
	color: #d51300;
}
.wishlist-item table thead {
	background: #f8f8f8 none repeat scroll 0 0;
	color: #000000;
}
.wishlist-item.table-responsive {
	margin-top: 15px;
	border: none;
}
.wishlist-item table th {
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	font-size: 12px;
	font-weight: 600;
	padding: 12px;
	text-align: center;
	text-transform: uppercase;
}
.wishlist-item table .th-product {
	width: 18%;
}
.wishlist-item table .th-product img {
	width: 100px;
}
.wishlist-item table .th-details {
	width: 35%;
}
.wishlist-item table tbody .th-details {
	text-align: left;
}
.wishlist-item table .th-delate {
	width: 5%;
}
.wishlist-item table .th-edit {
	width: 10%;
}
.wishlist-item table .td-add-to-cart {
	width: 18%;
}
.wishlist-item table .th-price {
	width: 12%;
	font-weight: 600;
}
.wishlist-item table td {
	border-bottom: 1px solid #e1e1e1;
	padding: 12px;
	text-align: center;
}
.wishlist-item .th-details a {
	font-size: 14px;
}
.sidebar-account .block-content {
	padding: 0 14px
}
.sidebar-account .block-content ul {
	margin-top: 5px;
	margin-bottom: 5px
}
.sidebar-account .block-content li {
	padding: 10px 0px;
	border-top: 1px #fff solid;
	border-bottom: 1px #eaeaea solid
}
.sidebar-account .block-content li:first-child {
	border-top: none
}
.sidebar-account .block-content li:before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 10px;
	display: inline-block;
	position: absolute;
	cursor: pointer;
	line-height: 16px;
	color: #000000
}
.sidebar .block-content li.last {
	border-bottom: none
}
.sidebar-account .block-content li a {
	cursor: pointer;
	padding: 0 12px;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}
.sidebar-account .block-content li a:hover {
	cursor: pointer;
	padding: 0 12px;
	color: #d51300
}
.sidebar-account .block-content li.current {
	font-weight: 900;
	color: #d51300
}
.sidebar-checkout .block-content {
	padding: 14px
}
.box-wishlist label, .box-wishlist .button {
	margin-top: 10px;
	margin-bottom: 5px
}
.box-wishlist {
	margin-top: 20px
}
.my-account {
	padding: 20px;
	background-color: #fff;
	border: 1px #eaeaea solid;
	margin-bottom: 30px;
}
/******************************************
33. Compare table
******************************************/

.table-compare td.compare-label {
	width: 150px;
	background: #fafafa;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
}
.compare-list {
	margin-bottom: 35px;
}
.table-compare .product-star .fa {
	line-height: inherit;
	color: #ff9900;
}
.table-compare .price {
	font-weight: bold;
}
.table-compare .add-cart {
	background: #000000;
	color: #fff;
	border: 2px #000000 solid;
}
.table-compare .add-cart:hover {
	opacity: 0.8;
}
.table-compare .action button.button {
	padding: 0px 12px 0 10px;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 12px;
}
/******************************************
34. Checkout page
******************************************/

.checkout-page ul {
	padding: 0px;
	margin: auto;
}
.checkout-page li {
	list-style: none;
}
.checkout-page h4.checkout-sep {
	text-transform: uppercase;
	font-size: 14px;
	border-bottom: 1px #eaeaea solid;
	line-height: normal;
	padding: 0 0 12px;
	margin-bottom: 12px;
}
.checkout-page h4.checkout-sep.last {
	border: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.checkout-page .box-border {
	margin-bottom: 15px;
}
.checkout-page .box-border .button {
	margin-top: 15px;
}
.checkout-page .box-border label {
	margin-top: 5px;
	font-size: 13px;
}
.checkout-page .box-border p, .checkout-page .box-border h4 {
	padding-bottom: 5px;
	margin-top: 5px;
}
.checkout-page .box-border .fa {
	line-height: inherit;
}
.checkout-page .box-border input[type="radio"] {
	margin-right: 10px;
}
/******************************************
35. Contact page
******************************************/


#contact {
	margin-top: 10px;
}
#contact .page-subheading {
	padding-left: 0px;
	border: none;
	margin: 14px 0 30px;
	text-transform: uppercase;
	font-size: 18px;
	color: #333;
}
#contact .contact-form-box {
	padding: 0;
	margin: 0;
}
#contact .contact-form-box label {
	padding-bottom: 5px;
}
#contact .contact-form-box .form-selector {
	padding-bottom: 25px;
}
#contact .contact-form-box .form-selector:last-child {
	padding-bottom: 0px;
}
#contact input, #contact select, #contact textarea {
	border-radius: 0;
	border-color: #ddd;
	box-shadow: inherit;
	outline: 0 none;
	*height: 35px;
}
#contact input:focus, #contact select:focus, #contact textarea:focus {
	box-shadow: inherit;
	outline: 0 none;
}
#contact #btn-send-contact {
	font-size: 14px;
	line-height: 18px;
	color: white;
	padding: 0;
	font-weight: normal;
	background: #666;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	padding: 10px 25px;
}
#contact #btn-send-contact:hover {
	background: #F36;
}
#contact_form_map ul {
	line-height: 28px;
	list-style: disc;
	list-style-position: inside;
	font-style: italic;
	margin: auto;
}
#contact_form_map ul.store_info {
	list-style: none;
	font-style: normal;
	color: #696969;
}
#contact_form_map ul.store_info i {
	display: inline-block;
	width: 30px;
	line-height: inherit;
	font-size: 18px;
}
#message-box-conact .fa {
	line-height: inherit;
}
.content-text {
	padding: 20px 0;
}
.content-text p {
	margin-bottom: 15px;
}
.right-sidebar #left_column {
	float: right;
}
/******************************************
36. Login page
******************************************/
.account-login {
	display: inline-block;
	width: 100%;
}
.box-authentication {
	display: inline-block;
	width: 48%;
	float: left;
	padding:10px;
}
.box-authentication h4 {
	margin-bottom: 15px;
	text-transform: uppercase;
}
.box-authentication p {
	margin: auto;
}
.box-authentication label {
	margin-top: 10px;
	margin-bottom: 2px;
}
.box-authentication .forgot-pass {
	margin-top: 15px;
}
.box-authentication input, .box-authentication textarea {
	border-radius: 0px;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
	width: 100%;
}
.box-authentication .button {
	margin-top: 15px;
}

.box-restore {
	display: inline-block;
	width: 90%;
	float: left;
	padding:10px;
}
.box-restore h4 {
	margin-bottom: 15px;
	text-transform: uppercase;
}
.box-restore p {
	margin: auto;
}
.box-restore label {
	margin-top: 10px;
	margin-bottom: 2px;
}
.box-restore .forgot-pass {
	margin-top: 15px;
}
.box-restore input, .box-authentication textarea {
	border-radius: 0px;
	border: 1px solid #eaeaea;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
	width: 100%;
}
.box-restore .button {
	margin-top: 15px;
}
/******************************************
37. 404 Error Page
******************************************/


.error_pagenotfound {
	padding: 50px 30px 58px 30px;
	margin: 0 auto;
	width: 60%;
	background-color: #fff;
	border: 1px solid #eee;
	text-align: center;
	margin: 30px auto;
}
.error_pagenotfound strong {
	display: block;
	font-size: 145px;
	line-height: 100px;
	color: #999;
	font-weight: bold;
	margin-bottom: 10px;
	text-shadow: 5px 5px 1px #eaeaea;
}
.error_pagenotfound b {
	display: block;
	font-size: 40px;
	line-height: 50px;
	color: #999;
	margin: 0;
	font-weight: 300;
}
.error_pagenotfound em {
	display: block;
	font-size: 18px;
	color: #d51300;
	margin: 15px 0;
	font-style: normal;
}
a.button-back {
	border-radius: 0px;
	text-transform: uppercase;
	font-size: 16px;
	padding: 15px 25px;
	margin-top: 15px;
	color: #fff;
	font-weight: 600;
}
a.button-back:hover {
	color: #00000;
}
#animate-arrow {
	position: relative;
	top: 15px;
	left: 0px;
	animation: move 1s ease infinite;
	margin-top: 150px;
	color: red;
}
 @keyframes move {
 50% {
 bottom: 10px;
 top: 0px;
}
}
/******************************************
38. About us
******************************************/

.about-page h1 {
	font-weight: bold;
}
.about-page {
	margin-top: 15px;
	display: inline-block;
	overflow: hidden;
}
.about-slid {
	background-size: cover;
	text-align: center;
	padding: 80px 0 100px;
}
.about-slid h2 {
	font-size: 42px;
	color: #fff;
	font-weight: bold;
}
.about-slid p {
	color: #fff;
	font-size: 16px;
	margin: 8px auto 0;
	line-height: 22px;
	width: 78%;
}
.about-slid-info {
	width: 80%;
	margin: 0 auto;
}
.about-page ul {
	padding: 0;
	margin: auto;
}
.about-page ul li {
	display: block;
	margin: 1.2em 0 0;
}
.about-page ul li a {
	color: #333;
	font-size: 15px;
}
.about-page ul li a:hover {
	color: #d51300;
	padding-left: 10px;
}
.about-page .fa-arrow-right {
	font-size: 12px;
}
.about-page .text_color {
	color: #d51300;
}
label[for="rememberme"] {
	margin-left: 0.75em;
}
.box-authentication .inline input {
	width: auto;
}
.about-page .carousel-inner > .item > a > img, .about-page .carousel-inner > .item > img {
	width: 100%;
}
.register-benefits {
	margin-top: 12px;
}
.box-authentication .required {
	color: #ff0000;
	padding-left: 3px;
}
.our-team {
	padding-bottom: 30px;
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
}
.our-team .page-header h2 {
	border-bottom: 2px solid #e0e0e0;
	display: inline-block;
	font-size: 20px;
	letter-spacing: 0.5px;
	line-height: normal;
	margin: 0 0 20px;
	outline: medium none;
	padding: 0 0 6px;
	position: relative;
	text-transform: uppercase;
	width: 100%;
	z-index: 1;
}
.our-team .team {
	background: #f8f8f8;
	border: 1px #eee solid;
	padding: 15px;
	text-align: center;
}
.team h5 {
	margin-bottom: 10px;
	font-size: 16px;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-weight: bold;
}
.team p.subtitle {
	margin-bottom: 10px;
}
.avatar {
	margin-bottom: 20px;
}
.team-social {
	margin-left: 0;
	padding-left: 0;
}
.align-center-btn a.button {
	border: 2px #d51300 solid;
	padding: 8px 25px;
	border-radius: 0px;
	font-weight: bold;
	font-size: 15px;
	margin-right: 15px;
	background: #d51300;
	color: #fff;
}
.align-center-btn a.button.buy-temp {
	background: #d51300;
	color: #fff;
	border: 2px #d51300 solid;
}
.align-center-btn {
	margin-top: 25px;
}
#service {
	padding-bottom: 30px;
	background: none repeat scroll 0 0 #fff;
	border-top: 1px solid #eee;
	padding-bottom: 20px;
	margin-top: 15px;
	padding-top: 15px;
}
#service .page-header h2 {
	color: #333;
}
#service i {
	font-size: 50px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#service h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}
.sitemap-page {
	margin-top: 25px;
	margin-bottom: 50px;
}
.simple-list {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.bold-list>li>a {
	font-weight: 700;
	text-transform: uppercase
}
.simple-list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	bottom: -.8em
}
.simple-list li {
	margin: 0;
	padding: 0 0 12px
}
/******************************************
39. FAQ Page
******************************************/

.faq-page {
	margin-bottom: 30px;
	padding: 5px 0px 20px;
	margin-top: 10px;
	display: inline-block;
}
.faq-page .page-title {
	margin: 15px 0px 20px auto;
}
.faq-page .content-box {
	padding: 32px 28px;
	margin: 0 0 20px 0;
	text-align: center;
	cursor: pointer;
}
.faq-page .content-box, .faq-page .content-box i, .faq-page .content-box p, .faq-page .content-box h3 {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.faq-page .content-box p {
	margin: 15px 0;
	color: #fff;
}
.faq-page .content-box h3 {
	line-height: 26px;
	padding-bottom: 8px;
	color: #fff;
	font-weight: 600;
}
.faq-page .content-box i {
	font-size: 80px;
	height: 80px;
	color: #fff;
	margin: 10px 0;
	display: block;
}
.faq-page .content-box.color-effect-1 {
	background: #222;
}
.faq-page .box-icon-wrap {
	text-align: center;
	margin: 0 auto;
	padding: 0px 0 20px 0;
	max-height: 120px;
}
.faq-page .box-icon i {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	margin: 15px 0;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #fff;
}
.faq-page .box-icon i:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.faq-page .box-icon i:before {
	speak: none;
	font-size: 40px;
	line-height: 90px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}
.faq-page .box-icon-effect-1 .box-icon i {
	background: #d51300;
	color: #000000;
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
}
.faq-page .box-icon-effect-1 .box-icon i:after {
	top: -7px;
	left: -7px;
	padding: 7px;
	box-shadow: 0 0 0 4px #fff;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-webkit-transform: scale(.8);
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	transition: transform 0.2s, opacity 0.2s;
	transform: scale(.8);
	opacity: 0;
}
.faq-page .content-box:hover .box-icon-effect-1a .box-icon i {
	background: rgba(255,255,255,1);
	color: #000000;
}
.faq-page .content-box:hover .box-icon-effect-1a .box-icon i:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.accordion-faq {
	text-align: left;
	position: relative
}
.accordion-faq .panel {
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none
}
.accordion-faq .panel .panel-heading {
	padding: 0;
	color: #fff;
	border-radius: 0!important;
	background: #333
}
.accordion-faq .panel-heading a {
	display: block;
	position: relative;
	background: #f8f8f8;
	color: #000000;
	padding: 14px 50px 12px 15px;
	border-radius: 0;
	border: 1px #eee solid;
	min-height: 50px;
	font-weight: bold;
	font-size: 14px;
}
.accordion-faq .panel-heading a.collapsed {
	display: block;
	position: relative;
	background: #fff;
	padding: 14px 50px 12px 15px;
	border-radius: 0;
	border: 1px #eee solid;
	min-height: 50px;
	font-weight: bold;
	font-size: 14px;
}
.accordion-faq .panel-heading a:hover {
	text-decoration: none
}
.accordion-faq .panel:last-child {
	box-shadow: none;
	border-bottom: none
}
.accordion-faq .arrow-down, .accordion-faq .arrow-up {
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	font-size: 20px;
	top: 54%;
	margin-top: -12px;
	right: 10px;
}
.accordion-faq .arrow-down, .accordion-faq .collapsed .arrow-up {
	display: none
}
.accordion-faq .collapsed .arrow-down {
	display: block;
	color: #333;
}
.accordion-faq .panel-body {
	border-top: 0!important;
	padding: 15px;
	background: #fff;
	border: 1px #eee solid;
	border-top: none;
}
.accordion-faq.panel-group .panel+.panel {
	margin-top: 10px
}
.sitemap-page {
	padding: 5px 0px;
	background: #fff;
	display: inline-block;
	width: 100%;
}
.banner-jtv a img {
	max-width: 100%
}
.banner-jtv .banner-box {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%!important;
	margin-bottom: 27px;
	text-align: center;
}
.banner-jtv .banner-box.banner-inner-box {
	margin-bottom: 0px;
}
.banner-jtv .banner-box:before {
	background: rgba(255, 255, 255, .3);
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s
}
.banner-jtv .banner-box .banner-text {
	position: absolute;
	top: 12%;
	width: 100%;
	text-align: center;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}
.banner-jtv .banner-box .banner-text .first-text {
	font-size: 28px;
	color: #000;
	text-transform: uppercase;
	font-weight: 500;
	line-height: .5
}
.banner-jtv .banner-box .banner-text .medium-text {
	font-size: 14px;
	display: block;
	line-height: 1
}
.banner-jtv .banner-box .banner-text-mid {
	top: 76%
}
.banner-jtv .banner-box .banner-text-mid .first-text {
	color: #000;
	font-size: 28px;
	font-weight: 500;
	line-height: 100%
}
.banner-jtv .banner-box .banner-text-mid .first-text .text-top {
	font-size: 70%;
	padding-top: 4px;
	position: absolute;
	top: -8px
}
.banner-jtv .banner-box .banner-text-mid .medium-text {
	color: #444
}
.banner-jtv .banner-box .banner-text-mid .shop-now {
	border-color: #000;
	color: #fff;
}
.banner-jtv .banner-box .shop-now {
	display: inline-block!important;
	padding: 6px 15px;
	color: #fff;
	background-color: #ff7474;
	font-size: 13px;
	position: absolute;
	top: 1000px;
	left: 28%;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
}
.banner-jtv .banner-box .shop-now:after {
	content: "\f105";
	font-family: fontawesome;
	font-size: 85.71%;
	color: #fff;
	padding-left: 5px
}
.banner-jtv .banner-box .shop-now:hover {
	background-color: #000;
	color: #fff!important;
	border-color: transparent
}
.banner-jtv .banner-box .shop-now:hover:after {
	color: #fff
}
.banner-jtv .banner-box .shop-now:before {
	background: 0 0
}
.banner-jtv .banner-box:hover:before {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all .2s ease-out 0s;
	-moz-transition: all .2s ease-out 0s;
	-o-transition: all .2s ease-out 0s;
	transition: all .2s ease-out 0s
}
.banner-jtv .banner-box:hover .banner-text {
	top: 40%;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}
.banner-jtv .banner-box:hover .banner-text-mid {
	top: 60%
}
.banner-jtv .banner-box:hover .banner-text-mid .shopnow {
	top: 80%
}
.banner-jtv .banner-box:hover.banner-inner-box .shop-now {
	top: 125%
}
.banner-jtv .banner-box:hover .shop-now {
	top: 64%;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s
}
.best-sale-product .sidebar-bar-title {
	background-color: #d51300;
	color: #fff;
}
.best-sale-product .sidebar-bar-title h3 {
	color: #fff;
	border: none;
}
.best-sale-product .products-block-left {
	width: 75px;
	float: left;
}
.best-sale-product .products-block-right {
	margin-left: 85px;
	text-align: left;
}
.best-sale-product .products-block-right p {
	margin: 0px;
}
.best-sale-product .block-content {
	padding: 14px 14px 0px;
	border: 1px solid #ebebeb;
	border-top: none;
}
.best-sale-product .slider-items-products .owl-buttons a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 solid #e0e0e0;
	border-radius: 0;
	color: #fff;
	display: block;
	height: 20px;
	margin: -8px 0 0 0;
	position: absolute;
	top: 48%;
	width: 20px;
	z-index: 5;
}
.best-sale-product .best-sale-item {
	display: inline-block;
	border-bottom: 1px #eaeaea solid;
	width: 100%;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.best-sale-product ul {
	margin: auto;
}
.best-sale-product .product-item {
	margin: auto;
}
.best-sale-product .best-sale-item:last-child {
	border: none;
	margin-bottom: 0px;
}
.container {
	width: 1200px;
}


/******************************************
40. Responsive
******************************************/


@media only screen and (min-width: 280px) and (max-width: 479px) {
.modal-dialog.newsletter-popup {
	width: 95%;
	min-width: inherit;
	padding: 15px;
	height: inherit;
	background: inherit;
	margin-top: 5%
}
.newsletter-popup .modal-body {
	padding: 0px;
}
.newsletter-popup h4.modal-title {
	margin-top: 10px;
	font-size: 22px;
}
.newsletter-popup .modal-content {
	height: inherit;
	margin: auto;
	padding: 15px;
}
.title-subscribe h1 {
	font-size: 20px;
	margin-top: 10px;
}
.newsletter-popup .close {
	color: #fff;
	right: 11px;
	top: 10px;
}
.form-subscribe-header label {
	margin: 10px 0;
	max-width: 100%;
}
#newsletter-form .input-box .input-text {
	border-radius: 0px;
	width: 100%;
}
#newsletter-form .input-box, #newsletter-form .content-subscribe .actions {
	float: none;
}
#newsletter-form .actions .button-subscribe {
	border-radius: 0px;
}
.language-currency-wrapper .block > div img {
	margin-left: 0px;
}
.logo {
	margin-top: 15px;
	text-align: center;
	margin-bottom: 15px
}
#search {
	padding-top: 0px;
}
.top-search {
	margin-bottom: 10px;
	margin-top: 4px;
}
.top-cart-contain {
	margin-top: 0px;
}
.top-cart-content {
	top: 50px;
	right: 8px;
}
nav {
	height: 38px;
}
.slider-items-products .owl-buttons .owl-next, .slider-items-products .owl-buttons .owl-prev {
	top: -80px;
}
#latest-news .page-header h2 {
	margin-bottom: 0px;
}
#latest-news .product-flexslider {
	margin: 20px 0px 30px;
}
.jtv-category-area .col-md-4 {
	margin-bottom: 30px;
}
.cat-img-title span {
	font-size: 12px;
}
.cat-img-title {
	margin-top: 15px;
}
.inner-info {
	width: 100%;
	text-align: left;
}
.cat-img-title .cat-heading {
	font-size: 24px;
}
.cat-img-title p {
	display: none;
}
.category-description a.info {
	font-size: 10px;
	margin-top: 5px;
	padding: 2px 14px 5px;
}
.sorter .short-by.page {
	float: left;
	padding-left: 10px;
}
.toolbar label {
	display: none;
}
.toolbar .sorter {
	margin-top: 6px;
}
.sorter .short-by {
	padding: 0px;
}
.shop-inner {
	padding: 12px;
}
.products-list .product-img {
	width: 100%;
	margin-bottom: 12px;
}
.products-list .product-shop {
	float: none;
	width: 100%;
}
.products-list .product-shop .actions ul {
	display: block;
	float: left;
	margin: auto;
	width: 100%;
}
.products-list .product-shop .actions ul li:last-child a {
	border-left: medium none;
	padding-left: 0;
}
.products-list .product-shop .actions ul li {
	margin: 8px 0px;
	display: block;
}
.products-list .product-shop .actions ul li:last-child {
	margin-bottom: 0px;
}
.wishlist-item .all-cart {
	margin-bottom: 15px;
}
.checkout-page .box-border .button {
	margin-bottom: 18px;
}
.page-order .cart_navigation a.checkout-btn {
	font-size: 14px;
	padding: 10px 20px;
}
.about-page {
	width: 100%;
}
.link-wishlist {
	margin-top: 18px;
}
.language-currency-wrapper .block.block-language {
	border: none;
}
.language-currency-wrapper {
	margin-top: 4px;
}
#page {
	max-width: inherit;
}
.container {
	width: 100%;
}
.mobile-menu {
	height: 50px;
}
.jtv-service-area {
	padding: 20px 0 5px;
}
.jtv-service-area .col {
	margin-bottom: 15px;
}
.tab-info h3 {
	width: 100%;
	margin-bottom: 4px;
}
.home-product-tabs {
	text-align: left;
}
.jtv-banner-block {
	margin-bottom: 15px;
}
.jtv-subbanner1, .jtv-subbanner2 {
	width: 100%;
	margin-bottom: 15px;
}
.banner-jtv .banner-box {
	margin-bottom: 15px;
}
.main-container {
	padding-top: 18px;
}
.promotion-center .text_large {
	font-size: 40px;
	font-weight: 700;
	line-height: 40px;
	margin: 10px 2%;
	padding: 10px 0;
}
.promotion-center .theme-color, .promotion-center .text_small {
	font-size: 13px;
}
.promotion-center .text_medium {
	font-size: 16px;
}
#latest-news .owl-item .item {
	margin: 0px
}
#best-sale-slider .owl-theme .owl-controls .owl-buttons div {
	margin: 32px 5px 0px 0px;
}
.hot-products {
	margin: 15px 0px;
}
.banner4 {
	margin-bottom: 15px;
	text-align: center;
}
.testimonials {
	margin: auto;
}
.testimonials .product-flexslider {
	margin-top: 5px;
	margin-bottom: 15px;
}
.sidebar .block {
	margin-bottom: 15px;
}
.jtv-category-area .jtv-product {
	margin-bottom: 15px;
	margin-right: 0;
	width: 100%;
}
.jtv-category-area .jtv-product:last-child, .jtv-category-area .jtv-product {
	margin: auto auto 15px;
}
.jtv-category-area {
	margin-bottom: 15px;
}
.bottom-service-box .service-box-center {
	padding: 15px 0px
}
.collapsed-block h4 {
	padding: 5px 15px 5px
}
.collapsed-block .tabBlock {
	display: none;
	padding: 0px 15px 5px
}
.collapsed-block .expander {
	float: right;
	cursor: pointer;
	padding: 0 8px;
	margin-top: -5px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666
}
footer h3 {
	border-bottom: 1px #eee solid;
	padding-top: 10px;
}
.bottom-service-box .service-box-center .bottom-service-title {
	font-size: 14px;
	letter-spacing: 0px;
}
.bottom-service-box .service-box-center:hover .bottom-service-title {
	letter-spacing: 2px;
}
.bottom-service-box .service-box-center .description {
	font-size: 12px;
}
.footer-newsletter .newsletter-email {
	width: 100%;
	margin-bottom: 12px;
}
.product-item .item-inner .product-thumbnail .btn-quickview {
	top: 55%;
}
.featured-products-slider .product-item {
	margin: 0 8px;
}
.home-testimonials .thumb {
	width: 72px;
}
.cart-icon {
	height: 45px;
}
.category-description {
	margin-bottom: 0px;
}
.shop-inner {
	padding: 12px 0px;
}
.magnifier {
	left: 15px !important;
}
.product-view-area .flexslider-thumb {
	max-width: 300px;
	padding: 22px 35px;
}
.product-view-area .flexslider-thumb .flex-prev {
	left: 0px;
}
.product-view-area .flexslider-thumb .flex-next {
	right: 0px
}
.product-view-area .product-details-area {
	padding: 10px 0 20px 0px;
}
.product-view-area .product-name h1 {
	font-size: 25px;
}
.availability {
	display: inline-block;
	width: 100%;
	margin-top: 15px;
}
.product-color-size-area .color-area, .product-color-size-area .size-area {
	width: 100%;
}
button.button.pro-add-to-cart {
	margin-top: 15px;
}
.product-tabs {
	border: none;
	height: inherit;
}
#product-detail-tab.nav-tabs > li {
	width: 100%;
	margin-bottom: 10px;
}
.related-products-pro .slider-items-products .owl-buttons .owl-next, .related-products-pro .slider-items-products .owl-buttons .owl-prev {
	top: -75px;
}
.upsell-product-area .slider-items-products .owl-buttons .owl-next, .upsell-product-area .slider-items-products .owl-buttons .owl-prev {
	top: -60px;
}
.related-products-pro .product-flexslider {
	margin-bottom: 0px;
}
.col2-left-layout .product-view-area .flexslider-thumb {
	padding: 22px 25px
}
.col2-left-layout .product-color-size-area .size-area {
	width: 100%;
}
.our-team .team {
	margin-bottom: 15px;
}
.box-authentication {
	width: 100%;
	margin-bottom: 15px;
}
}
 @media only screen and (min-width: 300px) and (max-width: 767px) {
 .divider{
     display: none;
 }
 }
 @media only screen and (min-width: 480px) and (max-width: 767px) {
.modal-dialog.newsletter-popup {
	width: 95%;
	min-width: inherit;
	padding: 15px;
	height: inherit;
	background: inherit;
	margin-top: 5%
}
.newsletter-popup .modal-body {
	padding: 0px;
}
.newsletter-popup h4.modal-title {
	margin-top: 0px;
	font-size: 22px;
}
.newsletter-popup .modal-content {
	height: inherit;
	margin: auto;
}
.title-subscribe h1 {
	font-size: 20px;
	margin-top: 10px;
}
.newsletter-popup .close {
	color: #fff;
	right: 11px;
	top: 10px;
}
.form-subscribe-header label {
	margin: 10px 0;
	max-width: 100%;
}
#newsletter-form .input-box .input-text {
	border-radius: 0px;
	width: 100%;
}
#newsletter-form .input-box, #newsletter-form .content-subscribe .actions {
	float: none;
}
#newsletter-form .actions .button-subscribe {
	border-radius: 0px;
}
.language-currency-wrapper .block.block-language {
	border: none;
}
.language-currency-wrapper .block > div img {
	margin-left: 0px;
}
.slider-items-products .owl-buttons .owl-next, .slider-items-products .owl-buttons .owl-prev {
	top: -80px;
}
.language-currency-wrapper {
	margin-top: 6px;
}
.logo {
	display: inherit;
	margin-bottom: 0px;
	margin-top: 15px;
	text-align: center;
}
#search {
	padding-top: 4px;
}
.top-search {
	margin-bottom: 10px;
	margin-top: 10px;
}
.link-wishlist {
	margin-top: 12px;
}
.top-cart-contain {
	margin-top: 0px;
}
.top-cart-content {
	top: 50px;
	right: 8px;
}
#page {
	max-width: inherit;
}
.container {
	width: 100%;
}
.mobile-menu {
	height: 50px;
}
.jtv-service-area {
	padding: 20px 0 5px;
}
.jtv-service-area .col {
	margin-bottom: 15px;
}
.tab-info h3 {
	width: 100%;
	margin-bottom: 4px;
}
.home-product-tabs {
	text-align: left;
}
.jtv-banner-block {
	margin-bottom: 15px;
}
.jtv-subbanner1, .jtv-subbanner2 {
	width: 100%;
	margin-bottom: 15px;
	text-align: center;
}
.banner-jtv .banner-box {
	margin-bottom: 15px;
}
.main-container {
	padding-top: 22px;
}
.promotion-center .text_large {
	font-size: 60px;
	font-weight: 700;
	line-height: 40px;
	margin: 15px 12%;
	padding: 15px 0;
}
.promotion-center .theme-color, .promotion-center .text_small {
	font-size: 15px;
}
.promotion-center .text_medium {
	font-size: 16px;
}
#best-sale-slider .owl-theme .owl-controls .owl-buttons div {
	margin: 32px 5px 0px 0px;
}
.hot-products {
	margin: 15px 0px;
}
.banner4 {
	margin-bottom: 15px;
	text-align: center;
}
.testimonials {
	margin: auto;
}
.testimonials .product-flexslider {
	margin-top: 5px;
	margin-bottom: 15px;
}
.sidebar .block {
	margin-bottom: 15px;
}
.jtv-category-area .jtv-product {
	margin-bottom: 15px;
	margin-right: 0;
	width: 100%;
}
.jtv-category-area .jtv-product:last-child, .jtv-category-area .jtv-product {
	margin: auto auto 15px;
}
.jtv-category-area {
	margin-bottom: 15px;
}
.bottom-service-box .service-box-center {
	padding: 15px 0px
}
.collapsed-block h4 {
	padding: 5px 15px 5px
}
.collapsed-block .tabBlock {
	display: none;
	padding: 0px 15px 5px
}
.collapsed-block .expander {
	float: right;
	cursor: pointer;
	padding: 0 8px;
	margin-top: -5px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666
}
footer h3 {
	border-bottom: 1px #eee solid;
	padding-top: 10px;
}
.mobile-menu {
	height: 50px;
}
nav {
	height: 38px;
}
.product-grid-area .products-grid .item {
	width: 50%;
}
.product-grid-area .product-item {
	margin: 0 8px;
}
.category-description {
	margin-bottom: 0px;
}
.shop-inner {
	padding: 12px 0px;
}
.products-list .product-shop .actions ul {
	padding: 0px;
	margin: 10px 0px
}
.magnifier {
	left: 15px !important;
}
.product-view-area .flexslider-thumb {
	max-width: 420px;
	padding: 22px 58px;
}
.product-view-area .product-name h1 {
	font-size: 32px;
}
.product-view-area .product-details-area {
	padding: 0 0 20px 10px;
}
.product-color-size-area .size-area {
	width: 48%;
}
.product-tabs {
	border: none;
	height: inherit;
}
#product-detail-tab.nav-tabs > li {
	width: 100%;
	margin-bottom: 10px;
}
.product-tabs {
	border: none;
	height: inherit;
}
#product-detail-tab.nav-tabs > li {
	width: 100%;
	margin-bottom: 10px;
}
.related-products-pro .slider-items-products .owl-buttons .owl-next, .related-products-pro .slider-items-products .owl-buttons .owl-prev {
	top: -75px;
}
.upsell-product-area .slider-items-products .owl-buttons .owl-next, .upsell-product-area .slider-items-products .owl-buttons .owl-prev {
	top: -60px;
}
.related-products-pro .product-flexslider {
	margin-bottom: 0px;
}
.our-team .col-xs-12 {
	width: 50%;
}
.box-authentication {
	width: 100%;
	margin-bottom: 15px;
}
}
@media only screen and (min-width: 200px) and (max-width: 767px) {
	#search input {
	width: 82%;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.headerlinkmenu .links {
	margin-right: 12px;
}
#search input {
	width: 46%;
}
.mtmegamenu {
	margin: auto;
}
.home-product-tabs li a {
	font-size: 14px;
}
.jtv-banner-box.banner-inner .title {
	font-size: 20px;
}
.jtv-banner-box .title {
	font-size: 28px;
}
.bottom-banner-img h3 {
	font-size: 24px;
	margin-top: 40px;
}
.bottom-banner-img .shop-now-btn {
	display: none;
}
.jtv-single-service {
	display: inline-block;
	width: 33%;
	padding: 15px 8px;
	margin-top: 20px;
	border: 1px #eaeaea solid;
}
.jtv-single-service:last-child {
	padding-bottom: 15px;
}
.service-text h2 {
	font-size: 12px;
}
.footer-links {
	margin-bottom: 15px;
}
.menu-items .pr-button {
	margin-left: -55px;
	top: 22%;
}
.menu-items .pr-button .mt-button {
	height: 35px;
	line-height: 18px;
	width: 33px;
}
.cat-img-title {
	margin-top: 30px;
}
.sidebar.col-sm-pull-9 {
	padding-right: 0px;
}
.right.sidebar {
	padding-left: 0px;
}
.category-description .product-flexslider {
	margin-top: 0;
}
.sidebar-cart .subtotal {
	display: inline-block;
	text-align: center;
}
.sidebar-cart .subtotal .price {
	float: none;
}
.special-product .products-block-right {
	margin: 5px 0px;
}
.products-list .product-img {
	width: 37%;
	margin-bottom: 15px;
}
.products-list .product-shop {
	width: 60%;
}
.products-list .product-shop .actions ul {
	float: left;
	margin: 12px auto 0px;
	width: 100%;
}
.sidebar .block {
	margin-bottom: 20px;
}
.color ul li {
	margin-right: 3px;
}
#page {
	max-width: 750px;
}
.subscribe-pop-up {
	margin-top: 230px;
}
.welcome-msg {
	padding: 2px 5px 2px 0;
	margin: 0px 0px 0 0;
}
.container {
	width: 750px;
}
.top-cart {
	padding-left: 0px;
}
.mini-cart .basket a .cart-total {
	font-size: 12px;
}
.mini-cart .basket a .cart-title {
	font-size: 13px;
}
.main-menu ul li a {
	font-size: 12px;
	padding: 20px 12px;
}
.top-Signup a, .top-Signup a:hover {
	font-size: 14px;
	padding: 18px 10px;
}
.main-menu ul li .mega-menu span {
	width: 33.3%;
}
.main-menu ul li > .mega-menu span a {
	font-size: 13px;
	padding: 0 0 13px;
}
.jtv-service-area .block-wrapper {
	padding: 12px 18px;
}
.jtv-service-area .block-wrapper .text-des h3 {
	font-size: 20px;
	margin-left: 6px;
	margin-bottom: 3px;
	line-height: none;
}
.jtv-service-area .block-wrapper .text-des p {
	font-size: 11px;
}
.jtv-service-area .block-wrapper .text-des i {
	font-size: 22px;
}
.banner-jtv .banner-box {
	display: inline-block;
	margin: auto;
	text-align: center;
	width: 48%;
}
.banner-jtv .banner-box.banner-inner-box {
	margin-left: 25px;
}
.banner-jtv {
	margin-top: 20px;
}
#best-sale-slider .owl-theme .owl-controls .owl-buttons div {
	margin: 22px 0 0;
}
.jtv-timer-grid .box-time-date {
	font-size: 10px;
	min-width: 45px;
	min-height: 45px;
	margin-top: 6px;
	font-weight: 400;
}
.jtv-timer-grid .box-time-date span {
	font-size: 13px;
	margin-top: 8px;
}
.text1 a {
	font-size: 20px;
	margin-bottom: 4px;
}
.text2 a {
	font-size: 13px;
}
.text-block {
	top: 24%;
}
.promotion-center .text_large {
	margin: 10px 5%;
}
.best-sale-product .products-block-right {
	margin-left: 72px;
}
.best-sale-product .products-block-left {
	width: 68px;
}
.home-testimonials .thumb {
	width: 72px;
}
.hot-products {
	margin-bottom: 15px;
	margin-top: 15px;
}
.banner4 {
	margin-bottom: 15px;
}
.testimonials .product-flexslider {
	margin-bottom: 15px;
}
.kid-banner {
	text-align: center;
	margin-top: 12px;
}
.footer-newsletter h3, .newsletter-inner {
	margin-top: 0px;
}
.footer-newsletter .subscribe {
	margin-top: 10px;
}
button.button-compare {
	margin-bottom: 8px;
}
.main-menu ul li ul.dropdown li a:after, .main-menu ul li .mega-menu span a:after {
	content: ""
}
.product-color-size-area .size-area {
	width: 52%;
}
.col2-left-layout .nav-tabs.product-tabs > li > a {
	padding: 8px 15px;
}
.col2-left-layout button.button.pro-add-to-cart {
	margin-top: 15px;
}
.col2-left-layout .product-color-size-area .color-area {
	width: 100%;
}
.col2-left-layout .product-color-size-area .size-area {
	width: 100%;
}
.col2-left-layout .availability {
	display: inline-block;
	width: 100%;
	margin: 15px 0px;
}
button.button.btn-proceed-checkout:before {
	display: none;
}
button.button.btn-proceed-checkout span {
	font-size: 15px;
}
}
 @media only screen and (min-width: 992px) and (max-width: 1200px) {
.headerlinkmenu .links {
	margin-right: 12px;
}
#search input {
	width: 50%;
}
.jtv-service-area .block-wrapper {
	padding: 12px 18px;
}
.jtv-service-area .block-wrapper .text-des h3 {
	font-size: 20px;
	margin-left: 6px;
	margin-bottom: 3px;
	line-height: none;
}
.jtv-service-area .block-wrapper .text-des p {
	font-size: 11px;
}
.jtv-service-area .block-wrapper .text-des i {
	font-size: 22px;
}
.testimonials .product-flexslider {
	margin-bottom: 15px;
}
.home-testimonials .thumb {
	width: 72px;
}
.footer-links {
	margin-bottom: 15px;
}
.jtv-service-area {
	padding: 15px 0 5px;
}
.cat-img-title {
	margin-top: 50px;
}
.products-list .product-img {
	width: 28%;
}
.products-list .product-shop {
	width: 69%;
}
.products-list .product-shop .actions ul li:last-child a {
	padding-left: 15px;
}
.products-list .product-shop .actions ul li {
	margin-right: 12px;
}
.container {
	width: 970px;
}
#page {
	max-width: 970px;
}
.best-sale-product .products-block-right {
	margin-left: 68px;
}
.best-sale-product .products-block-left {
	width: 60px;
}
.special-product .products-block-left {
	width: 60px;
}
.special-product .products-block-right {
	margin-left: 68px;
}
.home-testimonials .thumb {
	width: 65px;
}
.jtv-single-cat .page-header {
	margin-bottom: 12px;
}
.jtv-category-area .jtv-product {
	margin-right: 8px;
}
.jtv-category-area .jtv-product:last-child {
	margin-top: 0px;
}
#best-sale-slider .owl-theme .owl-controls .owl-buttons div {
	margin: 22px -8px 0 0;
}
.hot-products {
	margin: 15px 0px;
}
.testimonials {
	margin-top: 0px;
}
.banner4 {
	margin-bottom: 15px;
}
.jtv-timer-grid .box-time-date {
	font-size: 10px;
	min-width: 45px;
	min-height: 45px;
	margin-top: 6px;
	font-weight: 400;
}
.jtv-timer-grid .box-time-date span {
	font-size: 13px;
	margin-top: 8px;
}
.jtv-product-content h3 {
	line-height: none;
}
.jtv-single-cat .price-box {
	margin: 4px 0 0px;
}
.jtv-single-cat .old-price .price {
	font-size: 13px;
}
.footer-newsletter h3, .newsletter-inner {
	margin-top: 0px;
}
.footer-newsletter .subscribe {
	margin-top: 12px;
}
.promotion-center .text_large {
	margin: 10px 18%;
}
.bottom-service-box .service-box-center {
	padding: 20px 0;
}
.main-menu ul li ul.dropdown li a:after, .main-menu ul li .mega-menu span a:after {
	content: ""
}
.col2-left-layout button.button.pro-add-to-cart {
	margin-top: 15px;
}
.col2-left-layout .product-color-size-area .color-area {
	width: 100%;
}
.col2-left-layout .product-color-size-area .size-area {
	width: 100%;
}
.col2-left-layout .availability {
	display: inline-block;
	width: 100%;
	margin: 15px 0px;
}
}

.hidden-xs-up{
display: none !important;
}

.select-block{
display:block;
padding-bottom: 10px;
}

.modal-plus-minus{
margin-right: 4px;
}

.item-inner .product-thumbnail .add-to-links .selected{
    background: #d51300!important;
    border: 1px solid #d51300!important;
}

.item-inner .product-thumbnail .add-to-links .selected:before{
    color: white!important;
}

.item-inner .product-thumbnail .add-to-links .selected:hover{
    background: #fff;
	border: 1px solid #ccc;
}

.count-item{
    background-color: #f8f8f8;
    border-radius: 50%;
    color: #666;
	padding: 1px 5px 1px 5px;
	border: 1px solid #e0e0e0;
}

#subscribe_form .form_group{
margin-bottom: 0px!important;
}

#subscribe_form .subscribe_button{
display: inline-block;
    border: 0;
    background: #fed700;
    padding: 6px 16px;
    font-size: 12px;
    border: 2px solid #fed700;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    color: #333e48;
    font-weight: normal;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: normal;
    float: left;
    color: #fff;
    border-radius: 0 50px 50px 0;
    text-decoration: none;
    background: #333e48;
    padding: 8px 25px 8px 18px;
    border: 2px #333e48 solid;
}

#subscribe_form .subscribe_input{
	float: left;
    font-size: 13px;
    font-weight: 400;
    border: 1px solid #eaeaea;
    background: #fff;
    color: #666;
    padding: 10px 12px;
    width: 310px;
    border-radius: 50px 0px 0px 50px;
    padding-left: 20px;
	height: 36px;
}

#subscribe_form .subscribe_button:hover {
    border: 2px #fe0100 solid;
    background: #fe0100;
}

.footer-newsletter .subscribe_message{
    color: black;
    text-align: center;
    margin-top: 12px;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0px;
    border: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-right: 15px;
}

a.button {
    display: inline-block;
    border: 0;
    background: #fed700;
    padding: 6px 16px;
    font-size: 12px;
    border: 2px solid #fed700;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    color: #333e48;
    font-weight: normal;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	cursor:pointer;
}

a.button-clear {
    border: 2px solid #333e48;
    background: #fff;
    color: #333e48;
    padding: 6px 12px;
}

a.button:hover {
    background: #000000;
    border: 2px solid #000000;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    color: #fff;
}

a.button-clear:hover {
    background: #333e48;
    color: #fff;
    border: 2px solid #333e48;
}

.btn-comparison-remove {
    position: absolute;
    top: 0;
    right: 1.0625rem;
    opacity: .8;
    text-align: center;
	z-index: 1;
}

.btn-comparison-remove.fn-comparison {
    right: 0.3125rem;
    top: 0.3125rem;
}

.btn-comparison-remove.fn-wishlist {
    right: 0.3125rem;
    top: 0.3125rem;
}

.btn-comparison-remove:focus, .btn-comparison-remove:hover {
    color: #227dc5;
    text-decoration: none;
    opacity: 1;
}

.i-remove {
    font-size: 23px;
}

.item-inner-comparison{
    margin: 0 12px;
}

.product-item-comparison{
margin:0;
}

.fn-show {
    position: absolute;
    bottom: -0.0625rem;
}

.show-container {
    position: relative;
}

.padding-0{
    padding: 0 0 !important;
}

.fn-product.card{
    position: relative;
    text-align: center;
	overflow: hidden;
}

.nav-tabs {
    border-bottom: 0.0625rem solid #252F3F;
}

.nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border-bottom: 1px solid #424d5b;
    background-color: #EEEEEE;
    color: black;
    font-size: 18px;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover, .nav-tabs .nav-item.open .nav-link, .nav-tabs .nav-item.open .nav-link:focus, .nav-tabs .nav-item.open .nav-link:hover {
    background-color: #424d5b;
    border-bottom-color: transparent;
    color: white;
}

.border-black{
    border-bottom: 0.0625rem solid #252F3F;
}

.p-x-05 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.p-y-05 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.bg-black {
    background-color: #424d5b !important;
    color: white;
}

.padding-12{
padding: 0 12px !important;
}

.padding-29{
    padding-top: 29px!important;
}

.product-flexslider-comparison{
    margin-top: 1px;
}

@media only screen and (max-width: 767px) and (min-width: 480px){
.special-products-pro .product-flexslider-comparison, .special-products-pro-comparison {
    margin-top: 1px;
}
.padding-29{
    padding-top: 0px!important;
}
}

.coupon input[type=text] {
    border: 1px solid #e5e5e5;
    float: left;
    height: 40px;
    margin: 0 6px 20px 0;
    max-width: 100%;
    padding: 0 0 0 10px;
    width: 170px;
}

.country-select label,
.checkout-form-list label {
    color: #333;
    font-family: Montserrat, Arial, Helvetica, sans-serif;
    margin: 0 0 5px;
    display: block
}

.country-select label span.required,
.checkout-form-list label span.required {
    color: red
}

.checkout-form-list {
    margin-bottom: 30px;
}
.checkout-form-list label {
    color: #333;
}
.checkout-form-list label span.required {} .checkout-form-list input[type=text],
.checkout-form-list input[type=password],
.checkout-form-list input[type=email] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    height: 42px;
    width: 100%;
    padding: 0 0 0 10px;
}
.checkout-form-list {} .checkout-form-list input[type="checkbox"] {
    display: inline-block;
    margin-right: 10px;
    margin-top: 0;
    position: relative;
    top: 0;
}

.checkout-form-list input[type=password] {} .create-account {
    display: none
}

.page-order .cart_navigation input.checkout-btn {
    float: right;
    background: #fe0100;
    color: #fff;
    border: 2px solid #fe0100;
    border-radius: 50px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 30px;
}

.page-order .cart_navigation input.checkout-btn:hover {
    border: 2px solid #0083c1;
    background: #0083c1;
}

.order-total th {
    border-bottom: medium none;
        font-size: 28px;
    padding: 20px 0 20px 0;
}
.order-total td {
    border-bottom: medium none;
	    padding: 20px 0 0 20px;
}
.cart_item:hover {
    background: #F9F9F9
}
.order-total td span {
    color: #ec4445;
    font-size: 28px;
}

.info-zp span{
font-size: 16px;
font-weight: bold;
}

.table-info{
font-size: 14px;
}

.info-zakaz{
margin-top:25px;
}

.pull-xs-right{
    margin-left: 10px;
}

.table-content {} .table-content table {
    background: #fff none repeat scroll 0 0;
    margin: 0 0 50px;
    text-align: center;
    width: 100%;
}
.table-content table {} .table-content table th {
    border-top: medium none;
    font-weight: bold;
    padding: 20px 10px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
}
.table-content table th,
.table-content table td {

}
.table-content table td {
    border-top: medium none;
    padding: 20px 10px;
    vertical-align: middle;
    font-size: 16px;
}
.table-content table td.product-subtotal {
    font-size: 14px;
    font-weight: bold;
    width: 120px;
    color: #777;
}
.table-content table td.product-name a {
    font-size: 14px;
    font-weight: 700;

}
.table-content table td.table-course-title {
     
}
.table-content table td.table-course-summ {
     width: 140px;
}
.table-content table td.table-course-buttons {
         width: 175px;
}

.table-course-buttons .table-button a {
	
	margin:5px;
}

.table-course-buttons .table-button button {
	
	margin:5px;
}

.table-content table td.product-thumbnail {
    width: 130px;
}
.table-content table td.product-remove i {
    color: #919191;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
.table-content table .product-price .amount {
    font-size: 15px;
    font-weight: 700;
    color: #777;
}
.table-content table td.product-remove i:hover {
    color: #EC4445
}
.table-content table td.product-quantity {
    width: 180px;
}
.table-content table td.product-remove {
    width: 150px;
}
.table-content table td.product-price {
    width: 130px;
}
.padding-38{
    padding-top: 38px!important;
}
.shipping ul{list-style: none;}

.divider{
    margin-top: 20px;
}
.divider i{
    float: left;
    font-size: 45px;
    margin-right: 16px;
}
.first-level{
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    white-space: nowrap;
}
.second-level{
font-size: 22px;
    margin-top: 2px;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap;
}
.third-level{
    font-size: 14px;
    margin-top: 8px;
    font-weight: 500;
    text-transform: uppercase;
}
.product-cart-option span{
font-size: 16px;
    font-weight: 600;
}
.product-variation  .btn-oneclickbuy{
margin:0;
}
.product-variation .button.various {
    display: inline-block;
    border: none;
    color: white;
    font-size: 13px;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
    line-height: 28px;
    letter-spacing: 0.5px;
    text-transform: inherit;
    border-radius: 0px;
    transition: none;
    background: #0083c1;
    padding: 6px 16px;
	text-transform: uppercase;
    font-weight: 900;
}
.product-variation .button.various:hover {
    background: #333e48;
    border: none;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    color: #fff;
}

.menu-area{
	
	    background-color: #d51300;
}

.main-menu{
	
	background-color: #d51300;
    height: 30px;
}

.main-menu ul li a{
	
	    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 5px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    position: relative;
}

.main-menu nav > ul > li > a::before {
    background: white none repeat scroll 0 0;
    content: "";
    height: 25px;
    position: absolute;
    right: 0;
    top: 7px;
    width: 1px;
}

.main-menu ul li:hover > a, .main-menu ul li.active > a {
    color: #fff;
    background-color: transparent;
	text-decoration:underline;
}

.menu-area-kurs{
	
	background-color: #3C5B9B;
}

.main-menu-kurs{
	background-color: #3C5B9B;
	    height: 110px;
	
}

.main-menu-kurs ul li:hover > a, .main-menu ul li.active > a {
    color: #fff;
    background-color: transparent;
	text-decoration:underline;
}

.main-menu-kurs ul li a{
	
	font-size: 14.6px;
	padding:6px;
	font-weight: 400;
	padding-left: 5px;
	padding-top: 8px;
}

.mean-container .mean-bar {
    background: #3C5B9B;
}

.mean-container .mean-nav {
    background: #3C5B9B;
}

.main_banners{

	
}

.jtv-service-area {
    text-align: center;
    padding: 0px 0 0px;
}

.livechat_button{
	padding-top:5px;
	
}

.jtv-service-area .block-wrapper.ship, .jtv-service-area .block-wrapper.return, .jtv-service-area .block-wrapper {
	    border-radius: 15px;
		height: 80px;
		    box-shadow: 0.4em 0.4em 3px rgba(122,122,122,0.5);
}

.jtv-service-area .block-wrapper.ship:hover, .jtv-service-area .block-wrapper.return:hover, .jtv-service-area .block-wrapper:hover {
    background-color: #d51300;
	cursor:pointer;
	    border-radius: 15px;
}

.jtv-service-area .block-wrapper.return {
    background: #fbaf5d;
    height: 80px!important;
    padding: 3px 25px;
	margin-top: 12px;
}

.jtv-service-area .block-wrapper.mobile-training {
    background: #3C5B9B;
    height: 80px!important;
    padding: 3px 25px;
	margin-top: 12px;
}

.jtv-service-area .block-wrapper.mobile-training .text-des {
     margin-top: 10px;
}

.jtv-service-area .block-wrapper.support {
    height: 80px!important;
    padding: 3px 25px;
}

.jtv-service-area .block-wrapper.support .text-des {
    margin-top: 5px;
}
.jtv-service-area .block-wrapper.return .text-des {
    margin-top: 5px;
}

.jtv-service-area .block-wrapper.support .text-des h3 {
	
	    margin-bottom: 0px;
		    line-height: 1.20;
}


.top-cart .social ul li {
	
    margin-left: 0px;
    display: inline-block;

}

.top-cart .social {
	
    text-align:center;

}
.top-cart .livechat_button {
	
    text-align:center;

}

.coppyright a {
	color: #d51300;
	text-decoration: none;
}
.coppyright a:hover {
	text-decoration: underline;
	color: #d51300
}

.footer-newsletter a {
	color: #d51300;
	text-decoration: none;
}
.footer-newsletter a:hover {
	text-decoration: underline;
	color: #d51300
}

.blog-img img{
	
	width:180px;
	height:150px;
}

.page-content a{
    text-decoration: none;
    color: #d51300;
}

.page-content a:hover{
    text-decoration: underline;
}

.main-menu-kurs ul li ul{
    border-top: 3px solid #99A7B6;
	padding: 10px;
	transition-delay: 250ms;
	width: 420px;
}

.main-menu-kurs ul li ul.dropdown li:hover a{
color: #99A7B6;
    text-decoration: underline;
}

.blog-list-sidebar li .post-info {
    color: #999;
}

.blog-list-sidebar li {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

.sidebar ul, .sidebar ol {
    margin: 0px;
    padding: 0px;
}

.sidebar .block .block_content {
    padding: 14px 14px 15px;
}

.sidebar-bar-title{
	    border-radius: 10px 10px 0 0;
	background-color:#3C5B9B;
}

.all-news-button-block{
	text-align:center;
	
}

a.button {
    display: inline-block;
    border: 0;
    background: #d51300;
    padding: 6px 10px;
    font-size: 12px;
    border: 2px solid #d51300;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    color: white!important;
    font-weight: normal;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 5px;
    cursor: pointer;
	text-decoration:none!important;
}

.find_kurs {
    background: #fff;
    border: 1px solid #cccccc;
    color: #444444;
    font-size: 12px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    padding: 3px 12px;
    line-height: 32px;
    text-transform: inherit;
    border-radius: 10px;
    transition: all 0.4s ease-out 0s;
	    white-space: nowrap;
}

.find_kurs:hover{
    color: #fff!important;
    background: #d51300;
    border: 1px solid #d51300;
    transition: all 0.4s ease-out 0s;
}


.plan{
background: #FFF;
  border: 1px solid #ddd;
  border-radius: 0px;
  color: #333;
  margin-bottom: 35px;
  margin-right: 0;
  padding: 20px;
  position: relative;
  text-shadow:0 1px rgba(255, 255, 255, 0.8);
    text-align: center;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.25);
    background-color: white;
    text-align: center;
    list-style: none;
    padding: 30px;
}

.plan h3{
  border-radius: 2px 2px 0 0;
  font-size: 22px;
  margin: -20px -20px 15px -20px;
  padding: 20px;
  color: black;
      padding-bottom: 7px;
    text-transform: uppercase;
    font-weight: 600;
}

.plan ul{
margin: 20px 0 0 0;
  padding: 0;
}

.plan li{
list-style:none;
  border-top: 1px solid #ddd;
  padding: 10px 0;
}

.lectors {
    margin-top: 8px;
    padding: 26px 0 0 0;
}

.lectors .lector {
    display: block;
    width: 100%;
    float: left;
}

.lectors .lector_title {
    font-size: 20px;
    line-height: 20px;
    color: #313131;
    font-weight: 700;
    padding: 0 24px;
}

.lectors .lector .w {
    display: block;
    padding: 0 24px;
}

.lectors .lector .p {
    width: 37%;
    margin-right: 7%;
    float: left;
    padding: 28px 0;
}

.lectors .lector .i {
    width: 56%;
    float: left;
    padding: 28px 0;
}

.lectors .lector .i .n {
    font-size: 18px;
    line-height: 20px;
    color: #0c3c85;
    font-weight: 700;
    padding-bottom: 5px;
}

.certificate{
	
	padding:20px;
}

.video{
	/*padding:10px;*/
	
}

.second_top{
background-color: #99A7B6;
}
.second_top_menu{
background-color: #99A7B6;
    height: 30px;
}

.demand-title{
	    font-size: 24px;
    padding-bottom: 20px;
}

 @media only screen and (min-width: 1200px){
.banner_area{
	
	padding:0;
	text-align:center;
}

}

.banner_area{
		text-align:center;
}

.col-banner{
	padding:0;
	
}

#edu_free input, #edu_free select, #edu_free textarea {
    border-radius: 0;
    border-color: #ddd;
    box-shadow: inherit;
    outline: 0 none;
    margin: 3px;
    white-space: inherit;
    width: 100%;
    font-size: 17px;
	    height: 100%;
}

#scheme_pay input, #scheme_pay select, #scheme_pay textarea {
    border-radius: 0;
    border-color: #ddd;
    box-shadow: inherit;
    outline: 0 none;
    margin: 3px;
    white-space: inherit;
    width: 50%;
    font-size: 17px;
	    height: 100%;
}

.short-description li{
	list-style: unset;
	
}

.panel {
    margin-bottom: 0px;
    background-color: #fff;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel2 {
    margin-bottom: 0px;
    background-color: transparent;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.q-list a {
    border-bottom: 2px solid transparent;
    text-decoration: none;
}

.q-list {

    font-size: 20px;
    margin-left: 0;
	list-style: none;
}
.q-list li{
	
	padding:5px;
}

.q-list .active {
    border-color: #52aded;
    color: #ca3034;
}


.notice {
    margin: 15px 0;
    padding: 15px;
    *border-left: 5px solid #52aded;
    background-color: rgba(0,0,0,.05);
}

.q-list p{
	    margin: 0;
    padding: 5px;
	
}

.q-list span{
	
	padding:5px;
}

span .active{
	border-color:transparent!important;
	    color: white!important;
}

.rating {
    color: #999;
    font-size: 16px;
    margin: 18px 0 2px;
}

.product-name{
padding-bottom: 20px;
}

.product-thumbnail .video{
	
	padding:0!important;
	    z-index: -55;
    position: relative;
}

.product-thumbnail .iframe{
	
	    z-index: 0;
    width: 100%;
    height: 140px;
    position: relative;
}

.paboutvideo{
	
	    font-size: 17px;
}

.ulaboutvideo{
	
	    font-size: 14px;
    margin-bottom: 30px;
    line-height: 25px;
}

.best-selling-slider .products_title {
    text-transform: uppercase;
    margin: auto;
    font-size: 18px;
    line-height: normal;
    margin: 0 0 20px;
    outline: none;
    padding: 0px 0px 6px 0px;
    position: relative;
    z-index: 1;
    border-bottom: 2px solid #e0e0e0;
    display: inline-block;
    width: 100%;
    letter-spacing: 0.5px;
}

.plan .price {
        font-size: 20px;
    color: #333;
    font-weight: 600;
}

.plan .partner_price {
        font-size: 19px;
    color: #333;
    font-weight: 600;
}

.plan .title-text {
	font-size: 14px;
    display: block;
	 font-weight: normal;
}

.plan a.button{
	font-size: 16px;
}

.prof_title h1{
	
	text-align:center!important;
}

.prof-block{
padding-bottom:25px;
}

.classik_top{
	
	    background-color: #13b091;
}

.classik_top_menu {
    background-color: #13b091;
    height: 30px;
}

.schedule_link{
	
	cursor:pointer;
	color:#3C5B9B;
}

.checkout_demand label{
	
	font-size: 19px;
    padding: 3px;
	font-weight:normal;
}

.schedule_table th{
	
	font-size: 19px;
    padding: 3px;
	font-weight:bold;
}

.schedule_table td{
	
	font-size: 19px;
    padding: 3px;
	font-weight:normal;
}

.popover{
	
	width:450px;
}

a.schedule_link{
	
	background-color: #0db14b;
    border-color: #0db14b;
}

#free_registration .forms{
	    border: 2px solid #d51300;
    padding: 10px!important;
	padding-right:0px;
	    padding-left: 0px;
}

.hedden_text {
    width: auto;
    text-align: center;
    display: none;
	padding-bottom: 25px;
}

.hedden_text_error {
    width: auto;
    text-align: center;
    display: none;
}

.hedden_text p {
    width: 100%;
    color: #000;
    font-size: 38px;
    line-height: 44px;
    padding-top: 15px;
}

.hedden_text_error p {
    width: 100%;
    color: #000;
    font-size: 38px;
    line-height: 44px;
    padding-top: 15px;
}

.page-content .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.payment_description{
	
	    font-size: 12px;
}

.payment_description p{
    display: unset;
color:blue;
	
}

.payment_description i{
padding-right: 4px;
    font-size: 14px;
    color: blue;
	    display: unset;
}

.payment_description a{
text-decoration:underline;
    color: blue;
}

a.button {

    display: inline-block;
    border: 0;
    background: #d51300;
    padding: 6px 10px;
    font-size: 12px;
    border: 2px solid #d51300;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    font-weight: normal;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 8px;
	    line-height: 18px;

}

.header-top .phone p {
    display: inline;
}

.button_1c_online {
	
	padding-top:10px;	
	
}

.course_data{
	width: 150px;
    font-size: 16px;
    line-height: 24px;
    vertical-align: middle;
	
}

.course_url{
	
	    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    text-decoration: none;
}

.course_price{
	    width: 12%;
    color: #313131;
    font-size: 26px;
    font-weight: 700;
    line-height: 26px;
	
}

.intro-section .intro-md {
    padding-top: 50px;
    padding-bottom: 70px;
}

.intro-section .intro-container h2 {
    color: #d71920;
    font-size: 40px;
    text-transform: uppercase;
	    text-align: center;
}

.intro-section .tarif2 p {
    text-align: left;
    font-size: 23px;
    padding-left: 5px;
}

.intro-section .tarif {
        box-shadow: none;
    background-color: white;
    text-align: center;
    list-style: none;
    padding: 30px;
}

.intro-section .tarif2 ul {
    display: grid;
    border-left: 2px solid;
    border-color: #c4161c;
}

.intro-section .tarif2 li {
    padding-left: 5px;
}

.intro-section ul {
    list-style: inherit;
    word-wrap: break-word;
}

.intro-section .course_text {
    float: left;
    font-size: 18px;
    display: block;
    width: 70%;
    text-align: left;
}

.intro-section .cena_block {
    display: block;
    float: right;
}

.intro-section .old_price {
    color: #0079bf;
    padding-left: 15px;
    font-weight: bold;
    font-size: 18px;
    text-decoration: line-through;
}

.intro-section .price {
    color: #c4161c;
    font-weight: bold;
    font-size: 20px;
    padding-left: 5px;
}

.intro-section .custom-buttom {
    background-color: #d71a21;
    border-color: #d71a21;
    padding: 8px 40px!important;
    border-radius: 20px;
    color: white;
    font-weight: bold;
    font-size: 25px;
}

.poster_link img:hover{
	
	border:2px solid #3C5B9B;
}

.form-control{
	    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e5e7eb;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee!important;
    opacity: 1;
}


.required_input {
    border-left:5px solid #d51300;
}

.product-date{
	background: #11b222;
    display: inline-block;
    padding: 2px 4px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
    font-size: 12px;
    text-shadow: 1px 1px 2px #4A4A4A;
    line-height: 14px;
	
}

.product-link{
	
	display:block;
}

.button span {
    font-size: 14px;
    font-weight: 700;
}

.main-menu ul li:last-child ul{
	    left: inherit;
    right: 0;
}

.main-menu ul li:nth-last-child(2) ul{
	    left: inherit;
    right: 0;
}
.main-menu ul li:nth-last-child(3) ul{
	    left: inherit;
    right: 0;
}
.main-menu ul li:nth-last-child(4) ul{
	    left: inherit;
    right: 0;
}
.table-type-td{
font-size:22px;
}

.table-type-td-months{
font-size:36px;
color: #3C5B9B;
text-align: center;
}
.course_url_title{
font-size: 19px;
vertical-align: middle;
}
.about-stream-block{
    font-size: 18px;
	line-height: 18px;
}
@media only screen and (max-width: 625px){
.about-stream-block{
    font-size: 20px;
}
.td-625{
display:none;
}
.course_url{
    font-size: 13px;
	
}
.course_price{
font-size: 16px;
}
.course_price_old{
font-size: 16px!important;
display: block;
}
.course_data{
    font-size: 13px;
}
.table-type-td{
font-size:15px;
}
.table-type-td-months{
font-size:20px;
}
.course_data{
width: 80px;
}
.course_url_title{
font-size: 15px;
vertical-align: middle;
}
.find_kurs{
display: block;
    padding: 0px 12px;
    margin: 2px;
    line-height: 22px;
}
}

.online_message{
color:#2e6da4;
}

@media only screen and (max-width: 355px){
.td-625{
display:none;
}
.course_url{
    font-size: 10px;
	
}
.course_data{
    font-size: 10px;
}
.table-type-td{
font-size:13px;
}
.table-type-td-months{
font-size:15px;
}
.course_data{
width: 80px;
}
.course_url_title{
font-size: 13px;
vertical-align: middle;
}
}

.shipping label{
    font-size: 19px;
    padding: 3px;
    font-weight: normal;
}

.select-block label{
font-size: 19px;
    padding: 3px;
    font-weight: normal;
}

.variant-select{
    display: inline-block;
    max-width: 100%;
    padding: 10px;
    color: #55595c;
    vertical-align: middle;
    background-image: none;
    border: 1px solid #CCCCCC;
    margin-bottom: 15px;
    width: 100%;
}

.variant-select:focus{
    display: inline-block;
    max-width: 100%;
    padding: 10px;
    color: #55595c;
    vertical-align: middle;
    background-image: none;
    border: 1px solid #CCCCCC;
    margin-bottom: 15px;
    width: 100%;
}

.schedule-bottom{
    bottom: 0;
    right: 0;
    width: 156px;
    font-size: 13px;
}

.send_sms_link{
color: #337ab7;
text-decoration: underline;
}

.send_sms_link:hover{
    text-decoration: none;
	cursor:pointer;
}
.send_sms_link:focus{
    text-decoration: none;
	cursor:pointer;
}

.sms_message{
color: green;
}

.box-authentication input[type="radio"] {
    width: 17px;
}
.box-authentication input[type="checkbox"] {
    width: 17px;
}

.button.button[disabled] {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.custom-buttom:hover{
    background-color: #ffc92b;
	border-color: #ffc92b;
	color:black;
}

.lk-video-block{
    border: 2px solid #d51300;
    padding: 10px;
}

.lk-oblako-block{
    border: 2px solid #3C5B9B;
    padding: 10px;
	    margin-top: 10px;
}

@media only screen and (max-width: 479px){
.product-item .item-inner .item-info .item-title a {
    display: inherit;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    overflow: hidden;
    *height: 115px;
}

.date_start_icon{
display:none;
}

.icon-new-label{
font-size: 10px;
width: 56px;
}

.icon-hot-label{
font-size: 10px;
width: 56px;
}

.icon-sale-label{
font-size: 10px;
width: 56px;
}
.schedule-bottom{
    width: 75px;
    font-size: 10px;
}
}

.flash_message{
color: black;
    padding: 8px 14px 8px 14px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    display: block;
    font-weight: 600;
    font-size: 40px;
    line-height: 45px;
}

.flash_error {
    color: black;
    padding: 8px 14px 8px 14px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    display: block;
    font-weight: 600;
    font-size: 40px;
    line-height: 45px;
}

.flash_message a{
text-decoration: none;
    color: #d51300;
}

.flash_message a:hover{
text-decoration: underline;
    color: #d51300;
}


.flash_error a{
text-decoration: none;
    color: #d51300;
}

.flash_error a:hover{
text-decoration: underline;
    color: #d51300;
}

.webinar_main_text{
    font-size: 20px;
    line-height: 23px;
}

.webinar_main_text a{
        color: #df0031;
    text-decoration: none;
}

.webinar_main_text a:hover{
        color: #df0031;
    text-decoration: underline;
}

.main-menu-kurs .dropdown strong{
    font-size: 16px;
	    text-transform: uppercase;
}

.box-authentication .to-sign-up{
    font-size: 18px;
    line-height: 18px;
}

.link-span a{
    text-decoration: underline;
    color: #0035a2;
}

.link-span a:hover{
    text-decoration: none;
    color: #0035a2;
}
.account-block-certs-buttom{
padding-bottom:15px;
}

.item-span{
display:block;
font-weight: bold;
    font-size: 16px;
    padding: 5px;
}

.page-contact .product-item .item-inner .item-info .item-title{

}

.repositoty-link{
        padding: 5px 15px!important;
}

.repositoty-link span{
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.erp_repository_body a{
    word-break: break-all;
}

.short-description a{
color: #337ab7!important;
    text-decoration: underline;
}

.short-description a:hover{
color: #337ab7!important;
    text-decoration: none;
}

.extra_user_block{
margin-top: 5px;
margin-bottom: 15px;
}

.extra_user_block #extra_user{
margin-top: 5px;
margin-bottom: 5px;
}

.extra_user{
margin-top: 5px;
    margin-bottom: 5px;
}

.add_user_button{
display: inline-block;
    border: 0;
    background: #d51300;
    padding: 6px 16px;
    font-size: 14px;
    border: 1px solid #d51300;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    font-weight: normal;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.add_user_button:hover{
background: #000000;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    color: #fff;

}

.delete_user_button{
display: inline-block;
    border: 0;
    background: #d51300;
    padding: 6px 16px;
    font-size: 14px;
    border: 1px solid #d51300;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    font-weight: normal;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.delete_user_button:hover{
background: #000000;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    color: #fff;
}

.icon-tooltip{
color: black;
    cursor: pointer;
}

.course_price_old{
    color: #777777!important;
    font-size: 26px;
    font-weight: normal;
    text-decoration: line-through;
    margin-left: 6px;
	font-weight: 600;
}

.h2-passport{
font-size: 22px;
}

.h2-passport span{
    color: #d51300;
}

.h2-passport-italic{
	font-style: italic;
	font-weight: normal;
	font-size: 19px;
    font-family: "Times New Roman", Times, serif;
}

.print-button {
    color: #fff!important;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.text-area{
    padding: 10px;
	font-size: 18px;
    line-height: 25px;
}

.h2-lk-title span{
text-transform: lowercase;
}

.product-checkbox{
    text-align: center;
}

.short-description .button {
    color: white!important;
    text-decoration: underline;
}

.short-description .button:hover {
    color: white!important;
    text-decoration: none;
}

.lk-menu{
	    padding-bottom: 30px;
    display: inline-block;
	    width: 100%;
}

.lk-menu .nav{
	    margin: 0;
}

.lk-menu .nav-tabs>li>a:hover{
		    border: 1px solid;
}

.lk-menu .nav>li>a:focus, .nav>li>a:hover{
	background: #d51300;
    color: white!important;
    border: 1px solid #d51300!important;
}

.lk-menu .nav>li>.active>a:focus, .nav>li.active>a:hover{
	
	border: 1px solid #d51300!important;
}

.lk-menu .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
		        background: #d51300;
    color: white;
	    border: 1px solid #d51300;
}

.lk-menu .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover{
	
	    border: 1px solid #d51300;
		    border-bottom-color: none;
}

.lk-menu .nav-tabs.nav-justified>li>a{
	
	border: 1px solid #d51300;
}

.lk-menu .nav-pills>li>a{
	        border: 1px solid #e5e7eb;
		    color: black;
}

.lk-menu .nav-justified>li{
	    padding-top: 10px;
    padding-left: 5px;
	white-space: nowrap;
}

.lk-menu .nav>li>a{
	
	padding: 10px 10px;
}

.lk-menu .nav-tabs.nav-justified>li{
	    padding-left: 5px;
}

.account-login .btn-danger{
	text-decoration:none!important;
	    color: #fff;
		font-size: 14px;
    font-weight: 700;
}

.account-login .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
	text-decoration:none;
}

.account-login .btn-warning{
	text-decoration:none!important;
	    color: #fff;
		font-size: 14px;
    font-weight: 700;
}


.account-login .btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
	text-decoration:none;
}

.oferta-link{
	
    text-decoration: none;
    color: #d51300;
}

.oferta-link:hover{
	
    text-decoration: underline;
    color: #d51300;
}

.lk-online-block{
	
	    border: 2px solid #99A7B6;
    padding: 10px;
    margin-top: 10px;
    display: block;
}

.ochka-days_of_week span{
	    display: block;
	    padding: 3px;
}

.ochka-time-block span{
	    display: block;
	    padding: 3px;
}

.ochka-block{
	
	    display: inline-block;
}

.ochka-time-block{
	
	 display: inline-block;
}

.jumbotron{
		grid-column: 1 / -1;
    background: white;
    border-radius: 16px;
    padding: 24px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    border: 1px solid #e5e7eb;
}

.jumbotron .btn{
	
	color: white;
}

.jumbotron .h1, .jumbotron h1 {
    font-size: 36px;
}

.lk-menu-right{
	
	    float: right;
}

.container .lk-main .jumbotron, .container-fluid .jumbotron{
	padding-right: 40px;
    padding-left: 40px;
	
}

.lk-main .jumbotron p {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: normal;
}

.jumbotron-h2{
	
	    padding-bottom: 15px;
}

.jumbotron-h1{
	
	    padding-bottom: 15px;
}

.jumbotron-button-block{
	
	padding-top: 15px;
}

.lk-main .jumbotron p span {
    color: #8b8b8b;
}

.jumbotron .link{
	
	color: blue;
    text-decoration: underline;
}

.jumbotron .link:hover{
	text-decoration: none;
}

.jumbotron .copy-link{
	cursor:pointer;
	    color: #d51300;
    text-decoration: none;
}

.jumbotron .copy-link:hover{
	text-decoration: underline;
}

.jumbotron-course-title a{
	
	color:black;
}

.jumbotron-course-variant{
	
	font-weight:bold;
}

.jumbotron-course-title a:hover{
	text-decoration: underline;
}

.jumbotron-course-title{
	    padding-top: 8px;
    padding-bottom: 8px;
	display:block;
}

.jumbotron-ul{
	list-style-type: none;
	    margin: 0 0 10px 5px;
	font-size: 18px;
}

.jumbotron-ul li{
	padding-top: 5px;
	
}

.jumbotron-ul .jumbotron-label{
	font-size: 16px;
}

.frdo_documents_block{
	    margin-bottom: 10px;
	border: 2px solid #d51300;
    padding: 5px;
}

@media (min-width: 768px){
.lk-menu .home{
	
	        width: 0.5%;
}
.lk-menu .home-mobile{
	display:none;
}
}

@media (max-width: 767px){
	.jumbotron-button-block a{
	font-size:14px;
	margin:5px;
}
.jumbotron .link{
	font-size:13px;
}

.jumbotron-h2{
	font-size: 23px;
	
}
.lk-main .jumbotron p {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: normal;
}
}

.panel-link{
	
	text-decoration:underline!important;
}

.panel-link:hover{
	
	text-decoration:none!important;
}

.btn-danger {
    color: #fff;
    background-color: #d51300;
    border-color: #d51300;
}

.lk-menu .nav-pills .lk-a-passport{

	
}

.lk-menu .nav-pills .lk-a-passport:hover{
	    background: #d51300;
    color: white;
    border: 2px solid #d51300;
	
}

.lk-menu .nav-pills li:active .lk-a-passport{
	    background: #d51300;
    color: white;
    border: 2px solid #d51300;
	
}

.prepiska{
	color:red;
	font-size: 18px;
    margin-bottom: 20px;
    display: block;
}

.prepiska a{
	color:blue;
}

.prepiska a:hover{
	text-decoration:underline;
}

.list-unstyled-doc {
    padding-left: 0;
    list-style: none;
}

.tcontent {
    font-family: sans-serif;
	    margin: 0 0 0px 0px;
}

.documentation .list-unstyled-doc .header {
    font-size: 150%;
        margin-bottom: 2px;
    color: #ca3034;
	    line-height: 25px;
}

.documentation .list-unstyled-doc .item {
        margin-bottom: 8px;
		font-size: 150%;
		    line-height: 25px;
}

.documentation .list-unstyled-doc .header i {
    color: #a5b2b3;
    display: inline-block;
    width: 34px;
}

.documentation .list-unstyled-doc .header a:hover {
    color: #d51300;
    border-bottom: 1px solid #d51300;
}

.documentation .list-unstyled-doc .item .active {
    color: #d51300;
    border-bottom: 1px solid #d51300;
}

.documentation .list-unstyled-doc .header .active {
    color: #d51300;
    border-bottom: 1px solid #d51300;
}

.documentation .list-unstyled-doc .item a:hover {
    color: #d51300;
    border-bottom: 1px solid #d51300;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: transparent;
    border-color: #ddd;
    border-top: 1px solid #e8e8e8;
}


.panel-default>.panel-heading>.collapsed>.panel-title:after {
    content: '';
    display: block;
    width: 12px;
    height: 8px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -4px;
    background: url(../images/strelka.png) no-repeat center!important;
    transform: rotate(0)!important;
    transition: background .3s ease, transform .3s ease;
}

.panel-default>.panel-heading>.collapse-hidden>.panel-title:after {
	content: '';
    display: block;
    width: 12px;
    height: 8px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -4px;
    background: url(../images/strelka.png) no-repeat center;
    transform: rotate(
180deg
);
transition: background .3s ease, transform .3s ease;
}

.panel-default .panel-heading .panel-title{
	
	    position: relative;
}

.otvety-link{
	    float: right;
    font-size: 20px;
	    text-transform: uppercase;
}

.otvety-link a{
	        text-decoration: underline;
}

.otvety-link a:hover{
	        text-decoration: none;
}

.frdo_documents_block label{
	
	font-weight:normal;
}

.save-block1{
	
	    padding-bottom: 80px;
}

.save-block1 .form-action{
	float: right;
	
}

.save-block2{
	
	padding-top:30px;
}

.check-study-certificate-result {
    font-size: 18px;
    line-height: 25px;
}

.extra_certificate_block {
    margin-top: 5px;
    margin-bottom: 15px;
}

.extra_certificate_block #extra_certificate {
    margin-top: 5px;
    margin-bottom: 5px;
}

.extra_certificate {
    margin-top: 5px;
    margin-bottom: 5px;
}

.frdo_documents_block_success{
	border: 2px solid #5cb85c;
	
}
.address_block_success{
	border: 2px solid #5cb85c;
	
}

small {
    font-size: 85%;
    font-weight: normal;
    text-transform: none;
    color: #999999;
}

.passport-second-block{
	
	padding-top:30px;
}

.settings_passport_block{
	font-size: 25px;
    line-height: 25px;
}

.passpor-list-sort{
	
	    font-size: 16px;
}

.passpor-list-sort .sort-item{
	text-decoration:none;
    margin-right: 5px;
    text-transform: capitalize;
}

.passpor-list-sort .sort-item:hover{
	text-decoration:none;
}

.passpor-list-sort .sort_select{
	
	    border-bottom: 1px dashed #d51300;
}

.passp-link span{
	    font-size: 30px;
		    font-weight: 500;
}

.passp-link span a{
	    cursor:pointer;
		font-size: 30px;
}

.passp-link  a{
	    font-size: 16px;
}

.input-group .form-control{
	
	margin-top: 5px;
}

.th-20-percent{
	
	width: 20%;
}

.th-30-percent{
	
	width: 30%;
}

.th-21-percent{
	width: 21%;
	
}

.th-30-px{
	
	width: 30px;
}

.passport-ul-sign-in{
	
	list-style-image: url(../images/passport-li-icon.png);
	    list-style-position: inside;
    margin: 0;
}

.passport-ul-sign-in li{
	
	    font-size: 20px;
		padding: 8px;
		    border-bottom: 2px dotted black;
			    font-weight: 300;
			
}

.passport-block-sign-in{
	
	    margin-left: auto;
    margin-right: auto;
    width: 600px;
	padding-bottom: 30px;
}

.passport-h2-sign-in{
	
	text-align: center;
    background-color: #930C00;
    color: white;
    padding: 8px;
	-webkit-clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
    clip-path: polygon(5% 0, 100% 0, 95% 100%, 0% 100%);
	text-transform: uppercase;
}

.passport-button-block-sign-in{
	
	    margin-top: 15px;
}


.passport-button-sign-in{
	
	    width: 100%;
		color:white!important;
		    font-size: 22px;
			    background-color: #930C00;
    border-color: #930C00;
	    border-radius: 8px;
		    text-decoration: underline!important;
}


.passport-button-sign-in:hover{
	background-color: #930C00;
    border-color: #930C00;
	text-decoration: none!important;
	
}
@media only screen and (min-width: 280px) and (max-width: 678px) {
.desktop-only{display:none;}
.passport-block-sign-in{
	
	    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.passport-button-sign-in{
	
	    font-size: 17px;
}
}

.show_email {
    font-weight: 400;
    border-bottom: 1px dashed #c0c0c0;
    color: black !important;
	font-size: 20px;
}

.show_phone {
    font-weight: 400;
    border-bottom: 1px dashed #c0c0c0;
    color: black !important;
	font-size: 20px;
}

.show_email:hover {
    text-decoration:none!important;
	    color: #d51300!important;
}

.show_phone:hover {
    text-decoration:none!important;
	    color: #d51300!important;
}

.rating-block{
	
	padding-bottom:20px;
}

.passport-button-saving-block{
	
	padding-top:35px;
}

.in_rate {
    border-bottom: dashed 2px #52aded;
	font-size: 20px;
}

.in_rate:hover {
    text-decoration:none!important;
}

#check-study-certificate-result span{
	color: #d51300;
	font-weight:bold;
}

.lk-exam-block{
	    margin-top: 10px;
	    border: 2px solid #d51300;
    padding: 10px;
	
}





/**CSS max**/

.training_services_block{
	margin-top: 5px;
    padding: 10px;
}

.training_services_block ul{
	
	text-transform: uppercase;
    font-weight: bold;
}

.training_services_block ul li a{
	
	text-decoration: none;
    color: #d51300;
}

.training_services_block ul li a:hover{
	
	text-decoration: underline;
}
.center-h1{
	
	text-align:center!important;
}
@media only screen and (min-width: 767px){
.center-h1{
	padding-left: 45px!important;
    padding-right: 45px!important;
}
}

@media only screen and (max-width: 350px){
.center-h1 {text-align:left!important;}
}
.cifr-progress a{
	text-decoration: underline;
	    color: #d51300;
		    text-transform: uppercase;
}

.cifr-progress a:hover{
	text-decoration: none;
}

.timetable-lk{
	    font-size: 18px;
	
}

.timetable-lk th{
	
	font-size: 23px;
}

.timetable-lk td a{
	
	color: #d51300;
}

.timetable-lk td a:hover{
	
	text-decoration: underline;
}

.timetable-lk .timetable-type{
	background-color: #fff9b4;
}

.timetable-lk .timetable-name{
	background-color: #fff9b4;
}

.timetable-lk .timetable-time{
	background-color: #fff9b4;
}

.timetable-lk .timetable-end{
	background-color: #e8e8e8;
}

.timetable-lk .timetable-name-test{
	background-color: #ffb971;
	
}

.timetable-lk td .btn-danger {
    color: #fff;
    background-color: #d51300;
    border-color: #d51300;
}

.lk-video-block .link{
	
	text-decoration: none;
    color: #d51300;
}

.lk-video-block .link:hover{
	
	text-decoration: underline;
}

.edu_univer{
	
	
}

.edu_univer .info-zp span{
	    font-size: 30px;
	
}

.edu_univer .info-zp strong{
	    font-size: 30px;
	
}

.modal-lg {
    max-width: 800px;
}

.checkbox-petition_send{
	
	width: 30px;
    height: 30px;
}

.send_petition-modal .modal-body {
    max-height: 500px;
    overflow-y: auto;
}

.table-content table .td-bold{
		font-weight: bold;
    font-size: 23px;
	}

@media only screen and (min-width: 720px) and (max-width: 991px) {
	.table-responsive .timetable-lk th{
		font-size:16px;
		word-break:inherit;
		white-space: normal!important;
	}
	.table-responsive .timetable-lk td{
		font-size:16px;
		word-break: break-word;
		    white-space: normal!important;
	}
	.table-responsive .timetable-lk .timetable-type-resp{
		display:none;
	}
	.table-responsive .timetable-lk .btn{
		font-size:14px;
	}
	.table-content table th{
		font-size:16px;
		word-break:inherit;
		white-space: normal!important;
		
	}
	
	.table-content table td{
		font-size:16px;
		
		    white-space: normal!important;
		
	}
	
	.table-content table td.product-name a{
		font-size:14px;
		
	}
	.table-content table .td-bold{
		font-weight: bold;
    font-size: 14px;
	}
	
	.page-order .product-name {
    font-size: 16px;
    margin-bottom: 0px;
}
}


@media only screen and (min-width: 368px) and (max-width: 719px) {
	.table-responsive .timetable-lk th{
		font-size:11px;
		word-break:inherit;
		white-space: normal!important;
	}
	.table-responsive .timetable-lk td{
		font-size:11px;
		word-break: break-word;
		    white-space: normal!important;
	}
	.table-responsive .timetable-lk .timetable-type-resp{
		display:none;
	}
	.table-responsive .timetable-lk .btn{
		font-size:11px;
		white-space: normal!important;
	}
	
	.table-content table th{
		font-size:11px;
		word-break:inherit;
		white-space: normal!important;
		padding: 5px 1px;
		
	}
	
	.table-content table td{
		font-size:11px;
		
		    white-space: normal!important;
		
	}
	
	.table-content table td.product-name a{
		font-size:11px;
		
		white-space: normal!important;
	}
	
	.table-content table .td-bold{
		font-weight: bold;
    font-size: 11px;
	}
	.page-order .product-name {
    font-size: 11px;
    margin-bottom: 0px;
}


}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

.badge-warning {
    color: #fff;
    background-color: #eea236;
}

.badge-info {
    color: #fff;
    background-color: #5987ff;
}

.show-test-result-table{
	
	    font-size: 16px;
}

.timetable-lk .timetable-name-humor {
    background-color: #ff9f9f;
}


.short-description .col-md-6 ul li {font-size:15px; margin-bottom: 6px;}

.data_ol
	{font-size: 13px;
font-weight: 500;}

.modal-body-uc{
	font-size:19px;
	
}

.trainer-trainings-list{
	
	padding-top:15px;
}

.univer_data_li{
	
        font-size: 19px;
    line-height: 23px;
}

.univer_data_h2{
	font-size: 18px;
    line-height: 18px;
	font-weight:bold;
	
}

.univer_data_img{
	       margin: 5px auto 5px;
    padding-right: 5px;
    padding-left: 5px;
}

.univer_data_hr{
	
	margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 2px solid #cdd1d2;
}

.univer_data_span{
	
	font-weight:500;
}


/**CSS olga**/


.schort_ol {background: #f2f2f2;padding: 25px;margin-top: 15px;margin-bottom: 15px;}
.schort_ol p {font-size: 15px !important;}

@media (max-width: 500px){
.but_fin_ol {text-align:center !important;}
}


/**CSS magic-1c**/


.ul_mag_ol {line-height:1.4em; margin-top:20px;}
.ul_mag_ol li {margin-top:8px;}

.magik_ol_ot {margin-top:15px;}

.magcont_ol ul li {list-style-type: none;}

.magcont_ol ul li::before {
  content: '';
  margin-left: 0px;
  border-radius: 50%;
  border: 2px solid #E2223F;
  position: absolute;
  width: 8px;
  height: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 20px;
  margin-top: 6px;
}


.nabor_ol {background: rgb(240,230,11); background: linear-gradient(90deg, rgba(240,230,11,1) 30%, rgba(255,248,0,1) 100%); padding:15px; box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;}
.em_ol em {font-size: 15px;}
.em_ol a {font-size: 15px; text-decoration: underline;}
.em_ol a:hover {text-decoration: none;}

.magic-h2-sign-in {font-size: 25px; text-transform: uppercase; line-height: 1.15; margin-top: 15px; margin-bottom: 15px;}


.mag_last_ol {padding: 20px;
-webkit-box-shadow: 0px 4px 8px rgba(46, 58, 76, 0.15);
box-shadow: 0px 4px 8px rgba(46, 58, 76, 0.15);
border-radius: 8px;
background-color: #FAFAFA;}



@media (max-width: 1200px){
.magcont_ol {margin-top: 30px;}
.col-sm-6 {width:100%; float:none; }

}

@media (min-width: 1200px){
.nabor_ol {padding:30px;}

}




@media (max-width: 770px){
	
	/**шапка/футер**/
.social-telegram{
	justify-content: center;
}
.top-cart2 {display:none;}
/*.top-search {display:none;}*/
.find_kurs {border: 1px solid #cccccc;}
.find_kurs:hover {border: 1px solid #d51300;}
.headerlinkmenu {text-align:center; text-align: center; margin-bottom: 0px; padding-bottom: 5px; background-color: #FAFAFA; margin-top: 5px; border-top: 1px solid #eee;}
.headerlinkmenu div.links div a {color: #696969;}
.ol_phone_mobile {color: #696969 !important; margin-left: 30px; font-weight: 500; font-size: 14px;}
.mag_last_ol {box-sizing: content-box !important; padding: 15px;}
.passport-block-sign-in {padding-bottom: 0px;}
.col-xs-12 .col-sm-12 {padding-right: 0px; padding-left: 0px;}
.logo {margin-top: 20px; margin-bottom: 20px;}

.best-selling-slider .products_title {border-bottom: 1px solid #e0e0e0;}
.social {margin-top: 20px; margin-bottom: 20px;}

/**шапка/футер**/

.magic-h2-sign-in {font-size: 23px; text-transform: uppercase; margin-bottom: 10px; line-height: 1.15; margin-top: 0px;}
.zag_mag_ol {font-size:21px; font-weight:600; color: #000 !important;}

}








@media (max-width: 500px){
	/**
.video {
  position: relative;
  padding-bottom: 56.25% !important; 
  height: 0 !important;
  overflow: hidden;
  display:block;
  
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}
**/
}

/**CSS magic-1c**/


.short-description h3 {margin-bottom: 20px;}
.shop-inner h1 {font-size: 29px; margin-bottom: 15px;}

.opis_kursa_ol {margin-top:30px; font-size:17px !important; font-weight:300; line-height:1.6 !important;}
.opis_kursa_ol h2 {font-size: 18px !important;}
.opis_kursa_ol h3 {font-size: 18px; margin-bottom: 20px;}
.opis_kursa_ol p {font-size:17px !important; font-weight:300; line-height:1.4 !important; }
.opis_kursa_ol strong {font-weight:500;}
.opis_kursa_ol b  {font-weight:500;}
.opis_kursa_ol a {color: #c4161c !important; text-decoration:underline;}
.opis_kursa_ol a:hover {color: #c4161c !important; text-decoration:none;} 
.opis_kursa_ol ol li { font-size:17px !important; font-weight:300; line-height:1.6;}
.opis_kursa_ol ul li {font-size:17px !important; font-weight:300; line-height: 1.6;}
.kurs_ol_dop_ul ul li{margin-left:25px;} 
.kurs_ol_dop_ul p span {font-weight: 400 !important;}

.schort_ol ul li {font-size: 15px !important; margin-bottom: 4px;}
.opis_kursa_ol ul li span {}


.opis_kursa_ol .course-item {margin-top:20px; margin-bottom:20px;}
.opis_kursa_ol .course-item-img {text-align:center;}
.opis_kursa_ol .course-item-text {text-align:center; font-size:18px; font-weight:600; line-height: 1.1em;}

.opis_kursa_ol .ul_ol_bez li { list-style: none;}

.opis_kursa_ol .block_ol_opisan p {font-weight: 600; line-height: 1.3em !important; margin-top: 30px; text-align: center;
  margin-bottom: 30px;}


.programma_kursa_ol {font-size: 17px; font-weight:300; line-height:1.6 !important;}
.programma_kursa_ol ul {font-size:17px;}
.ulpr_ol li {margin-bottom:5px;}
.ulprdop_ol {margin-top:10px;}
.ulprdop_ol li {margin-bottom:2px;}


.review-ratting {font-size: 15px; font-weight: 300; line-height: 1.6; margin: 20px 0;}
.author {font-size: 14px; font-weight: 500 !important;}

.table_ol {border: 1px solid #eee; table-layout: fixed; width: 87%; margin: auto; margin-bottom:20px;}
.table_ol th {font-weight: bold; padding: 10px; background: #efefef; border: 1px solid #dddddd; text-align:center; font-size:15px !important;	text-transform: none !important; line-height: 1.4em;}
.table_ol td {border: 1px solid #dddddd;padding: 5px;font-size:15px !important; line-height: 1.4em; font-weight: 300;}

.table_ol p { font-size:15px !important; font-weight: 300; line-height: 1.4em;}
.table_ol ul li  { font-size:15px !important; font-weight: 300; line-height: 1.4em;}
.table_ol ol li  { font-size:15px !important; font-weight: 300; line-height: 1.4em;}





@media (max-width: 500px){

.lectors .lector .p {width: 100%; float:none;}
.lectors .lector .i {width: 100%; float:none;}

.table_ol td {display:block; width:100%}
.table_ol thead {display:none;}
.table_ol .vag_ol {background: #efefef;}
.table_ol .vag_ol p {font-weight: 400; text-align:center;}

}





.contacts_ol h3 {font-size:18px; margin-bottom:20px;}
.contacts_ol h1 {font-size:23px !important; margin-bottom:30px !important;}

.cont_ol {width:100%;}
.cont_ol_per {width:18%;}
.cont_ol td {font-size:17px; font-weight:300; padding:3px;}
.cont_ol td strong {font-size:16px; font-weight:400;}
.cont_ol td a {text-decoration:underline;}
.cont_ol td a:hover {text-decoration:none;}
.ol_tf {font-weight:500 !important;}


.yur_ol {width:100%; margin-top:30px; margin-bottom:30px; color:#333;}
.yur_ol td {font-size:17px; font-weight:300; padding:3px;}
.yur_ol td strong {font-size:16px; font-weight:400;}
.yur_ol td span a {font-size:15px; text-decoration:underline; margin-top: 7px; display: inline-block;}
.yur_ol td span a:hover {text-decoration:none;}

.ol_shema {font-size:18px; font-weight:400; margin-bottom:20px;}
.ol_shema strong {font-weight:500;}


@media (max-width: 600px){
.td_ol_mob {margin-top: 10px;}
.tr_ol_mob {display:none;}	

.yur_ol td {display:block; width: 100%;}
.cont_ol td {display:block; width: 100%;}
}



.ohno_ol { background: #f9f9f9; padding: 15px; box-shadow: 0 15px 15px -24px #000;}
.ohno_ol p {font-size:15px !important; font-weight:300;}
.ohno_ol p strong {font-size:16px !important; line-height: 1.1em !important;}
.ohno_ol a {color: #c4161c !important;}

.ol_dop_och {width:125px !important;}


@media (max-width: 390px){
.ol_dop_och {display:none;}
}

@media only screen and (min-width: 390px) and (max-width: 450px) {
.ol_dop_och { width: 85px !important; line-height: 1.3em;}
}


.ol_div {background: #f9f9f9;padding: 20px;margin-top: 40px;margin-bottom: 40px;}
.ol_div ul li {font-size: 15px !important;}



/**CSS olga**/


.cifr-progress{
	
	margin-bottom: 15px;
}


.modern-block{
border: 1px solid #e5e7eb;
margin-top: 35px;	
}

.modern-block .custom-h2 h2 {
    width: max-content;
    margin-top: -44px;
    background: white;
	margin-left: auto;
    margin-right: auto;
	    font-weight: 400;
}

.modern-block .h5{
	
	
}

.modern-cifr-block{
	width: 98.7%;
}

.modern-cifr-block .custom-h2 h2{
	margin-top: -34px;
}


@media (max-width: 767px){
	
	.modern-block .custom-h2 h2 {
			margin-top: -34px;
		    font-size: 20px;
		
	}
		.modern-cifr-block .custom-h2 h2{
	margin-top: -28px;
}
	
}


.avatar-buttons-block{
	
	display: inline-block;
    padding-left: 15px;
	vertical-align: middle;
}

.box-signup{
	
	width:100%;
}
.box-signup .submit-block .col-sm-5{

	float:none;
    margin: auto;
}

.icon-renew{

	font-size: 20px;
    color: red;
}

.link{
	
	color:  #d51300;
}
.link:hover{
	text-decoration: underline;
	color: #d51300;
}

.second_top_menu ul li a{
	    letter-spacing: 0.0px;
}

.list-label{display:block;}


.course_price_discount{
	
	    margin-left: 6px;
    color: red;
}

.tbody-group-cat{
	
	border-top: none!important;

}

.ol_phone_mobile{display:none;}
@media (min-width: 768px) and (max-width: 991px){
	.ol_phone_mobile{display: inline-block;}
}

.products_title a{
	
	    text-decoration: underline;
}

.products_title a:hover{
	
	    text-decoration: none;
}

.collection-block{
	    border-right: 2px solid #e0e0e0;
	
}

.best-selling-slider .products_title small{
	float:right;
	font-size: 85%;
	font-weight:bold;
	text-transform: uppercase;
}

.best-selling-slider .products_title small a{
	color:red;
}

.main-menu ul li div a{
	    padding: 0;
		padding-bottom: 5px;
}

.main-menu ul li a strong{
	    color: black;
}

.main-menu ul li a strong:hover{
	
	    text-decoration: underline;
}

.pay-button-form{display: inline-block;}

.mark, mark{
	
	    background-color: #ffe143;
}

.page-content .form-action .btn-primary{
		text-decoration: none;
	   color: #fff;
}

.page-content .form-action .btn-primary:hover{
		text-decoration: none;
	   color: #fff;
}

.page-content .form-action .btn-success{
		text-decoration: none;
	   color: #fff;
}

.page-content .form-action .btn-success:hover{
		text-decoration: none;
	   color: #fff;
}

.product-overview-tab a{
    text-decoration: none;
    color: #d51300;
}

.product-overview-tab a:hover{
    text-decoration: underline;
    color: #d51300;
}

#emmail_login{
	
	border: 1px solid #ccc;
}

.scheme_link h1{
	display: inline-block;
	
}

.scheme_link .button{
	
	    display: inline-block;
    font-size: 24px;
    margin-bottom: 30px;
	    line-height: 26px;
}

.page-content .new-btn-danger{
	
	color: white!important;
}

.nav-tabs{display: inline-block;}
.nav-tabs li{padding:5px;}

.lk-online-block a{
	
	text-decoration: none;
    color: #d51300;
}

.lk-online-block a:hover{
	
	text-decoration: underline;
    color: #d51300;
}

.online_label{
	    background: #23b821;
		letter-spacing: 1px;
		line-height: normal;
		width: 75px;
		line-height: 35px;
		font-size: 11px;
		color: #fff;
		text-transform: uppercase;
		padding: 0px;
		text-align: center;
		display: inline-table;
	    margin-bottom: 5px;
		    border-radius: 5px;
}

.internal_label{
	    background: #2151b8;
		letter-spacing: 1px;
		line-height: normal;
		width: 75px;
		line-height: 35px;
		font-size: 11px;
		color: #fff;
		text-transform: uppercase;
		padding: 0px;
		text-align: center;
		display: inline-table;
		margin-bottom: 5px;
		    border-radius: 5px;
}

a .online_label:hover{
	text-decoration:underline;
	
}

a .internal_label:hover{
	text-decoration:underline;
	
}

.vertical_align_middle{
	
	text-align: center;
    vertical-align: middle!important;
}

.group_name_label{
	
	background: #ff2828;
    letter-spacing: 1px;
    line-height: normal;
    width: 75px;
    line-height: 20px;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    padding: 0px;
    text-align: center;
    display: inline-block;
    margin-bottom: 5px;
}

.fullstory_date_start_variant{
	
	color: #3C5B9B;
    display: block;
    font-size: 14px;
    vertical-align: super;
	
}

.preorder_modal{
	
	text-align:left;
}

.button-rezerv{
	
	    background-color: #337ab7!important;
    border-color: #2e6da4!important;
}

.button-rezerv:hover {
    color: #fff!important;
    background-color: #286090!important;
    border-color: #204d74!important;
}

.plan .group_link {
	
	padding-bottom: 15px;
    display: inline-block;
    font-size: 20px;
    color: #c4161c !important;
    text-decoration: none;
}

.plan .group_link:hover {
    text-decoration: underline;
}

.lk-online-block .btn-danger:hover {
	    color: white!important;
	    background-color: #c9302c;
    border-color: #ac2925;
}

.border-prof{
	
	border: 1px solid #ddd;
    border-radius: 0px;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.25);
    padding: 15px;
}

.border-prof p{
	
	    text-align: center;
}

.error_pagenotfound .button-back{
	
	    color: #E70505;
}

.about-stream-block{
	
	display: inline-block;
}

.video small{display:none;}

.about-stream-block .video{
	
	    z-index: 1;
    position: relative;
}

.about-stream-block .video small{
	display:block;
	      position: absolute;
    z-index: -1;
    width: 300px;
	    top: 50px;
}

.about-stream-block .video iframe{
	
z-index: 1;
    position: relative;
}

.padding-5{
	
	padding:5px;
}

.plan .date-text{
	font-weight: bold;
	color: #3C5B9B;
	font-size:17px;
}

@media (max-width: 768px){
.opis_kursa_ol p{
    margin-top: 10px;
    font-weight: 300;
    line-height: 1.6 !important;
}
.opis_kursa_ol h3{
    margin-top: 30px;
    font-weight: 300;
    line-height: 1.6 !important;
}
.online_label{
	font-size:11px;
}
.plan .date-text{
	font-size:15px;
}
}

.snoska{
	    display: block;
    padding-top: 5px;
}


@keyframes select{
	0%{
		filter: brightness(80%);
	}
}
@-webkit-keyframes select{
	0%{
		filter: brightness(80%);
	}
}
.var_block:target{
	animation:select 5s linear;
	-webkit-animation:select 5s linear;
}
.var_block{
	
	background:white;
}

.show_trainings{
	font-weight: 400;
	    border-bottom: 1px dashed black;
	float:right;
}

.top_button_group .btn-group-sm{
	
	float:right;
}

.block-trainings-all .tab-content{
	
	display:inline-block;
}

.top_button_group .btn-yellow{
	    margin-bottom: 5px;
	
}

.btn-yellow{
	background-color: #f7e588;
    border-color: #f7e588;
	border-radius:10px!important;
	color:black!important;
	    font-weight: 500;
}

.btn-yellow:hover{
	background-color: #f7e588;
    border-color: #f7e588;
	border-radius:10px!important;
	color:black!important;
	text-decoration:underline;
}

.btn-yellow:focus{
	background-color: #f7e588;
    border-color: #f7e588;
	border-radius:10px!important;
	color:black!important;
	text-decoration:underline;
}

.block-menu-group{
	    margin: 0;
	background-color: #eff2f7;
	    border: 1px solid #eff2f7;
    border-radius: 10px;
}

.block-menu-group-div{
	padding-bottom: 15px;
	
}

.lk-menu .block-menu-group .nav>li>a:focus, .nav>li>a:hover{
	
	
}

.block-menu-group .nav-link{
	
	border-color: #d2d3d7!important;
	border-radius:50px!important;
	background-color: #ffffff;
	color:black!important;
	    margin: 5px;
    border: 1px solid;
}

.block-menu-group .nav-link:hover{
	
	border-radius:50px!important;
	    margin: 5px;
    background-color: #3C5B9B;
    color: white !important;
    border-color: #3C5B9B !important;
	border: 1px solid #d2d3d7!important;
}

.block-menu-group .nav-link:focus{
	
	border-radius:50px!important;
	    margin: 5px;
    background-color: #3C5B9B;
    color: white !important;
    border-color: #3C5B9B !important;
	border: 1px solid #d2d3d7!important;
}

.block-menu-group .active{
	
	border-radius:50px!important;
	    margin: 5px;
    background-color: #3C5B9B;
    color: white !important;
    border-color: #3C5B9B !important;
	border: 1px solid #d2d3d7!important;
}

.block-trainings-all .tab-content{
	    margin-top: 0px;
}

.modern-search{
		    height: 40px;
	       border: 1px solid #e5e7eb;
    border-radius: 5px;
}



.block-menu-group-div .sorter .short-by select{
	background-color: #eff2f7;
    border: 1px solid #eff2f7;
	border-radius:5px!important;
	    height: 35px;
}

.filter-block-trainings h2.saider-bar-title{
	
	border: none;
	
}

.sidebar .filter-block-trainings{
	
	border: none;
	
}

.filter-block-trainings label{
	
	    font-weight: 500;
}

.filter-block-trainings .check-box-list input[type="checkbox"]+label span.button{
	
	    
}


.checkbox-ios {
	display: inline-block;    
	height: 28px;    
	line-height: 28px;  
	margin-right: 10px;      
	position: relative;
	vertical-align: middle;
	font-size: 14px;
	user-select: none;	
}
.checkbox-ios .checkbox-ios-switch {
	position: relative;	
	display: inline-block;
	box-sizing: border-box;			
	width: 50px;	
	height: 24px;
	border: 1px solid rgba(0, 0, 0, .1);
	border-radius: 25%/50%;	
	vertical-align: top;
	background: #eee;
	transition: .2s;
}
.checkbox-ios .checkbox-ios-switch:before {
	content: '';
	position: absolute;
	top: 1px;
	left: 1px;	
	display: inline-block;
	width: 20px;	
	height: 20px;
	border-radius: 50%;
	background: white;
	box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
	transition: .15s;
}
.checkbox-ios input[type=checkbox] {
	display: block;	
	width: 0;
	height: 0;	
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.checkbox-ios input[type=checkbox]:not(:disabled):active + .checkbox-ios-switch:before {
	box-shadow: inset 0 0 2px rgba(0, 0, 0, .3);
}
.checkbox-ios input[type=checkbox]:checked + .checkbox-ios-switch {
	background: #c4161c;
}
.checkbox-ios input[type=checkbox]:checked + .checkbox-ios-switch:before {
	transform:translateX(28px);
}
 
/* Hover */
.checkbox-ios input[type="checkbox"]:not(:disabled) + .checkbox-ios-switch {
	cursor: pointer;
	border-color: rgba(0, 0, 0, .3);
}
 
/* Disabled */
.checkbox-ios input[type=checkbox]:disabled + .checkbox-ios-switch {
	filter: grayscale(70%);
	border-color: rgba(0, 0, 0, .1);
}
.checkbox-ios input[type=checkbox]:disabled + .checkbox-ios-switch:before {
	background: #eee;
}
 
/* Focus */
.checkbox-ios.focused .checkbox-ios-switch:before {
	box-shadow: inset 0px 0px 4px #ff5623;
}

.checkbox-title{
	
	font-size: 16px;
    font-weight: bold;
    text-align: left;
    line-height: normal;
    margin-bottom: 8px;
}

.filter-trainings-block{
	
	margin-top:35px;
}

.block-grid{
	
	    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0px;
}

.block-grid .checkbox-title{
	
	    justify-self: start;
		white-space: nowrap;  
		padding:5px;
}

.block-grid .checkbox-ios{
	
	    justify-self: end;
}

.block-menu-group-div .toolbar{
	
	margin:0;
}

.block-toolbar{padding: 0;}

.btn-link{    
font-weight: 400;
border-bottom: 1px dashed black;
color: #000000;
text-decoration: none;
}

.btn-link:hover{    
    text-decoration: none;
    color: #d51300;
	font-weight: 400;
border-bottom: 1px dashed black;
}
.btn-link:focus{    
    text-decoration: none;
    color: #d51300;
	font-weight: 400;
border-bottom: 1px dashed black;
}

.block-toolbar-menu{
	
	    padding: 15px;
}

.block-toolbar-menu a{
	
	    margin-right:10px;
}

@media (max-width: 1200px){
.block-toolbar {width:50%; float:left; }
.block-toolbar-menu{width:50%; float:left;}
}

@media (max-width: 994px){
.block-menu-group-div .sort-select{
	
	    margin: 5px!important;
		        display: block !important;
}
}

.block-trainings-all table .date-start{
		
	    margin-right: 10px;
}

.block-trainings-all table .date-start .date_start_icon{
		color: black;
}

.show_all_schedules{
	
	font-size: 23px;
    margin-bottom: 45px;
}
@media (max-width: 994px){
.var_block .course_link a{
	
	font-size:12px;
	padding: 6px 6px;
}
}

@media (max-width: 700px){
.var_block .course_link a{
	
	font-size:11px;
}
}

#training_list td{
	    padding: 10px;
}

#training_list th{
	    font-weight: 600;
}

#training_list {
    font-size: 17px;
}

#itog-text #total_sum{
	    font-size: 28px;
    color: #d51300;
    font-weight: 600;
}

.checkbox-title span{
		    font-size: 13px;
	    font-weight: normal;
}

.product-overview-tab .item-title a{
	
	    text-decoration: none;
    color: black;
}

.table-custom-td{
	
	    font-size: 16px;

    line-height: 18px;
    text-decoration: none;
}

.table-custom-td .badge{
	margin:2px;
	
}

@media (max-width: 994px){
	.table-custom-td{
	
	    font-size: 13px;

    line-height: 16px;
    text-decoration: none;
}
	
}

.month-filter{
	
	display: inline-block;
	padding-bottom:10px;
}


.checkbox-btn {
	display: inline-block;
	margin: 0 2px 0 0;
	user-select: none;
	position: relative;
	font-weight: 400;
    font-size: 15px;
}
.checkbox-btn input[type=checkbox] {
	z-index: -1;
	opacity: 0;
	display: block;
	width: 0;
	height: 0;
}
.checkbox-btn span {
	display: inline-block;
	cursor: pointer;
	padding: 0px 8px;
	line-height: 30px;
	border: 1px solid #d2d3d7;
	border-radius: 50px !important;
	    background-color: #ffffff;
}

.checkbox-btn span:hover {
	    background-color: #3C5B9B;
		border-color: #3C5B9B !important;
		color:white;
}
 
/* Checked */
.checkbox-btn input[type=checkbox]:checked + span {
	background-color: #3C5B9B;
		border-color: #3C5B9B !important;
		color:white;
}
 
/* Focus */
.focused span {
	box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}

.date-filter{
	
	    background-color: #eff2f7;
    border: 1px solid #eff2f7;
    border-radius: 10px;
    padding: 5px;
    margin-bottom: 10px;
}

.group_block .plan a.button{
	    padding: 6px 6px;
	    font-size: 14px;
}

.group_block .course_url_title{
	font-size: 16px;
}

.show_rules{
	float:right;
	    border-bottom: 1px dashed black;
}



.view-mode-menu{
	list-style:none;
}
.view-mode-menu li a {
    border: 1px solid #d2d3d7;
    color: #d2d3d7;
    display: block;
    text-align: center;
	    padding: 0px 8px;
    border-radius: 50px;
    line-height: 30px;
}
.view-mode-menu li {
    float: left;
    margin-right: 5px;
}
.view-mode-menu li.active a {
    border-color: #3C5B9B;
        color: white;
    background-color: #3C5B9B;
}

.block-tabview{
	    padding: 20px;
}

.floatright{
	
	float:right;
}

.course_variant_name{
	
	font-size:16px;
}

.table-content .table-type-td-months{
	    font-size: 24px;
}


.table-content a.button{
	        padding: 6px 8px;
}
.table-content .course_price_old{
	        font-size: 16px;
}
.table-content .course_price_discount{
	        font-size: 16px;
}
@media only screen and (max-width: 768px) {
.table-content .table-type-td-months{
	    font-size: 16px;
}
.table-content a.button{
			font-size:10px;
	         padding: 4px 4px;
			 white-space: wrap;
}
  .course_price_old {
    font-size: 11px !important;
    display: block;
  }
}



.cookie-notice {
  position: fixed;
  bottom: 20px;
  left: 30px;
  max-width: 420px;
  border-radius: 12px;
  padding: 32px;
  box-sizing: border-box;
  box-shadow: 0 0 24px rgba(25, 25, 25, 0.15);
  background-color: #fff;
  z-index: 2;
}

@media (max-width: 576px) {
  .cookie-notice {
    font-size: 15px;
    max-width: calc(100% - 20px);
    left: 10px;
    bottom: 10px;
    padding: 24px;
  }
}

.cookie-notice__buttons {
  margin-top: 16px;
}

.cookie-notice__confirm {
  background-color: #d73301;
  height: 48px;
  width: 100%;
  border-radius: 8px;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 15px;
}

@media (max-width: 576px) {
  .cookie-notice__confirm{
    font-size: 14px;
    height: 42px;
  }
}

.cookie-notice__confirm:hover {
  background-color: #3C5B9B;
  color:white;
}

.tab-content-block{
	width:100%;
}

.tab-content-block #cats .table-type-td{
	width:100%;
}

 @media only screen and (min-width: 480px) and (max-width: 991px) {
	 
	 nav {
        height: 38px;
    }
 }
 
#this-price {
	font-size:30px;
}


.dashed_link {
    font-weight: 400;
    border-bottom: 1px dashed #c0c0c0;
    color: black !important;
	font-size: 20px;
}

.dashed_link:hover {
    text-decoration: none !important;
    color: #d51300 !important;
}

.achive_block{
	    margin: 10px;
	
}

.achivka{
	    padding-right: 10px;
	
}

.table-responsive .timetable-lk .btn{
	white-space: nowrap!important;
}
 @media only screen and (min-width: 480px) and (max-width: 768px) {
.about-stream-block .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	
	padding-right: 2px!important;
    padding-left: 2px!important;
}
 }


.top-cart2{
	
	    padding-right: 0px;
    padding-left: 0px;
}


.block-discount-ref{
	padding-right: 0px;
    padding-left: 0px;
}
@media (min-width: 768px) {
.sidebar-fixed.fixed {
    position: fixed;
    left: 60%;
    margin-left: -48.5%;
    width: 292.5px;
}
 }
 
h2.saider-bar-title{
	     font-size: 16px;
    font-weight: bold;
    text-align: left;
    line-height: normal;
    margin-bottom: 8px;
 }
.sidebar li{
	    font-size: 14px;
}

.sidebar-bar-title.news h3{
	font-size:16px;
}

.td_group_name{
	color:#3C5B9B;
}


@media (min-width: 767px) and (max-width: 1200px) {
    .hidden-fix{
		    display:none!important;
	}
	.hidden-fix-mobile {
		 display:block!important;
	}
	    .mean-container .mean-bar {
        margin-top: 15px;
    }
	    nav {
        height: 38px;
    }
	.mean-container .mean-nav {
    margin-top: 0px;
}
}


.icon-renew:hover {
    font-size: 20px;
    color: #ff801fd1;
}

.modal-header .close span{
	    font-size: 24px;
}



.dropdown li:nth-child(20) {
        break-before: avoid;

}

.plan ul ul{
	    margin: 0;
}

.schedule_table th{
	text-align: center;
}

.schedule_table tr td{
	text-align: center;
}

.schedule_table tr td{
	text-align: center;
}

.short-description .schedule_table td a {
    color: transparent !important;
    text-decoration: none;
}

.schedule_table .internal_label{
	    width: 120px;
}
.schedule_table .online_label{
	    width: 120px;
}

.achievement-icon{
	    background-color: #f7e588;
    border-color: #f7e588;
    border-radius: 10px !important;
    color: black !important;
    font-weight: 500;
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
    border: 1px solid transparent;
	margin-bottom:5px;
}

.link-search{
	    text-decoration: none;
    color: #d51300;
}

.link-search:hover{
	    text-decoration: underline;
    color: #d51300;
}

.no-results-search{

    margin-top: 20px !important;

}

.tooltip{
	width:200px;
}



/* Описание курсов_new */

/*тэг_для новичков*/
.tag_ol {display: block; margin-top: 10px; font-size: 14px; color: #333;  background: #c9d9f691;  width: fit-content;  border-radius: 30px; padding: 3px; padding-left: 15px; padding-right: 15px;}


/*анонс и кнопки полное описание и программа курса*/
.anons_ol {width: 93%; margin: auto; margin-bottom: 20px; margin-top: 25px;}
.podrobno_ol {display: flex; opacity: 0.8; margin-top:10px;}
.podrobno_ol a {margin-right: 10px; border: 1px solid #d31c1c91; border-radius: 25px; padding-left: 15px; padding-right: 15px; text-decoration: none !important; font-size: 15px; padding-top: 2px; font-weight: 400;}
.podrobno_ol a:hover {background:#c4161c; color:#fff !important;}


.info_ol {font-weight: 400 !important;  font-size: 15px;  margin-top: 30px; padding-left: 25px;}
.info_ol span {display: inline-block; width: 22px;  height: 22px;  border-radius: 50%;  background: #000; color: #fff; font-weight: bold;  font-size: 14px; line-height: 22px;  vertical-align: middle;  margin-right: 6px; text-align: center;}
.info_ol strong {font-weight: 400 !important; vertical-align: middle;}


/*желтая рамка с восклицательным знаком*/
.bg_poloska_ol {position: relative; padding: 20px; margin: 20px;  border: 2px solid #FFC107;  border-radius: 15px;  background-color: #fffdf5; color: #333; max-width: 600px;   transition: transform 0.3s ease, box-shadow 0.3s ease;}
.bg_poloska_ol p {line-height: 1.6em !important}
.bg_poloska_ol::after {content: "!"; position: absolute; top: 50%; right: -15px;  transform: translateY(-50%);  width: 32px; height: 32px; background-color: #FFC107;  color: white; border-radius: 50%;  display: flex;  align-items: center;  justify-content: center;  font-weight: bold;   font-size: 18px;  border: 2px solid white;  box-shadow: 0 3px 6px rgba(0,0,0,0.16);  z-index: 10; }

/*блок с скругленными краями и бэкграундом*/
.bg_graye_ol {background: #f6f6f6; } /*серый фон*/
.bg_svgraye_ol {background: #f9f9f9; } /*серый фон*/
.bg_purpure_ol {background: #eaf1fd;} /*сиреневый фон*/
.bg_ol {padding: 20px; padding-bottom: 10px; border-radius: 15px; margin-bottom: 20px; padding-right:40px;}
.bg_ol p {line-height: 1.6em !important}
.bg_ol h3 {font-size: 19px !important; margin-left: 25px; font-weight: 500 !important; margin-bottom: 7px;}
.bg_ol .strong_ol {margin-left: 25px; line-height: 1.2em !important; font-weight: 400;}
.bg_margin_top30 {margin-top: 30px;} /*верхний отступ*/
.bg_margin_top20 {margin-top: 30px;} /*верхний отступ*/
.border_bg_ol {border-left: 5px solid #FFC107;} /*желтая полоса слева*/
.ramka_ol_yell {border:3px solid #FFD200; border-radius:15px; padding:22px 28px;  margin-bottom:28px; box-shadow:0 2px 6px rgba(0,0,0,0.04);}  /*желтая рамка*/


/*блок желты фон, желтые границы слева*/
.cmogut_ol_bg {background: linear-gradient(180deg,#fffef8 0%,#fff9df 100%); border-radius: 15px; padding: 26px 28px; margin-bottom: 24px; box-shadow: 0 3px 10px rgba(255,200,0,0.12);}
.cmogut_ol_bg h3 {margin-top: 0; margin-bottom: 30px; font-size: 20px; font-weight: 600;}
.cmogut_ol_block {display: flex; flex-direction: column; gap: 10px;}
.cmogut_ol_block .item {background: #fff; border-left: 5px solid #FFD200; border-radius: 8px; padding: 10px 14px;}


/*список с баллетом длинным тире*/
.ul_new_ol {list-style: none; padding-left: 0; }
.ul_new_ol li {font-size: 17px !important;  font-weight: 300;  line-height: 1.25 !important;;  list-style: none; display: flex; margin-bottom: 10px !important;}
.ul_new_ol span { display: inline-block;  margin-right: 8px;}
.ul_new_ol b {font-weight: 500 !important;}
.ul_new_ol2 {margin-left:80px; opacity: 0.8;}

/*следующий шаг*/
.next_ol {margin-top: 60px !important; box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.11); position: relative; margin: 20px auto; padding: 20px; border-radius: 8px;}
.next_ol_tag {position: absolute; top: -15px; color: #fff;  background: #000;  border-radius: 15px; padding-left: 15px;  padding-right: 15px; font-weight: 500;  left: 5px; font-size: 15px;  box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.02), 0 6.7px 5.3px rgba(0, 0, 0, 0.028), 0 12.5px 10px rgba(0, 0, 0, 0.035);}
.next_ol p {line-height: 1.4 !important; font-weight: 400;  color: #000; font-size: 17px !important;}
.next_ol_icon {display: flex;}
.next_ol_icon img {margin-right: 12px;}
.next_ol_icon span {display: block; opacity: 0.7; line-height: 1.1em; margin-top: 8px; font-weight: 300; font-size: 15px;}

/*программа курса аккардеон*/
.accordion_kurs_ol {border-radius:10px; background:#f6f6f6;  margin-bottom:12px;  overflow:hidden; transition:box-shadow 0.3s ease;}
.accordion_kurs_ol:hover {box-shadow:0 4px 12px rgba(0,0,0,0.06);}
.accordion_kurs_ol input {display:none;}
.accordion_kurs_ol label {display:flex; align-items:center; justify-content:space-between; padding:16px 20px;  font-weight:500;  font-size:17px; cursor:pointer; color:#1a1a1a; transition:background 0.25s ease; }
/*.accordion_kurs_ol label:hover {background:#f9f9f9;}*/
.accordion_kurs_ol label span {transition:transform 0.3s; font-size:30px; #090909; line-height: 0;}
.accordion_kurs_ol input:checked + label span { transform:rotate(180deg);}
.accordion_kurs_ol .content {max-height:0; overflow:hidden; transition:max-height 0.45s ease;  background:#fff;  border-top:1px solid #eee;}
.accordion_kurs_ol input:checked + label + .content {max-height:inherit;}
.accordion_kurs_ol .content ul {margin:0; padding:14px 28px 18px 28px;  list-style-type:disc;  display:flex; flex-direction:column; gap:6px; margin-left: 20px;}
.accordion_kurs_ol .content li {color:#333;  line-height: 1.4;}
.accordion_kurs_ol .content p {padding-left:15px;}

/*программа курса*/
.bg_line_ol {border-left: 4px solid #3C5B9B; border-radius: 4px;}
.punkt_ol {line-height: 1.25 !important; list-style: none; display: flex; margin-bottom: 10px !important; font-weight: 400; margin-left: 25px;}
.punkt_ol span {margin-right: 8px;}
.bg_line_ol ul {margin-left: 80px; opacity: 0.8; margin-top: 15px; margin-bottom: 15px;}
.bg_line_ol p {margin-left: 25px; line-height: 1.4 !important; }
.bg_line_ol:nth-child(2n+1) {background: #eff2f7;}
.bg_line_ol:nth-child(2n) {background: #dddddd5c;}



@media screen and (max-width: 770px) {
.info_ol {line-height: 1.2em; width: 100%; padding-left:0px; margin-top: 30px !important; display: flex; align-items: center; margin-left: 10px;}
.info_ol span {min-width: 22px;}
.opis_kursa_ol .anons_ol {font-size: 17px !important;}

.podrobno_ol {padding-left:0px; margin-top: 10px !important; }
.podrobno_ol a {padding-left: 5px; padding-right: 5px; padding-top:0px;}

.bg_line_ol {padding-right: 20px;}
.bg_ol h3 {margin-left: 0px; line-height: 1.2 !important;}
.punkt_ol {margin-left: 0px;}
.bg_line_ol ul {margin-left: 30px;}
.bg_line_ol ul li {line-height: 1.2; margin-bottom: 7px;}
.bg_ol {padding-right: 20px;}
.ul_new_ol {margin-left:10px;}
.bg_line_ol p {margin-left: 0px;}

.accordion_kurs_ol label{padding:14px 16px;font-size:15px;}
.accordion_kurs_ol .content ul{padding:12px 18px;}
}


/* Описание курсов_new */


.menu-block{
	
	padding:0;
}

.icon-crown{
	background-color: #d30301;
    border-color: #d30301;
    color: white !important;
}

.icon-heart{
	background-color: #fad600;
    border-color: #fad600;
    color: black !important;
}

.icon-award{
	background-color: #3e368b;
    border-color: #3e368b;
    color: white !important;
}

.icon-bolt{
	background-color: #51ae00;
    border-color: #51ae00;
    color: white !important;
}

.icon-cup{
	background-color: #3e368b;
    border-color: #3e368b;
    color: white !important;
}

.icon-thumbs{
	background-color: #5c7490;
    border-color: #5c7490;
    color: white !important;
}

.icon-medal{
	background-color: #3a9dc6;
    border-color: #3a9dc6;
    color: white !important;
}
.dropdown-content {

   grid-column: 1 / -1; /* Занимает все колонки */
   display: grid;
   grid-template-columns: inherit; /* Наследует grid от родителя */
   gap: inherit;
}

.virtual-block .btn{
	margin:5px;
}

.profile-avatar img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
}



.account-dashboard {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.profile-card {
    background: white;
    border-radius: 16px;
    padding: 24px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    border: 1px solid #e5e7eb;
}

.courses-card{
	    grid-column: 1 / -1;
}

.profile-header {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 24px;
}

.profile-avatar img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
}

.profile-name {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1f2937;
    margin: 0 0 12px 0;
}

.profile-contacts {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.contact-item {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #6b7280;
}

.contact-item i {
    width: 16px;
    color: #9ca3af;
}

.profile-actions {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.achievements-card, .courses-card {
    background: white;
        border-radius: 4px;
    box-shadow: var(--box-shadow);
    padding: 2rem;
    margin-bottom: 2rem;
    transition: var(--transition);
    border: 1px solid #e5e7eb;
}

.card-title {
    font-size: 1.95rem;
    font-weight: 600;
    color: #1f2937;
    margin: 0 0 20px 0;
    display: flex;
    align-items: center;
    gap: 8px;
}

.portfolio-link {
    background: #f8fafc;
    border-radius: 8px;
    padding: 16px;
        margin-bottom: 40px;
	
}

.link-header {
    display: flex;
    justify-content: between;
    align-items: center;
    margin-bottom: 8px;
}

.link-label {
    font-weight: 500;
    color: #374151;
	font-size: 17px;
}

.link-header .btn-copy{
	color:white!important;
}

.btn-copy {
    background: none;
    border: none;
    color: #d51300;
    cursor: pointer;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 1.5rem;
}

.btn-copy:hover {
    background: #ffe8e8;
}

.link-url a {
    color: #6b7280;
    font-size: 1.3rem;
    word-break: break-all;
}

.courses-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 20px;
}

.course-item {
    padding: 16px;
    border: 1px solid #e5e7eb;
    border-radius: 4px;
    transition: all 0.2s;
}



.course-item.featured {
    border-color: #f59e0b;
    background: #fffbeb;
}

.course-header {
    display: flex;
    justify-content: between;
    align-items: start;
    margin-bottom: 8px;
}

.course-title {
    font-size: 1.5rem;
    font-weight: 500;
    color: #1f2937;
    margin: 0;
    flex: 1;
}

.course-title a {
    color: inherit;
    text-decoration: none;
}

.course-title a:hover {
    color: #d51300;
}

.course-format {
    font-size: 0.95rem;
    color: #6b7280;
    background: #f3f4f6;
    padding: 2px 8px;
    border-radius: 12px;
}

.course-description {
    font-size: 0.875rem;
    color: #6b7280;
    margin-bottom: 8px;
}

.status-badges {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.badge {
    padding: 4px 8px;
    border-radius: 6px;
    font-size: 1.2rem;
    font-weight: 500;
}

.badge-success { background: #dcfce7; color: #166534; }
.badge-primary { background: #dbeafe; color: #1e40af; }
.badge-warning { background: #fef3c7; color: #92400e; }
.badge-danger { background: #fee2e2; color: #991b1b; }

.card-actions {
    display: flex;
    gap: 12px;
}

.btn {
    padding: 10px 20px;
    border-radius: 8px;
    border: none;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: all 0.2s;
}

.btn-primary {
    background: #3b82f6;
    color: white;
}

.btn-primary:hover {
    background: #2563eb;
}

.btn-secondary {
    background: #6b7280;
    color: white;
}

.btn-secondary:hover {
    background: #4b5563;
	color:white;
}

.btn-outline {
    background: white;
    color: #374151;
    border: 1px solid #d1d5db;
}

.btn-outline:hover {
    background: #f9fafb;
    border-color: #9ca3af;
}

/* Адаптивность */
@media (max-width: 768px) {
    .account-dashboard {
        grid-template-columns: 1fr;
        padding: 16px;
        gap: 16px;
    }
    
    .profile-header {
        flex-direction: column;
        text-align: center;
    }
    
    .profile-actions {
        justify-content: center;
    }
    
    .course-header {
        flex-direction: column;
        gap: 8px;
    }
    
    .status-badges {
        justify-content: center;
    }
}


.button{
	    padding: 10px 20px;
    border-radius: 8px;
    border: none;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: all 0.2s;
}

button.button{
	    padding: 10px 20px;
    border-radius: 8px;
    border: none;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: all 0.2s;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
	border-top: none;
    border-bottom: 1px solid #f1f3f4;
}

.table>thead>tr>th{
	    border-bottom: 1px solid #f1f3f4;
}

@media screen and (max-width: 1023px) {
	
	.main-slider-catalog{
		display:none;
	}
	
}


        .profile-container {
            max-width: 1200px;
            margin: 2rem auto;
            padding: 0 15px;
        }

        .profile-header {
            background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
            color: white;
            padding: 2rem;
                border-radius: 4px;
            margin-bottom: 2rem;
            box-shadow: var(--box-shadow);
            position: relative;
        }



        .profile-header h1 {
            margin: 0;
            font-weight: 700;
            position: relative;
            z-index: 1;
        }

        .profile-card {
            background: white;
                border-radius: 4px;
            box-shadow: var(--box-shadow);
            padding: 2rem;
            margin-bottom: 2rem;
            transition: var(--transition);
        }


        .section-title {
            font-weight: 600;
            margin-bottom: 1.5rem;
            padding-bottom: 0.75rem;
            border-bottom: 2px solid var(--primary-color);
            color: var(--primary-color);
            display: flex;
            align-items: center;
        }

        .section-title i {
            margin-right: 10px;
            font-size: 1.2rem;
        }

        .form-group {
            margin-bottom: 1.5rem;
        }

        .form-label {
            font-weight: 600;
            margin-bottom: 0.5rem;
            color: #495057;
            display: flex;
            align-items: center;
        }

        .form-label i {
            margin-left: 8px;
            color: #6c757d;
            cursor: pointer;
        }

        .form-control {
            border-radius: 8px;
            padding: 0.75rem 1rem;
            transition: var(--transition);
        }

        .form-control:focus {
            border-color: var(--primary-color);
            box-shadow: 0 0 0 0.2rem rgba(67, 97, 238, 0.25);
        }

        .avatar-section {
            display: flex;
            align-items: center;
            margin-bottom: 2rem;
            padding: 1.5rem;
            background-color: #f8f9ff;
            border-radius: var(--border-radius);
        }

        .avatar-img {
            width: 120px;
            height: 120px;
            border-radius: 50%;
            object-fit: cover;
            border: 4px solid white;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
        }

        .avatar-buttons {
            margin-left: 2rem;
        }

        .avatar-buttons .btn {
            margin-right: 10px;
            margin-bottom: 10px;
        }

        .checkbox-group {
            display: flex;
            align-items: center;
            margin-bottom: 1rem;
        }

        .checkbox-group input {
            margin-right: 10px;
        }

        .radio-group {
            display: flex;
            align-items: center;
            gap: 20px;
        }

        .radio-group label {
            display: flex;
            align-items: center;
            cursor: pointer;
        }

        .radio-group input {
            margin-right: 8px;
        }

        .frdo-section {
            background-color: #f0f7ff;
            padding: 1.5rem;
        }

        .frdo-section .section-title {
            color: var(--success-color);
            border-bottom-color: var(--success-color);
        }

        .file-upload-status {
            display: flex;
            align-items: center;
            margin-bottom: 1rem;
            padding: 0.75rem;
            background-color: #e8f5e8;
            border-radius: 8px;
            color: #2e7d32;
        }

        .file-upload-status i {
            margin-right: 8px;
        }

        .password-section {
            margin-top: 1.5rem;
            padding: 1.5rem;
            background-color: #fff9e6;
            border-radius: var(--border-radius);
            border-left: 4px solid #ffc107;
        }

        @media (max-width: 768px) {
            .avatar-section {
                flex-direction: column;
                text-align: center;
            }
            
            .avatar-buttons {
                margin-left: 0;
                margin-top: 1rem;
            }
            
            .radio-group {
                flex-direction: column;
                align-items: flex-start;
                gap: 10px;
            }
        }
		
		.file-upload-status span{
			    padding-right: 5px;
		}
		
		
.passport-alert {
    display: flex;
    align-items: center;
    gap: 12px;
    background: #fff3cd;
    border: 1px solid #ffeaa7;
    border-radius: 12px;
    padding: 16px 20px;
    margin-bottom: 30px;
}
.passport-alert p{
	margin:0;
}


.qualification-passport {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.passport-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 2px solid #e8ecef;
}

.passport-title {
	    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e7eb;
}

.beta-badge {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 0.875rem;
    font-weight: 600;
}

.passport-alert {
    display: flex;
    align-items: center;
    gap: 12px;
    background: #fff3cd;
    border: 1px solid #ffeaa7;
    border-radius: 12px;
    padding: 16px 20px;
    margin-bottom: 30px;
}

.alert-icon {
    font-size: 1.5rem;
}

.passport-content {
    display: grid;
    grid-template-columns: 1fr 400px;
    gap: 30px;
    margin-bottom: 10px;
}

.user-profile {
    background: white;
    border-radius: 16px;
    padding: 30px;
    border: 1px solid #e5e7eb;
    background: white;
    border-radius: var(--border-radius);
    box-shadow: var(--box-shadow);
    padding: 2rem;
    margin-bottom: 2rem;
        border-radius: 4px;
}

.partnership-badge {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 24px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f1f5f9;
}


.partnership-text {
    font-style: italic;
    color: #6b7280;
    font-size: 1.5rem;
}

.profile-main {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 24px;
    align-items: start;
}

.user-avatar {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
}

.user-name {
    font-size: 3rem;
    margin: 0 0 8px 0;
}

.user-role {
    color: #6b7280;
    font-size: 1.5rem;
    margin: 0 0 24px 0;
}

.contact-info {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 24px;
}

.contact-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 5px 0;
    border-bottom: 1px solid #e5e7eb;
}

.contact-label {
    font-weight: 600;
    color: #374151;
}

.contact-value {
    color: #6b7280;
    flex: 1;
}

.visibility-toggle {
    background: none;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    padding: 6px 12px;
    font-size: 0.875rem;
    color: #6b7280;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 6px;
    transition: all 0.2s;
}

.visibility-toggle:hover {
    border-color: #9ca3af;
    background: #f9fafb;
}

.stats-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    margin-top: 24px;
}

.stat-item {
    text-align: center;
    padding: 20px;
}

.stat-number {
    display: block;
    font-size: 2rem;
    font-weight: 700;
    color: #6b7280;
    margin-bottom: 4px;
}

.stat-label {
    font-size: 1.5rem;
    color: #6b7280;
}

.actions-panel {
    margin-top: 24px;
}

.action-buttons {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-toggle::after {
    content: "▾";
    margin-left: 8px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: white;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 8px 0;
    min-width: 200px;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
    display: none;
    z-index: 1000;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-item {
    display: block;
    padding: 8px 16px;
    color: #374151;
    text-decoration: none;
    transition: background 0.2s;
}

.dropdown-item:hover {
    background: #f3f4f6;
}

.sidebar-section {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.qr-code-card, .visibility-settings {
    border: 1px solid #e5e7eb;
    background: white;
    border-radius: var(--border-radius);
    box-shadow: var(--box-shadow);
    padding: 2rem;
    margin-bottom: 2rem;
        border-radius: 4px;
}

.qr-code {
    width: 100%;
    max-width: 200px;
    margin: 0 auto 20px;
    display: block;
}

.portfolio-link {
    text-align: center;
}

.link-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}

.btn-copy {
    background: #4a5568;
    color: white;
    border: none;
    padding: 6px 12px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    gap: 4px;
}

.btn-copy:hover {
    background: #2d3748;
}

.link-url {
    color: #6b7280;
    font-size: 0.875rem;
    word-break: break-all;
    text-decoration: none;
}

.link-url:hover {
    color: #3b82f6;
}


.radio-option {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}

.radio-checkmark {
    width: 18px;
    height: 18px;
    border: 2px solid #d1d5db;
    border-radius: 50%;
    position: relative;
}

.radio-option input:checked + .radio-checkmark::after {
    content: "";
    width: 8px;
    height: 8px;
    background: #3b82f6;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.settings-hint {
    font-size: 1.3rem;
    color: #9ca3af;
    display: flex;
    align-items: flex-start;
    gap: 6px;
    line-height: 1.4;
	    padding-top: 5px;
}

.certificates-section {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.certificate-category {
    background: white;
    border-radius: 16px;
    padding: 30px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.category-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 16px;
    border-bottom: 1px solid #f1f5f9;
}

.category-header h2 {
    margin: 0;
    font-size: 2.2rem;
    color: #1f2937;
}

.notice {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 12px 16px;
    background: #f8fafc;
    border-radius: 8px;
    margin-bottom: 20px;
    font-size: 1.2rem;
    color: #6b7280;
}

.notice.warning {
    background: #fef3c7;
    color: #92400e;
}

.empty-state {
    text-align: center;
    padding: 40px 20px;
    color: #9ca3af;
}

.empty-state i {
    font-size: 3rem;
    margin-bottom: 16px;
    opacity: 0.5;
}

.certificates-grid, .documents-list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 20px;
}

.certificate-item, .document-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px;
    border: 1px solid #e8ecef;
    border-radius: 8px;
    transition: all 0.2s;
}

.certificate-item:hover, .document-item:hover {
    border-color: #3b82f6;
    box-shadow: 0 2px 8px rgba(59, 130, 246, 0.1);
}

.certificate-info, .document-info {
    display: flex;
    align-items: center;
    gap: 16px;
    flex: 1;
}

.cert-date, .doc-date {
    font-weight: 600;
    color: #374151;
    min-width: 100px;
}

.cert-name, .doc-name {
    color: #1f2937;
    flex: 1;
}

.cert-number, .doc-issuer {
    color: #6b7280;
    font-size: 0.9rem;
}

.document-actions {
    display: flex;
    gap: 8px;
}

.btn-action {
    padding: 8px;
    border: none;
    background: none;
    color: #6b7280;
    cursor: pointer;
    border-radius: 6px;
    transition: all 0.2s;
}

.btn-action:hover {
    background: #f3f4f6;
    color: #374151;
}

.btn-action.delete:hover {
    background: #fee2e2;
    color: #dc2626;
}

/* Responsive Design */
@media (max-width: 1024px) {
    .passport-content {
        grid-template-columns: 1fr;
    }
    
    .sidebar-section {
        order: 2;
    }
}

@media (max-width: 768px) {
    .qualification-passport {
        padding: 16px;
    }
    
    .passport-header {
        flex-direction: column;
        gap: 16px;
        text-align: center;
    }
    
    .profile-main {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .user-avatar {
        justify-self: center;
    }
    
    .contact-item {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }
    
    .stats-grid {
        grid-template-columns: 1fr;
    }
    
    .action-buttons {
        flex-direction: column;
    }
    
    .category-header {
        flex-direction: column;
        gap: 16px;
        align-items: flex-start;
    }
    
    .certificate-info, .document-info {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }
}

@media (max-width: 480px) {
    .passport-title {
        font-size: 2rem;
    }
    
    .user-name {
        font-size: 1.5rem;
    }
}


.passport-content .dropdown-item{
	    color: #333;
}

.passport-content .dropdown-menu{
	margin:0;
}

.contact-item .show_email{
	font-size: 14px;
	border-bottom: none;
}
.contact-item .show_phone{
	font-size: 14px;
	border-bottom: none;
}

.contact-item .show_email:hover{
	color: inherit!important;
	text-decoration: underline!important;
}
.contact-item .show_phone:hover{
	color: inherit!important;
	text-decoration: underline!important;
}

.label{
	    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 10px;
	    padding: 4px 8px;
    border-radius: 6px;
    font-size: 1.2rem;
    font-weight: 500;
}



.certificates-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.certificate-card {
  background: white;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
  border: 1px solid #e1e5e9;
  transition: all 0.3s ease;
}

.certificate-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
}

.certificate-header {
  display: flex;
  justify-content: space-between;
  align-items: center;

}

.certificate-date {
  color: #666;
  font-size: 14px;
  font-weight: 500;
}

.certificate-badge {
      padding: 6px 12px;
    font-size: 12px;
  border-radius: 20px;
  font-weight: 600;
  text-transform: uppercase;
      white-space: initial;
}

.certificate-badge.professional {
    background: #e3f2fd;
  color: #1976d2;
}

.certificate-badge.specialist {
	background: #ffec83;
    color: #f10000;
}

.certificate-badge.org {
        background: #a9a9a9;
    color: #ffffff;
}

.certificate-badge.usual {
      
	background: #e7e7e7;
    color: #000000;
}

.certificate-title {
  margin: 0 0 5px 0;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}

.certificate-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.certificate-number {
  font-family: 'Courier New', monospace;
  font-weight: 600;
  color: #555;
}

.print-btn {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  background: #f5f5f5;
  color: #333;
  text-decoration: none;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.2s ease;
}

.print-btn:hover {
  background: #e0e0e0;
  color: #000;
}

@media (max-width: 768px) {
  .certificate-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
  
  .certificate-footer {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  
  .print-btn {
    align-self: stretch;
    justify-content: center;
  }
}

.certificate-button-group{
	   display: flex;
}

.certificate-button-group a{
	    margin: 5px;
}
.stats-container {
    padding: 2rem;
}

.stats-grid {
    display: grid;
    gap: 1.5rem;
    margin: 0;
}

.stat-card {
    background: white;
    border-radius: 20px;
    padding: 2rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
    overflow: hidden;
}




.stat-card__content {
    flex: 1;
}

.stat-card__label {
    display: block;
    font-size: 1rem;
    font-weight: 500;
    color: #6b7280;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 0.5rem;
}

.stat-card__number {
    display: block;
    font-size: 2.5rem;
    font-weight: 700;
    color: #1f2937;
    line-height: 1;
    margin: 0.5rem 0;
    background: linear-gradient(135deg, #1f2937 0%, #4b5563 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.stat-card__unit {
    display: block;
    font-size: 1.8rem;
    color: #9ca3af;
    font-weight: 500;
}

.stat-card__icon {
    font-size: 2.5rem;
    margin-left: 1rem;
    opacity: 0.8;
}



/* Адаптивность */
@media (max-width: 768px) {
    .stats-container {
        padding: 1rem;
    }
    
    .stat-card {
        padding: 1.5rem;
    }
    
    .stat-card__number {
        font-size: 2rem;
    }
    
    .stat-card__icon {
        font-size: 2rem;
    }
}


.toggle-switch-container {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 10px 0;
}

.toggle-switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 25px;
}

.toggle-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.toggle-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    border-radius: 34px;
}

.toggle-slider:before {
    position: absolute;
    content: "";
    height: 21px;
    width: 21px;
    left: 5px;
    bottom: 2px;
    background-color: white;
    transition: .4s;
    border-radius: 50%;
}

input:checked + .toggle-slider {
    background-color: #3b82f6;
}

input:checked + .toggle-slider:before {
    transform: translateX(20px);
}

.toggle-labels {
    display: flex;
    gap: 20px;
    font-size: 14px;
}

.toggle-label {
    color: #666;
    font-weight: normal;
    transition: color 0.3s;
}

.toggle-label.active {
    color: #2196F3;
    font-weight: bold;
}

.settings-hint {
    margin-top: 15px;
    font-size: 13px;
    color: #374151;
    padding: 10px;
    background-color: #f8fafc;
    border-radius: 4px;
}



.certificates-grid.compact {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 20px;
}

.compact .certificate-card {
    display: grid;
    grid-template-columns: 100px 1fr auto;
    align-items: center;
    padding: 12px 16px;
    border: 1px solid #e8ecef;
    border-radius: 6px;
    background-color: #fff;
    transition: all 0.2s;
    font-size: 0.9rem;
}

.compact .certificate-card:hover {
    border-color: #3b82f6;
    box-shadow: 0 2px 6px rgba(59, 130, 246, 0.08);
}

.compact .certificate-header {
    grid-column: 1;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.compact .certificate-date {
    color: #374151;
    font-size: 1.2rem;
    white-space: nowrap;
}

.compact .certificate-title {
    grid-column: 2;
    margin: 0;
    font-size: 1.4rem;
    font-weight: 500;
    color: #1f2937;
    line-height: 1.4;
    padding: 0 16px;
	min-width: 300px;
}

.compact .certificate-footer {
    grid-column: 3;
    display: flex;
    align-items: center;
    gap: 12px;
    white-space: nowrap;
}

.compact .certificate-number {
    color: #6b7280;
    font-size: 1.3rem;
}


/* Адаптивность для мобильных устройств */
@media (max-width: 768px) {
    .compact .certificate-card {
        grid-template-columns: 1fr;
        gap: 8px;
    }
    
    .compact .certificate-header,
    .compact .certificate-title,
    .compact .certificate-footer {
        grid-column: 1;
    }
    
    .compact .certificate-header {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    
    .compact .certificate-title {
        padding: 0;
    }
    
    .compact .certificate-footer {
        justify-content: space-between;
        border-top: 1px solid #f3f4f6;
        padding-top: 8px;
        margin-top: 4px;
    }
}


.certificate-actions {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
    gap: 15px;
}

.export-certificates-btn {
    background-color: #28a745;
    color: white;
}

.export-certificates-btn:hover {
    background-color: #218838;
}

.certificate-footer-actions {
    display: flex;
    gap: 15px;
    margin-top: 20px;
    flex-wrap: wrap;
}

@media (max-width: 768px) {
    .certificate-actions {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .export-certificates-btn {
        align-self: flex-start;
    }
}

.certificate-actions-single{
	display: flex;
	justify-content: flex-end;
}

.opis_kursa_ol .course-items {
	
	    display: flex;
}

.group_block .plan .course_url {
	
	font-size:13px;
}

.group_block .plan a.button {
    padding: 6px 6px;
    font-size: 13px;
}

.logo { position: relative;}
.logo-image {transition: all 0.3s ease;}

.logo-tooltip_ol {position: absolute; top: -10px; left: 100%;   margin-left: 15px; width: 480px;  padding: 15px;  background: white;  border: 1px solid #ddd;  border-radius: 4px;  box-shadow: 0 2px 10px rgba(0,0,0,0.1); opacity: 0; visibility: hidden; transition: all 0.3s ease; z-index: 1000; transform: translateX(-10px);}
.logo-tooltip_ol:before { content: ''; position: absolute; top: 20px; left: -6px; width: 12px;  height: 12px;  background: white; border-left: 1px solid #ddd;  border-bottom: 1px solid #ddd;  transform: rotate(45deg);}
.logo:hover .logo-tooltip_ol { opacity: 1; visibility: visible; transform: translateX(0);}

.tooltip-content_ol p { margin: 0; font-size: 14px; line-height: 1.4; color: #333;}

@media (max-width: 768px) {
.logo-tooltip_ol { position: fixed; top: 22%; left: 50%; transform: translate(-50%, -50%) scale(0.9);  width: 90%;  max-width: 300px;  margin-left: 0;}
.logo-tooltip_ol:before {display: none;}
.logo:hover .logo-tooltip_ol {transform: translate(-50%, -50%) scale(1);}
}

		.top-cart .social {margin-top: 10px !important; text-align: center; background: #f8f9fa; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); border-radius: 8px;}

		.social-telegram {display: flex;  align-items: center;  padding: 8px 12px; padding-bottom: 0px;}

		.telegram-link { display: flex; align-items: center;text-decoration: none; color: #333; transition: all 0.3s ease; padding: 8px 12px; border-radius: 6px; background: #f8f9fa; padding-bottom: 5px;}
		.telegram-link:hover {opacity:0.7;}

		.telegram-link i {font-size: 24px;  color: #0088cc;}
		.telegram-text { display: flex;  flex-direction: column; padding-left: 2px;}
		.telegram-title { font-size: 14px; font-weight: 600; color: #0088cc;  line-height: 1.2;}

		.other-social { font-size: 12px;  color: #6c757d;  line-height: 1.2; margin-top: 2px; text-decoration: underline; text-decoration-style: dotted;}


		@media (max-width: 768px) {
		.telegram-link {padding: 6px 10px;}
		.telegram-title {font-size: 13px;}
		.other-social {font-size: 11px;}
		.telegram-link i { font-size: 22px;  margin-right: 10px;

		}
		}
		
.fn-search{
	padding-left: 15px;
	font-size: 17px;
	font-weight: 400;
}

#fn-search .btn-search{
	font-size: 15px; 
	font-weight: 600;
}


  /* ====== Referrals (modern skin over Bootstrap) ====== */
  .ref-page { padding: 18px 0 28px; }
  .ref-header { display:flex; align-items:flex-start; justify-content:space-between; gap:16px; margin-bottom:14px; }
  .ref-actions { display:flex; align-items:center; gap:12px; flex-wrap:wrap; justify-content:flex-end; }
  .ref-actions .rules-link a:hover { text-decoration:underline; }

  .ref-card {
    padding:16px;

  }

  .ref-rules { margin-top:10px; }
  .ref-rules p { margin:0; color:#4b5563; line-height:1.5; }
  .ref-rules a { text-decoration:underline; }

  .ref-tabs-wrap { margin:14px 0 18px; }
  .ref-tabs-wrap .nav-pills > li > a{
    border-radius:12px;
    padding:12px 14px;
  }


  .ref-kpis { margin:0 0 14px; }
  .ref-kpi {
    background:#fff;
    border:1px solid #e5e7eb;
    border-radius:14px;
    padding:16px;
    box-shadow:0 6px 18px rgba(17,24,39,.06);
    height:100%;
  }
  .ref-kpi h3{ margin:0 0 10px; font-size:16px; font-weight:700; }
  .ref-kpi .ref-kpi-value{ font-size:28px; font-weight:800; letter-spacing:-.4px; }
  .ref-kpi .ref-kpi-sub{ color:#6b7280; font-size:12px; margin-top:2px; }
  .ref-kpi .progress{ height:10px; border-radius:999px; background:#f3f4f6; margin:10px 0 0; }
  .ref-kpi .progress-bar{ line-height:10px; font-size:11px; }

  .ref-section-title { margin:14px 0 10px; font-weight:800; }
  .ref-help {
    background:#f9fafb;
    border:1px dashed #e5e7eb;
    border-radius:14px;
    padding:14px 16px;
    margin:0 0 16px;
  }
  .ref-help .ref-steps{ display:flex; gap:14px; flex-wrap:wrap; margin-top:10px; }
  .ref-help .ref-step{
    flex:1 1 220px;
    background:#fff;
    border:1px solid #e5e7eb;
    border-radius:12px;
    padding:12px;
  }
  .ref-help .ref-step strong{ display:block; margin-bottom:4px; }
  .ref-help .ref-meta{ color:#6b7280; font-size:12px; }

  .ref-table-card { background:#fff; border:1px solid #e5e7eb; border-radius:14px; padding:0; overflow:hidden; box-shadow:0 6px 18px rgba(17,24,39,.06); }
  .ref-table-card .ref-table-head{
    padding:14px 16px;
    border-bottom:1px solid #e5e7eb;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    flex-wrap:wrap;
  }
  .ref-table-card .ref-table-head h3{ margin:0; font-size:16px;  }
  .ref-table-card .ref-table-head .ref-note{ color:#6b7280; font-size:12px; }
  .ref-table-card .table{ margin:0; }
  .ref-table-card .table > thead > tr > th{
    background:#f9fafb;
    border-bottom:1px solid #e5e7eb;
    color:#111827;
    font-weight:700;
    font-size:12px;
    text-transform:uppercase;
    letter-spacing:.04em;
  }
  .ref-table-card .table > tbody > tr > td{ vertical-align:middle; }
  .table-custom-td { color:#111827; }
  .badge { border-radius:999px; padding:6px 10px; font-weight:700; }
  .badge-info { background:#3b82f6; color:white; }
  .badge-success { background:#28a745; color:white; }
  .badge-danger {     color: #fff;
    background-color: #dc3545; }

  /* Responsive tweaks */
  @media (max-width: 767px){
    .ref-header{ flex-direction:column; align-items:flex-start; }
    .ref-actions{ justify-content:flex-start; }
  }
  
  
  @media screen and (max-width: 767px) {
    .table-responsive {
		border:none!important;
  }}
  
  
.opis_service_ol{
    font-size: 17px !important;
    font-weight: 300;
    line-height: 1.6 !important;
	    text-transform: none;
}

@media (max-width: 767px){
.table-content table .course_variant_name{
	white-space:pre-wrap!important;
	        word-break: break-word;
}

}

.check-box-list {
    overflow: hidden;
}

.check-box-list li {
    line-height: 24px;
}

.check-box-list label {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    line-height: 12px;
}

.check-box-list label:hover {
    color: #d51300;
}

.check-box-list input[type="checkbox"] {
    display: none;
}

/* Квадрат чекбокса */
.check-box-list input[type="checkbox"] + label span.button {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 6px;
    border: 1px solid #d2d3d7 !important;
    border-radius: 3px;
    position: relative;
    transition: all 0.2s ease;
}

/* Активное состояние */
.check-box-list input[type="checkbox"]:checked + label span.button {
    background-color: #d51300;
    border-color: #d51300;
}

/* Галочка */
.check-box-list input[type="checkbox"]:checked + label span.button:after {
    content: "";
    position: absolute;
    left: 4px;
    top: 1px;
    width: 4px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
	    border-radius: 0%;
}

/* Активный текст */
.check-box-list input[type="checkbox"]:checked + label {
    color: #d51300;
}

.check-box-list label span.count {
    color: #666;
    margin-left: 2px;
}


.large-image.certificate .fn-img {
    cursor: zoom-in;
}

.image-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    inset: 0;
    background: rgba(0, 0, 0, 0.85);
    align-items: center;
    justify-content: center;
    padding: 30px;
}

.image-modal.is-open {
    display: flex;
}

.image-modal img {
    max-width: 95%;
    max-height: 95%;
    object-fit: contain;
    cursor: zoom-out;
}

    .motivator-progress {
      max-width: 1180px;
      margin: 0 auto;
      padding: 20px;
      background: #fff;
      border: 1px solid #e1e5eb;
      border-radius: 6px;
    }

    .motivator-progress__title {
      margin: 0 0 18px;
      font-size: 22px;
      line-height: 1.25;
      font-weight: 600;
    }

    .motivator-progress__summary {
      margin-bottom: 24px;
    }

    .motivator-progress__label {
      display: flex;
      justify-content: space-between;
      gap: 12px;
      margin-bottom: 8px;
      font-size: 15px;
      line-height: 1.35;
      font-weight: 600;
      color: #333;
    }

    .motivator-progress__bar {
      height: 22px;
      overflow: hidden;
      background: #eef1f5;
      border-radius: 4px;
    }

    .motivator-progress__bar-fill {
      min-width: 2em;
      height: 100%;
      line-height: 22px;
      text-align: center;
      color: #fff;
      font-size: 13px;
      font-weight: 600;
      background: #337ab7;
      white-space: nowrap;
    }

    .motivator-section-title {
      margin: 0 0 14px;
      font-size: 17px;
      line-height: 1.3;
      font-weight: 600;
      color: #333;
    }

    .motivator-stats {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 14px;
      margin-bottom: 24px;
    }

    .motivator-stat {
      min-height: 118px;
      padding: 16px;
      border: 1px solid #e1e5eb;
      border-radius: 6px;
      background: #fafbfc;
    }

    .motivator-stat__label {
      margin-bottom: 8px;
      font-size: 14px;
      line-height: 1.35;
      color: #666;
    }

    .motivator-stat__value {
      font-size: 28px;
      line-height: 1.2;
      font-weight: 700;
      color: #333;
    }

    .motivator-stat__note {
      margin-top: 6px;
      font-size: 13px;
      line-height: 1.35;
      color: #777;
    }

    .motivator-modules {
      display: grid;
      grid-template-columns: repeat(4, minmax(0, 1fr));
      gap: 14px;
    }

    .motivator-module {
      min-height: 132px;
      padding: 14px;
      border: 1px solid #e1e5eb;
      border-radius: 6px;
      background: #fafbfc;
    }

    .motivator-module__head {
      display: flex;
      justify-content: space-between;
      align-items: center;
      gap: 10px;
      margin-bottom: 10px;
    }

    .motivator-module__name {
      font-size: 15px;
      line-height: 1.35;
      font-weight: 600;
      color: #333;
    }

    .motivator-module__percent {
      flex: 0 0 auto;
      font-size: 14px;
      line-height: 1.35;
      font-weight: 600;
    }

    .motivator-module__status {
      margin-top: 10px;
      font-size: 13px;
      line-height: 1.35;
      font-weight: 600;
    }

    .motivator-module--completed .motivator-module__percent,
    .motivator-module--completed .motivator-module__status {
      color: #3c763d;
    }

    .motivator-module--completed .motivator-progress__bar-fill {
      background: #5cb85c;
    }

    .motivator-module--progress .motivator-module__percent,
    .motivator-module--progress .motivator-module__status {
      color: #8a6d3b;
    }

    .motivator-module--progress .motivator-progress__bar-fill {
      background: #f0ad4e;
    }

    .motivator-module--empty .motivator-module__percent,
    .motivator-module--empty .motivator-module__status {
      color: #777;
    }

    .motivator-module--empty .motivator-progress__bar-fill {
      background: #b8c0cc;
    }

    @media (max-width: 991px) {
      .motivator-modules {
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }
    }

    @media (max-width: 575px) {

      .motivator-progress {
        padding: 16px;
      }

      .motivator-stats,
      .motivator-modules {
        grid-template-columns: 1fr;
      }

      .motivator-progress__label,
      .motivator-module__head {
        align-items: flex-start;
      }
    }
	
	
	   .achievements {
	  margin-top:20px!important;
	      margin-bottom: 30px !important;
      max-width: 1180px;
      margin: 0 auto;
      padding: 20px;
      background: #fff;
      border: 1px solid #e1e5eb;
      border-radius: 6px;
    }

    .achievements__title {
      margin: 0 0 18px;
      font-size: 22px;
      line-height: 1.25;
      font-weight: 600;
      color: #333;
    }

    .achievements__grid {
      display: grid;
      grid-template-columns: repeat(4, minmax(0, 1fr));
      gap: 14px;
    }

    .achievement-card {
      min-height: 190px;
      padding: 16px;
      border: 1px solid #e1e5eb;
      border-radius: 6px;
      background: #fafbfc;
      text-align: center;
    }

    .achievement-card__image-wrap {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 124px;
      margin-bottom: 12px;
    }

    .achievement-card__image {
      display: block;
      max-width: 120px;
      max-height: 120px;
      width: auto;
      height: auto;
    }

    .achievement-card__name {
      margin-bottom: 6px;
      font-size: 15px;
      line-height: 1.35;
      font-weight: 600;
      color: #333;
    }

    .achievement-card__status {
      display: inline-block;
      padding: 4px 10px;
      border-radius: 4px;
      font-size: 12px;
      line-height: 1.35;
      font-weight: 600;
    }

    .achievement-card--earned .achievement-card__status {
      color: #3c763d;
      background: #e7f4e7;
    }

    .achievement-card--available .achievement-card__status {
      color: #8a6d3b;
      background: #fff3d8;
    }

    .achievement-card--locked {
      opacity: .58;
    }

    .achievement-card--locked .achievement-card__image {
      filter: grayscale(1);
    }

    .achievement-card--locked .achievement-card__status {
      color: #777;
      background: #eef1f5;
    }

    @media (max-width: 991px) {
      .achievements__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }
    }

    @media (max-width: 575px) {

      .achievements {
        padding: 16px;
      }

      .achievements__grid {
        grid-template-columns: 1fr;
      }
    }
	
	