/*
Theme Name: Bopgun
Theme URI: 
Author: bopgun
Author URI: http://www.bopgun.com
Description: 
Version: 1.0.0
Text Domain: 
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}

textarea:focus, input:focus{outline: none;}
*:focus {outline: none;}

body {
	width: 100%;
	font-family: Arial;
	-webkit-font-smoothing: antialiased;
	line-height: 1.1;
	color: #131313;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0 0 20px 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-style: normal; 
	line-height: 1.3;
}

h1 {font-size: 24px;}
h2 {font-size: 45px;}
h3 {font-size: 24px;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 15px;}

.normal {font-weight: 400;}
.semibold {font-weight: 600;}
.bold {font-weight: 700;}

p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: 1.3;
	font-size: 15px;
	margin: 0 0 20px 0;
}
li {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: 1.3;
	font-size: 15px;
}

b, strong {font-weight: bold;}
i {font-style: italic;}
a {
	color: inherit;
	text-decoration: none;
}

.wrapper {
	width: 100%;
	float: left;
	overflow: hidden;
}

.full-width {
	width: 100%;
	float: left;
	box-sizing: border-box;
}
.fixed-width {
	width: 1240px;
	margin: 0 auto;
	box-sizing: border-box;
}
.inner-width {
	width: 1000px;
	margin: 0 auto;
	box-sizing: border-box;
}

.transition {
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.transition-slow {
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.brand {height: 50px;}

table, th, td {
	border: 1px solid black;
	border-collapse: collapse;
}
td {
	text-align: left;
	padding: 5px;
}
tr:nth-child(1) {
	color: #FFFFFF;
	background-color: #1D1D1D;
}
tr:nth-child(2n+2) {background-color: #D8D8D8;}

.wrapper-404 h1 {
	font-size: 26px;
	text-align: center;
	padding: 60px 0;
}


/* 
-----------
Header
-----------
*/


.header {
	display: none;
	padding: 20px 0;
	background-color: #FFFFFF;
}

.header .logo {
	width: 240px;
	float: left;
}
.header .logo img {
	width: 100%;
	height: auto;
	float: left;
}

.header .links {
	width: auto;
    padding: 10px 0 0 0;
    float: right;
}
.header .links .basket,
.header .links .checkout {
	display: inline-block;
	float: left;
	margin: 0 30px 0 0;
	padding: 7.5px 0 0 0;
}
.header .links .account {
	display: inline-block;
	background-color: #A2D3AF;
	text-align: center;
	color: #FFFFFF;
}
.header .links .account:hover {background-color: #575757;}
.header .links .account p {
	color: #FFFFFF;
	padding: 10px 15px;
	margin: 0 auto;
}
.header .links p {
	font-size: 14px;
	float: left;
	color: #575757;
	margin: 0 auto;
}
.header .links .basket:hover p,
.header .links .checkout:hover p {color: #A2D3AF;}
.header .links img {
	width: 22px;
	float: left;
	margin: 0 0 0 10px;
}

/* 
-----------
/Header
-----------
*/




/* 
-----------
Footer
-----------
*/

.footer {
	background-color: #232323;
	padding: 40px 0;
}
.footer h4 {color: #A2D3AF;}
.footer p {color: #FFFFFF;}

.footer .services {
	width: 25%;
	float: left;
}
.footer .services p {margin: 0 0 10px 0;}

.footer .contact {
	width: 25%;
	float: left;
}

.footer .company {
	width: 50%;
	float: right;
	text-align: right;
}
.footer .company img {
	max-width: 100%;
	height: auto;
	float: right;
	margin: 0 0 20px 0;
}
.footer .company p {
	width: 100%;
	float: left;
}


/* 
-----------
/Footer
-----------
*/




    





/* 
-----------
Builder
-----------
*/

.builder .layout {
	position: relative;
	overflow: hidden;
}

.builder .layout .button h3 {
    display: inline-block;
    padding: 10px 30px;
    margin: 0 auto;
}

.builder .layout .shadow-top {
	height: 40px;
	margin: 0 auto;
	background-image: url(im/shadow-top.png);
	background-size: auto;
	background-position: top center;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.builder .layout .shadow-bottom {
	height: 40px;
	margin: 0 auto;
	background-image: url(im/shadow-bottom.png);
	background-size: auto;
	background-position: top center;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.builder .layout button.slick-prev,
.builder .layout button.slick-next {
	width: 40px;
    height: 65px;
    border: 0px;
    padding: 0px;
    text-indent: 9999px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    background-size: 100% auto;
}
.builder .layout button.slick-prev {
	left: -100px;
	background-image: url(im/icon-prev.png);
}
.builder .layout button.slick-next {
	right: -100px;
	background-image: url(im/icon-next.png);
}

/* Layout: Hero */

.builder .l-hero .top {
	position: relative;
	text-align: center;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.builder .l-hero .top .mask {
	width: 100%;
	height: 100%;
	background-color: rgb(0,0,0,0.25);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.builder .l-hero .top .inner {
	padding: 300px 0 200px 0;
	position: relative;
}
.builder .l-hero .top .inner .logo {
	width: 450px;
	display: inline-block;
}
.builder .l-hero .top .inner .logo img {
	width: auto;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.builder .l-hero .top .inner .button {margin: 50px 0 30px 0;}
.builder .l-hero .top .inner .offer {color: #FFFFFF;}
.builder .l-hero .top .inner .offer h2 {margin: 0 auto;}
.builder .l-hero .top .roundel {
	width: 200px;
	margin: 0 auto;
	position: absolute;
	top: 40px;
	right: 40px;
}
.builder .l-hero .top .roundel img {
	width: 100%;
	height: auto;
	float: left;
}

.builder .l-hero .bottom {
	text-align: center;
	position: relative;
}
.builder .l-hero .bottom .covers {
	height: 550px;
	position: relative;
	margin: -100px 0 0 0;
	padding: 0 0 60px 0;
}
.builder .l-hero .bottom .covers img {
	display: inline-block;
    margin: 0 auto;
    box-shadow: 0 0 15px #575757;
}
.builder .l-hero .bottom .covers img:nth-child(1) {
	height: 100%;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;    
}
.builder .l-hero .bottom .covers img:nth-child(2) {
	height: 80%;
    position: absolute;
    top: 30px;
    left: -700px;
    right: 0;
    transform: rotate(-5deg);
}
.builder .l-hero .bottom .covers img:nth-child(3) {
	height: 80%;
    position: absolute;
    top: 30px;
    left: 0;
    right: -700px;
    transform: rotate(5deg);
}
.builder .l-hero .bottom .intro {padding: 0 0 40px 0;}
.builder .l-hero .bottom .button {padding: 0 0 60px 0;}
.builder .l-hero .bottom .button h3 {
	display: inline-block;
	margin: 0 auto;
}

/* Layout: Benefits */

.builder .l-benefits {
	padding: 20px 0;
	text-align: center;
}
.builder .l-benefits .item {
	width: 25%;
	float: left;
}
.builder .l-benefits .item img {
	width: 40px;
	height: auto;
	margin: 0 auto;
}
.builder .l-benefits .item h4 {margin: 10px 0 0 0;}

/* Layout: Current Issue */

.builder .l-currentissue {
	background-color: #131313;
	padding: 140px 0;
}
.builder .l-currentissue .copy {
	width: 45%;
	color: #FFFFFF;
	float: left;
	position: relative;
	z-index: 1;
}
.builder .l-currentissue .copy .button {margin: 40px 0 0 0;}
.builder .l-currentissue .image {
	width: 45%;
	float: right;
	position: relative;
}
.builder .l-currentissue .image .digital {
    width: 350px;
    float: right;
    background-size: 90% auto;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 2;
}
.builder .l-currentissue .image .digital img {
	width: 100%;
	height: auto;
	display: block;
}
.builder .l-currentissue .image .print {
	width: 300px;
    margin: 0 auto;
    position: absolute;
    bottom: 20px;
    left: 0;
    z-index: 1;
}
.builder .l-currentissue .image .print img {
	width: 100%;
	height: auto;
	display: block;
}
.builder .l-currentissue .image .shadow {
	margin: 0 auto;
	position: absolute;
	top: -50%;
	left: -50%;
}

/* Layout: Video */

.builder .l-video {
	padding: 50px 0;
	position: relative;
}
.builder .l-video img {
	width: 100%;
	height: auto;
	float: left;
}
.builder .l-video .youtube {
	width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 56%;
}
.builder .l-video .youtube iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

/* Layout: Facts */

.builder .l-facts {
	padding: 20px 0;
	text-align: center;
}
.builder .l-facts .item {
	width: 25%;
	float: left;
}
.builder .l-facts .item:nth-child(2) {width: 50%;}
.builder .l-facts .item img {
	width: 40px;
	height: auto;
	margin: 0 0 10px 0;
}
.builder .l-facts .item h4 {margin: 0 auto;}

/* Layout: Spreads */

.builder .l-spreads {padding: 40px 0;}
.builder .l-spreads .fixed-width {position: relative;}
.builder .l-spreads .inner {
	width: 2400px;
	position: relative;
	left: -580px;
}
.builder .l-spreads .inner .spread {
	width: 460px;
	height: auto;
	float: left;
	margin: 0 10px;
	box-shadow: 0 0 10px #575757;
}
.builder .l-spreads .inner .spread:nth-child(2n+1) {margin-top: 50px;}

/* Layout: Look Inside */

.builder .l-lookinside {
	background-color: #000000;
	padding: 60px 0;
	text-align: center;
}
.builder .l-lookinside .title {padding: 0 0 40px 0;}
.builder .l-lookinside .title h2 {color: #FFFFFF;}
.builder .l-lookinside .carousel .slick-slide {margin: 0 20px;}
.builder .l-lookinside .carousel .slick-slide img {width: 1000px;}
.builder .l-lookinside iframe {
	width: 100%;
	height: 700px;
	float: left;
}

/* Layout: Subscriptions */

.builder .l-subscriptions {
	padding: 60px 0;
	text-align: center;
}
.builder .l-subscriptions .options {
	padding: 20px 0 0 0;
	display: flex;
}
.builder .l-subscriptions .options .item {
	width: 30%;
	float: left;
	padding: 40px;
	background-color: #FAFAFA;
	border: 5px solid #FAFAFA;
	margin: 0 5% 0 0;
	position: relative;
	box-sizing: border-box;
}
.builder .l-subscriptions .options .item:nth-last-child(1) {margin: 0 auto;}

.builder .l-subscriptions .options.column-2 .item {width: 47.5%;}
.builder .l-subscriptions .options.column-1 .item {width: 100%;}
.builder .l-subscriptions .options.column-1 .item .left {
    width: 50%;
    float: left;
    padding: 0 40px 0 0;
    border-right: 1px solid #000000;
    box-sizing: border-box;
}
.builder .l-subscriptions .options.column-1 .item .right {
    width: 50%;
    float: right;
    padding: 0 80px 0 120px;
    border-left: 1px solid #000000;
    position: relative;
    right: 1px;
    box-sizing: border-box;
}
.builder .l-subscriptions .options.column-1 .item .hero .covers,
.builder .l-subscriptions .options.column-2 .item .hero .covers {
	height: 220px;
    max-width: 80%;
}

.builder .l-subscriptions .options .item .label,
.builder .l-subscriptions .options .item .hero,
.builder .l-subscriptions .options .item .description {margin: 0 0 30px 0;}
.builder .l-subscriptions .options .item .hero {
	position: relative;
	min-height: 240px;
}
.builder .l-subscriptions .options .item .hero .covers {    
	position: relative;
    height: 160px;
    max-width: 300px;
    margin: 0 auto;
    float: none;
}
.builder .l-subscriptions .options .item.i-print-digital .hero {
	width: 280px;
	max-width: 100%;
	float: none;
	display: inline-block;
}
.builder .l-subscriptions .options .item .hero .covers img {
	display: inline-block;
    margin: 0 auto;
    position: absolute;
    box-shadow: 0 0 10px #575757;
}
.builder .l-subscriptions .options .item .hero .covers img:nth-child(1) {
	height: 100%;
	position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.builder .l-subscriptions .options .item .hero .covers img:nth-child(2) {
    height: 90%;
    top: 15px;
    left: -75%;
    right: 0;
    transform: rotate(-5deg);
}
.builder .l-subscriptions .options .item .hero .covers img:nth-child(3) {
    height: 90%;
    top: 15px;
    left: 0;
    right: -75%;
    transform: rotate(5deg);
}
.builder .l-subscriptions .options .item .hero .digital,
.builder .l-subscriptions .options .item .hero .digital-only {
    width: 180px;
    float: right;
    background-size: 90% auto;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}
.builder .l-subscriptions .options .item .hero .digital-only {
	float: none;
	margin: 0 auto;
}
.builder .l-subscriptions .options .item .hero .digital img,
.builder .l-subscriptions .options .item .hero .digital-only img {
	width: 100%;
	height: auto;
	display: block;
}
.builder .l-subscriptions .options .item .hero .print {
	width: 150px;
    margin: 0 auto;
    position: absolute;
    bottom: 20px;
    left: 0;
}
.builder .l-subscriptions .options .item .hero .print img {
	width: 100%;
	height: auto;
	display: block;
}
.builder .l-subscriptions .options .item .filter {padding: 0 0 30px 0;}
.builder .l-subscriptions .options .item .filter select {
	width: 100%;
	padding: 5px;
	background-color: transparent;
}
.builder .l-subscriptions .options .item .label h3 {margin: 0 auto;}
.builder .l-subscriptions .options .item .description {padding: 0px;}
.builder .l-subscriptions .options .item .description h3 {
	font-weight: bold;
	margin: 0 auto;
}
.builder .l-subscriptions .options .item .description p {margin: 0 auto;}
.builder .l-subscriptions .options .item .code {display: none;}
.builder .l-subscriptions .options .item .code.active {display: inline-block;}
.builder .l-subscriptions .options .item .benefits {padding: 0 0 20px 0;}
.builder .l-subscriptions .options .item .benefits ul li {
	margin: 0 0 20px 0;
	padding: 0 0 0 30px;
    background: url(im/icon-check.png);
    background-size: 15px 15px;
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
}
.builder .l-subscriptions .options .item .offer {padding: 0 0 30px 0;}
.builder .l-subscriptions .options .item .offer h4 {
	margin: 0 auto;
	font-weight: bold;
}

/* Layout: Free Gift */

.builder .l-freegift {padding: 100px 0;}
.builder .l-freegift .copy {
	width: 50%;
	float: left;
}
.builder .l-freegift .image {
	width: 45%;
	float: right;
}
.builder .l-freegift .image img {
	max-width: 100%;
	height: auto;
	float: right;
}

/* Layout: FAQs */

.builder .l-faqs {
	color: #FFFFFF;
	background-color: #000000;
	padding: 100px 0;
}
.builder .l-faqs .title {padding: 0 0 20px 0;}
.builder .l-faqs .list .column {
	width: 40%;
	float: left;
}
.builder .l-faqs .list .column:nth-child(2) {float: right;}
.builder .l-faqs .list .item {
	width: 100%;
	float: left;
	padding: 20px 0;	
	border-bottom: 1px solid #FFFFFF;
	box-sizing: border-box;
}
.builder .l-faqs .list .item:nth-child(1) {border-top: 1px solid #FFFFFF;}
.builder .l-faqs .list .item p {margin: 0 auto;}
.builder .l-faqs .list .item .question {
	position: relative;
	cursor: pointer;
}
.builder .l-faqs .list .item .question p {padding: 0 40px 0 0;}
.builder .l-faqs .list .item .question img {
	width: 25px;
	height: auto;
	margin: 0 auto;
	position: absolute;
	top: -2.5px;
	right: 0;
}
.builder .l-faqs .list .item .question.expanded img {transform: rotate(45deg);}
.builder .l-faqs .list .item .answer {
	margin: 10px 0 0 0;
	color: #757575;
}

/* 
-----------
/Builder
-----------
*/







