/** Shopify CDN: Minification failed

Line 743:27 Unexpected "{"
Line 790:1 "padding-nottom" is not a known CSS property

**/


/* CSS from section stylesheet blocks */
.block_second {
    float: left;
    width: 33.33%;
    margin-top:20px;
  }
  .block_second img{
    height:200px;
    padding:10px;
  }
  @media only screen and (max-width:768px){
  	.block_second {
      float: left;
      width: 100%;
    }
  }
  @media(max-width:878px){
    #page-footer{
      padding-top:0px !important;
      border-top:0px !important; 
    }
    #content {
      margin-bottom: 0px !important;
    }
    .section{
      padding-bottom:0px !important;
    }
  }
.holiday_page .linegrid{
	margin-bottom:15px;
  	float:left;
  	width:100%;
  	margin-left:0px;
  	margin-right:0px;
}
.holiday_page .linegrid img{
	width:100%;
}
.linegrid_column{
	float: left;
	width: 24%;
}
.linegrid_column.middle_left{
	margin-left: 14px;
	margin-right: 7px;
}
.linegrid_column.middle_right{
	margin-left: 7px;
	margin-right: 14px;
}
.linegrid_column span{
  	text-align:center;
  	background:#041c88;
  	width: 100%;
	float: left;
  	padding:15px;
  	color:#fff;
  	text-transform:uppercase;
}
.linegrid .gridCustom2{
	float:left;
  	width:60%;
  	height:400px;
  	background-size:cover;
  	background-repeat:no-repeat;
}
.linegrid .section_grid_custom3{
	float:left;
  	width:38%;
  	height:400px;
  	margin-left:2%;
 	background-size:cover;
  	background-repeat:no-repeat;
}
.linegrid .gridCustom2 .box{
	width:40%;
  	text-align:center;
  	padding-top:50px;
  	padding-left:50px;
  	font-size: 35px;
    line-height: 1;
    font-weight: 600;
    color: #fff;
}
.linegrid .gridCustom2.col-1 .box p button{
	color:#01663f;
}
.linegrid .section_grid_custom3.col-2 .box p button{
	color:#c48873;
}
.linegrid .section_grid_custom3.col-3 .box p button{
	color:#8fa1a4;
}
.linegrid .gridCustom2.col-4 .box p button{
	color:#516066;
}
.linegrid .gridCustom2.col-5 .box p button{
	color:#817f70;
}
.linegrid .section_grid_custom3.col-6 .box p button{
	color:#e2a487;
}
.linegrid .section_grid_custom3 .box  h3, .linegrid .gridCustom2 .box  h3  {
    line-height: 1.2;
    color: #fff;
    font-size: 35px;
    text-align: left;
    font-weight: normal;
}
.linegrid .section_grid_custom3 .box p a, .linegrid .gridCustom2 .box p a{
 	font-size:20px;      
  	display: inline-block;
}
.linegrid .section_grid_custom3 .box{
	width:60%;
  	text-align:center;
  	padding-top:50px;
  	padding-left:50px;
  	font-size: 35px;
    line-height: 1;
    font-weight: 600;
    color: #fff;
}
.linegrid .section_grid_custom3.second{
	margin-left:0px;
  	margin-right:2%;
}
.linegrid .gift-cards{
	padding-top: 15%;
    padding-bottom: 15%;
    font-size: 42px;
    color: #041c88;
    font-weight: 800;
  	text-align: center;
}
.linegrid .section_grid_custom3 .box p, .linegrid .gridCustom2 .box p{
    line-height:1.2;
    text-align:left;
}
.linegrid .gift-cards button{
  	color: #fff;
	background: #001589;
  	font-size: 20px;
}
.linegrid.mobile{
	display:none;
}
.gridCustom2:hover, .section_grid_custom3:hover{
    opacity: 0.85;
}
.linegrid .linegrid_column span strong:hover {
    color:#000;
}
  .linegrid.section_grid_custom2:last-child{
    margin-bottom:50px;
  }
@media (max-width:1200px){
	.linegrid .gridCustom2{
        float:left;
        width:100%;
        height:450px;
      	background-position: center;
    }
    .linegrid .section_grid_custom3{
        float:left;
        width:100%;
        height:450px;
      	margin-top:20px;
      	margin-left:0px;
      	background-position: center;
    }
  	.linegrid .section_grid_custom3.second{
  		margin-top: 0px !important;
		margin-bottom: 20px;
      	float:left;
        width:100%;
        height:450px;
    }
  	.linegrid_column {
        float: left;
        width: 49%;
      	margin-bottom: 5px;
    }
  	.linegrid_column.middle_left {
        margin-left: 18px;
        margin-right: 0px;
    }
  	.linegrid_column.middle_right {
        margin-left: 0px;
        margin-right: 18px;
    }
  	.linegrid .gridCustom2 .box {
        width: 100%;
        padding-top: 15%;
        padding-bottom: 15%;
    }
    .linegrid .section_grid_custom3 .box {
        width: 100%;
        padding-top: 15%;
        padding-bottom: 15%;
    }
}
@media (max-width:1158px){
  .linegrid_column.middle_left {
        margin-left: 17px;
        margin-right: 0px;
    }
  	.linegrid_column.middle_right {
        margin-left: 0px;
        margin-right: 17px;
    }
}
@media (max-width:868px){
	.linegrid_column {
        float: left;
        width: 100%;
      	margin-bottom: 5px;
    }
  	.linegrid_column.middle_left {
        margin-left: 0px;
        margin-right: 0px;
    }
  	.linegrid_column.middle_right {
        margin-left: 0px;
        margin-right: 0px;
    }
  	.linegrid.mobile{
		display:block;
	}
  	.linegrid.desktop{
  		display:none;
    }
  	.linegrid .section_grid_custom3 .box h3, .linegrid .gridCustom2 .box h3{
      width: 25%;
    }
}
@media (max-width:760px){
  .linegrid .section_grid_custom3 .box h3, .linegrid .gridCustom2 .box h3{
  	width: 58%;
    padding-bottom: 0px;
	margin-bottom: 0px;
  }
  .linegrid .gridCustom2 .box, .linegrid .section_grid_custom3 .box{
  	padding-top:5%;
    padding-bottom:10%;
    padding-left: 25px;
  }
  .linegrid .gridCustom2{
        height:350px;
    }
    .linegrid .section_grid_custom3,.linegrid .section_grid_custom3.second{
        height:350px;
    }
}
  @media (max-width:480px){
    .linegrid .gridCustom2{
        height:300px;
    }
    .linegrid .section_grid_custom3, .linegrid .section_grid_custom3.second{
        height:300px;
    }
  }
.holiday_page .row{
	margin-bottom:15px;
  	float:left;
  	width:100%;
  	margin-left:0px;
  	margin-right:0px;
}
.holiday_page .row img{
	width:100%;
}
.row_column{
	float: left;
	width: 24%;
}
.row_column.middle_left{
	margin-left: 14px;
	margin-right: 7px;
}
.row_column.middle_right{
	margin-left: 7px;
	margin-right: 14px;
}
.row_column span{
  	text-align:center;
  	background:#041c88;
  	width: 100%;
	float: left;
  	padding:15px;
  	color:#fff;
  	text-transform:uppercase;
}
.row .row_column_60{
	float:left;
  	width:60%;
  	height:400px;
  	background-size:cover;
  	background-repeat:no-repeat;
}
.row .row_column_40{
	float:left;
  	width:38%;
  	height:400px;
  	margin-left:2%;
 	background-size:cover;
  	background-repeat:no-repeat;
}
.row .row_column_60 .box{
	width:40%;
  	text-align:center;
  	padding-top:50px;
  	padding-left:50px;
  	font-size: 35px;
    line-height: 1;
    font-weight: 600;
    color: #fff;
}
.row .row_column_60.col-1 .box p button{
	color:#01663f;
}
.row .row_column_40.col-2 .box p button{
	color:#c48873;
}
.row .row_column_40.col-3 .box p button{
	color:#8fa1a4;
}
.row .row_column_60.col-4 .box p button{
	color:#516066;
}
.row .row_column_60.col-5 .box p button{
	color:#817f70;
}
.row .row_column_40.col-6 .box p button{
	color:#e2a487;
}
.row .row_column_40 .box  h3, .row .row_column_60 .box  h3  {
    line-height: 1.2;
    color: #fff;
    font-size: 35px;
    text-align: left;
    font-weight: normal;
}
.row .row_column_40 .box p a, .row .row_column_60 .box p a{
 	font-size:20px;      
  	display: inline-block;
}
.row .row_column_40 .box{
	width:60%;
  	text-align:center;
  	padding-top:50px;
  	padding-left:50px;
  	font-size: 35px;
    line-height: 1;
    font-weight: 600;
    color: #fff;
}
.row .row_column_40.second{
	margin-left:0px;
  	margin-right:2%;
}
.row .gift-cards{
	padding-top: 15%;
    padding-bottom: 15%;
    font-size: 42px;
    color: #041c88;
    font-weight: 800;
  	text-align: center;
}
.row .row_column_40 .box p, .row .row_column_60 .box p{
    line-height:1.2;
    text-align:left;
}
.row .gift-cards button{
  	color: #fff;
	background: #001589;
  	font-size: 20px;
}
.row.mobile{
	display:none;
}
.row_column_60:hover, .row_column_40:hover{
    opacity: 0.85;
}
.row .row_column span strong:hover {
    color:#000;
}
@media (max-width:1200px){
	.row .row_column_60{
        float:left;
        width:100%;
        height:450px;
      	background-position: center;
    }
    .row .row_column_40{
        float:left;
        width:100%;
        height:450px;
      	margin-top:20px;
      	margin-left:0px;
      	background-position: center;
    }
  	.row .row_column_40.second{
  		margin-top: 0px !important;
		margin-bottom: 20px;
      	float:left;
        width:100%;
        height:450px;
    }
  	.row_column {
        float: left;
        width: 49%;
      	margin-bottom: 5px;
    }
  	.row_column.middle_left {
        margin-left: 18px;
        margin-right: 0px;
    }
  	.row_column.middle_right {
        margin-left: 0px;
        margin-right: 18px;
    }
  	.row .row_column_60 .box {
        width: 100%;
        padding-top: 15%;
        padding-bottom: 15%;
    }
    .row .row_column_40 .box {
        width: 100%;
        padding-top: 15%;
        padding-bottom: 15%;
    }
}
@media (max-width:1158px){
  .row_column.middle_left {
        margin-left: 17px;
        margin-right: 0px;
    }
  	.row_column.middle_right {
        margin-left: 0px;
        margin-right: 17px;
    }
}
@media (max-width:868px){
	.row_column {
        float: left;
        width: 100%;
      	margin-bottom: 5px;
    }
  	.row_column.middle_left {
        margin-left: 0px;
        margin-right: 0px;
    }
  	.row_column.middle_right {
        margin-left: 0px;
        margin-right: 0px;
    }
  	.row.mobile{
		display:block;
	}
  	.row.desktop{
  		display:none;
    }
  	.row .row_column_40 .box h3, .row .row_column_60 .box h3{
      width: 25%;
    }
}
@media (max-width:760px){
  .row .row_column_40 .box h3, .row .row_column_60 .box h3{
  	width: 58%;
    padding-bottom: 0px;
	margin-bottom: 0px;
  }
  .row .row_column_60 .box, .row .row_column_40 .box{
  	padding-top:5%;
    padding-bottom:10%;
    padding-left: 25px;
  }
  .row .row_column_60{
        height:350px;
    }
    .row .row_column_40,.row .row_column_40.second{
        height:350px;
    }
}
  @media (max-width:480px){
    .row .row_column_60{
        height:300px;
    }
    .row .row_column_40, .row .row_column_40.second{
        height:300px;
    }
  }
.lucasPageSec h2{
    font-weight:700;
    margin-bottom: 10px;
  }
  .lucasPageSec .content-section a{
    color: #031b87;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 30px;
    border: 2px solid;
  }
  .lucasPageSec .content-section p{
    margin-bottom:15px;
  }
  .lucasPageSec .block_custom{
    display: grid;
    justify-content: center;
    text-align: center;
    margin-bottom: 50px;
    padding: 50px;
    height: 500px;
  }
  .lucasPageSec .product-section {
    text-align: center;
    padding-top: 170px;
    padding-bottom:50px;
    margin-bottom: 20px;
  }
  .block_second {
    float: left;
    width: 33.33%;
    margin-top:20px;
  }
  .block_second img{
    height:200px;
    padding:10px;
  }
  .lucasPageSec .content-section{
    padding: 20px 35px;
  }
  @media only screen and (max-width:768px){
  	.block_second {
      float: left;
      width: 100%;
    }
    .lucasPageSec .block_third {
      padding: unset !important;
    }
    .lucasPageSec .product-section {
      text-align: center;
      padding-top: 50px;
      padding-bottom:50px;
    }
  }
  @media(max-width:878px){
    #page-footer{
      padding-top:0px !important;
      border-top:0px !important; 
    }
    #content {
      margin-bottom: 0px !important;
    }
    .section_grid{
      padding-bottom:0px !important;
    }
  }
.section1,.section2,.section3,.section4,.section5,.section6{
 width: 100%;
    float: left;
}
.section2 {
    background: #fbe345;
    display: block;
    padding: 20px 0;
}
.section4 {
    background: #e32728;
    display: block;
    padding: 0;
}
.section5{
	text-align: center;
}
.section6{
	background: #f4709f;
}
.top-img {
    background: #f472a0;
    float: left;
    width: 100%;
    display: block;
	text-align: center;
}
.top-img1 {
    background: #011689;
    float: left;
    width: 100%;
    display: block;
	text-align: center;
}
.featured_img{
	width:33%;
	float:left;
	height:250px;
	display:flex;
}
.padding0{
	padding:0px;
}
.section1 img{
	float: left;
}
.section1 .center{
	float:none !important;
}
.col55{
	width: 55%;
	text-align: center;
}
.col45{
	width: 45%;
	text-align:center;
}
.btnctr {
    border: 2px solid #222;
    border-radius: 0;
    font-weight: bold;
    color: #222;
    text-transform: uppercase;
    margin-top: 40%;
	font-size: 22px;
	background-color: Transparent;
}
.btnctr:hover{
 	border: 2px solid #222;
}
.padding20{
	padding:20px;
}
.padding100{
	padding:100px;
}
.final-block{
	height:450px;
	float:right;
}
.final-block-2{
	height:450px;
}

@media (max-width: 576px) {
  .col55, .col45{
      width: 100%;
  }
  .featured_img{
	height:auto;
	width:auto;
	margin-top: 15px;
  }
  .section3 .product-block{
	float:none !important;
	width: 100% !important;
    margin-top: 50px;
	text-align: center;
}
.final-block, .final-block-2{
	height:auto;
	width:auto;
	float:none;
}
.section6 .product-block{
	float:none !important;
	width: 100% !important;
    margin-top: 50px;
	text-align: center;
}
.top-img{
	padding-left:15px;
	padding-right:15px;
}
}



.section1 .center{
	float:none !important;
}
.section1 .column.flex.max-cols-2{
	width:100%;
}
.section1 .col55{
	margin-top:34px;
}
.section2{
	text-align:center;
}
.section2 .h2_heading{
	font-size:40px;
}
.section4{
	text-align:center !important;
	background-color:#fff !important;
	padding-top:50px !important;
	padding-bottom:100px !important;
}
.section5 .btn-load-more{
	border-width:0px;
  	font-size:28px;
  	color: #9b9999;
}
@media (max-width:768px){
  .section1 div{
  	width:100%;
  }
  .section2 .simple_text, .section3 .simple_text{
    display: block;
}
}
.html-text {
    padding: 40px 20px;
    font-size: 20px;
    color: #222;
    line-height: 28px;
}
.section3 .simple_text {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    display: grid;
    padding: 30px;
}
.section3{
	text-align:center;
}
.section3 .col55, .section3 .column.flex.max-cols-2{
	width:100%;
}
.section3 .column.flex.max-cols-2{
	margin-bottom:30px;
}
.section3 .col55{
	padding-top:50px;
}
.section3 .simple_text div,{
	display:inline-block;
}
.section3 h2{
	font-size:40px;
}
.section3 h3{
	font-size: 55px;
	margin-bottom: 0px;
}
.section4 .image-slider .grid_item{
  	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    display: grid;
}
.section4 .image-slider .grid_item img{
	max-width:100%;  	
}
.percentage_sec .button.btnctr{
    border:0px;
  }
  .percentage_sec .button.btnctr:after{
    content:unset;
  }
  .percentage_sec .button.btnctr img{
     display: inherit;
      width: 27%; 
  }
  .percentage_container .percentage2 {
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	display: grid;
	column-gap: 20px;
	row-gap: 30px;
	margin: 30px auto;
}
.percentage1 .product-block img{
	width:100%;
}
.percentage_sec{
	text-align:center;
	background-color:#fef200;
}
.percentage_sec .btnctr:hover{
	background-color:#fef200;
}
.percentage_sec h1{
	font-size: 5em;
	margin-bottom: 0em !important;
	padding-nottom: 0em !important;
}
.percentage_sec .product-block h4{
	text-transform: uppercase;
}