/*
Theme Name: BrettCamera Cocktail
Theme URI: https://www.azinky.com
description: BrettCamera Cocktail
Author: Danny Cullen
Author URI: https://www.azinky.com
Template: cocktail
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: cocktail-child
*/

.site-info {
    background-color: #ffffff !important;
}

.footer-social {
	word-spacing: 10px;
	padding: 10px;
}

.footer-social a:active,
.footer-social a:focus {
  outline: 0;
  border: none;
  -moz-outline-style: none;
}

.work-video {
	text-align:center;
}

.video-container:hover {
  transform: scale(1.1);
  color:#000000;
}

.video-container div {
	padding-top:5px;
}

#site-navigation a:active,
#site-navigation a:focus
 {
	outline: 0;
	border: none;
	-moz-outline-style: none;
}