/* === color === */

a, a:hover,a:focus,a:active, footer a.text-link:hover, strike, footer ul.link-list li a:hover, #bottom ul.link-list li a:hover, .post-meta span a:hover, footer a.text-link, 
ul.meta-post li a:hover, ul.cat li a:hover, ul.recent li h6 a:hover, ul.portfolio-categ li.active a, ul.portfolio-categ li.active a:hover, ul.portfolio-categ li a:hover,ul.related-post li h4 a:hover, span.highlight,article .post-heading h3 a:hover,
.navbar .nav > .active > a,.navbar .nav > .active > a:hover,.navbar .nav > li > a:hover,.navbar .nav > li > a:focus,.navbar .nav > .active > a:focus, .validation, .main-color, .btn-link:hover, .btn-link:focus { 
	color:#ff0050;
}
.gold-color { 
  color:#ffc700;
}
.silver-color { 
  color:#aaaaaa;
}

/*a:hover {
    color:#ff0050;
}*/
.navbar .nav > li > a:hover {
    color:#8f8f8f;
}

.btn.disabled {
	border: 1px solid #cccccc;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
}

/* === background color === */
.navbar .nav > .active.dropdown > a.dropdown-toggle,
.navbar .nav > .active.dropdown > a.dropdown-toggle:hover,
.navbar .nav > .active.dropdown > a.dropdown-toggle:focus,
.custom-carousel-nav.right:hover, .custom-carousel-nav.left:hover, 
.dropdown-menu li:hover,
.dropdown-menu li a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a, 
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.pagination ul > .active > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span,
.flex-control-nav li a:hover, 
.flex-control-nav li a.active,
.nav-pills > .active > a, 
.nav-pills > .active > a:hover, 
.nav-pills > .active > a:focus,
.main-bg-color {
  background-color: #ff0050;
}

/* === border color === */
.pagination ul > li.active > a,
.pagination ul > li.active > span, a.thumbnail:hover, input[type="text"].search-form:focus {
	border:1px solid #ff0050;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #ff0050;
}

input:focus {
	border-color: #ff0050;
}
.form-search input[type="text"]:focus, .form-search .input-append .add-on {
    border: 1px solid #fff;
    background: #fff;
}

#sendmessage {
	color: #ff0050;
}

.pullquote-left {
	border-left:5px solid #ff0050;
}

.pullquote-right {
	border-right:5px solid #ff0050;
}


/* === Header === */
/* --- toggle top area --- */
 .hidden-top {	
	background:#ff0050;
}
#header-hidden-link a.toggle-link,
#header-hidden-link a.top-link {
	background:#ff0050;
}

/* buttons */
.btn-dark:hover,.btn-dark:focus,.btn-dark:active  {
  background: #ff0050;
  border:1px solid #ff0050;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.btn-theme {
  border:1px solid #ff0050 !important;
  background: #ff0050 !important;
  color:#fff !important;
}

/*.btn-primary {
  border:1px solid #575754;
  background: #575754;
}*/

.btn:hover {
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 8px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 200ms ease-out 0s;  
       -moz-transition: all 200ms ease-out 0s;
         -o-transition: all 200ms ease-out 0s;
            transition: all 200ms ease-out 0s;
}
.btn.btn-link:hover {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
.btn-group.open .btn-theme.dropdown-toggle {
  background-color: #18191a;
}
/* modal styled */
.modal.styled .modal-header {
  background-color: #000;
}
.modal.styled .modal-header .close {
  color: #fff;
  opacity: 0.6;
  filter: alpha(opacity=60);
  font-weight:normal;
}
.modal.styled .modal-header .close:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
}

/* blog */
.post-meta {
	border-top:4px solid #ff0050;
}

.post-meta .comments a:hover  {
	color:#ff0050;
}

.widget ul.tags li a:hover {
	background: #ff0050;
}

.widget ul.tags li.active a {
    background: #ff0050;
    color:#fff;
}

.recent-post .text h5 a:hover{
	color:#ff0050;
}

/* portfolio */
.item-thumbs .hover-wrap .overlay-img {
	/*background: #e0e1e2;*/
    background: transparent;
}
.item-thumbs .hover-wrap .overlay-img-thumb {
    color: #ff0050;
    color: #fff;
}
.item-thumbs .hover-wrap .overlay-img-thumb2 {
    color: #ff0050;
}
/* pagination */
#pagination a:hover {
    background: #ff0050;
}

/* pricing box */
.pricing-box.special .pricing-offer{
	background: #ff0050;
}


/* fontawesome icons */
.icon-square:hover,
.icon-rounded:hover,
.icon-circled:hover {
    background-color: #ff0050;
}
[class^="icon-"].active,
[class*=" icon-"].active {
    background-color: #ff0050;
}


/* parallax c slider */
.da-slide .da-link:hover{
	background: #ff0050;
	border: 4px solid #ff0050;
}

.da-dots span{
	background: #ff0050;
}

/* flexslider */
#featured .flexslider .slide-caption {
	border-left:5px solid #ff0050;
}

/* Nivo slider */
.nivo-directionNav a:hover {
    background-color: #ff0050;
}
.nivo-caption, .caption {
	/*border-bottom: #ff0050 5px solid;*/
}

/* footer */


/* additional custom styles */


.label-inverse {
    background:#303030;
}
.bodytxtcolor {
    color:#303030 !important;
}
::selection{
	background-color:#ff0050;
	color:#fff;
}
::-moz-selection{
	background-color:#ff0050;
	color:#fff;
}
.text-success-theme {
    color:#00df93;
}
.success-theme-bg {
    background-color:#00df93;
}
.alert-error {
    background-color: #ffebf1;
}
.icon-white {
    color: #fff;
}
