/*
Plugin Name: Photograph Plus
Plugin URI: https://themefreesia.com/plugins/photograph-plus
Description: Photograph Plus plugins  will only support for Photograph Theme. You can get additional features and unlimited Color options, Fontsize, Google Fonts, Plus Sidebar, Plus Template and many more.
Version: 1.1.0
Author:Theme Freesia
Author URI: https://themefreesia.com
Text Domain: photograph-plus
License: GPLV3
*/

/* Footer column
================================================== */
.column-1,
.column-2,
.column-3,
.column-4 {
  float: left;
  padding: 0 15px 30px;
}

.column-1 {
  width:100%;
}

.column-2 {
  width: 50%;
}

.column-3 {
  width: 33.33%;
}

.column-4 {
  width: 25%;
}

.column-2:nth-child(2n+3),
.column-3:nth-child(3n+4),
.column-4:nth-child(4n+5) {
  clear: both;
}

#colophon .column-1,
#colophon .column-2,
#colophon .column-3,
#colophon .column-4 {
  margin-bottom: 30px;
  padding: 0 15px;
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

/* ----- Left Sidebar Layout ----- */
.left-sidebar-layout #primary {
  float: right;
  padding-right: 0px;
}

.left-sidebar-layout #secondary {
  border-left: none;
  padding-right: 40px;
  padding-left: 0px;
  float: left;
}

/* ----- No Sidebar Layout ----- */
.no-sidebar-layout #primary {
  float: inherit;
  margin: 0 auto;
  max-width: 708px;
}

/* ----- Full Width Layout ----- */
.full-width-layout #primary {
  width: 100%;
}

/* Social Links */

.social-links li a:before {
  content: '\f0c1';
}

.social-links li a:hover {
  color: #999;
}

.social-links li a[href*="youtube.com"]:before {
  content: '\f16a';
}

.social-links li a[href*="youtube.com"]:hover {
  background-color: #DE1A2A;
  border-color: #DE1A2A;
  color: #fff;
}

.social-links li a[href*="vimeo.com"]:before {
  content: '\f27d';
}

.social-links li a[href*="vimeo.com"]:hover {
  background-color: #17B3E8;
  border-color: #17B3E8;
  color: #fff;
}

.social-links li a[href*="skype.com"]:before {
  content: '\f17e';
}

.social-links li a[href*="skype.com"]:hover {
  background-color: #00ADEF;
  border-color: #00ADEF;
  color: #fff;
}

.social-links li a[href*="xing.com"]:before {
  content: '\f168';
}

.social-links li a[href*="xing.com"]:hover {
  background-color: #005A5F;
  border-color: #005A5F;
  color: #fff;
}

.social-links li a[href*="slack.com"]:before {
  content: '\f198';
}

.social-links li a[href*="slack.com"]:hover {
  background-color: #5D3A58;
  border-color: #5D3A58;
  color: #fff;
}

.social-links li a[href*="wordpress.com"]:before,
.social-links li a[href*="wordpress.org"]:before {
  content: '\f19a';
}

.social-links li a[href*="wordpress.com"]:hover,
.social-links li a[href*="wordpress.org"]:hover {
  background-color: #464442;
  border-color: #464442;
  color: #fff;
}

.social-links li a[href*="github.com"]:before {
  content: '\f09b';
}

.social-links li a[href*="github.com"]:hover {
  background-color: #000000;
  border-color: #000000;
  color: #fff;
}

.social-links li a[href*="bitbucket.org"]:before {
  content: '\f171';
}

.social-links li a[href*="bitbucket.org"]:hover {
  background-color: #1F5081;
  border-color: #1F5081;
  color: #fff;
}

.social-links li a[href*="jsfiddle.net"]:before {
  content: '\f1cc';
}

.social-links li a[href*="jsfiddle.net"]:hover {
  background-color: #4679A4;
  border-color: #4679A4;
  color: #fff;
}

.social-links li a[href*="codepen.io"]:before {
  content: '\f1cb';
}

.social-links li a[href*="codepen.io"]:hover {
  background-color: #000000;
  border-color: #000000;
  color: #fff;
}

.social-links li a[href*="tumblr.com"]:before {
  content: '\f173';
}

.social-links li a[href*="tumblr.com"]:hover {
  background-color: #314358;
  border-color: #314358;
  color: #fff;
}

.social-links li a[href*="tripadvisor.com"]:before {
  content: '\f262';
}

.social-links li a[href*="tripadvisor.com"]:hover {
  background-color: #56933F;
  border-color: #56933F;
  color: #fff;
}

.social-links li a[href*="soundcloud.com"]:before {
  content: '\f1be';
}

.social-links li a[href*="soundcloud.com"]:hover {
  background-color: #FF6A22;
  border-color: #FF6A22;
  color: #fff;
}

.social-links li a[href*="digg.com"]:before {
  content: '\f1a6';
}

.social-links li a[href*="digg.com"]:hover {
  background-color: #1B5891;
  border-color: #1B5891;
  color: #fff;
}

.social-links li a[href*="reddit.com"]:before {
  content: '\f1a1';
}

.social-links li a[href*="reddit.com"]:hover {
  background-color: #FF4500;
  border-color: #FF4500;
  color: #fff;
}

.social-links li a[href*="stumbleupon.com"]:before {
  content: '\f1a4';
}

.social-links li a[href*="stumbleupon.com"]:hover {
  background-color: #EB4823;
  border-color: #EB4823;
  color: #fff;
}

.social-links li a[href*="getpocket.com"]:before {
  content: '\f265';
}

.social-links li a[href*="getpocket.com"]:hover {
  background-color: #ED4054;
  border-color: #ED4054;
  color: #fff;
}

.social-links li a[href*="dropbox.com"]:before {
  content: '\f16b';
}

.social-links li a[href*="dropbox.com"]:hover {
  background-color: #007EE6;
  border-color: #007EE6;
  color: #fff;
}

.social-links li a[href*="vine.co"]:before {
  content: '\f1ca';
}

.social-links li a[href*="vine.co"]:hover {
  background-color: #00BF8F;
  border-color: #00BF8F;
  color: #fff;
}

.social-links li a[href*="vk.com"]:before {
  content: '\f189';
}

.social-links li a[href*="vk.com"]:hover {
  background-color: #17B3E8;
  border-color: #17B3E8;
  color: #fff;
}

.social-links li a[href*="whatsapp.com"]:before {
  content: '\f232';
}

.social-links li a[href*="whatsapp.com"]:hover {
  background-color: #0DC143;
  border-color: #0DC143;
  color: #fff;
}

.social-links li a[href*="last.fm"]:before {
  content: '\f202';
}

.social-links li a[href*="last.fm"]:hover {
  background-color: #B90000;
  border-color: #B90000;
  color: #fff;
}

.social-links li a[href*="forumbee.com"]:before {
  content: '\f211';
}

.social-links li a[href*="forumbee.com"]:hover {
  background-color: #85AB2E;
  border-color: #85AB2E;
  color: #fff;
}

.social-links li a[href*="foursquare.com"]:before {
  content: '\f180';
}

.social-links li a[href*="foursquare.com"]:hover {
  background-color: #FA4778;
  border-color: #FA4778;
  color: #fff;
}

.social-links li a[href*="500px.com"]:before {
  content: '\f26e';
}

.social-links li a[href*="500px.com"]:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

.social-links li a[href*="paypal.com"]:before {
  content: '\f1ed';
}

.social-links li a[href*="paypal.com"]:hover {
  background-color: #003087;
  border-color: #003087;
  color: #fff;
}

.social-links li a[href*="viadeo.com"]:before {
  content: '\f2a9';
}

.social-links li a[href*="viadeo.com"]:hover {
  background-color: #f07355;
  border-color: #f07355;
  color: #fff;
}

.social-links li a[href*="telegram.org"]:before {
  content: '\f2c6';
}

.social-links li a[href*="telegram.org"]:hover {
  background-color: #27A5E7;
  border-color: #27A5E7;
  color: #fff;
}

.social-links li a[href*="dropbox.com"]:before {
  content: '\f16b';
}

.social-links li a[href*="dropbox.com"]:hover {
  background-color: #0070E0;
  border-color: #0070E0;
  color: #fff;
}

.social-links li a[href*="google.com/wallet"]:before {
  content: '\f1ee';
}

.social-links li a[href*="google.com/wallet"]:hover {
  background-color: #0f9d58;
  border-color: #0f9d58;
  color: #fff;
}

.social-links li a[href*="git-scm.com"]:before {
  content: '\f1d3';
}

.social-links li a[href*="git-scm.com"]:hover {
  background-color: #f14e32;
  border-color: #f14e32;
  color: #fff;
}

.social-links li a[href*="git-scm.com"]:before {
  content: '\f1d3';
}

.social-links li a[href*="git-scm.com"]:hover {
  background-color: #f14e32;
  border-color: #f14e32;
  color: #fff;
}

.social-links li a[href*="stackoverflow.com"]:before {
  content: '\f16c';
}

.social-links li a[href*="stackoverflow.com"]:hover {
  background-color: #f48024;
  border-color: #f48024;
  color: #fff;
}

.social-links li a[href*="wikipedia.org"]:before {
  content: '\f266';
}

.social-links li a[href*="wikipedia.org"]:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

.social-links li a[href*="/feed"]:before {
  content: '\f09e';
}

.social-links li a[href*="/feed"]:hover {
  background-color: #FFA500;
  border-color: #FFA500;
  color: #fff;
}

.social-links li a[href*="ok.ru"]:before {
  content: '\f263';
}

.social-links li a[href*="ok.ru"]:hover {
  background-color: #F58220;
  border-color: #F58220;
  color: #fff;
}

.social-links li a[href*="mixcloud.com"]:before {
  content: '\f289';
}

.social-links li a[href*="mixcloud.com"]:hover {
  background-color: #31455C;
  border-color: #31455C;
  color: #fff;
}

.social-links li a[href*="/itunes/"]:before {
  content: '\f001';
}

.social-links li a[href*="/itunes/"]:hover {
  background-color: #ff6932;
  background: linear-gradient(135deg,  #ff6932 20%,#d600fc 50%,#3cf2fc 80%);
  border-color: #fff;
  color: #fff;
}

.social-links li a[href*="behance.net"]:before { 
  content: '\f1b4'; 
}

.social-links li a[href*="behance.net"]:hover { 
  background-color: #131418; 
  border-color: #131418;
  color: #fff;
}

.social-links li a[href*="mailto:"]:before {
  content: '\f0e0';
}

.social-links li a[href*="mailto:"]:hover { 
  background-color: #000000; 
  border-color: #000000;
  color: #fff;
}

.social-links li a[href*="twitch.tv"]:before {
  content: '\f1e8';
}

.social-links li a[href*="twitch.tv"]:hover { 
  background-color: #9147ff; 
  border-color: #9147ff;
  color: #fff;
}

.social-links li a[href*="mastercard.us"]:before {
  content: '\f1f1';
}

.social-links li a[href*="mastercard.us"]:hover {
  background-color: #CF4500; 
  border-color: #CF4500;
  color: #fff;
}

.social-links li a[href*="stripe.com"]:before {
  content: '\f1f5';
}

.social-links li a[href*="stripe.com"]:hover {
  background-color: #635bff; 
  border-color: #635bff;
  color: #fff;
}

.social-links li a[href*="visa.com"]:before {
  content: '\f1f0';
}

.social-links li a[href*="visa.com"]:hover {
  background-color: #1951B1; 
  border-color: #1951B1;
  color: #fff;
}