/******************************************
	STARTUP
******************************************/

body {
    font-size: 14px;
    padding: 0;
    color: #727272;
    letter-spacing: 0.3px;
    line-height: 28px;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #F6F9FC;
    /*background: url("../images/bg.gif") repeat-x scroll center top #F6F9FC;*/
}

body.photo_stock{
	background: #fff;
}

.section.single-wrap,
.position-relative {
	position: relative;
}

.background-bg {
	height: 595px;
	position: absolute;
}

.background-overlay {
	background: rgba(25, 118, 210, 0.8);
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 595px;
}

.background-overlay:after {
	background: rgba(25, 118, 210, 0.8);
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 595px;
	content: "";
}

body.nobg {
    background: url("../images/about.gif") repeat-x scroll center top #ffffff;
}

body.nobg .content {
    border: 0 !important;
    margin-bottom: 30px;
    box-shadow: none !important
}

body.bundle {
    background: url("../images/bundle.jpg") no-repeat scroll center top #ffffff;
}

body.maintenance {
    background: url(../images/bundle.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #121212;
}

h3{
	font-size: 28px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 14px;
}

a {
    color: #121212;
    text-decoration: none !important;
    outline: none;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

a:hover,
a:focus {
    color: #FFC107;
    outline: none;
}

pre{
	border: 1px solid #d1d1d1;
    font-size: 12px;
    line-height: 1.3125;
    margin: 0 0 1.75em;
    max-width: 100%;
    overflow: auto;
    overflow-wrap: break-word;
    padding: 1.75em;
    white-space: pre-wrap;
}


select {
	border: 1px solid #eaeaea;
	height: 44px;
	padding: 5px 10px;
	background-image: url(../images/downarrow.png);
	background-repeat: no-repeat;
	background-position: 92%;
	background-color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 16px;
	max-width: 100%;
	overflow: hidden;
	color: #727272;
	margin-bottom: 5px;
	border-radius: 4px;
}

select:focus {
    outline: none;
}

.wp-block-search .wp-block-search__input {
    border: 1px solid #f0f3f6;
    padding: 5px 10px;
}

.wp-block-search .wp-block-search__button {
    background: #1976d2;
    border: 1px solid #1976d2;
    color: #fff;
}

.widget_archive select {
	min-width: 200px;
}

.sidebar select,
.footer-widget-area select {
	width: 100%;
}

table, .table{
	border: 1px solid #ededed;
}

.last {
    margin-right: 0
}

.alignleft {
    float: left;
    display: table-cell;
    margin: 0 10px 10px 0;
}

blockquote {
	border-width: 0 0 0 5px;
	padding: 30px 40px;
	background: #f6f9fc;
}

blockquote.has-very-dark-gray-color {
    background: none;
}

.wp-block-cover-image, .wp-block-cover {
	min-height: 330px;
}

.wp-block-pullquote {
	border-width: 0 0 0 5px;
	border-style: solid;
	padding: 0;
	border-color: #eee;
	color: #727272;
}

.wp-block-pullquote p {
	margin-bottom: 0.5em;
}

.wp-block-cover .has-large-font-size {
	font-size: 36px;
}

.wp-block-pullquote blockquote p{
	font-size: 20px;
}

.wp-block-pullquote cite,
.wp-block-pullquote footer,
.wp-block-pullquote__citation {
	color: #727272;
	text-transform: inherit;
}

figure.wp-block-pullquote blockquote{
	border: none;
}

.wp-block-pullquote.is-style-solid-color blockquote p{
	font-size: 13px;
}

.wp-block-button__link{
	background: #1976D2;
	border-radius: 5px;
    margin-bottom: 5px;
}

.is-style-squared .wp-block-button__link {
    border-radius: 0;
} 

.wp-block-quote:not(.is-large):not(.is-style-large){
	border-color: #eee;
}

.is-style-solid-color blockquote {
	border: none;
}

.wp-block-cover-image h2,
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text {
	font-weight: 600;
}

.wp-block-cover-image p:not(.has-text-color),
.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image .wp-block-subhead:not(.has-text-color),
.wp-block-cover p:not(.has-text-color),
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover .wp-block-subhead:not(.has-text-color){
	color: #fff;
}

.wp-block-cover {
	margin-bottom: 40px;
}

.wp-block-calendar .wp-calendar-nav {
	margin-bottom: 30px;
}

.wp-block-separator {
	margin: 1.65em auto!important;
	border-top: 1px solid #999;
	border-bottom: none;
}

.page-content img.alignleft {
    float: left;
    display: table-cell;
    margin: 20px 30px 10px 0;
}

.check {
    padding: 0;
    list-style: none;
}

.check li:before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 13px;
    left: 0;
    color: #121212;
    padding-right: 8px;
    position: relative;
    top: 0;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

.dropcaps img {
    margin: 20px auto 0;
}

.dropcaps p:first-child::first-letter {
    color: #903;
    float: left;
    font-family: Georgia;
    font-size: 64px;
    line-height: 1;
    margin: 10px 15px 0 0 !important;
    padding: 12px;
}

#message {
    display: none;
    position: relative;
    text-align: left;
    padding: 20px;
}

#map {
    height: 300px;
    width: 100%;
    position: relative;
    z-index: 1;
}

#map img {
    max-width: inherit
}

.loader {
	margin-left: 10px;
}
.map {
    position: relative
}

.map .row {
    position: relative
}

.infobox img {
    width: 100% !important;
}

.map .searchmodule {
    padding: 18px 10px
}

.infobox {
    display: inline-block;
    padding: 5px;
    position: relative;
    width: 270px;
}

.infobox img {
    width: 80px !important;
    padding-right: 10px
}

.infobox .title {
    font-size: 13px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.infobox .title a {
    font-weight: bold;
    color: #121212 !important;
}

.contact_form .form-control {
    margin-bottom: 15px;
    box-shadow: none !important;
    border-radius: 0;
    border-color: #dfe2e5;
    height: 45px;
    color: #afb2b5;
}

.contact_form textarea {
    min-height: 120px;
}

.contact_form .form-control::-moz-placeholder {
    color: #afb2b5;
    opacity: 1;
}

.services img {
    margin: 0 auto;
}

.navbar-toggle {
    background-color: #fff !important;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: right;
    color:#121212 !important;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 10px;
    padding: 3px 10px;
    position: relative;
}

.hidden-sec {
    display: none;
}

.header .container-fluid {
    padding: 0 50px;
}

.search-form label {
	display: block;
}

.search-list {
	padding-left: 0;
}

.search-list li{
	list-style: none;
	font-size: 12px;
}

.search-submit-sr .btn.btn-primary {
	width: 40px;
}

.search-submit-sr {
	position: relative;
	display: inline-block;
}

.search-submit-sr:before{	
	content: "\f002";
	font-family:'FontAwesome';
	position: absolute;
	width: 0;
	height: 0;
	text-align: center;
	left: 9px;
	top: 5px;
	display: block;
	color: #fff;
	cursor: pointer;
}

.search-form .search-field,
.bbp-search-form input[type="text"],
.post-password-form input[type="password"] {
    margin-bottom: 15px;
    box-shadow: none !important;
    border-radius: 0;
    border: 1px solid #dfe2e5;
    height: 45px;
    color: #afb2b5;
	width: 100%;
	padding-left: 5px;
	font-weight: normal;
}

.search-form .search-field,
.wp-block-search .wp-block-search__input,
.post-password-form input[type="password"]:focus {
    outline: none;
}

.wp-block-group.has-background{
	margin-bottom: 15px;
}

.bbp-search-form input[type="text"]{
	width: auto;
	height: 35px;
}

.search-form .screen-reader-text,
.footer-widget .screen-reader-text,
#sidebar .screen-reader-text,
.footer-top-widget .screen-reader-text,
.left-widget .screen-reader-text {
	display: none;
}

.footer-top-widget ul {
	padding: 0;
}

.footer-top-widget ul .children,
.footer-top-widget ul .sub-menu {
    padding-left: 10px;
}

.footer-top-widget ul li {
	list-style: none;
}

.widget_nav_menu li{
	list-style: none;
}

.search-form .search-submit,
.bbp-search-form .button,
.bbp-submit-wrapper .button.submit,
.subscription-toggle,
.post-password-form input[type="submit"] {
    background-color: #1976d2;
    color: #ffffff;
	font-size: 13px;
    padding: 8px 20px;
	display: inline-block;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	font-weight: normal;
	text-align: center;
	border: none;
	line-height: 1.42857;
}

.post-password-form input[type="submit"]{
	color: #fff!important;
}

.search-form .search-submit:hover {
	background-color: #FFC107;
}

.subscription-toggle{
	margin-bottom: 10px;
}
/******************************************
	HEADER
******************************************/
.home-link-text{
	line-height: 45px;
	position: absolute;
	z-index: 1;
	padding-top: 0;
	max-width: 140px;
}

.header .container-menu {
    padding: 20px 0;
    border-bottom: 1px solid #efefef;
    background: #fff;
}

.header.affix {
    position: fixed;
    padding: 0;
    top: 0;
    background: rgba(255, 255, 255, 1);
}

.header {
    position: relative;
    padding: 0;
    background-color: transparent;
    width: 100%;
    z-index: 11;
    -moz-transition: padding .3s ease-in;
    -o-transition: padding .3s ease-in;
    -webkit-transition: padding .3s ease-in;
    transition: padding .3s ease-in;
}

body.bundle li.dropdown.membermenu a.dropdown-toggle:focus,
body.bundle li.dropdown.membermenu a.dropdown-toggle:hover,
body.bundle li.dropdown.membermenu a.dropdown-toggle,
body.bundle .header .container-menu {
    background-color: transparent !important;
    border: 0;
    color: #fff !important;
}

body.bundle .navbar-default .nav > li > a,
body.bundle .navbar-default .navbar-brand {
    color: #fff !important;
}

.header-dark .navbar-default .nav > li > a:hover,
.header-dark .navbar-default .nav > li > a:focus,
.header-dark .navbar-default .nav > li > a,
.header-dark .navbar-header a {
    color: #ffffff !important;
}

.navbar-default {
    margin: 0;
    background-color: transparent;
    border: 0;
}

.navbar-default .nav > li > a {
    color: #121212;
    display: block;
    padding-top: 1.4em !important;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-bottom: 1.3em !important;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    text-decoration: none;
}

.navbar-nav .has-submenu > ul li ul {
    top: -10px;
}

.navbar-nav .has-submenu .dropdown-menu li a {
    padding: 7px 10px;
    font-size: 13px !important
}

.navbar-default .start-left .fa-angle-right {
    position: absolute;
    right: 20px;
}

.navbar-default .dropdown-menu {
    box-shadow: none;
    padding: 10px !important;
}

.navbar-default .yamm-half .dropdown-menu,
.navbar-default .yamm-fw .dropdown-menu {
    padding: 0 !important;
}

.box li i {
    padding-right: 8px;
}

.navbar-default .dropdown-menu li a {
    color: #121212;
    font-size: 13px;
    font-weight: 400;
    opacity: 1;
    text-transform: capitalize;
}

.dropdown-menu > li:hover > a,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background-color: #fff;
}

.navbar-default .yamm-fw .dropdown-menu li,
.navbar-default .yamm-half .dropdown-menu li {
    padding: 6px 12px;
}

.navbar-default .yamm-half .dropdown-menu li {
    background-color: #fff;
    display: block;
    border-bottom: 1px solid #efefef;
}

.navbar-default .yamm-half .dropdown-menu li:last-child {
    border-bottom: 0;
}

.navbar-default .nav > li {
    margin: 0;
}

/*--------------------default menu---------------*/
.navbar-default ul > li.menu-item-has-children {
	position: relative;
}

.navbar-default ul > li.menu-item-has-children > ul.sub-menu {
  min-width: 160px;
  top: 130%;
  padding: 5px 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
		  -o-border-radius: 0;
		  -webkit-border-radius: 0;
		  border-radius: 0;
}

.navbar-default .slim-wrap ul > li.menu-item-has-children > ul.sub-menu {
	-webkit-box-shadow: none!important;
    box-shadow: none!important;
	border: none;
}

.navbar-nav > li > .sub-menu {
    background-color: #ffffff;
    border-color: #ffffff;
    border-radius: 0 !important;
    box-shadow: none;
    margin-top: 27px;
}

.navbar-default .sub-menu li a {
    color: #121212;
    font-size: 13px;
    font-weight: 400;
    opacity: 1;
    text-transform: capitalize;
}

.sub-menu > li > a:hover,
.sub-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.sub-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.widget .sub-menu > li > a {
	color: #727272;
}

.sub-menu > li:hover > a,
.sub-menu > .active > a,
.sub-menu > .active > a:hover,
.sub-menu > .active > a:focus {
    background-color: #fff;
}

.mega-sub-menu {
	margin-top: 27px!important;
}

.mega-sub-menu > li > .mega-sub-menu {
	margin-top: 0!important;
}

.mega-menu-flyout .mega-sub-menu > li > .mega-sub-menu {
	margin-top: 0!important;
}

.mega-menu-megamenu .mega-sub-menu > li > .mega-sub-menu li {
	border-bottom: 1px solid #efefef!important;
}

.mega-menu-megamenu .mega-sub-menu > li > .mega-sub-menu li:last-child {
	border-bottom: none!important;
}

/*----------------------sidebar-header-----------*/

.sidebar-header {
    text-align: center;
    background: #121212;
    padding: 25px;
}

.sidebar-header a {
    color: #fff !important;
}

.navbar-default .navbar-brand {
    color: #121212 !important;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 21px;
    font-weight: bold;
    margin: 0;
    padding:6px 0;
    letter-spacing: -0.4px;
    line-height: 35px;
    text-transform: uppercase;
}

.navbar-brand i {
    background-color: #ddd;
    border-radius: 100px;
    display: inline-block;
    top: -2px;
    position: relative;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    padding: 0 !important;
    margin-right: 5px;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 35px;
}

#sidebar-fix .logo a i,
.sidebar-header a i,
.navbar-default .navbar-brand i {
    padding-right: 5px;
}

.navbar-default .navbar-nav .dropdown-menu > li {
    margin-bottom: 0;
}

.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li:focus > a,
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus {
    background-color: transparent !important;
}

.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li:focus > a,
.navbar-default .navbar-nav .dropdown-menu > li,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #121212 !important;
}

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .megamenu {
    position: static;
}

.yamm .container {
    position: relative;
}

.yamm .yamm-half .dropdown-menu {
    right: auto;
    left: auto;
}

.yamm .yamm-content {
    overflow: hidden;
    padding: 10px 20px 15px 20px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
}

.yamm .box {
    min-width: 200px;
}

.yamm .box ul {
    padding-left: 10px;
}

.navbar-nav > li > .dropdown-menu {
    box-shadow: none;
    border-radius: 0 !important;
    background-color: #ffffff;
    border-color: #ffffff;
    margin-top: 27px;
}

.navbar-default .navbar-nav a:focus,
.navbar-default .navbar-nav a:hover {
    background-color: transparent !important;
}

li.dropdown.membermenu a.dropdown-toggle:focus,
li.dropdown.membermenu a.dropdown-toggle:hover,
li.dropdown.membermenu a.dropdown-toggle {
    background-color: #F6F9FC !important;
    border-radius: 100px;
    color: #727272 !important;
    border: 1px solid #f0f3f6;
    margin-top: 19px;
    padding: 0 12px 0 0 !important;
}

.photo_stock li.dropdown.membermenu a.dropdown-toggle:focus,
.photo_stock li.dropdown.membermenu a.dropdown-toggle:hover,
.photo_stock li.dropdown.membermenu a.dropdown-toggle {
    background-color: transparent!important;
    color: #727272 !important;
    border: none;
}

li.dropdown.membermenu img {
    margin-right: 5px;
    width: 25px;
	-webkit-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}

.photo_stock li.dropdown.membermenu img {
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}

.login-area {
	font-size: 18px;
    margin-top: 20px;
    padding: 0;
    text-align: right;
}

.yamm h5 {
    color: #121212;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.42857;
    padding: 4px 20px 4px;
    text-transform: uppercase;
    white-space: nowrap;
}

.dropdown-header {
    color: #121212;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.42857;
    padding: 4px 20px 8px;
    text-transform: uppercase;
    white-space: nowrap;
}

.navbar-nav hr {
    border-color: #f0f3f6;
    margin: 10px 0;
}

.navbar-nav > li.dropdown.membermenu .dropdown-menu {
    margin-top: 40px !important;
    border-top: 0 !important;
}

.navbar-nav > li.dropdown.membermenu {
    border: 0 !important;
}

hr.invis {
    border: 0;
    margin: 40px 0;
}

hr.largehr {
    margin: 40px 0;
}


/******************************************
	SIDERBAR OFFSET
******************************************/

.custommenu {
    position: relative;
	min-height: 28px;
}

.custommenu img {
    position: relative;
    top: -25px;
}

.custommenu i {
    font-size: 18px;
    vertical-align: sub;
}

.custommenu a.bt-menu-trigger {
	left: 0;
	position: absolute;
	top: -45px;
}

.custommenu a.bt-menu-trigger span:before {
	color: #fff;
	content: "\f0c9";
    bottom: 40px;
    color: #fff;
    display: block;
    font-family: "FontAwesome";
    height: 26px;
    left: 0;
    position: absolute;
    width: 26px;
	font-size: 20px;
}

.custommenu a.bt-menu-trigger.active {
	left: 190px;
	position: absolute;
}

.custommenu a.bt-menu-trigger.active span:before {
	content: "\f00d";
}

.center-area {
	position: relative;
	top: 45%;
	padding: 20px;
}

.cbp-spmenu {
    position: fixed;
    z-index: 9999;
    background-color: #ffffff;
}

.cbp-spmenu-vertical {
    width: 280px;
    height: 100%;
    top: 0;
    z-index: 1000;
}

.cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 1000;
    overflow: hidden;
}

.cbp-spmenu-horizontal h3 {
    height: 100%;
    width: 20%;
    float: left;
}

.cbp-spmenu .btn {
    border-radius: 0;
    margin-top: 20px;
    display: block;
    margin-left: 20px;
    margin-right: 20px;
}

.cbp-spmenu h3 {
    background: #F6F9FC !important;
    font-size: 16px;
    font-weight: 600;
    padding: 100px 20px 20px;
    margin: 0;
}

.cbp-spmenu .widget_recent_entries .shop-list h3 {
	background: none!important;
}

.cbp-spmenu .shop-list li {
	margin-bottom: 0;
}

.cbp-spmenu ul {
    padding: 0;
}

.cbp-spmenu ul li h4 {
    padding: 5px 0 0 !important;
    margin: 0 !important;
    font-weight: 600;
    font-size: 14px;
}

.cbp-spmenu ul li:hover {
    background-color: #F6F9FC;
}

.cbp-spmenu ul li img {
    margin-right: 20px;
    width: 60px;
}

.cbp-spmenu ul li {
    border-bottom: 1px solid #ebeef1;
    padding: 20px 10px 20px 20px;
	list-style: none;
}

.cbp-spmenu ul li:first-child {
    border-top: 1px solid #ebeef1;
}

.cbp-spmenu ul li small {
    padding-right: 5px;
}

.cbp-spmenu ul li small,
.cbp-spmenu ul li small a {
    color: #727272;
    display: inline-block;
    font-size: 12px;
}

.cbp-spmenu-left {
    left: -280px;
}

.cbp-spmenu-left.cbp-spmenu-open {
    left: 0px;
}


/* Transitions */

.cbp-spmenu {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


/* Example media queries */

@media screen and (max-height: 26.375em) {
    .cbp-spmenu-left {
        left: -190px;
    }
}
/******************************************
    STOCK PHOTOS
******************************************/
.last-img-size{
	text-align: right;
}
.grid-background{
	background: #999;
}
.firstsection {
    position: relative;
    z-index: 1;
    display: block;
	min-height: 335px;
}

.absolutetitle {
    position: absolute;
    z-index: 1;
    left: 0;
    display: block;
    right: 0;
    background-color: rgba(12, 12, 12, 0.4);
    max-width: 720px;
    top: 0;
    bottom: 0;
    margin: 0 auto;
}

.absolutetitle .page-title {
    bottom: 0;
    display: table-cell;
    margin: -20px auto !important;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 28%;
    vertical-align: middle;
    width: 100%;
}

.absolutetitle .page-title p,
.absolutetitle .page-title h3 {
    color: #fff!important;
}

.photo_stock .single-wrap .page-title h3 {
    font-size: 38px;
    font-weight: 600;
    margin: 0;
}

.absolutetitle .content-before {
    background-color: rgba(255, 255, 255, 0.63);
    border-radius: 4px !important;
    margin: 0 auto !important;
    max-width: 582px;
}

.absolutetitle .btn-default:hover,
.absolutetitle .btn-default:focus,
.absolutetitle .btn-default,
.absolutetitle .dropForm .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    height: 40px;
    border: 0 !important;
    background-color: #ffffff !important
}

.absolutetitle .btn-default:hover,
.absolutetitle .btn-default:focus,
.absolutetitle .btn-default {
    border: 1px solid #e2e2e2 !important;
}

.absolutetitle .public-profile-title p {
    padding: 15px 0 12px;
}

.absolutetitle .dropForm .form-control {
    max-width: 310px;
    background-color: #ffffff;
    border: 1px solid #e2e2e2 !important;
}

.absolutetitle .btn-primary {
    height: 40px;
    margin-left: 0px;
}

.absolutetitle .fa-search {
    font-size: 14px !important;
    color: #ffffff !important;
}

.ri-grid {
    margin: 0 auto;
    position: relative;
    height: auto;
}

.ri-grid ul {
    list-style: none;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}


/* Clear floats by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */

.ri-grid ul:before,
.ri-grid ul:after {
    content: '';
    display: table;
}

.ri-grid ul:after {
    clear: both;
}

.ri-grid ul {
    zoom: 1;
    /* For IE 6/7 (trigger hasLayout) */
}

.ri-grid ul li {
    -webkit-perspective: 400px;
    -moz-perspective: 400px;
    -o-perspective: 400px;
    -ms-perspective: 400px;
    perspective: 400px;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    display: block;
    overflow: hidden;
    background: #121212;
}

.ri-grid ul li a {
    display: block;
    outline: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}


/* Grid wrapper sizes */

.ri-grid-size-1 {
    width: 100%;
}

.ri-grid-size-2 {
    width: 100%;
}

.ri-grid-size-3 {
    width: 100%;
    margin-top: 0px;
}

/* Shadow style */

.ri-shadow:after,
.ri-shadow:before {
    content: "";
    position: absolute;
    z-index: -2;
    bottom: 15px;
    left: 10px;
    width: 50%;
    height: 20%;
    max-width: 300px;
    max-height: 100px;
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.ri-shadow:after {
    right: 10px;
    left: auto;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
}

.ri-grid-loading:after,
.ri-grid-loading:before {
    display: none;
}

.ri-loading-image {
    display: none;
}

.ri-grid-loading .ri-loading-image {
    position: relative;
    width: 30px;
    height: 30px;
    left: 50%;
    margin: 100px 0 0 -15px;
    display: block;
}

/******************************************
	SECTIONS
******************************************/

.section {
    padding: 30px 0;
}

.photo_stock .section{
	padding: 75px 0;
}

.photo_stock.author .section.hometab {
	padding-bottom: 35px;
}

.photo_stock.page-template-front-page .section{
	padding: 0;
}

.pagegrey {
    background-color: #f9f9f9;
    border-bottom: 1px solid #ededed;
    border-top: 0 solid #ededed;
    overflow: hidden;
    padding: 45px 0!important;
	text-align: center;
}
.photo_stock .breadcrumb{
	color: #656565!important;
}
.photo_stock .breadcrumb li,
.photo_stock .breadcrumb li a,
.photo_stock .breadcrumb > .active{
	color: #656565!important
}

.content {
    padding: 40px 40px 20px;
    background-color: #fff;
    border-left: 1px solid #ebeef1;
    border-right: 1px solid #ebeef1;
}

.content-before {
    margin: 0 auto 0;
    padding: 20px 40px;
    background-color: #f6f9fc;
}

.checkdate .dropdown-menu,
.content-before .dropdown-menu {
    background-color: #ffffff;
    border: 1px solid #e7eaed;
    border-radius: 0;
    box-shadow: none;
    font-size: 13px;
    min-width: 160px;
    padding: 0;
}

.checkdate .dropdown-menu > li,
.content-before .dropdown-menu > li {
    border-bottom: 1px solid #e7eaed;
}

.checkdate .dropdown-menu > li:last-child,
.content-before .dropdown-menu > li:last-child {
    border-bottom: 0;
}

.checkdate .dropdown-menu > li > a,
.content-before .dropdown-menu > li > a {
    color: #727272;
    line-height: 1.42857;
    padding: 8px 20px;
}

.checkdate .dropdown-menu > li > a:hover,
.checkdate .dropdown-menu > li > a:focus,
.checkdate .dropdown-menu > li > a.active,
.checkdate .dropdown-menu > li > a:active,
.content-before .dropdown-menu > li > a:hover,
.content-before .dropdown-menu > li > a:focus,
.content-before .dropdown-menu > li > a.active,
.content-before .dropdown-menu > li > a:active {
    background-color: #f6f9fc;
}

.stores {
    margin: 0 auto 35px;
    padding: 40px 40px;
    border: 1px solid #ebeef1;
    background-color: #ffffff;
}

.general-title hr {
    width: 120px;
    margin: 20px 0;
    border-color: #ebeef1;
}

.text-center .general-title hr {
    margin: 20px auto;
}

.content-top {
    color: #BBDEFB;
    position: relative;
    margin: 40px auto 0;
    padding: 80px 0 10px;
}

.photo_stock .content-top {
    color: #BBDEFB;
    position: relative;
    margin: 0 auto 0;
    padding: 0px 0 10px;
}

.single-wrap .content-top {
    padding-top: 0;
}

.single-wrap .cat-page-title {
    padding: 80px 0 10px;
	position: relative;
}

.breadcrumb > li{
	word-wrap: break-word;
}

.single-wrap .cat-page-title h3 {
    color: #ffffff;
    font-size: 46px;
    font-weight: 600;
	word-wrap: break-word;
}

p.author-info-public {
	margin: 0 auto;
	width: 520px;
}

.public-profile-title span,
.public-profile-title i,
.public-profile-title p {
    color: #ffffff;
}

.photo_stock .public-profile-title span,
.photo_stock .public-profile-title i,
.photo_stock .public-profile-title p {
    color: #656565;
}

.public-profile-title img {
    max-width: 75px;
    margin-right: 0;
	-webkit-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}

.public-profile-title p {
    padding: 10px 0 5px;
}

.blog .panel-body {
	padding-left: 0;
}

.blog-description {
	max-width: 650px;
	padding: 10px 0 5px;
	color: #fff;
	margin: 0 auto;
}

.follow-form {
	display: inline-block;
}

.unfollow-form{
	position: absolute;
	display: inline-block;
	opacity: 0;
	margin-left: -77px;
	background: rgba(25, 118, 210, 0.8);
}

.unfollow-form:hover{
	opacity: 1;
}

.public-profile-title .followbtn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #ffffff !important;
    display: inline-block;
    margin: 5px;
    text-align: center;
    text-decoration: underline !important;
}

.photo_stock .public-profile-title .followbtn{
	color: #656565 !important;
}

.public-profile-title i {
    font-size: 21px;
}

.checkdate .btn {
    background-color: transparent !important;
    box-shadow: none !important
}

.totalprice,
.boxes {
    margin: 0 auto 35px;
    padding: 40px 40px;
    border: 1px solid #ebeef1;
    background-color: #ffffff;
}

.service_style_2.boxes {
	background: none;
	background-color: transparent;
	text-align: center;
	margin-bottom: 0;
	border: none;
}
.ts-tabs {
    margin: 0!important;
    padding: 0!important;
}
.ts-tabs-pane{
	padding: 0!important;
}
.totalprice {
    margin: 0 auto 30px;
    padding: 20px 20px;
    border: 1px solid #ebeef1;
    background-color: #ffffff;
}

.checkdate {
    margin: 0 auto 30px;
    padding: 20px 20px;
    border: 1px solid #ebeef1;
    background-color: #F6F9FC;
}

.totalprice h4 {
    font-size: 15px;
}

.boxs {
    box-shadow: 0 5px 0 rgba(0, 0, 0, 0.05) !important;
}

.photo_stock .boxs {
	box-shadow: none !important;
	background: #f9f9f9;
}

.photo_stock.author .boxs {
	box-shadow: none !important;
	background: none;
}

.photo_stock.author .content{
	border: none!important;
	padding: 0;
}

.content.boxs {
	min-height: 300px;
}

.loop-start {
	border-bottom: 1px solid #eee;
}

.related.products .loop-start {
	border-bottom: none;
}

.related.products .related-title {
	padding-bottom: 30px;
	margin-bottom: 30px;
	position: relative;
}

.related.products .related-title:after {
	position: absolute;
	left: 0;
	bottom: 0;
	background: #eee;
	width: 120px;
	height: 1px;
	content: "";
}

.related.products .related-title a {
	float: right;
	text-decoration: underline!important;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
}

.wcvendors_sold_by_in_loop,
.item-box br {
	display: none;
}

.page-template-front-page .content.boxs {
	padding: 0;
	-webkit-box-shadow: none!important;
	-o-box-shadow: none!important;
	box-shadow: none!important;
}

.ts-service {
	text-align: center;
	margin-bottom: 0!important;
}

.ts-button {
	padding-top: 5px;
	padding-bottom: 5px;
}

.general-title h4 span {
    position: absolute;
    right: 15px;
    top: 15px;
    font-style: italic;
    font-size: 13px;
    text-decoration: underline !important
}

.general-title h4,
.boxes h3 {
    font-size: 21px;
    line-height: 1;
    padding-bottom: 0;
    margin-bottom: 0;
}

.big-title h4 {
    font-size: 36px !important;
    padding: 30px 0 0;
}

.boxes i {
    font-size: 38px;
    color: #c9cccf;
}

.boxes p {
    color: #727272;
    padding-bottom: 0;
    margin: 15px 0 20px;
}

.content-message {
    margin: 35px auto 10px;
    padding: 50px 20px;
    border: 1px solid #ebeef1;
    background-color: #ffffff;
}

.photo_stock .footer-top-area-details .content-message {
	margin: 0 auto 0;
    padding: 50px 20px;
    border: 1px solid #ebeef1;
    background-color: #ffffff;
}

.footer-home-widget-wrap {
	margin-top: 35px;
}

.photo_stock .footer-home-widget-wrap{
	margin: 0;
}

.photo_stock .boxes small {
    color: #656565;
    font-size: 28px;
    line-height: 1;
    margin: 0;
    padding: 0;
}

.photo_stock .grey .boxes {
    background-color: transparent;
    border: 0 none;
    padding: 0 30px;
	text-align: center;
}

.photo_stock .grey .boxes h3 {
    color: #656565;
    font-size: 18px;
    font-weight: 500;
    margin-top: 15px;
    padding: 0;
}

.content-message h2 {
    font-size: 23px;
    line-height: 1.5;
    margin: 0 0 15px;
    padding: 0;
    text-transform: none;
}

.content-top .social {
    position: relative;
}

.content-top {
    text-transform: uppercase;
}

.content-top i {
    color: #fff;
    font-size: 21px;
}

.content-after {
    margin: 0 auto 40px;
    padding: 20px 40px 15px;
    border: 1px solid #ebeef1;
    background-color: #ffffff;
}

.photo_stock .content-after{
	border: none;
	background: none;
}

.noborder {
    border: 0 !important;
}

.content-after .btn-default,
.content-before .btn-default {
    color: #727272 !important;
    font-size: 13px;
    margin-top: 7px;
    text-transform: capitalize;
    border: 0 solid #f0f3f6 !important;
    box-shadow: none !important;
    background-color: transparent !important
}

.blog-desc-small input[type="submit"] {
	color: #727272;
    font-size: 13px;
    margin-top: 7px;
    text-transform: capitalize;
    border: 1px solid #f0f3f6;
	line-height: 26px;
}

.dropForm {
    margin: 0;
    padding: 0;
}

.dropForm .form-control {
    border: 1px solid #f0f3f6 !important;
    border-radius: 0;
    display: inline-block;
    height: 40px;
    font-size: 13px;
    box-shadow: none !important;
    max-width: 200px;
    vertical-align: middle;
}

.dropForm .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn),
.dropForm .btn {
    max-width: 140px;
    margin-top: 0 !important;
    background-color: #F6F9FC;
    text-transform: capitalize;
    border: 0 solid #f0f3f6;
    outline: 0 !important;
}

.checkdate .btn,
.dropForm .btn-primary {
    background-color: #1976D2;
    border: 1px solid #1976D2;
    height: 38px;
    margin-left: -4px;
    padding: 0 15px;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.bootstrap-select,
.btn,
.dropdown-menu,
.dropdown,
button,
input::-moz-focus-inner,
object,
embed,
a {
    outline: 0;
}

.store-list.item-box {
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: left;
}

.store-list.item-box h4 a,
.store-list.item-box h4 {
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 0;
    margin-top: 5px;
}

.store-list.item-box p {
    padding: 5px 0 0 !important;
    font-size: 13px;
    line-height: 26px;
    margin: 0 !important;
}

.img-thumbnail,
.followers-items img {
    border: 1px solid #ebeef1;
    border-radius: 0;
}

.followers-items img {
    background-color: #fff;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}

.single-post .form-group img {
	border: 1px solid #ebeef1;
    border-radius: 0;
	background-color: #fff;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}

.post-thumb-img img {
	border: 1px solid #ebeef1;
    border-radius: 0;
	background-color: #fff;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}

/*-------------home menu items-----------*/
.home-menu-items {
	text-align: center;
	padding: 0;
	margin: 10px 0 0 0;
}

.home-menu-items li {
	list-style: none;
	display: inline-block;
	padding: 0 5px;
}

.home-menu-items li a {
	color: #fff;
	text-decoration: underline!important;
}

.home-menu-items li a:hover {
	color: #ffc107;
}

/******************************************
	ITEM WRAPPER
******************************************/
.section.grey {
    background-color: #f9f9f9;
    border-bottom: none;
    border-top: 1px solid #ededed;
    overflow: hidden;
    padding: 75px 0;
}
.page-template-front-page .section.grey{
	padding: 0;
}
.nopad {
    padding: 0!important;
    border: 0;
}

.item-box {
    text-align: center;
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 40px;
}

.item-box h4,
.item-box h4 a {
    color: #121212;
    padding: 10px 0 0;
    margin: 10px 0 0;
    font-size: 15px;
    font-weight: 400;
	line-height: 20px;
}

.item-box small a {
    font-size: 12px;
    display: inline-block;
    color: #727272;
}

.item-box small i {
    margin-right: 2px;
}

.item-box small {
    margin: 0 3px;
}

.item-media {
    position: relative;
}

.item-media img {
    width: 100%;
}

.theme__button {
    background-color: #1976D2;
    border-radius: 100%;
    bottom: -15px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    line-height: 45px;
    outline: 0 none !important;
    position: absolute;
    min-height: 45px;
    right: 15px;
    text-align: center;
    transition: all 200ms ease 0s;
    min-width: 45px;
    z-index: 10;
    filter: alpha(opacity=0);
    opacity: 0;
}

.photo_stock .theme__button {
    border-radius: 0;
    bottom: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    line-height: 35px;
    outline: 0 none !important;
    position: absolute;
    right: 0;
    text-align: center;
    transition: all 200ms ease 0s;
    z-index: 10;
    filter: alpha(opacity=0);
    opacity: 0;
	min-height: 35px;
	min-width: 35px;
	padding: 0 15px 0 5px;
}
.photo_stock .ts-tabs-style-default .theme__button{
	padding: 0 5px 0 5px;
}
.background-img-details{
	background: rgba(0, 0, 0, 0) linear-gradient(45deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.product-bestseller .col-md-2{
	margin-bottom: 30px;
}

.sit-preview-block {
    position: absolute;
    display: none;
    z-index: 100000;
}

.sit-preview-block img {
    margin: 0;
    border: 0;
    max-width: 100%;
    height: auto;
    display: block;
}

.background-img-details:hover{
	opacity: 1;
}

.photo_stock .theme__button i,
.photo_stock .theme__button a {
    color: #ffffff !important;
}

.photo_stock .item-box:hover .theme__button {
    transform: scale(1.2);
}

.theme__button p {
	margin-bottom: 0;
}

.theme__button ins,
.theme__button a {
	text-decoration: none;
}

.theme__button a {
    color: #ffffff !important;
}

.item-box:hover .theme__button {
    transform: scale(1.2);
}
.left-slide-title {
    background: #f6f9fc none repeat scroll 0 0 !important;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 100px 20px 20px;
	color: #121212;
}
.entry {
    position: relative;
    padding: 0 !important;
    margin-bottom: 0;
}
.background-overlay-img{
	z-index: 1;
	 background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
}
.item-box:hover .background-overlay-img{
	opacity: 1;
}
.magnifier {
    position: absolute;
    /*top: 0;*/
    cursor: pointer;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.item-box:hover .theme__button,
.item-box:hover .magnifier {
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1;
}

.item-author {
    position: absolute;
    bottom: 15px;
    left: 15px;
}

.item-author a,
.widget .item-author a {
    display: inline-block;
    color: #ffffff;
    font-size: 12px;
}

.item-author img {
    margin-right: 5px;
    max-width: 30px;
	-webkit-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}

.pagination > li {
	float: left;
    min-width: 30px;
    line-height: 36px;
}

#infscr-loading em,
#page-nav,
.pagination > li > a,
.pagination > li > span {
    background-color: #f6f9fc;
    border: 1px solid #f0f3f6;
    border-radius: 0 !important;
    color: #727272;
    float: left;
    font-size: 13px;
    line-height: 1.42857;
    margin-left: 0;
    margin-right: 5px;
    padding: 10px 15px;
}


.page-links .post-page-numbers {
    background-color: #f6f9fc;
    border: 1px solid #f0f3f6;
    border-radius: 0 !important;
    color: #727272;
    font-size: 13px;
    line-height: 1.42857;
    margin-left: 0;
    margin-right: 5px;
    padding: 10px 15px;
}

.photo_stock #infscr-loading em,
.photo_stock #page-nav,
.photo_stock .pagination > li > a,
.photo_stock .pagination > li > span{
	background-color: #f9f9f9;
}

.pagination > li.current > a {
	background-color: #ffc107;
    color: #fff;
    border-color: #ffc107;
}

#infscr-loading,
#infscr-loading em {
    text-align: center;
    width: 100%;
    margin: 20px auto;
    float: none !important;
}

.page .comments.page-with-bg {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.btn {
    font-size: 13px;
    padding: 8px 20px;
}

.content-message .btn-lg {
    font-size: 14px;
    line-height: 1.33333;
    padding: 10px 33px;
}

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    list-style: outside none none;
    margin-bottom: 0;
    padding: 0 15px 0 0;
}

.breadcrumb li,
.breadcrumb li a,
.breadcrumb > .active {
    font-size: 13px;
    font-weight: 300;
    color: #fff !important;
    text-transform: capitalize;
	display: inline;
}

.breadcrumb > li + li::before {
    color: #fff;
    content: "/ ";
    padding: 0 5px;
}

.photo_stock .breadcrumb > li + li::before{
	color: #656565;
}

#fourcol .pitem {
    padding: 15px;
}

#fourcol .pitem .item-box {
    margin-bottom: 0;
}

.item-h2,
.item-h1 {
    height: 100% !important;
    height: auto !important;
}

.isotope-item {
    z-index: 2;
    padding: 0;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

.item-single-wrapper .item-box {
    text-align: inherit;
}

.item-desc {
    padding: 20px 40px;
	background: #fff!important;
	margin-bottom: 40px;
}

.photo_stock .item-desc{
	border: none;
	padding: 20px 0;
}
.photo_stock .related-box{
	background: none!important;
}
.yith-wcwl-add-to-wishlist .ajax-loading{
	display: none!important;
}
.item-desc.boxes {
	border-top: none;
}

.item-desc .item-desc-tabs .item-desc {
	padding: 0;
	margin-bottom: 0;
}

.item-desc .item-desc-tabs h2,
#review_form_wrapper .comment-respond .comment-reply-title {
	border: medium none;
    font-size: 21px;
    position: relative;
	margin-bottom: 20px;
    padding: 15px 0;
	display: inline-block;
}

.item-desc .item-desc-tabs h2::after,
#review_form_wrapper .comment-respond .comment-reply-title:after {
    background: #ebeef1 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 120px;
}

.woocommerce #review_form #respond textarea,
.woocommerce #review_form #respond input {
	border: 1px solid #eee;
	padding-left: 5px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}

.item-desc-tabs .commentlist {
	padding: 0;
}

.item-desc-tabs .commentlist li {
	list-style: none;
}

.woocommerce #review_form #respond input.submit {
    background-color: #ffffff;
    border-color: #d6d9dc;
	padding: 8px 20px;
	line-height: 20px;
	font-weight: normal;
	color: #121212;
}

.woocommerce #review_form #respond input.submit:hover{
	color: #121212;
}

.woocommerce #review_form #respond input.submit:hover {
	background-color: #f6f9fc;
}

.item-price p {
    color: #121212;
    font-size: 36px;
    font-weight: bold;
    padding: 0;
    margin: 0 0 5px 0;
    letter-spacing: -1px;
}

.item-price small {
    display: block;
}

.desiger-details small i,
.item-price small i {
    font-size: 16px;
    vertical-align: sub;
    padding-right: 3px;
}

.item-price em a {
    color: #727272;
    text-decoration: underline !important;
    font-size: 12px;
}

.desiger-details small a {
    text-transform: capitalize;
    color: #727272;
    font-size: 12px;
}

.desiger-details small i {
    vertical-align: text-top;
}

.item-details tr {
    border-bottom: 1px solid #ebeef1;
    padding: 4px 0;
    display: block;
}

.item-details tr:last-child {
    border-bottom: 0;
}

#sidebar hr {
    border-color: #ebeef1;
}

.item-details td {
    border: medium none !important;
    font-size: 11px !important;
    width: 38%;
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
    margin-right: 20px;
	vertical-align: middle;
	word-break: break-all;
}

.item-price .social {
    margin-top: 15px;
}

.item-price .social i {
    font-size: 18px;
}

.item-price small a,
.product-tags a {
    font-size: 11px !important;
    font-weight: 600;
    color: #727272;
    text-transform: uppercase;
    margin: 0 5px 5px 0;
}

.product-info table a {
	line-height: 28px;
}

.table-responsive.table-buy th{
	border: none;
}

.desiger-details img {
    max-width: 100px;
	-webkit-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
}

.cart-body h4,
.cart-body h6,
.desiger-details h4,
.desiger-details h4 a {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 0 0;
}

.cart-body .bootstrap-select {
    min-width: 100% !important;
}

.cart-body .bootstrap-select > .dropdown-toggle {
    background: #fff none repeat scroll 0 0 !important;
    box-shadow: none !important;
    border-color: #dadde0 !important;
    color: #727272 !important;
    min-width: 100% !important;
    padding-right: 25px;
    width: 100%;
    z-index: 1;
}

.cart-body .form-control {
    border-radius: 0 !important;
    border-color: #dadde0 !important;
    box-shadow: none !important;
    height: 36px;
    color: #727272 !important;
}

.cart-body label {
    display: block;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    max-width: 100%;
}

.cart-body img {
    max-width: 100px;
}

.panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: none;
    margin-bottom: 20px;
}

.homefeatured {
	position: relative;
}

.widget .view-all-details {
	position: absolute;
	right: 0;
	top: -60px;
	font-style: italic;
	font-size: 13px;
	text-decoration: underline!important;
}

.widget .view-all-details a {
	color: #121212;
}

.view-all-details a:hover{
	text-decoration: underline!important;
}

.homefeatured h4 {
	padding: 10px 0;
	margin: 0;
}

.homefeatured .featured-image img {
	border: 1px solid #ebeef1;
	background-color: #fff;
    display: inline-block;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}

.homefeatured .storelist li {
	padding: 0;
	font-size: 12px;
	color: #656565;
}

.homefeatured .featured-panel-body {
	padding: 15px 0;
}

.photo_stock .homefeatured .featured-panel-body {
	padding: 0;
}

.photo_stock .homefeatured hr{
	margin: 25px 0;
}

.photo_stock .homefeatured hr:last-child{
	display: none;
}

.homefeatured .btn {
    margin-top: 20px !important;
}

.homefeatured .panel {
    margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

.homefeatured .panel:last-child {
	border: none;
	margin: 0;
	padding: 0;
}

.panel hr {
    margin: 25px 0;
}

.panel-info {
    border: 0;
}

.panel-info > .panel-heading {
    background-color: #F6F9FC !important;
    border-color: #F6F9FC !important;
    color: #727272 !important;
    margin-bottom: 15px;
}

.cart-body h4 {
    padding: 0;
    margin: 20px 0 0;
}

.cart-body .btn {
    margin-top: 15px;
}

.cart-body .fa-close {
    margin-top: 22px;
}

.storelist img:hover {
    opacity: 0.7;
}

.followers-info li,
.followers-new-info li,
.featured-porduct-lists li {
	list-style: none;
}

.followers-info {
	padding-left: 0;
}

.storelist li {
    line-height: 1.7;
}

.storelist .list-inline li {
	font-size: 12px;
}

.storelist .btn {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #ffffff !important;
}

.storelist small {
    display: block;
}

.storelist small a,
.storelist li a {
    color: #727272;
}

.storelist ul li i {
    color: #727272;
    width: 10px;
    text-align: center;
    display: inline-block;
    margin-right: 5px;
}

.storelist ul.social li i {
	width: auto;
	color: #121212;
}

.storelist ul.social li i:hover {
	color: #f57c00;
}

.storelist .list-inline {
    margin-top: 35px;
}

.storelist .list-inline li img {
    max-width: 60px;
}

.storelist .rating {
    margin-top: 3px;
}

.page-links {
	float: left;
	width: 100%;
    margin-top: 5px;
}

.page-links a,
.page-links span {
	padding: 0 2px;
}

.alignright {
	float: right;
	margin: 6px 0 6px 20px;
}

.alignleft {
	float: left;
	margin: 6px 20px 20px 0;
}

img.aligncenter {
	display: block!important;
	text-align: center;
	margin: 0 auto 20px auto;
	padding: 0px;
	border: 0px;
	background: none;
}

img.alignleft {
	float: left;
	margin: 6px 20px 6px 0;
	display: inline;
	border: 0px;
	background: none;
	padding: 0;
	display: block;
}

img.alignright {
	padding:0;
	float:right;
	margin: 6px 0 6px 20px;
	border:0px;
	display:block;
	background:none;
}

figure.aligncenter {
	margin:0 auto 20px auto;
}

.storelist h4,
.storelist h4 a {
    font-weight: 400;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.rating i {
    color: #727272;
    display: inline-block;
    text-shadow: 0px 1px #d0c0d1;
    margin: 0 !important;
    text-align: center;
    width: auto !important;
}

.item-price .rating i {
    font-size: 15px;
}

.uploaditem,
.edit-account {
    padding: 30px;
    background-color: #F6F9FC;
    margin-bottom: 30px;
}

.photo_stock .uploaditem,
.photo_stock .edit-account{
	background-color: #f9f9f9;
}

.photo_stock .uploaditem .btn.dropdown-toggle.btn-default{
	background: #ffffff;
	border: 1px solid #d7dadd;
	color: #555;
}

.edit-account .form-control {
    border-color: #d7dadd !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    height: 37px;
}

.space {
    margin: 20px 0;
}

.uploaditem label {
    display: block;
}

.uploaditem label .warning {
	color: #F00;
}

.uploaditem .btn-group {
    width: 100% !important;
}

.upload-success-message {
	background-color: #f6f9fc;
    margin-bottom: 30px!important;
    padding: 30px!important;
	border-bottom: none;
}

.photo_stock .upload-success-message{
	background: #f9f9f9;
}

.uploaditem .dropdown-menu a,
.uploaditem .dropdown-menu > .active > a,
.uploaditem .dropdown-menu > .active > a:hover,
.uploaditem .dropdown-menu > .active > a:focus {
    color: #727272;
}

.uploaditem .form-control {
    box-shadow: none !important;
    border-color: #d7dadd !important;
    height: 37px;
    border-radius: 0 !important;
}

.uploaditem textarea {
    min-height: 140px !important
}

.uploaditem .bs-searchbox .form-control {
    box-shadow: none !important;
    border-color: #ebeef1 !important;
    background-color: #F6F9FC !important
}

.photo_stock .uploaditem .bs-searchbox .form-control{
	background-color: #f9f9f9 !important;
}

.product-fields-photo-version {
	display: none;
}

.uploaditem .btn-default {
    border-radius: 0 !important;
    box-shadow: none !important;
}

.btn-file {
    overflow: hidden;
    position: relative;
    margin-top: 20px;
    vertical-align: middle;
}

.btn-file > input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(-300px, 0) scale(4);
    font-size: 23px;
    direction: ltr;
    cursor: pointer;
}

.fileupload .uneditable-input {
    display: inline-block;
    margin-bottom: 0px;
    vertical-align: middle;
    cursor: text;
}

.fileupload .thumbnail {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle;
    text-align: center;
}

.fileupload .thumbnail > img {
    max-height: 100%;
}

.fileupload .btn {
    vertical-align: middle;
    margin: 6px 6px 0 0;
}

.fileupload-exists .fileupload-new,
.fileupload-new .fileupload-exists {
    display: none;
}

.fileupload-inline .fileupload-controls {
    display: inline;
}

.fileupload-new .input-group .btn-file {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.fileupload-preview {
    background: #FFFFFF;
    border: 10px solid #F9F9F9;
    height: auto;
    width: 200px;
}

.fileupload-new.thumbnail-borderless .thumbnail {
    border: 1px solid #ddd;
}

.control-group.warning .fileupload .uneditable-input {
    color: #a47e3c;
    border-color: #a47e3c;
}

.control-group.warning .fileupload .fileupload-preview {
    color: #a47e3c;
}

.control-group.warning .fileupload .thumbnail {
    border-color: #a47e3c;
}

.control-group.error .fileupload .uneditable-input {
    color: #b94a48;
    border-color: #b94a48;
}

.control-group.error .fileupload .fileupload-preview {
    color: #b94a48;
}

.control-group.error .fileupload .thumbnail {
    border-color: #b94a48;
}

.control-group.success .fileupload .uneditable-input {
    color: #468847;
    border-color: #468847;
}

.control-group.success .fileupload .fileupload-preview {
    color: #468847;
}

.control-group.success .fileupload .thumbnail {
    border-color: #468847;
}

.publicprofile .tab-content {
    padding: 50px 0 0;
}

.publicprofile .nav-tabs {
    border-bottom: 0 solid #e3e6e9 !important;
    margin-top: -46px !important;
    padding: 0;
}

.photo_stock .publicprofile .nav-tabs{
	margin-top: 0!important;
}

.publicprofile .panel-body {
    padding: 0;
}

.publicprofile .nav-tabs > li.active > a,
.publicprofile .nav-tabs > li.active > a:hover,
.publicprofile .nav-tabs > li.active > a:focus {
    border-bottom: 1px solid #e3e6e9 !important;
}

.publicprofile .nav-tabs > li a,
.publicprofile .nav-tabs > li,
.publicprofile .nav-tabs > li:hover a,
.publicprofile .nav-tabs > li:focus a,
.publicprofile .nav-tabs > li.active > a,
.publicprofile .nav-tabs > li.active > a:hover,
.publicprofile .nav-tabs > li.active > a:focus {
    border: 0 !important;
    background-color: transparent !important;
    color: #fff !important;
    border-radius: 2px 2px 0 0 !important
}

.publicprofile .nav-tabs > li.active > a,
.publicprofile .nav-tabs > li.active > a:hover,
.publicprofile .nav-tabs > li.active > a:focus {
    background-color: #ffffff !important;
    color: #121212 !important;
}

.publicprofile .nav-tabs li a {
    padding: 13px 25px;
    border-radius: 5px 5px 0 0;
    margin-bottom: 1px;
    font-weight: 600;
}

.nopadtop {
    padding-top: 0;
}

.publicprofile .nav-tabs > li,
.publicprofile .nav-pills > li {
    float: none;
    display: inline-block;
    *display: inline;
    /* ie7 fix */
    zoom: 1;
    /* hasLayout ie7 trigger */
}

.publicprofile .nav-tabs,
.publicprofile .nav-pills {
    text-align: center;
}


/******************************************
	BLOG
******************************************/

.storelist.bloglist .list-inline {
    margin-top: 10px;
}

.single-post .form-group .list-inline {
	padding-bottom: 10px;
}

.storelist.bloglist h4 {
    font-size: 24px;
    line-height: 1.4;
    /*font-weight: 600;*/
}

.storelist.bloglist .widget-title h4 {
	font-size: 15px;
}

.singleposttitle h4,
.single-post .form-group h4 {
    padding: 20px 0 10px;
}

.storelist.bloglist .post.form-group {
	margin: 50px 0;
	padding-bottom: 25px;
	border-bottom: 1px solid #eee;
}

.storelist.bloglist .post.form-group:first-child {
	margin-top: 0;
}

.storelist.bloglist .post.form-group:last-child {
	border: none;
}

.padding-left-zero {
	padding-left: 0;
}

.padding-right-zero {
	padding-right: 0;
}

.postmeta {
    padding-bottom: 10px;
    display: block;
    position: relative;
}

.media {
    border-radius: 0;
    padding: 10px;
}

.media img {
    width: 65px;
    margin-right: 10px;
    margin-top: 0 !important;
    border-radius: 200px 200px 200px 200px;
    -moz-border-radius: 200px 200px 200px 200px;
    -webkit-border-radius: 200px 200px 200px 200px;
    border: 1px solid #efefef;
    -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.075);
    -webkit-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;
}

.page-content img.avatar {
    display: table-cell;
    float: left;
    margin: 20px 30px 10px 0;
}

.page-content .item-author img.avatar {
	margin: 0 5px 0 0;
}

.media .rating {
    margin-bottom: 5px;
}

.storelist.bloglist .media-heading,
.page .media-heading{
    position: relative;
    font-size: 16px;
    padding: 10px 0;
    font-weight: 600;
	float: left;
	width: 100%;
}

.storelist.bloglist .media-heading a {
	color: #121212;
	font-weight: 600;
	float: left;
}

.storelist.bloglist .media-heading .cedit-link,
.page .media-heading .cedit-link{
    position: absolute;
    right: 0;
    top: 0;
	z-index: 2;
}

.storelist.bloglist .media-heading .comment-reply-link,
.page .media-heading .comment-reply-link {
	position: absolute;
    right: 0;
    top: 40px;
	font-size: 13px;
	color: #fff;
	background: #1976d2;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;	
	border-radius: 2px;
	padding: 2px 10px;
	z-index: 2;
	font-weight: 400;
}

.storelist.bloglist .media-heading .cedit-link a,
.page .media-heading  .cedit-link a{
	color: #fff;
}

.media-heading .time-comment {
    padding-left: 6px;
	display: inline-block;
}

.comment-lists {
	padding: 0;
}

.comment-lists li.comment-list {
	list-style: none;
}

.comment-lists li.comment-list .media {
	margin-bottom: 5px;
}

.comment-lists li.comment-list.odd .media {
	background: #f6f9fc;
}

.reply-comment {
    background-color: #F6F9FC;
    margin-left: 80px;
    padding: 20px;
}

.comment-reply {
    top: 0;
    padding: 0px 10px;
    position: absolute;
    right: 0;
}

.blog-media img {
    width: 100%;
}

.comment-wrapper .well {
    background-color: #ffffff !important;
}

.comment-wrapper h3 {
    padding: 0 0 20px;
    display: block;
    margin: 10px;
}

.author-wrapper {
    padding-bottom: 60px !important;
    position: relative;
    display: block;
}

.author-wrapper .title h3 {
    font-size: 18px;
    padding-bottom: 20px;
    display: block;
    font-weight: 600;
}

.edit_post_link {
	float: left;
	width: 100%;	
}

.edit_post_link a {
	font-size: 13px;
	color: #727272;
}

.blog-tags {
	float: left;
	width: 100%;
	border-top: 1px solid #eee;
	padding: 20px 0 0 0;
}

.blog-tags .single-blog-tags {
	margin-bottom: 0;
	padding: 0;
}

.blog-tags .single-blog-tags li {
	display: inline-block;
	padding: 0 10px 0 0;
}


/******************************************
	SIDEBAR
******************************************/

.shop-list {
    padding: 0;
    list-style: none;
}

.shop-list h3,
.shop-list h3 a {
    font-size: 14px;
    color: #111;
    padding: 0 0 0;
    margin-bottom: 0;
    margin-top: 5px;
    text-transform: capitalize;
    letter-spacing: 0;
}

.shop-list li img {
    width: 80px;
    margin: 0 10px 0 0;
}

.shop-list li {
    margin-bottom: 10px;
    display: table;
    width: 100%;
}

.shop-list li:last-child {
    margin-bottom: 0;
}

.shop-list .new-price {
    color: #999;
    display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
}

.shop-list small {
    color: #999999;
}

.widget-title {
    padding: 15px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebeef1;
}

.panel-grid h3.widget-title {
	position: relative;
	font-size: 21px;
	border: none;
}

.panel-grid h3.widget-title:after {
	width: 120px;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	background: #ebeef1;
	content: "";
}

.title-subtitle-wrap h3 {
	position: relative;
	font-size: 21px;
	border: none;
	padding: 15px 0;
	margin-bottom: 20px;
}

.title-subtitle-wrap .subtitle-content a {
	color: #ffc107;
	font-style: italic;
	text-decoration: underline!important;
}

.title-subtitle-wrap h3:after {
	width: 120px;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	background: #ebeef1;
	content: "";
}

.widget-title h4 {
    padding: 0;
    margin: 0;
    font-weight: 600;
    line-height: 1;
    font-size: 15px;
}

.widget ul,
.widget_nav_menu ul {
    list-style: none;
    padding: 0;
}

.widget ul li {
    padding-bottom: 5px;
    padding-left: 2px;
    font-size: 13px;
    position: relative;
}

.widget ul li:last-child {
	padding-bottom: 0;
}

.widget_categories ul li {
	text-align: left;
	width: 100%;
}

.widget a {
    color: #727272;
}

.widget {
    position: relative;
    display: block;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.page-content {
	float: left;
	width: 100%;
}

.widget.page-with-bg{
	float: left;
	width: 100%;
}

#sidebar .widget {
	float: left;
	width: 100%;
}

.panel-grid-cell .widget {
	padding-bottom: 0;
}

.widget .form-control {
    height: 40px;
}

.widget .contact_form .form-control {
	height: 45px;
}

.tagcloud a {
    background-color: #F6F9FC;
    padding: 3px 10px;
    font-size: 13px!important;
    margin: 0 0 4px;
    letter-spacing: 0.4px;
    display: inline-block;
}

.photo_stock .tagcloud a {
    background-color: #f9f9f9;
}

.widget #lang_sel {
	display: block;
}

.widget #lang_sel li {
	width: 100%;
}

.widget #lang_sel ul ul {
	width: 100%;
}

.widget #lang_sel ul li span {
	position: relative;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar table th {
	padding: 5px;
	text-align: center;
	border-top: 1px solid #eee;
    border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.widget_calendar table th:last-child {
	border-right: 1px solid #eee;	
}

.widget_calendar table td {
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
}

.wp-calendar-table td#today {
	color: #fff;
	background: #1976D2;
	border-color: #1976D2;
}

.widget_calendar table td:last-child {
	border-right: 1px solid #eee;
}


/******************************************
	FOOTER
******************************************/

.footer {
    position: relative;
    padding: 30px 0;
    background: url(../images/headerbg.jpg) repeat-x bottom center #fff !important;
    width: 100%;
    border-top: 1px solid #ebeef1;
    z-index: 1000;
    -moz-transition: padding .3s ease-in;
    -o-transition: padding .3s ease-in;
    -webkit-transition: padding .3s ease-in;
    transition: padding .3s ease-in;
}

.photo_stock .footer {
	background: none!important;
    background-color: #000000!important;
}

.photo_stock .footer-home-widget-wrap .content-message {
    background-color: #ffffff;
    border: none;
    margin: 0;
    padding: 0;
}

.footer p {
    padding-bottom: 0;
    margin-bottom: 0;
}

.footer .list-inline {
    margin-top: 12px;
}

.footer i {
    color: #E10126;
}

.footer a {
    color: #727272;
}

.footer-menu {
	padding-right: 0;
	display: inline-block;
}

.widget_black-studio-tinymce {
	padding-bottom: 0!important;
}

.topbutton {
	width: 90px;
	display: inline-block;
	text-align: right;
}

.footer a.madeby {
    text-decoration: underline !important;
}

.text-widget a {
    font-style: italic;
    text-decoration: underline !important;
}

.page-404-content h2 {
    font-size: 72px;
    font-weight: 700;
    line-height: 80px;
    margin-top: 40px;
    text-transform: capitalize;
}

.page-404-content {
    padding: 80px 90px;
}

.page-404-content a:hover {
    text-decoration: underline;
}


/******************************************
	MODULES
******************************************/

body.bundle .single-wrap .cat-page-title h3 {
    color: #ffffff;
    font-size: 56px;
    font-weight: 600;
    margin: 0;
    padding: 0 !important;
}

#datatime {
    background-color: rgba(255, 255, 255, 0.1);
    border: 5px solid rgba(255, 255, 255, 0.06);
    max-width: 440px;
    padding: 30px 30px 20px;
    margin: 30px auto;
}

ul#datatime li p {
    padding: 0;
    margin: 0;
	text-align: center;
}

ul#datatime li {
    font-size: 15px;
    margin: 0 10px !important;
    border: 0 !important;
}

ul#datatime li span {
    font-weight: bold;
    font-size: 40px;
}

.skills {
    display: block;
    position: relative;
}

.skills p {
    color: #121212;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-top: 10px;
    text-transform: capitalize;
}

.progress {
    height: 4px;
    margin-bottom: 20px;
    background-color: #f0f0f0;
    border-radius: 0;
    box-shadow: none;
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    overflow: visible;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    background-color: #121212;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 1.1s ease;
    -o-transition: width 1.1s ease;
    transition: width 1.1s ease;
}

.progress {
    overflow: initial;
    position: relative;
}

.progress .progress-bar {
    position: absolute;
    z-index: 10;
    line-height: 20px;
}

.progress .progressbar-back-text {
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
}

.progress .progressbar-front-text {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
}

.progress-bar span {
    color: #121212 !important;
    display: block;
    font-size: 11px;
    line-height: 12px;
    overflow: visible;
    width: 30px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    position: absolute;
    right: 0;
    top: -35px;
    z-index: 9999;
}

.progress-bar span,
.progress-bar-striped {
    background-color: #fff;
}

.fun-facts {
    cursor: pointer;
}

.fun-facts .fun-icon {
    background: #121212;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
    width: 60px;
    height: 60px;
    line-height: 62px;
    font-size: 18px;
    color: #fff;
    display: block;
    margin: auto;
}

.fun-facts h3 {
    color: #121212;
    line-height: 1;
    margin: 0;
    padding: 30px 0 10px;
    text-transform: capitalize;
    font-size: 19px;
}

.fun-facts p {
    font-size: 21px;
    font-weight: 300;
    text-transform: capitalize;
    padding-bottom: 0;
}

.flex-direction-nav:hover a,
.fun-facts:hover .fun-icon {
    color: #ffffff !important;
}

.team-desc h4 {
    font-size: 18px;
    padding: 0 0 0;
    margin-bottom: 0;
    font-weight: 600;
}

.team-desc small {
    display: block;
    font-style: italic;
    margin: 5px 0 0;
    color: #b1b4b7;
}

.team-desc a {
    color: #b1b4b7;
}

.single-team {
	margin-bottom: 30px;
}

.fun-facts h3,
.nobg .general-title h4 {
    font-weight: 600;
    font-size: 18px;
}

.panel-default {
    background-color: #fff;
    border: 0 solid #ddd;
}

.pricing-box {
    background-color: #fff;
    border: 1px solid #fff;
}

.pricing-box sub {
    font-size: 16px;
    vertical-align: top;
}

.pricing-box h3 {
    font-size: 16px;
    padding: 20px 0 !important;
    margin: 0 !important;
}

.pricing-box i {
    padding: 0 10px 0 0;
    vertical-align: middle;
}

.pricing-price p {
    color: #121212;
    display: block;
    font-size: 30px;
    font-weight: 600;
    margin: 0;
    padding: 40px 0 10px;
}

.pricing-desc p {
    display: block;
    font-size: 13px;
    padding: 15px 30px 15px;
}

.gallery-carousel,
.wp-block-archives,
.wp-block-categories,
.wp-block-search,
.wp-block-archives-dropdown,
.row.gallery {
	margin-bottom: 40px;
	display: inline-block;
	width: 100%;
}

.panel-body p {
    font-size: 13px;
    line-height: 1.4;
}

.wp-block-quote.is-style-large,
.wp-block-quote.is-large {
	padding: 25px;
}

.blog-desc-small input[type="text"],
.blog-desc-small input[type="password"]{
	border: 1px solid #eee;
	padding-left: 5px;
}

.gallery .img-content {
    margin-bottom: 30px;
}

.post-gallery-type .gallery .img-content {
	margin-bottom: 15px;
}

.pricing-footer {
    padding: 15px 0;
    margin-top: 20px;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel {
    border: 0 none;
    margin-bottom: 0;
}

.panel-group .panel-heading h4 {
    border-bottom: 1px solid #ebeef1;
    color: #121212;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    margin: 0 !important;
    padding: 15px 0;
    text-transform: capitalize;
}

.panel-default > .panel-heading {
    background-color: #F6F9FC;
    border: 0 !important;
    color: #121212;
    line-height: 1;
    padding: 0;
    text-align: center;
}

.panel-default h4 {
    padding: 0;
}

.pricing-box .panel-group {
    margin-bottom: 0;
}

.login-form {
    background-color: #F6F9FC;
    padding: 20px 30px 30px;
}

.photo_stock .login-form {
    background-color: #f9f9f9;
}

.login-form .form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.login-form label {
    color: #121212;
    display: block;
    line-height: 1;
    font-size: 14px;
    margin-bottom: 10px;
    width: 100%;
    font-weight: 400;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
	padding: 0;
	border: none;
}

form.login input[type="text"],
form.login input[type="password"],
form.login input[type="email"],
form.register input[type="text"],
form.register input[type="password"],
form.register input[type="email"] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #DBDEE1;
    border-radius: 0px;
    box-shadow: none !important;
    height: 45px;
    letter-spacing: 0.4px;
    padding: 10px 20px;
    position: relative;
}

.forgetmenot {
	float: left;
	padding-left: 15px;
}

form.login .form-group {
    margin: 20px 0;
    position: relative;
}

.form-control + .fa {
    color: #D0D3D6;
    font-size: 17px;
    padding: 0;
    position: absolute;
    right: 19px;
    top: 55%;
}

.register-form form[role="login"] > div {
    margin: 5px 0;
}

.register-form .form-control + .fa {
    right: 33px;
    top: 45%;
}

.messages img {
    max-width: 100px;
    margin: auto;
    display: block;
}

.messages small {
    text-align: center;
}

.messages small {
    color: #727272 !important;
}

.messages a li {
    color: #727272;
}

.sales img {
    max-width: 80px;
    float: left;
    margin-top: 0 !important;
    margin-right: 24px;
}

.sales ul {
    margin-top: 5px;
}

.flexslider {
	border: none!important;
	box-shadow: none!important;
	border-radius: 0!important;
	margin: 0;
}

#carousel_woo {
    margin-top: 20px;
}

#carousel_woo .slides {
	margin-top: 20px;
	padding-left: 40px;
}

#carousel_woo li {
	margin: 0 5px;
}

.flex-control-nav {
	display: none;
}

.flex-direction-nav a {
	width: 35px!important;
	height: 60px!important;
	padding: 0 10px!important;
	line-height: 68px!important;
}

#slider_woo .flex-direction-nav a {
	line-height: 60px!important;
}

.flex-direction-nav a::before {
	font-family: "FontAwesome"!important;
	content: '\f104'!important;
	font-size: 28px!important;
}

.flex-direction-nav a.flex-next::before {
	content: '\f105'!important;
}


/******************************************
	RESPONSIVE
******************************************/

@media (min-width: 992px) {
    .hovermenu {
        position: relative;
    }
    .hovermenu:hover > ul {
        visibility: visible;
        opacity: 1;
        top: 100%;
    }
    .navbar-nav .hovermenu ul {
        -webkit-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
        -moz-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
        -o-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
        transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    }
	
    .hovermenu .dropdown-menu {
        min-width: 200px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    .hovermenu > ul {
        position: absolute;
        top: 130%;
        visibility: hidden;
        display: block;
        opacity: 0;
        left: 0;
    }
    .hovermenu > ul.start-right {
        right: 0;
        left: auto;
    }
    .hovermenu > ul li {
        position: relative;
    }
    .hovermenu > ul li:hover > ul {
        visibility: visible;
        opacity: 1;
        left: 100%;
    }
    .hovermenu > ul li:hover > ul.show-right {
        right: 100%;
    }
	
   
    .navbar-nav li ul {
        -webkit-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
        -moz-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
        -o-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
        transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    }
    .navbar-default li.menu-item-has-children .sub-menu {
        min-width: 200px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    .navbar-default ul > li.menu-item-has-children > ul {
        position: absolute;
        top: 130%;
        visibility: hidden;
        display: block;
        opacity: 0;
        left: 0;
    }
	
	.navbar-default ul > li.menu-item-has-children > ul > li > ul {
        left: 100%;
		top: 0!important;
    }
	
	 .navbar-default ul > li.menu-item-has-children:hover > ul {
        visibility: visible;
        opacity: 1;
        top: 100%;
    }
}

@media (max-width: 1024px) {
    .navbar-cell {
        margin-top: 10px;
    }
    .publicprofile .nav-tabs > li a,
    .publicprofile .nav-tabs > li,
    .publicprofile .nav-tabs > li:hover a,
    .publicprofile .nav-tabs > li:focus a,
    .publicprofile .nav-tabs > li.active > a,
    .publicprofile .nav-tabs > li.active > a:hover,
    .publicprofile .nav-tabs > li.active > a:focus {
        color: #727272 !important;
    }
    .publicprofile .nav-tabs {
        margin-top: 20px !important;
    }
}

@media (max-width: 768px) {
    .public-profile-title p {
        font-size: 13px;
        line-height: 1.6;
        padding: 10px 0 5px;
    }
    .single-wrap .cat-page-title h3 {
        font-size: 24px;
    }
    .store-list.item-box {
        margin-bottom: 30px;
    }
    .store-list.item-box h4,
    .store-list.item-box h4 a {
        padding: 10px 0;
    }
    .content {
        padding: 20px 20px 20px;
    }
    .cen-xs,
    .text-right.cen-xs {
        text-align: center !important;
        float: none;
    }
    body.bundle li.dropdown.membermenu a.dropdown-toggle:focus,
    body.bundle li.dropdown.membermenu a.dropdown-toggle:hover,
    body.bundle li.dropdown.membermenu a.dropdown-toggle,
    body.bundle .header .container-menu {
        background-color: #1976D2 !important;
        border: 0;
        color: #fff !important;
    }
	
	.visible-sec {
		display: none;
	}
	.hidden-sec {
		display: block;
	}
}

@media (max-width: 498px) {
    ul#datatime li {
        margin: 0 !important;
    }
    ul#datatime li span {
        font-size: 21px;
    }
    body.bundle .single-wrap .cat-page-title h3 {
        font-size: 24px;
    }
    #bbpress-forums li.bbp-body ul.forum li.bbp-forum-reply-count,
    .bbp-forums li {
        margin: 10px 0 !important;
        width: 100% !important;
        text-align: left !important;
    }
    .page-404-content {
        padding: 0 20px 20px;
    }
    .page-404-content h2 {
        font-size: 32px !important;
    }
    .item-desc {
        padding: 20px 10px;
    }
    .dropForm .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn),
    .dropForm .btn {
        max-width: 100%;
        background-color: #ffffff;
    }
    .dropForm .form-control {
        max-width: 175px;
    }
    .dropForm .btn-group {
        margin-bottom: 5px;
    }
    .content-message h2 {
        font-size: 18px;
    }
    li.dropdown.membermenu a.dropdown-toggle:focus,
    li.dropdown.membermenu a.dropdown-toggle:hover,
    li.dropdown.membermenu a.dropdown-toggle {
        background-color: #fff !important;
        border: 1px solid #fff;
        border-radius: 0;
        color: #727272 !important;
        margin-top: 0;
        padding: 0 !important;
    }
    .yamm-content {
        padding: 0 !important;
    }
}

#bbpress-forums li.bbp-footer,
#bbpress-forums li.bbp-header {
    border-top: 0 !important
}


/******************************************
	COLORS
******************************************/


/** blue **/

.pricing-box h3,
.fun-facts:hover .fun-icon,
.progress-bar,
.dropcaps p:first-child:first-letter,
.flex-direction-nav a,
.btn-primary,
.navbar-brand i,
.theme__button,
.dropForm .btn-primary {
    background-color: #1976D2;
    border-color: #1976D2;
    color: #ffffff!important;
}

.totalprice h4 strong {
    color: #1976D2 !important;
}

.ts-dropcap-style-default {
	background: #1976D2 !important;
    border-color: #1976D2 !important;
    color: #ffffff;
	-webkit-border-radius: 0!important;
	-o-border-radius: 0!important;
	border-radius: 0!important;
    font-family: Georgia;
    font-size: 64px!important;
    line-height: 1!important;
    margin: 10px 15px 0 0 !important;
    padding: 0 12px;
	width: auto!important;
	height: auto!important;
}

.photo_stock .ts-dropcap-style-default{
	background: #84b642!important;
}


/** yellow **/

.page-404-content h2 span,
.rating i,
a:hover,
.text-widget a,
a:focus,
.footer a:hover,
.footer a:focus,
.navbar-default .navbar-nav a:focus,
.navbar-default .navbar-nav a:hover,
.item-box:hover h4 a,
.item-price small i,
.footer .fa-html5,
.cbp-spmenu h3 i {
    color: #FFC107;
}

body.bundle .navbar-default .navbar-brand i,
div.bbp-template-notice,
div.indicator-hint,
div.bbp-template-notice.info,
.tagcloud a:hover,
.btn-primary:hover,
.btn-primary:focus,
.navbar-brand:hover i,
.theme__button:hover,
.pagination > li > a:hover,
.pagination > li > span:hover,
.page-links .post-page-numbers:hover {
    background-color: #FFC107;
    border-color: #FFC107;
    color: #ffffff;
}


/** grey **/

.btn-default {
    background-color: #ffffff;
    border-color: #d6d9dc;
}

.photo_stock .btn-default{
	color: #fff;
}
.photo_stock .btn-default:hover{
	color: #fff;
}

#bbpress-forums li.bbp-footer,
#bbpress-forums li.bbp-header,
#bbpress-forums div.bbp-reply-header,
#bbpress-forums div.bbp-topic-header,
#bbpress-forums li.bbp-body ul.forum li.bbp-forum-topic-count,
#bbpress-forums li.bbp-body ul.forum li.bbp-forum-reply-count,
.fun-facts .fun-icon,
.progress,
.progress-bar span,
.btn-default:hover,
.btn-default:focus {
    background-color: #F6F9FC;
    border-color: #d6d9dc;
    color: #121212;
}

.ts-carousel .ts-carousel-slide img {
	border-radius: 0!important;
	border: none!important;
	padding: 0!important;
}

.ts-column-centered {
	margin: 0 auto!important;
	display: block!important;
}

.ts-heading-style-default {
	position: relative;
}

.ts-heading-style-default span.bg-border {
	background: #ebeef1 none repeat scroll 0 0;
    bottom: 20px;
    content: "";
    height: 1px;
    left: 45%;
    position: absolute;
    width: 120px;	
}

.photo_stock .publicprofile .nav-tabs > li.active > a,
.photo_stock .publicprofile .nav-tabs > li.active > a:hover,
.photo_stock .publicprofile .nav-tabs > li.active > a:focus {
    border-bottom: 1px solid #e3e6e9 !important;
}

.photo_stock .publicprofile .nav-tabs > li a,
.photo_stock .publicprofile .nav-tabs > li,
.photo_stock .publicprofile .nav-tabs > li:hover a,
.photo_stock .publicprofile .nav-tabs > li:focus a,
.photo_stock .publicprofile .nav-tabs > li.active > a,
.photo_stock .publicprofile .nav-tabs > li.active > a:hover,
.photo_stock .publicprofile .nav-tabs > li.active > a:focus {
    border: 0 !important;
    border-bottom: 1px solid #ededed !important;
    background-color: transparent !important;
    color: #656565 !important;
    border-radius: 2px 2px 0 0 !important
}

.ts-tabs-nav span{
	color: #656565 !important;
	border: 0 !important;
	border-bottom: 1px solid #ededed !important;
    background-color: transparent !important;
	font-size: 15px!important;
	font-weight: 600;
	margin-right: 10px!important;
	position: relative;
}

.ts-tabs-nav span:after{
	position: absolute;
	left: 0;
	bottom: -3px;
	height: 1px;
	content: "";
	width: 100%;
	background: #ededed;
}

.ts-tabs-nav span.ts-tabs-current {
    background-color: #ffffff !important;
	border-bottom: 1px solid #ededed !important;
    color: #121212 !important;
	padding-bottom: 15px;
}

.ts-tabs-panes {
    border: none!important;
    margin-top: 0!important;
    padding-top: 50px;
}

.ts-tabs-nav{
	text-align: center;
}

.gallery-caption {
	color: #000;
}

.sticky {
	background: #f6f9fc none repeat scroll 0 0;
    border: 1px solid #eee;
}

.sticky .post-meta.sticky-posts {
	line-height: 38px;
    margin-top: 15px;
    padding-left: 15px;
}

.sticky-content {
	line-height: 38px;
}

.sticky .post-meta.sticky-posts .sticky-post {
	background: #1976d2;
	padding: 10px 20px;
	color: #fff;
}

.ts-socials-icons.right {
	text-align: right;
}

.ts-socials-icons.center {
	text-align: center;
}

.ts-socials-icons.left {
	text-align: left;
}

.ts-social-width {
	display: inline-block;
	padding: 5px 10px;
}

/*----------------woocommerce -------------*/
.page-title {
	display: none;
}

.theme__button del {
	display: none;
}

.page-numbers {
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0;
}

.page-numbers > li {
    display: inline;
}

.page-numbers > li > a, .page-numbers > li > span {
    background-color: #f6f9fc;
    border: 1px solid #f0f3f6;
    border-radius: 0 !important;
    color: #727272;
    float: left;
    font-size: 13px;
    line-height: 1.42857;
    margin-left: 0;
    margin-right: 5px;
    padding: 10px 15px;
    position: relative;
    text-decoration: none;
	margin-bottom: 0;
}

.page-numbers > li > a:hover,
.page-numbers > li > span:hover {
	background: #ffc107;
	color: #fff;
	border: 1px solid #ffc107;
}

.catalog-order {
	position: absolute;
	right: 0;
	top: -100px;
}

.photo_stock .catalog-order {
	position: relative;
	width: 100%;
	float: left;
	top: 0;
	right: 0;
}

.catalog-order .btn-default {
    color: #727272 !important;
    font-size: 13px;
    margin-top: 7px;
    text-transform: capitalize;
    border: 0 solid #f0f3f6 !important;
    box-shadow: none !important;
    background-color: transparent !important
}

.catalog-order .dropdown-menu {
    background-color: #ffffff;
    border: 1px solid #e7eaed;
    border-radius: 0;
    box-shadow: none;
    font-size: 13px;
    min-width: 160px;
    padding: 0;
}

.catalog-order .dropdown-menu > li {
    border-bottom: 1px solid #e7eaed;
}

.catalog-order .dropdown-menu > li:last-child {
    border-bottom: 0;
}

.catalog-order .dropdown-menu > li > a {
    color: #727272;
    line-height: 1.42857;
    padding: 8px 20px;
}

.catalog-order .dropdown-menu > li > a:hover,
.catalog-order .dropdown-menu > li > a:focus,
.catalog-order .dropdown-menu > li > a.active,
.catalog-order .dropdown-menu > li > a:active {
    background-color: #f6f9fc;
}

.woocommerce-result-count {
	display: none;
}

.woocommerce span.onsale {
	display: none;
}

.related-box {
	margin-bottom: 0!important;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: #121212;
	font-size: 36px;
}

.woocommerce .star-rating::before,
.woocommerce .star-rating span::before {
	color: #ffc107;
}

.woocommerce-review-link {
	display: none;
}

.woocommerce .item-price .star-rating {
	margin: 0 auto!important;
	float: none!important;
	line-height: 28px;
	height: 28px;
}

.woocommerce div.product form.cart div.quantity {
	display: none;
}

.woocommerce .product_meta {
	display: none;
}

.yith-wcwl-add-to-wishlist .feedback {
	display: none;
}

.yith-wcwl-add-to-wishlist:before {
	position: absolute;
	left: -25px;
	top: 0;
	content: "\f006";
	font-family:'FontAwesome';
	color: #ffc107;
	font-weight: normal;
	font-size: 16px;
}

.yith-wcwl-add-to-wishlist {
	color: #727272;
    font-size: 11px !important;
    font-weight: 600;
    margin: 0 5px 5px 0;
    text-transform: uppercase;
	position: relative;
	display: inline-block;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	background: #1976d2;
	font-weight: normal;
	padding: 8px 20px;
	line-height: 1.42857;
	text-transform: capitalize;
	font-size: 14px;
	float: right;
}

.form-row .button {
	background: #1976d2;
	border: none;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	padding: 8px 20px;
	color: #fff;
	line-height: 1.42857;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
	background: #ffc107;
}

.woocommerce div.product form.cart .button {
	float: none;
}

.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 10px;
}

.wishlist-title {
	display: none;
}

.woocommerce table.shop_table {
	border-radius: 2px;
}

.woocommerce .wishlist_table .product-add-to-cart {
	text-align: right;
}

.woocommerce .wishlist_table .product-add-to-cart .button {
	max-width: 120px!important;
	float: right;
}

.woocommerce table.wishlist_table thead th {
	border-bottom: none!important;
}

.woocommerce .cbp-spmenu .product-remove {
	display: none;
}

.woocommerce .cbp-spmenu table.wishlist_table thead,
.woocommerce .cbp-spmenu table.wishlist_table tfoot,
.woocommerce .cbp-spmenu table.wishlist_table .product-price,
.woocommerce .cbp-spmenu table.wishlist_table .product-stock-status,
.woocommerce .cbp-spmenu table.wishlist_table .product-add-to-cart,
.woocommerce-page .cbp-spmenu table.wishlist_table thead,
.woocommerce-page .cbp-spmenu table.wishlist_table tfoot,
.woocommerce-page .cbp-spmenu table.wishlist_table .product-price,
.woocommerce-page .cbp-spmenu table.wishlist_table .product-stock-status,
.woocommerce-page .cbp-spmenu table.wishlist_table .product-add-to-cart {
	display: none!important;
}

.woocommerce .cbp-spmenu table.wishlist_table td,
.woocommerce-page .cbp-spmenu table.wishlist_table td {
	vertical-align: top;
	border-top: none;
	border-bottom: 1px solid #eee;
}

.woocommerce .cbp-spmenu table.wishlist_table,
.woocommerce-page .cbp-spmenu table.wishlist_table {
	font-size: 14px;
	font-weight: 600;
	border: none;
	margin-bottom: 0;
}

.woocommerce .cbp-spmenu .wishlist_table tr td.product-thumbnail a img,
.woocommerce-page .cbp-spmenu .wishlist_table tr td.product-thumbnail a img {
	max-width: 60px;
}

.cbp-spmenu .panel-grid h3.widget-title {
	font-size: 16px;
	font-weight: 600;
}

.woocommerce .woocommerce-error::before {
	color: #ffc107;
}

.woocommerce .woocommerce-error {
	border-top-color: #ffc107;
}

.login-form label.inline {
	margin-top: 10px;
}

.page-content .woocommerce {
	position: relative;
}

.login-form.register-form .form-row {
	padding-left: 15px;
}

.upsells.products {
	display: none;
}

.woocommerce-cart table.cart img {
	width: 100px;
}

.woocommerce table.shop_table {
	border: none;
}

.woocommerce table.shop_table th {
	border-bottom: none;
}

.woocommerce table.shop_table .variation {
	display: none;
}

.woocommerce table.shop_table .product-name a {
	font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
}

.woocommerce table.shop_table thead {
	display: none;
}

.woocommerce table.shop_table td {
	padding: 25px 15px;
	font-weight: 600;
	color: #121212;
}

.woocommerce .quantity .qty {
	padding: 5px 0;
}

.woocommerce .woocommerce-message {
	margin-left: 15px!important;
	margin-right: 15px!important;
	background: #f6f9fc;
	border-top-color: #1976d2;
}

.woocommerce .woocommerce-message::before {
	color: #1976d2;
}

.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
	background: #1976d2 none repeat scroll 0 0;
    font-weight: normal;
    line-height: 1.42857;
    padding: 8px 20px;
    text-transform: capitalize;
	color: #fff;
}

.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover {
	background: #ffc107 none repeat scroll 0 0;
	color: #fff;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
	width: 110px;
	height: 36px;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	background: #1976d2 none repeat scroll 0 0;
    font-weight: normal;
    line-height: 1.42857!important;
    padding: 8px 20px;
    text-transform: capitalize;
	color: #fff;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
	background: #ffc107 none repeat scroll 0 0;
	color: #fff;
}

.cart_totals h2 {
	border: medium none;
    font-size: 21px!important;
    position: relative!important;
	margin-bottom: 20px!important;
    padding: 15px 0!important;
}

.cart_totals h2:after {
    background: none;
    bottom: -15px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 120px;
	padding: 0 0 20px;
}

.woocommerce .cart_totals table.shop_table td {
	padding: 6px 12px;
}

.woocommerce .cart_totals table.shop_table .cart-subtotal {
	text-align: right;
	color: #121212;
}

.woocommerce .cart_totals table.shop_table .order-total {
	text-align: right;
	color: #121212;
}

.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3 {
	border: medium none;
    font-size: 21px;
    position: relative;
	margin-bottom: 20px;
    padding: 15px 0;
}

.woocommerce-billing-fields h3:after,
.woocommerce-shipping-fields h3:after {
    background: #ebeef1 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 120px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #727272 !important;
    height: 36px;
	background-color: #fff;
    border: 1px solid #dadde0!important;
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
	width: 100%;
}

.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
	width: 100%;
}

.woocommerce form .form-row textarea.input-text,
.woocommerce-page form .form-row textarea.input-text {
	min-height: 100px;
}

.woocommerce form .form-row label {
	display: block;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    max-width: 100%;
	color: #727272;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
	color: #121212;
}

#add_payment_method #payment,
.woocommerce-checkout #payment {
	background: none;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	float: left;
	margin-bottom: 15px;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
	display: none;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
	text-decoration: none;
}

.woocommerce-MyAccount-navigation ul {
	padding-left: 0;
}

.page-content center p a{
	padding: 0 15px;
}

.btn.btn-inverse.btn-small {
	border-color: #1976d2;
    border-radius: 5px;
    color: #ffffff;
    line-height: 18px;
    font-size: 13px;
    padding: 8px 20px;
    text-shadow: none;
	background-color: #1976d2;
}

.table-vendor-sales-report{
	margin-bottom: 40px!important;
}

.table-vendor-sales-report th{
	border-width: 1px!important;
	border-color: #ebeef1!important;
}

.search.search-results .content.boxs .content-after.text-center.boxs {
	border: none!important;
	box-shadow: none !important;
}

.pv_paypal_container input,
.pv_shop_name_container input{
	background: #F6F9FC;
	padding: 5px;
	height: 37px;
	border: 1px solid #d7dadd;
}
	

#pv_shop_description_container {
	margin-bottom: 20px;
}

/*---------------email user---------*/
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background: #fff;
}

#email_box.email-author {
	display: none;
	padding-top: 50px;
	padding-bottom: 50px;
}

.photo_stock #email_box.email-author {
	border-top: 1px solid #dfe2e5;
}

.email-author .email-form-control {
	height: 45px;
}

.email-author .form-control {
    border-color: #dfe2e5;
    border-radius: 0;
    box-shadow: none !important;
    color: #afb2b5;    
    margin-bottom: 10px;
}

.email-author .error {
	margin-bottom: 10px;
}

.email-success-message {
	display: block;
    height: 50px;
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255,255,255, 0.9);
    z-index: 99;
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
}

#screenshot img {
    margin-bottom: 10px;
    max-width: 100%;
}
#screenshot{
    position:absolute;
    background:#121212;
    padding:10px;
    display:none;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: -0.5px;
    max-width: 350px;
    color:#fff;
    border:1px solid #313131;
}

#screenshot span {
    position: absolute;
    font-weight: 700;
    right: 10px;
    color:#fff;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
	padding-bottom: 20px;
    text-align: center;
    width: 100%;
}

.woocommerce-MyAccount-navigation ul li {
	display: inline-block;
	padding: 0 10px;
}

.woocommerce.woocommerce-account .woocommerce-error,
.woocommerce.woocommerce-account .woocommerce-info,
.woocommerce.woocommerce-account .woocommerce-message,
.woocommerce-page.woocommerce-account .woocommerce-error,
.woocommerce-page.woocommerce-account .woocommerce-info,
.woocommerce-page.woocommerce-account .woocommerce-message {
	float: left;
	width: 100%;
}

.woocommerce-loop-category__title{
	font-size: 16px;
}

/*-----------vendors----------*/
.table.table-condensed.table-vendor-sales-report > thead > tr > th,
.table.table-condensed.table-vendor-sales-report > tbody > tr > th,
.table.table-condensed.table-vendor-sales-report > tfoot > tr > th,
.table.table-condensed.table-vendor-sales-report > thead > tr > td,
.table.table-condensed.table-vendor-sales-report > tbody > tr > td,
.table.table-condensed.table-vendor-sales-report > tfoot > tr > td{
	padding: 15px 5px;
}