/*
    Add your custom styles here
*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');

.shipping-estimate { display: none; }

ul.products li.product .woocommerce-LoopProduct-link img {
	margin: 0 auto;
}

.woocommerce-checkout .storefront-breadcrumb .col-full, 
.woocommerce-checkout .site-content > .col-full {
    max-width: 1600px;
    margin: 0 auto;
}

.woocommerce-checkout .storefront-breadcrumb .col-full {
    padding: 0 30px;
    box-sizing: border-box;
}

.woocommerce-checkout .content-area {
    max-width: 1600px;
    margin: 0 auto;
    font-family: "Open Sans", sans-serif;
    padding: 0px 30px 30px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 20px;
}

.woocommerce-checkout .entry-title {
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	color: #000;
	font-size: 40px;
	margin-bottom: 40px;
}

.woocommerce-shipping-fields h3 {
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 22px;
	margin-bottom: 30px;
}
.woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.page-template-template-fullwidth-php .col2-set .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .form-row-first,
.page-template-template-fullwidth-php .col2-set .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .form-row-last{
	flex: 0 0 48%;
	max-width: 48%;
	margin-left: 0;
	margin-right: 0;
}

.netflix-ch-product-image {
	width: 52px;
    height: 45px;
    padding-right: 7px;
    vertical-align: middle;
    float: left;
}

.netflix-adjust-order th.adjust-the-order {
	text-align: right;
}

.netflix-adjust-order th a {
	text-decoration: none;
}

@media (min-width: 768px){

	.netflix-order-review {
	    width: 61.176471% !important;
	}

	.netflix-customer-details {
		width: 32.941176% !important;
	}

	.shipping-to-recipients {
		width: 100% !important;
		display: block;
	}

}
@media screen and (max-width: 576px) {
	.page-template-template-fullwidth-php .col2-set .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .form-row-first,
	.page-template-template-fullwidth-php .col2-set .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper .form-row-last{
		flex: 0 0 100%;
    	max-width: 100%;
	}
}

input[type=text], 
input[type=number], 
input[type=email], 
input[type=tel], 
input[type=url], 
input[type=password], 
input[type=search], 
textarea, 
.input-text {
	background-color: #ffffff;
	box-shadow: none;
	border: 1px solid #cccccc;
	border-radius: 3px;
	height: 35px;
	font-family: "Open Sans", sans-serif;
}

.netflix-checkout-repeater p.add {
	text-transform: uppercase;
	font-size: 14px;
	color: #e50914;
	text-align: right;
	font-weight: 600;
	cursor: pointer;
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
}

.woocommerce-checkout .woocommerce-error {
	margin-top: 15px;
}

a:focus, 
button:focus, 
.button.alt:focus, 
input:focus, 
textarea:focus, 
input[type="button"]:focus, 
input[type="reset"]:focus, 
input[type="submit"]:focus, 
input[type="email"]:focus, 
input[type="tel"]:focus, 
input[type="url"]:focus, 
input[type="password"]:focus, 
input[type="search"]:focus {
	outline-color: #e50914;
}

#order_review table.woocommerce-checkout-review-order-table.shop_table{
	margin-bottom: 40px;
	background: #FFFFFF;
	box-shadow: 0px 3px 20px #00000014;
	border-radius: 10px;
}
#order_review table.woocommerce-checkout-review-order-table.shop_table th{
	background: transparent;
	padding: 30px;
}
#order_review table.woocommerce-checkout-review-order-table.shop_table .cart-subtotal th,
#order_review table.woocommerce-checkout-review-order-table.shop_table .cart-subtotal td{
	padding:30px 30px 10px;
}
#order_review table.woocommerce-checkout-review-order-table.shop_table .woocommerce-shipping-totals.shipping th,
#order_review table.woocommerce-checkout-review-order-table.shop_table .woocommerce-shipping-totals.shipping td{
	padding:0px 30px 10px;
}
#order_review table.woocommerce-checkout-review-order-table.shop_table .order-total th,
#order_review table.woocommerce-checkout-review-order-table.shop_table .order-total td{
	padding:0px 30px 30px;
}
#order_review table.woocommerce-checkout-review-order-table.shop_table .cart-subtotal *,
#order_review table.woocommerce-checkout-review-order-table.shop_table .woocommerce-shipping-totals.shipping *,
#order_review table.woocommerce-checkout-review-order-table.shop_table .order-total *{
	font: normal 16px/25px 'Open Sans';
	color: #000000;
}
#order_review table.woocommerce-checkout-review-order-table.shop_table .order-total td *{
	font-size: 20px!important;
}
#order_review table.woocommerce-checkout-review-order-table.shop_table .order-total td strong{
	font-weight: 500;
}
#order_review table.woocommerce-checkout-review-order-table.shop_table th.cart-details-th h3{
	font: bold 22px/30px 'Open Sans';
	letter-spacing: 0px;
	color: #000000;
	margin: 0;
}
#order_review table.woocommerce-checkout-review-order-table.shop_table th.adjust-order-th{
	text-align: right;
}
#order_review table.woocommerce-checkout-review-order-table.shop_table th.adjust-order-th a{
	text-decoration: underline;
	font: 500 16px/22px 'Open Sans';
	color: #D91921;
	text-align: right;
}
#order_review table.woocommerce-checkout-review-order-table.shop_table td .product-name-cart-item{
	font: normal normal 600 18px/20px "Open Sans";
	color: #000000;
	margin-bottom: 10px;
	display: block;
}
#order_review table.woocommerce-checkout-review-order-table.shop_table td .recipient-cart-item{
	font-size: 16px;
	font-weight: normal;
	display: block;
}
#order_review table.woocommerce-checkout-review-order-table.shop_table .cart_item td:last-child{
	text-align: right;
}
#order_review table.woocommerce-checkout-review-order-table.shop_table .cart_item td{
	border-bottom:  1px solid #D1D1D1;
}

.woocommerce-checkout-payment .payment-method-title{
	font: bold 22px/30px 'Open Sans';
	color: #000000;
	margin-bottom: 20px;
}


table.woocommerce-checkout-review-order-table,
.woocommerce-shipping-fields, .woocommerce-shipping-fields label {
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
}

.woocommerce-shipping-fields {
	font-size: 14px;
}

table.woocommerce-checkout-review-order-table th.product-name,
table.woocommerce-checkout-review-order-table th.product-recipient,
table.woocommerce-checkout-review-order-table th.product-address,
table.woocommerce-checkout-review-order-table th.product-note-card,
table.woocommerce-checkout-review-order-table th.product-total {
	background: #5d5d5d;
	color: #ffffff;
	padding: 1.1em 1.41575em;
}

table.woocommerce-checkout-review-order-table td.product-name .variation-Inventory {
	display: none;
}

table.woocommerce-checkout-review-order-table .netflix-adjust-order th {
	background: #ffffff;
	padding: 0em 1.41575em 1em;
}

table.woocommerce-checkout-review-order-table .netflix-adjust-order th a,
table.woocommerce-checkout-review-order-table .netflix-adjust-order th a:hover,
table.woocommerce-checkout-review-order-table .netflix-adjust-order th a:focus,
table.woocommerce-checkout-review-order-table .netflix-adjust-order th a:visited {
	color: #e50914;
	text-transform: uppercase;
	text-decoration: none;
	outline: none;
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
}

table.woocommerce-checkout-review-order-table .product-name {
	width: auto !important;
}

.checkout-review-notecard {
	color: #e50914;
	cursor: pointer;
}

.note-checkout-hidden {
	display: none;
}

#payment .place-order {
	background-color: #ffffff !important;
	padding: 0px !important;
}

.woocommerce-checkout-payment table th,
.woocommerce-checkout-payment table td {
	background: #ffffff;
	padding: 0;
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
}

.woocommerce-checkout-payment table td {
	text-align: right;
}

#payment .place-order .button {
    background: #D91921;
    border:1px solid #D91921;
	border-radius: 3px;
	width: 100%;
	height: 60px;
	font: bold 20px/27px 'Open Sans';
	letter-spacing: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
	transition: ease all 0.3s;
}
#payment .place-order .button:hover{
	color: #D91921;
	background: #fff;
}
.netflix-terms-conditions {
	margin: 1.4em 0 0 .3819820591em;
}

.netflix-terms-conditions input {
	accent-color: #e50914;
	outline: 0px;
}

.netflix-terms-conditions input:focus,
.netflix-terms-conditions input:visited,
.netflix-terms-conditions input:active {
    outline: 0px;
}

.netflix-terms-conditions input.input-checkbox {
    outline: 0px !important;
    outline-offset: 0 !important;
    width: 16px !important;
    height: 16px !important;
    position: relative;
    top: 2px;
}

.netflix-terms-conditions label {
	font-family: "Open Sans", sans-serif;
    font-weight: lighter;
    font-size: 14px;
}


.netflix-order-review #payment .wc_payment_method {
	background-color: #ffffff !important;
}

.netflix-order-review #payment .payment_methods>.wc_payment_method>label {
	padding: 0px;
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
}

/* Modal Window */
.popup-shadow {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 90;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: ease all 0.3s;
    transition: ease all 0.3s;
}

.popup-shadow.active {
  visibility: visible;
  opacity: 1;
}

.popup-window {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #fff;
  box-shadow: 0px 12px 25px rgba(0, 0, 0, 0.1607843137);
  border-radius: 20px;
  padding: 50px 40px 40px;
  z-index: 91;
  max-height: 100%;
  max-width: 95%;
  overflow: auto;
  font-family: "Open Sans", sans-serif;
  width: 700px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: ease all 0.3s;
          transition: ease all 0.3s;
}

.checkout-popup-window textarea {
	resize: none;
	border: 0px;
	width: 100%;
	height: 400px;
}

@media screen and (max-width: 576px) {
  .popup-window {
    padding: 50px 20px 30px;
  }
}

.popup-window.active {
  visibility: visible;
  opacity: 1;
}

.popup-window-close {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}

.star-rating span:before, .quantity .plus, .quantity .minus, p.stars a:hover:after, p.stars a:after, .star-rating span:before, #payment .payment_methods li input[type=radio]:first-child:checked+label:before {
    color: #e50914 !important;
}
header.site-header{
	margin: 0!important;
	padding: 0;
	background: #000;
	padding: 10px 0;
}
.header__wrap{
	max-width: 1600px;
	padding: 0 30px;
	margin: 0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.header__wrap .col-full{
	padding: 0;
	margin: 0;
}
.header__wrap .site-branding{
	margin: 0;
}
header.site-header >.col-full{
	padding: 0;
}
header.site-header .site-title a{
	color: #E50914;
	white-space: nowrap;
}
header.site-header .site-title + p,
header.site-header .site-header-cart.menu,
header.site-header .skip-link.screen-reader-text{
	display: none;
}
header.site-header .storefront-primary-navigation{
	margin-left: auto;
}
.woocommerce-active header.site-header .main-navigation{
	width: auto;
	margin: 0 0 0 auto;
}
header.site-header .main-navigation ul.menu, 
header.site-header .main-navigation ul.nav-menu{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-end;
}
header.site-header .main-navigation ul.menu>li>a, 
header.site-header .main-navigation ul.nav-menu>li>a{
	padding: 0;
	font: normal normal bold 20px/27px 'Open Sans';
	letter-spacing: 0px;
	color: #FFFFFF;
	opacity: 1;
	padding: 22px;
	transition: ease all 0.3s;
}
header.site-header .main-navigation ul.nav-menu>li>a:hover{
	color: #D91921;
}
header.site-header .main-navigation ul.nav-menu>li.current-menu-item.current_page_item a{
	color: #fff;
	background: #D91921;
	box-shadow: 0px 12px 25px #00000029;
	border-radius: 10px;
}

@media screen and (max-width: 1124px) {
	header.site-header .main-navigation ul.menu>li>a, 
	header.site-header .main-navigation ul.nav-menu>li>a{
		font-size: 18px;
		line-height: normal;
	}
}
@media screen and (max-width: 1024px) {
	header.site-header .main-navigation ul.menu>li>a, 
	header.site-header .main-navigation ul.nav-menu>li>a{
		font-size: 16px;
	}
}
@media screen and (max-width: 992px) {
	header.site-header .main-navigation ul.menu>li>a, 
	header.site-header .main-navigation ul.nav-menu>li>a{
		font-size: 14px;
		padding: 22px 10px;
	}
}
@media screen and (max-width: 767px) {
	header.site-header button.menu-toggle{
		color: #fff;
		background: transparent;
		z-index: 9999;
	    border: 0;
	    padding-right: 0;
	    outline: none!important;
	}
	header.site-header button.menu-toggle:after, 
	header.site-header button.menu-toggle:before, 
	header.site-header button.menu-toggle span:before{
		background-color: #fff;
	}

	header.site-header .main-navigation div.menu{
		position: absolute;
	    background: #000;
	    left: 0;
	    width: 100%;
	    text-align: center;
	    color: #fff;
	}
	header.site-header .main-navigation ul li a{
		color: #fff;
	}
}
@media screen and (max-width:576px){
	.header__wrap{
		padding: 0 15px;
	}
}


/*PRODUCT*/
.single-product .site-content .content-area{
	width: 100%;
	padding: 0;
}
.single-product #secondary.widget-area{
	display: none;
}
.single-product div.product.type-product{
	overflow: visible;
}
.single-product div.product.type-product .woocommerce-product-gallery{
	width: 45%;
	margin: 0 0 0 -5px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	max-height: 560px;
	overflow: hidden;
	-ms-align-items: flex-start;
	align-items: flex-start;
}
.single-product div.product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs{
	order:-1;
	flex: 0 0 140px;
	max-width: 140px;
	padding: 5px 0 0 5px;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-nav.flex-control-thumbs li{
	float: none;
	margin-bottom: 30px;
	box-shadow: 0px 5px 10px #00000014;
	border-radius: 6px;
	width: 100%;
	height: 140px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	padding: 10px;
}
.single-product div.product .woocommerce-product-gallery .flex-viewport{
	flex:1 1 100%;
	padding:10px 10px;
	box-shadow: 0px 10px 32px #00000014;
	border-radius: 10px;
    margin: 7px 25px 0 40px;
    height: auto!important;
}
.single-product div.product .woocommerce-product-gallery a.woocommerce-product-gallery__trigger{
	right: 30px;
}
.single-product div.product.type-product .summary{
	width: 55%;
	padding-left:75px;
	margin-bottom: 100px;
}
.product h1{
	font: normal normal bold 40px/50px 'Open Sans';
	color: #000000;
}
.product .price{
	font: normal normal medium 20px/27px 'Open Sans';
	color: #000000;
}
.woocommerce-product-details__short-description {
	font: normal normal normal 16px/24px "Open Sans";
	color: #000000;
}
.product .stock.in-stock {
	font: normal 16px/22px "Open Sans";
}
.product .stock.in-stock::before{
	display: none;
}
.single-product div.product.type-product form.cart .quantity{
	margin: 0 10px 10px 0;
	float: none;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.single-product div.product.type-product form.cart .quantity .quantity-label{
	font: 500 16px/22px 'Open Sans';
	color: #000000;
	margin-right: 20px;
}
.single-product div.product form.cart{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	flex-wrap: wrap;
}
.single-product div.product form.cart .quantity input{
	background: #FFFFFF;
	box-shadow: 0px 3px 10px #00000014;
	border-radius: 3px;
	height: 52px;
	width: 120px;
	font: normal normal bold 20px/27px 'Open Sans';
	color: #000000;	
	border:0;
}
.product .netflix-add-to-cart{
	background: #D91921;
	border:1px solid #D91921;
	border-radius: 3px;
	font: normal normal bold 20px/27px 'Open Sans';
	color: #FFFFFF;
	height: 52px;
	width: 100%;
	max-width: 210px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	transition: ease all 0.3s;
	padding: 0;
	margin-bottom: 10px;
}
.single-product .added-to-cart{
	width: 100%;
}
.product  .netflix-add-to-cart:hover{
	color:#D91921;
	background: #fff;
}

.single-product div.product .summary .product_meta{
	border:0;
	padding: 0;
	font: normal 16px/22px "Open Sans";
	color: #000000;
}
.single-product div.product div.product_meta a {
	font-weight: normal;
	color: #000;
}
.storefront-sticky-add-to-cart{
	display: none!important;
}

.bundle_data{
	flex: 0 0 100%;
	max-width: 100%;
}
.bundle_button{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	flex-wrap: wrap;
}
@media screen and (max-width:1300px) {
	.single-product div.product.type-product .summary{
		padding-left: 30px;
	}
	.single-product div.product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs{
		flex: 0 0 100px;
		max-width: 100px;
	}
	.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-nav.flex-control-thumbs li{
		height: 100px;
		margin-bottom: 10px;
	}
	.single-product div.product .woocommerce-product-gallery .flex-viewport{
		margin-left: 25px;
	}
}
@media screen and (max-width:767px) {
	.single-product div.product.type-product .woocommerce-product-gallery,
	.single-product div.product.type-product .summary{
		width: 100%;
		margin:0 0 30px;
	}
	.single-product div.product.type-product .summary{
		padding: 0;
	}
	.single-product div.product .woocommerce-product-gallery .flex-viewport{
		box-shadow: 0px 5px 10px #00000014;
		margin: 5px 15px;
	}
}
@media screen and (max-width:576px){
	.single-product div.product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs{
		flex: 0 0 80px;
		max-width: 80px;
	}
	.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-nav.flex-control-thumbs li{
		height: 80px;
	}
	.product h1{
		font-size: 35px;
		line-height: 40px;
	}
	.product  .price{
		font-size: 18px;
		line-height: normal;
	}
}
@media screen and (max-width: 410px) {
	.single-product div.product.type-product form.cart .quantity{
		margin: 0 0 10px;
		width: 100%;
	}
	.single-product div.product form.cart .quantity input{
		max-width: 100%;
	}
	.product  .netflix-add-to-cart,
	.bundle_button .quantity{
		max-width: 100%;
	}
}


.woocommerce-products-header__title.page-title{
	font: bold 28px/32px 'Open Sans';
    letter-spacing: 0px;
    color: #000000;
    margin: 0 0 -46px;
    padding-right: 500px;
}
.col-full {
  max-width: 1600px;
  padding: 0 30px;
  box-sizing: border-box;
  margin: 0 auto;
}
.col-full .content-area {
	margin: 0;
	width: 100%;
}
.related .products.columns-4{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.related .products.columns-4  li{
	flex: 0 0 25%;
	max-width: 25%;
	margin: 0!important;
	padding: 0 10px;
}
ul.products li.product .woocommerce-LoopProduct-link .woocommerce-loop-product__title{
	font: normal normal bold 24px/28px 'Open Sans';
	color: #000;
	height: 57px;
	overflow: hidden;
}
ul.products li.product .woocommerce-LoopProduct-link{
	outline: none!important
}
ul.products li.product .woocommerce-LoopProduct-link .price{
    font: normal normal 20px/24px 'Open Sans';
    color: #000;
}
.site-main  ul.products li.product .button {
  text-transform: uppercase;
  color: #fff;
  height: 42px;
  padding: 0 8px;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  border-radius: 10px;
  background: #D91921;
  border:1px solid #D91921;
	border-radius: 3px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: ease all 0.3s;
          transition: ease all 0.3s;
          max-width: 140px;
          margin: 0 auto;
}
.site-main ul.products li.product .button:hover {
  background: #fff;
  color: #D91921;
}
.storefront-sorting {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	flex-wrap: wrap;
}
.storefront-sorting .woocommerce-ordering,
.storefront-sorting .woocommerce-result-count{	
	margin: 0;
}

.storefront-sorting .woocommerce-result-count {
	font: normal normal normal 16px/62px "Open Sans";
    color: #000;
    margin-left: auto;
    order:-1;
    margin-right: 30px;
}
.storefront-sorting select {
	background: #FFFFFF;
    box-shadow: 0px 4px 10px #00000014;
	border-radius: 3px;
    height: 42px;
    padding: 0 18px;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    border: 0;
}
.storefront-sorting .woocommerce-pagination{
	flex: 0 0 100%;
	max-width: 100%;
}
@media screen and (max-width: 1300px) {
	ul.products li.product .woocommerce-LoopProduct-link .woocommerce-loop-product__title{
		font-size: 22px;
	}
}
@media screen and (max-width: 992px){
	ul.products li.product .woocommerce-LoopProduct-link .woocommerce-loop-product__title{
		font-size: 18px;
	}
	.related .products.columns-4  li{
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media screen and (max-width: 768px) {
	ul.products li.product .woocommerce-LoopProduct-link .woocommerce-loop-product__title{
		font-size: 25px;
		height: auto;
		overflow: visible;
	}
	.woocommerce-products-header__title.page-title {
		margin-bottom: 20px;
		padding: 0;
	}
	.related .products.columns-4  li{
		flex: 0 0 100%;
		max-width: 100%;
	}
}
@media screen and (max-width: 576px) {	
	.woocommerce-products-header__title.page-title{
		font-size: 35px;
    	line-height: 40px;
	}
	.col-full{
		padding: 0 15px;
	}
	.storefront-sorting .woocommerce-ordering {
		margin-bottom: 20px;
	}
	.storefront-sorting .woocommerce-ordering,
	.storefront-sorting .woocommerce-result-count{
		flex: 0 0 100%;
		max-width: 100%;
		text-align: left;
	}
}

/*CHECKOUT*/

.checkout.woocommerce-checkout {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.page-template-template-fullwidth-php .checkout.woocommerce-checkout .col2-set{
	flex: 0 0 65%;
	max-width: 65%;
	width: 65%;
	margin: 0;
}
.page-template-template-fullwidth-php .checkout.woocommerce-checkout #order_review{
	flex: 0 0 35%;
	max-width: 35%;
	width: 35%;
	padding-left: 75px;
}
.woocommerce-shipping-fields label{
	margin-bottom: 10px;
	font: 500 16px/22px Open Sans;
	color: #000000;
}

.woocommerce-shipping-fields input[type=text], 
.woocommerce-shipping-fields input[type=number], 
.woocommerce-shipping-fields input[type=email], 
.woocommerce-shipping-fields input[type=tel], 
.woocommerce-shipping-fields input[type=url], 
.woocommerce-shipping-fields input[type=password], 
.woocommerce-shipping-fields input[type=search], 
.woocommerce-shipping-fields textarea, 
.woocommerce-shipping-fields .input-text{
	background: #FFFFFF;
	border: 1px solid #D1D1D1;
	border-radius: 3px;
	height: 48px;
}
.woocommerce-shipping-fields  .select2-container{
	max-width: 100%;
	width: 100%!important;
}
.woocommerce-shipping-fields .select2-container--default .select2-selection--single{
	background: #FFFFFF;
	border: 1px solid #D1D1D1;
	border-radius: 3px;
	height: 48px;
}
.woocommerce-shipping-fields .select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 48px;
}
.woocommerce-shipping-fields .select2-container--default .select2-selection--single .select2-selection__arrow{
	background: url(../images/icon-arrow.svg) no-repeat;
    width: 10px;
    height: 7px;
    display: block;
    top: 22px;
    right: 10px;
}
.woocommerce-shipping-fields .select2-container--default .select2-selection--single .select2-selection__arrow b{
	display: none;
}
.checkout.woocommerce-checkout table td,
.checkout.woocommerce-checkout table:not( .has-background ) tbody tr:nth-child(2n) td{
	background: none;
}
.checkout.woocommerce-checkout .netflix-ch-product-image {
	height: 90px;
	width: 90px;
}
.checkout.woocommerce-checkout .product-quantity{
	white-space: nowrap;
	display: block;
}
.checkout.woocommerce-checkout .product-name br{
	display: none;
}
.checkout.woocommerce-checkout #payment .payment_methods li.wc_payment_method .input-radio{
    display: none;
    -webkit-appearance: radio;
    vertical-align: top;
    width: 15px;
    height: 15px;
    cursor: pointer;
    position: absolute;
    opacity: 0;
}
.checkout.woocommerce-checkout #payment .payment_methods li.wc_payment_method .input-radio+label {
    position: relative;
    padding-left: 40px;
    margin: 0;
    font-size:16px;
    font-weight: 500;
}
.checkout.woocommerce-checkout #payment .payment_methods li.wc_payment_method .input-radio:not(checked)+label:before {
    content: '';
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    border: 1px solid #D1D1D1;
    left: 0;
    right: 0;
    background-color: #fff;
    top: 2px;
    border-radius: 50%;
}
.checkout.woocommerce-checkout #payment .payment_methods li.wc_payment_method .input-radio:not(checked)+label:after {
    content: "";
    display: block;
    position: absolute;
    left: 5px;
    top: 7px;
    width: 10px;
    height: 10px;
    background: #D91921;
    opacity: 0;
    transition: .6s;
    border-radius: 8px;
}
.checkout.woocommerce-checkout #payment .payment_methods li.wc_payment_method .input-radio:checked+label:after {
    opacity: 1;
}



.checkout.woocommerce-checkout .netflix-terms-conditions {
	margin: 20px 0;
	padding: 20px 0 0;
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
}
.checkout.woocommerce-checkout .woocommerce-form__label{
	padding-left: 40px;
}
.checkout.woocommerce-checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox .woocommerce-form__input{
    display: none;
    -webkit-appearance: radio;
    vertical-align: top;
    width: 15px;
    height: 15px;
    cursor: pointer;
    position: absolute;
    opacity: 0;
}
.checkout.woocommerce-checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox .woocommerce-form__input+span {
    position: relative;
    margin: 0;
    font-size: 16px;
}
.checkout.woocommerce-checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox .woocommerce-form__input:not(checked)+span:before {
    content: '';
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    border: 1px solid #D1D1D1;
    left: -40px;
    right: 0;
    background-color: #fff;
    top: 15px;
    margin-top: -12px;
    border-radius: 3px;
}
.checkout.woocommerce-checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox .woocommerce-form__input:not(checked)+span:after {
    content: "";
    display: block;
    position: absolute;
    left: -38.5px;
    top: 13.5px;
    margin-top: -9px;
    width: 18px;
    height: 18px;
    background: url(../images/icon-close.svg) no-repeat;
    background-position: center;
    opacity: 0;
    transition: .6s;
    border-radius: 8px;
}
.checkout.woocommerce-checkout .woocommerce-form__label.woocommerce-form__label-for-checkbox .woocommerce-form__input:checked+span:after {
    opacity: 1;
}

@media screen and (max-width: 1250px) {
	.page-template-template-fullwidth-php .checkout.woocommerce-checkout #order_review{
		padding-left: 30px;
	}
}
@media screen and (max-width: 1150px) {
	.page-template-template-fullwidth-php .checkout.woocommerce-checkout .col2-set{
		flex: 0 0 100%;
		max-width: 100%;
		width: 100%;
		margin: 0;
	}
	.page-template-template-fullwidth-php .checkout.woocommerce-checkout #order_review{
		flex: 0 0 100%;
		max-width: 100%;
		width: 100%;
		padding-left: 0px;
	}
}
@media screen and (max-width: 768px) {
	.page-template-template-fullwidth-php .checkout.woocommerce-checkout .col2-set{
		max-width: 100%;
	}
	#order_review table.woocommerce-checkout-review-order-table.shop_table{
		display: block;
		width: 100%;
	}
	#order_review table.woocommerce-checkout-review-order-table.shop_table thead{
		display: none;
	}
	#order_review table.woocommerce-checkout-review-order-table.shop_table .cart_item,
	#order_review table.woocommerce-checkout-review-order-table.shop_table tbody,
	#order_review table.woocommerce-checkout-review-order-table.shop_table tfoot{
		display: block;
		text-align: center;
		width: 100%;
	}
	#order_review table.woocommerce-checkout-review-order-table.shop_table .cart_item td{
		width: 100%!important;
		display: block;
		text-align: center;
	}
	#order_review table.woocommerce-checkout-review-order-table.shop_table .cart_item td:last-child{
		text-align: center;
	}
	.checkout.woocommerce-checkout .netflix-ch-product-image{
		width: 150px;
		margin: 0 auto 20px;
		height: auto;
		float: none;
	}
	.product-name:before{
		content: "Product";
		font-weight: bold;
		color: #000;
		text-align: center;
		margin-bottom: 10px;
		display: block;
		font-size: 20px;
	}
	.product-recipient:before{
		content: "Recipient";
		font-weight: bold;
		color: #000;
		text-align: center;
		margin-bottom: 10px;
		display: block;
		font-size: 20px;
	}
	.product-address:before{
		content: "Address";
		font-weight: bold;
		color: #000;
		text-align: center;
		margin-bottom: 10px;
		display: block;
		font-size: 20px;
	}
	.pproduct-note-card:before{
		content: "Note card";
		font-weight: bold;
		color: #000;
		text-align: center;
		margin-bottom: 10px;
		display: block;
		font-size: 20px;
	}
	.product-total:before{
		content: "Total";
		font-weight: bold;
		color: #000;
		text-align: center;
		margin-bottom: 10px;
		display: block;
		font-size: 20px;
	}
	.netflix-adjust-order{
		display: block;
	}
	table.woocommerce-checkout-review-order-table .netflix-adjust-order th{
		width: 100%;
		display: block;
		text-align: center;
	}

}

.added-to-cart .woocommerce-info,
.woocommerce-Reviews .woocommerce-noreviews{
	display: inline-block;
	background: #000;
	border-left-color: #D91921;
}
.woocommerce-message a, .woocommerce-info a, .woocommerce-error a, .woocommerce-noreviews a, p.no-comments a{
	font-weight: bold;
	text-decoration: underline;
}

.woocommerce-product-gallery__image a{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}


.page-template-home .site-header{
	margin-bottom: 0!important;
}
.page-template-home .col-full{
	max-width: 100%;
	padding: 0;
}
.page-template-home .storefront-breadcrumb{
	display: none;
}
#page .storefront-breadcrumb{
	margin-bottom: 40px;
}
.homepage{
	position: relative;
	overflow: hidden;
	font-family: "Open Sans";
    height: calc(100vh - 72px);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    flex-wrap: wrap;
}	
.homepage__bg-wrapper{
	bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.homepage__bg {
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	transform: scale(1.1);
	width: 100%;
	position: absolute;
	left: 0;
	transition: transform 4s ease-out 0.1s;
}
.transform .homepage__bg{
	transform: scale(1);
}
.homepage-banner{
	background: #000;
	text-align: center;
	padding:0px 50px;
	-webkit-box-shadow: 0px 0px 86px 113px rgba(0,0,0,1);
	-moz-box-shadow: 0px 0px 86px 113px rgba(0,0,0,1);
	box-shadow: 0px 0px 86px 113px rgba(0,0,0,1);
	max-width: 1150px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.homepage-banner h1{
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 20px;
	transform: scale(0.9);
	transition: transform 2s ease-out 0.1s;
}
.transform-text .homepage-banner h1{
	transform: scale(1);
}
.homepage-banner h5{
	font-weight: bold;
	color: #fff;
	margin: 0 0 20px;
	font-size: 25px;
}
.homepage-banner p{
	color: #fff;
	margin: 0 0 20px;
}
.homepage-banner .button{
	position: relative;
	padding: 0 25px;
	height: 60px;
	background: #D91921;
	width: 220px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}
.homepage-banner .button:hover{
	background: #f40612;
    box-shadow: 0 1px 0 rgb(0 0 0 / 45%);
}
.homepage-banner .button:after{
	content: ">";
	position: absolute;
	top:50%;
	margin-top: -2.5px;
	width: 5px;
	height: 5px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	right: 20px;
	font-weight: normal;
	font-family: cursive;		
}
.categories{
	background: #000;
	padding: 90px 0 50px;
}
.categories .wrapper{
	max-width: 1300px;
	margin: 0 auto;
	padding: 0 30px;
}
.categories h2{
	font-size: 45px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 30px;
}
.categories__row{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px;
}
.categories__col{
	flex: 0 0 25%;
	max-width: 25%;
	padding: 0 20px;
	margin-bottom: 40px;
}
.categories__wrap{
	background: url(../images/ct-bg-02.png) no-repeat;
	background-size: 100% 100%;
	padding: 100px 30px 30px;
	display: block;
	border-radius: 10px;
	overflow: hidden;
	transition: ease all 0.3s;
	height: 100%;
}
.categories__wrap:hover{
	-webkit-box-shadow: 0px 0px 42px 1px rgba(34,31,31,1);
-moz-box-shadow: 0px 0px 42px 1px rgba(34,31,31,1);
box-shadow: 0px 0px 42px 1px rgba(34,31,31,1);
}
.categories__logo {
	max-width: 150px;
	margin: 0 auto 20px;
}
.categories__img{
	margin-bottom: 20px;
	text-align: center;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}
.categories__price{
	text-align: center;
	color: #fff;
	font-size: 25px;
	line-height: 28px;
	font-weight: bold;
}
.categories__price sup{
	font-size:40px;
}

.netflix-clear-both {
	width: 100%;
	display: block;
}

@media screen and (max-width: 1124px) {
	.homepage{
		height: calc(100vh - 69px);
	}
}
@media screen and (max-width: 1050px) {
	.homepage-banner{
		padding: 50px;
	}
	.categories{
		padding: 90px 0 70px;
	}
	.categories__row {
		margin: 0 -10px;
	}
	.categories__col{
		padding: 0 10px;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 1024px){
	.homepage{
		height: calc(100vh - 67px);
	}
}
@media screen and (max-width: 992px) {
	.homepage{
		height: calc(100vh - 64px);
	}
}
@media screen and (max-width: 900px) {
	.categories__col{
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media screen and (max-width: 768px) {
	.homepage{
		height: calc(100vh - 40px);
	}
	.homepage-banner{
		padding: 30px;
	}
}
@media screen and (max-width: 576px) {
	.categories{
		padding: 60px 0 40px;
	}
	.homepage-banner{
		padding: 20px;
	}
	.homepage-banner h1{
		font-size: 30px;
	}
	.homepage-banner h5{
		font-size: 22px;
	}
	.homepage-banner p{
		font-size: 16px;
	}
	.categories h2{
		font-size: 30px;
	}
}
@media screen and (max-width: 500px) {
	.categories__row{
		margin: 0;
	}
	.categories__col{
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0;
	}
}
@media screen and (max-width: 400px) {
	.homepage-banner{
		padding: 20px 15px;
	}
	.homepage-banner h1{
		font-size: 25px;
	}
	.homepage-banner h5{
		font-size: 18px;
	}
	.homepage-banner p{
		font-size: 14px;
	}
}
@media screen and (max-height: 600px) {
	.homepage{
		height: auto;
		padding: 100px 0;
	}
}

/*FILTER*/

.archive .col-full .content-area{
	width: 73.9130434783%;
}

.widget.widget_block{
	margin-bottom: 0px;
}
.widget.widget_block label{
	color: #64656a;	
    font-weight: 300;
    font-size: 2em;
    margin-bottom: 10px;
    display: block;
}

.wc-block-product-search__fields input{
	background: #FFFFFF;
    box-shadow: 0px 12px 25px rgb(0 0 0 / 16%);
    border-radius: 10px;
    height: 52px;
    padding: 0 18px;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    border: 0;
    flex: 0 0 calc(100% - 58px);
    width: calc(100% - 58px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.wc-block-product-search .wc-block-product-search__button{
	flex: 0 0 52px;
	width: 52px;
	height: 52px;
	background: #D91921;
    text-transform: uppercase;
    color: #fff;
    border-radius: 10px;
    box-shadow: 0px 12px 25px rgb(0 0 0 / 16%);
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: ease all 0.3s;
    transition: ease all 0.3s;
}

.widget-area .widget a:not(.button):not(.components-button){
	font-size: 20px;
	line-height: 24px;
	text-decoration: none;
}

.woocommerce-pagination {
	margin-top: 20px;
	text-align: left;
}
.pagination .page-numbers li .page-numbers, 
.woocommerce-pagination .page-numbers li .page-numbers{
	background: #FFFFFF;
    box-shadow: 0px 3px 10px #00000014;
	border-radius: 3px;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    border: 0;
    margin: 0 12px 10px 0;
    text-align: center;
    transition: ease all 0.3s;
}
.pagination .page-numbers li .page-numbers:hover, 
.woocommerce-pagination .page-numbers li .page-numbers:hover{
	box-shadow: none;
	background: #EEEEEE;
}
.pagination .page-numbers li .page-numbers.current, 
.woocommerce-pagination .page-numbers li .page-numbers.current {
	box-shadow: none;
	background: #EEEEEE;
}
@media screen and (max-width: 992px) {
	.archive .col-full{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-wrap: wrap;
	}
	.archive .col-full .content-area{
		width: 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.archive .widget-area{
		order:-1;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 30px;
	}
	.pagination, .woocommerce-pagination{
		border:0;
	}
}
@media screen and (max-width: 576px) {
	.storefront-sorting .woocommerce-ordering, .storefront-sorting .woocommerce-result-count{
		text-align: center;
	}
	.storefront-sorting{
		justify-content: center;
	}
}
#modal-duplicate-recipient {
  display: none;
}


/*REDESIGN*/
.right-sidebar .site-content >.col-full{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	padding-top: 80px;
}
.right-sidebar .col-full .content-area{
	padding-left: 30px;
	flex: 0 0 75%;
	max-width: 75%;
	width: 75%;
}
.single-product.right-sidebar .col-full .content-area,
.page-template-template-fullwidth.right-sidebar .col-full .content-area {
	padding: 0px;
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
}
.right-sidebar .col-full .widget-area{
	order:-1;
	flex: 0 0 25%;
	max-width: 25%;
	width: 25%;
}
.widget.widget_block h2{
	font: bold 28px/32px 'Open Sans';
	color: #000000;
}
.widget.widget_block .wc-block-product-categories-list-item{
	margin-bottom: 10px;
}
.widget.widget_block .wc-block-product-categories-list-item a{
	font: normal 18px/40px 'Open Sans';
	color: #000000;
	font-weight: normal!important;
}
.widget.widget_block .wc-block-product-categories-list-item a:hover{
	color: #D91921;
}


.related.products{
	width: 100%;
	overflow: hidden;
	padding-top: 100px;
}
.single-product  .related.products h2 {
	font: normal bold 40px/55px "Open Sans";
	color: #000000;
}
.woof_products_top_panel{
	margin: 0;
}
.woof_products_top_panel ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-end;
	-ms-align-items: center;
	align-items: center;
}
.woof_products_top_panel li span {
	background-image: url(../images/icon-close.svg);
	background-size: 12px 12px;
    background-position: right center;
}
.woof_products_top_panel .woof_reset_button_2 {
	font: normal 14px/19px "Open Sans";
	color: #D91921;
	border: 1px solid #D91921;
	border-radius: 3px;
	transition: ease all 0.3s;
	background: #fff;
}
.woof_products_top_panel .woof_reset_button_2:hover{
	background: #D91921;
	color: #fff;
}


@media screen and (max-width:992px) {
	.right-sidebar .col-full .content-area{
		padding-left: 0px;
		flex: 0 0 100%;
		max-width: 100%;
		width: 100%;
	}
	.right-sidebar .col-full .widget-area{
		flex: 0 0 100%;
		max-width: 100%;
		width: 100%;
	}
	.right-sidebar .site-content >.col-full{
		padding-top: 30px;
	}
}
@media screen and (max-width: 576px){
	.single-product  .related.products h2 {
	    font-size: 30px;
	    line-height: 35px;
	}
}

/*NEW HEADER*/
.header-bottom{
	border-bottom: 1px solid #DDDDDD;
}
.header-bottom .storefront-primary-navigation,
.header-bottom .main-navigation{
	width: 100%;
}
.header-bottom .main-navigation ul{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	margin: 0;
}
.header-bottom .main-navigation ul li a{
	font: normal  16px/22px 'Open Sans';
	color: #000000;
}
.header-bottom .main-navigation ul li a:hover{
	color: #D91921;
}
.site-header .header__wrap .col-full{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	width: 100%;
	justify-content: space-between;
}
.site-header .header__wrap .col-full:before,
.site-header .header__wrap .col-full .skip-link,
.site-header .header__wrap .col-full:after{
	display: none;
}
.woocommerce-active .site-header .site-branding{
	max-width:118px;
	flex: 0 0 118px;
	margin: 0;
	width: auto;
}
.woocommerce-active .site-header .site-search {
	width: 690px;
	max-width: 100%;
	position: relative;
	margin: 0 20px;
}
.site-search .widget_product_search form input[type=search]{
	background: #FFFFFF;
	box-shadow: 0px 6px 20px #00000014;
	border-radius: 3px;
	font: 500 14px/62px Open Sans;
	color: #AAAAAA;
	padding: 0 20px;
	height: 50px;
}
.widget_product_search form button[type=submit]{
	background: #D91921 url(../images/icon-arrow-right.svg) no-repeat;
	background-position: center;
	border-radius: 0px 3px 3px 0px;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	z-index: 9999;
    left: auto;
    clip-path: none;
    font-size: 0;
    border: 0;
    bottom: 0;
    margin: 0;
    clip:inherit;
}
.site-search .widget_product_search form::before{
	display: none;
}

.site-basket a{
	background: #D91921 url(../images/icon-cart.svg) no-repeat;
	background-position: 10px center;
	border-radius: 3px;
	width: 110px;
	height: 42px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	font: normal 16px/22px 'Open Sans';
	letter-spacing: 0px;
	color: #FFFFFF;
	padding-left: 20px;
}
.site-basket a .total-cart-items{
	margin-left: 5px;
}

@media screen and (max-width: 768px) {
	header.site-header{
		padding-right: 45px;
	}
	.header-bottom button.menu-toggle{
		position: absolute;
		margin-top: -42px;
		right: 30px;
		color: #fff!important;
		z-index: 999;
		padding: 0;
		border:0;
		width: 30px;
		background: transparent;
	}
	.header-bottom button.menu-toggle span{
		font-size: 0;
	}
	.header-bottom button.menu-toggle:after, .header-bottom button.menu-toggle:before, .header-bottom button.menu-toggle span:before{
		background-color: #fff;
		width: 30px;
		left: 0;
	}
	.header-bottom button.menu-toggle::before{
	    transform: translateY(-7px);
	}
	.header-bottom button.menu-toggle::after{
		transform: translateY(7px);
	}
	.header-bottom .toggled button.menu-toggle::before, .header-bottom  .toggled button.menu-toggle::after{
		transform: rotate(45deg);
	}
	.header-bottom  .toggled button.menu-toggle::after{
		transform: rotate(-45deg);
	}

	.header-bottom .main-navigation ul{
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
	}
}
@media screen and (max-width: 576px) {
	.header-bottom button.menu-toggle{
		right: 15px;
	}
}

/*FOOTER*/
.site-footer{
	background: #000000;
	padding: 70px 0;
}
.footer__row{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.site-footer .site-info{
	display: none;
}
.footer__logo{
	margin-right: 274px;
}
.footer__logo .logo{
	width: 118px;
	margin-bottom: 92px;
}
.footer__logo .copiright{
	font: normal 18px/39px 'Open Sans';
	color: #fff;
}
.footer__logo  .footer-netflix-text{
	color: #D91921;
}
.footer__nav h4{
	font: normal 20px/29px 'Open Sans';
	color: #FFFFFF;
	margin: 0 0 21px;
}
.footer__nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer__nav ul li{
	margin-bottom: 10px;
}
.site-footer .footer__nav ul li a{
	font: normal 16px/22px 'Open Sans';
	color: #FFFFFF!important;
	text-decoration: none!important;
}
.site-footer .footer__nav ul li a:hover{
	color: #D91921!important;
}
@media screen and (max-width: 768px) {
	.site-footer{
		padding: 30px 0;
	}	
	.footer__row {
		justify-content: space-between;
	}
	.footer__logo{
		margin: 0;
	}
}
@media screen and (max-width: 576px){
	.footer__logo .copiright{
		font-size: 14px;
	}
	.footer__nav h4{
		font-size: 18px;
	}
	.site-footer .footer__nav ul li a{
		font-size: 14px;
	}
}

#order_comments_field textarea {
	height: 70px;
}

#order_comments_field label {
	margin-bottom: 7px;
}