/******************************************************************
Theme Name: Shuffled Ink
Theme URI: http://shuffledink.com
Description: Custom WordPress theme for Shuffled Ink
Author: Designzillas
Author URI: http://www.designzillas.com
Version: 1.1.0
License: GNU General Public License & MIT
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Sass, Foundation
Text Domain: shuffledink
******************************************************************/

/******************************************************************
*GENERAL
******************************************************************/
.container-background-form {
	background: url('https://shuffledink.com/wp-content/themes/shuffled-ink/assets/images/bg-diamonds.png');
}
.container-packaging-form {
	max-width: 800px;
    width: 90%;
    margin: 0px auto;
}
.margin-bottom-section {
	padding-bottom: 5vw;
}
.container-titles {
	text-align: center;
    max-width: 50%;
    margin: 3vw auto;
}
.text-blue {
	color: #0A425F;
}
.text-red {
	color: #d52535;
}
/******************************************************************
*
******************************************************************/
.container-body {
    max-width: 1500px;
    margin: 0 auto;
}
.protector-choose-custom-section {
	background: #f4f4f4;
    padding: 5px 0px 75px 0px;
}
.margin-top-home {
	margin-top: 5vw;
}
.new-button-primary {
	height: 90px;
    display: flex;
    align-items: center;
}
.new-button-primary a {
	padding: 1vw 2vw;
    color: #d52535;
    font-family: Squada One,sans-serif;
    font-size: 1.3vw;
    border: .25vw solid #d52535;
    background: transparent;
}
.new-blue-button a {
	color: #0A425F;
    border: 4px solid #0A425F;
}
.background-button a {
	border: none;
    background: #d52535;
    color: #fefefe;
}
.background-button-blue a {
	background: #0A425F;
    border: none;
    color: #fefefe;
}
.new-button-primary a:hover {
    color: #fefefe;
    background: #d52535;
}
.background-button a:hover {
	background: #0A425F;
}
.background-button-blue a:hover {
	background: #d52535;
}
.new-blue-button a:hover {
	background: #0A425F;
    color: #fefefe;
}
section.create-custom-section,
section.request-quote-section{
    position: relative;
    width: 100%;
    height: 40vw;
}
section.create-custom-section figure,
section.request-quote-section figure {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: grid;
}
section.create-custom-section figure img,
section.request-quote-section figure img {
    object-fit: cover;
    width: 100%;
    height: 40vw;
}
section.request-quote-section,
section.request-quote-section figure img{
    height: 27vw;
}
section.request-quote-section {
	background: #f4f4f4;
}
section.create-custom-section .content-create-custom {
    position: relative;
    max-width: 45%;
    left: 10%;
    top: 20%;
}
section.create-custom-section .content-create-custom p {
    font-size: 1.2vw;
    margin-bottom: 4vw;
}
section.create-custom-section .content-create-custom h1 {
	font-size: 3.5vw;
    margin-bottom: 2vw;
    color: #0A425F;
}
section.create-custom-section .content-create-custom .new-button-primary {
    justify-content: start;
}


.title-h2 {
    font-size: 3.5vw;
    text-align: center; 
    color: #0A425F;
    margin-bottom: 2vw;
}

.choose-custom-section h2 {
    font-size: 3.5vw;
    text-align: center;
    color: #0A425F;
    margin-bottom: 2vw;
}

.container-custome-list-home .custome-list {
	list-style: none;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 10%;
    margin: 0rem;
}
.custome-list .item-custome-list figure {
    height: 17vw;
    display: grid;
    overflow: hidden;
}
.custome-list .item-custome-list figure img {
    height: 17vw;
    align-self: center;
	justify-self: center;
    object-fit: cover;
}
.custome-list .item-folded-box figure img {
	height: 12vw;
	align-self: end;
}
.custome-list .item-custome-list .borber-item-custom {
    background: #ea2c3d;
    height: .55vw;
    width: 30%;
    margin: 1vw auto;
    border-radius: 10px;
}
.custome-list .item-custome-list p {
    max-width: 75%;
    margin: 0px auto;
}


.folded-carton-section {
    background-color: white;
}
.folded-carton-section .container-custome-list-home ul {
	grid-gap: 7.5%;
}
.folded-carton-section .container-custome-list-home ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 34.5vw;
}
.folded-carton-section .container-custome-list-home ul li .container-title-folder {
	min-height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.folded-carton-section .new-button-primary a {
	position: relative;
    z-index: 1;
}
.folded-carton-section .custome-list .item-custome-list p {
    max-width: 95%;
}

.request-quote-section .request-quote-content {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.request-quote-section .request-quote-content h2 {
    margin: 0px;
    margin-bottom: 2vw;
}
.request-quote-section .request-quote-content p {
    margin: 2vw 0px;
    font-size: 1.25vw;
}


section.value-propositions-section {
    position: relative;
    width: 100%;
    height: 48.5vw;
}
section.value-propositions-section .value-proposition-hero {
    position: absolute;
    width: 100%;
    height: 53.5vw;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: grid;
}
section.value-propositions-section .value-proposition-hero img {
    object-fit: cover;
    width: 100%;
    height: 53.5vw;
}
section.value-propositions-section .value-proposition-content {
    height: 100%;
    max-width: 70%;
    margin: 0px auto;
    padding-top: 4.5vw;
}
section.value-propositions-section .value-proposition-content h2 {
	font-size: 3.5vw;
    margin-bottom: 1vw;
}
.value-propositions-section nav ul {
	list-style: none;
    display: grid;
    grid-template-areas: "a a b b c c"
                         "d d d e e e";
    grid-gap: 3%;
    margin:0px;
}
.value-propositions-section nav ul .value-item {
    justify-self: center;
    align-self: center;
}
.value-propositions-section nav ul li:nth-of-type(1) {
    grid-area: a;
}
.value-propositions-section nav ul li:nth-of-type(2) {
    grid-area: b;
}
.value-propositions-section nav ul li:nth-of-type(3) {
    grid-area: c;
}
.value-propositions-section nav ul li:nth-of-type(4) {
    grid-area: d;
}
.value-propositions-section nav ul li:nth-of-type(5) {
    grid-area: e;
}
.value-propositions-section .value-list-home .item-custome-list figure {
    height: 8vw;
    display: grid;
}
.value-propositions-section .value-list-home .item-custome-list figure img {
    height: 8vw;
    object-fit: cover;
    justify-self: center;
}
section.value-propositions-section .value-proposition-content h2 {
	font-size: 2vw;
}
section.value-propositions-section .value-proposition-content p {
	font-size: .97vw;
    max-width: 17.5vw;
    margin: 0px auto;
}
section.value-propositions-section .value-proposition-content h2 {
	font-size: 3.5vw;
}
@media screen and (max-width: 1200px) { 
	.folded-carton-section .container-custome-list-home ul li {
    	height: 45.5vw;
    }
}
@media screen and (max-width: 768px) {
	.margin-top-home {
    	margin-top: 5vw;
    }
    section.create-custom-section,
    section.create-custom-section figure img {
    	height: 65vw;
    }
	section.create-custom-section .content-create-custom h1 {
    	font-size: 5.5vw;
    }
    section.create-custom-section .content-create-custom p {
    	font-size: 2.3vw;
    }
    .new-button-primary {
    	height: 7.5vw;
    }
    .new-button-primary a {
    	padding: 1.75vw 4vw;
        font-size: 2.5vw;
    }
    
    .choose-custom-section h2 {
    	font-size: 7vw;
        color: #0A425F;
    }
    .container-custome-list-home .custome-list {
    	margin: 0px;
		grid-template-columns: 1fr;
        grid-gap: 0;
    }
    .container-custome-list-home .custome-list .item-custome-list figure {
    	height: 40vw;
    }
    .container-custome-list-home .custome-list .item-custome-list figure img {
    	height: 40vw;
    }
    .title-h2 {
    	font-size: 7vw;
        color: #0A425F;
    }
    .folded-carton-section .container-custome-list-home ul {
    	grid-gap: 2.5%;
    }
    .folded-carton-section .container-custome-list-home ul li {
    	height: 55vw;
        max-width: 70%;
    	margin: 0px auto;
    }
    .folded-carton-section .container-custome-list-home ul li:nth-of-type(3) {
    	margin-bottom: 7rem;
    }
    .folded-carton-section .container-custome-list-home ul li figure img {
    	height: 30vw !important;
    }

    section.request-quote-section,
    section.request-quote-section figure,
    section.request-quote-section figure img{
    	height: 70vw;
    }
    .request-quote-content .title-h2 {
    	font-size: 7.5vw;
        margin: 0;
    }
    .request-quote-section .request-quote-content p {
    	    font-size: 2.5vw;
    		margin-bottom: 3rem;
    }
    section.value-propositions-section,
    section.value-propositions-section .value-proposition-hero,
    section.value-propositions-section .value-proposition-hero img {
    	height: 280vw;
    }
    .value-propositions-section .value-list-home {
    	display: flex;
		flex-direction: column;
        margin: 0;
    }
    section.value-propositions-section .value-proposition-content p {
    	font-size: 2.5vw;
		max-width: 55vw;
    }
    .value-propositions-section .value-list-home .item-custome-list figure,
    .value-propositions-section .value-list-home .item-custome-list figure img {
    	height: 20vw;
    }
    .value-propositions-section nav ul .value-item {
    	margin-bottom: 10vw;
    }
    .item-folded-box img {
    	height: 35vw;
    }
    section.value-propositions-section .value-proposition-content h2 {
    	font-size: 9vw;
    }
}
@media screen and (max-width: 425px) {
    .folded-carton-section .container-custome-list-home ul li {
    	height: 75vw;
    }
    .request-quote-section .request-quote-content p {
    	font-size: 3.3vw;
        margin-bottom: 2rem;
        max-width: 80%;
    }
}
@media screen and (max-width: 325px) {
	.folded-carton-section .container-custome-list-home ul li {
    	height: 100vw;
    }
}

/******************************************************************
*PACKAGING QUOTE REQUEST PAGE
******************************************************************/
form#gform_15 {
	background: white;
}
form#gform_15 .gform_body {
	
}
form#gform_15 .gform_body ul {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
}
form#gform_15 .gform_body ul li,
form#gform_15 .gform_body ul li>div select {
	margin: 0px;
}
form#gform_15 .gform_body ul li>div input {
	margin-bottom: .5vw;
}
form#gform_15 .gform_body ul #field_15_38,
form#gform_15 .gform_body ul #field_15_1,
form#gform_15 .gform_body ul #field_15_4,
form#gform_15 .gform_body ul #field_15_26,
form#gform_15 .gform_body ul #field_15_35,
form#gform_15 .gform_body ul #field_15_7,
form#gform_15 .gform_body ul #field_15_36,
form#gform_15 .gform_body ul #field_15_16,
form#gform_15 .gform_body ul #field_15_17,
form#gform_15 .gform_body ul #field_15_39,
form#gform_15 .gform_body ul #field_15_40,
form#gform_15 .gform_body ul #field_15_41 {
	grid-column: 1 / 7;
}
form#gform_15 .gform_body ul #field_15_2,
form#gform_15 .gform_body ul #field_15_13 {
	grid-column: 1 / 3;
}
form#gform_15 .gform_body ul #field_15_3,
form#gform_15 .gform_body ul #field_15_12 {
	grid-column: 3 / 5;
}
form#gform_15 .gform_body ul #field_15_11,
form#gform_15 .gform_body ul #field_15_30 {
	grid-column: 5 / 7;
}
form#gform_15 .gform_body ul #field_15_38 h2 {
	font-size: 2.2vw;
    text-align: center;
    border: none;
}
form#gform_15 .gform_body ul #field_15_2,
form#gform_15 .gform_body ul #field_15_13 {
	padding-left: 5%;
}
form#gform_15 .gform_body ul #field_15_11,
form#gform_15 .gform_body ul #field_15_12 {
	padding-right: 5%;
}
form#gform_15 .gform_body ul #field_15_7>div ul {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}
form#gform_15 .gform_body ul #field_15_7>div ul li {
	display: flex;
	justify-content: center;
}
form#gform_15 .gform_body ul #field_15_7>div ul li label {
	padding: 5px;
    border: 1px solid transparent;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 10vw;
}
form#gform_15 .gform_body ul #field_15_7>div ul li label p {
	font-size: .75vw;
	font-weight: normal;
    text-align: center;
    max-width: 8vw;
}
form#gform_15 .gform_body ul #field_15_7>div ul li label:hover {
    border: 1px solid #d3d3d3;
    border-radius: 10%;
}
form#gform_15 .gform_body ul #field_15_7>div ul li label img {
	width: 5vw;
}
form#gform_15 .gform_body ul #field_15_10>div .instruction {
	display: none;
}
form#gform_15 .gform_body ul #field_15_16>label {
	display: none;
}
form#gform_15 .gform_body ul #field_15_16>div ul {
	display: flex;
	justify-content: space-between;
}
form#gform_15 .gform_body ul #field_15_10 {
	grid-column: 1 / 2;
    margin-left: 5%;
}
form#gform_15 .gform_body ul #field_15_17 {
	margin-top: 1.5vw;
}
form#gform_15 .gform_body ul #field_15_29 {
	grid-column: 1 / 2;
	padding-left: 5%;
}
form#gform_15 .gform_body ul #field_15_31 {
	grid-column: 2 / 3;
}
form#gform_15 .gform_body ul #field_15_30 {
	grid-column: 3 / 4;
}
form#gform_15 .gform_body ul #field_15_29,
form#gform_15 .gform_body ul #field_15_31,
form#gform_15 .gform_body ul #field_15_30 {
	grid-row: 6 / 8;
    align-self: center;
}
form#gform_15 .gform_body ul #field_15_33 {
    grid-column: 4 / 7;
    grid-row: 6 / 8;
    display: flex;
    align-items: center;
    justify-content: center;
}
form#gform_15 .gform_body ul #field_15_33 img {
	width: 8.5vw;
    height: 8.5vw;
}
form#gform_15 .gform_body ul #field_15_12 {
	grid-row: 11 / 12;
}
@media screen and (max-width: 768px) {
    form#gform_15 .gform_body ul #field_15_29,
    form#gform_15 .gform_body ul #field_15_31,
    form#gform_15 .gform_body ul #field_15_30 {
        grid-row: 6 / 7;
    }
	form#gform_15 .gform_body ul #field_15_29 {
		grid-column: 1 / 3;
	}
    form#gform_15 .gform_body ul #field_15_31 {
		grid-column: 3 / 5;
	}
    form#gform_15 .gform_body ul #field_15_30 {
		grid-column: 5 / 7;
	}
    form#gform_15 .gform_body ul #field_15_33 {
		grid-column: 1 / 7;
		grid-row: 7 /8;
	}
    form#gform_15 .gform_body ul #field_15_33 img {
		width: 20vw;
		height: 20vw;
	}
    form#gform_15 .gform_body ul #field_15_13 {
		grid-column: 1 / 4;
	}
    form#gform_15 .gform_body ul #field_15_12 {
		grid-column: 4 / 7;
	}
    form#gform_15 .gform_body ul #field_15_10 {
		grid-column: 1 / 4;
	}
    form#gform_15 .gform_body ul #field_15_7>div ul li label {
    	width: 15vw;
    }
    form#gform_15 .gform_body ul #field_15_7>div ul li label img {
    	width: 12vw;
    }
    form#gform_15 .gform_body ul #field_15_7>div ul li label p {
    	font-size: 1.5vw;
        max-width: 12vw;
    }
}

@media screen and (max-width: 1580px) {
    .main-menu-shuffledink>nav>.menu>li>a {
        padding: 0 1rem !important;
    }
}
@media screen and (max-width: 1310px) {
    .main-menu-shuffledink>nav>.menu>li>a {
        padding: 0 .5rem !important;
        font-size: 1rem !important;
    }
}

.custom-purchase-btn {
    background: green;
    color:#fff;
    padding: 6px 10px;
    position: fixed;
    top: 500px;
    right: 200px;
    border-radius: 2px;
}

@media only screen and (max-width: 600px) {
    .custom-purchase-btn {
      top: auto;
      left: auto;
      bottom: 0px;
      right:0;
    }
  }