.project-item {
    text-align:center;
    padding-bottom: 10px;
}
.project-item a {
    display:block;
    margin:5px;
}
.ditem-name {
    min-height: 75px;
}
#thumb_Spotlight, #thumb_family, #thumb_similar{
    display:flex;
    flex-wrap:wrap;
}

#reqAcce, #optAcce {
    float: none;
    clear: both;
}

#reqAcce {
    padding-top: 20px;
}

#reqAcce h4, #optAcce h4 {
    font-size:18px;
}

#main-item-reqd-msg {
    text-align: center;
    padding-top: 15px;
    font-style: italic;
    clear:both;
}

span.videos_title {
    display:block;
    margin-top:5px;
}
.selected-value {
    display: inline-block;
    font-weight: 300;
    font-size: 14px;
    color: #333;
}
#minQtyShow{
    color: #ee3741;
    font-weight: 500;
    text-align:left;
}
.product-container {
    width:100%;
    max-width:1280px;
}

.black_text14 {
    display: none;
}

#__enclosingtable {
    display: none;
}

.site-main {
    margin-top:0px !important;
}

#optionsSelected {
    font-style: italic;
}

#textModal {
    font-size: 20px;
}

.btnModalQty {
    position: relative;
    right: 27%;
    height: 34px
}

.main-addtocart input {
    border: 1px solid #666;
    width: 90%;
    height: auto;
    font-size: 20px;
    padding: 14px 7px !important;
    line-height: normal;
    margin-bottom:5px;
    text-align:right;
    border-radius: 0;
}

#st-1 .st-btn {
    border-radius: 0;
}

#retailPrice {
    display:block;
    line-height: normal;
    margin-top: 7px;
    font-size: 15px;
    margin-bottom: 5px;
}

.carousel-indicators {
    left  : auto;
    bottom: 0;
    position:relative;
}

#myGallery .carousel-indicators li {
    width: 75px !important;
    height: 75px !important;
    background: none !important;
    text-indent:0;
    border: 1px solid #ccc;
    border-radius: 0;
}

#myGallery .carousel-indicators li.active {
    border: 1px solid #222;
}

/* dealing with hovering over thumbnails in carousel */

.familyLink:hover .familyLight {
    color: #4a4a4a !important;
    text-decoration: none;
}

.familyLink:hover .col-md-12.paragraph.familyLightBrands {
    color: #4a4a4a !important;
    ;
    text-decoration: none;
}

.similarLink:hover .paragraph.grey.product.Brand {
    color: #4a4a4a !important;
    ;
    text-decoration: none;
}

.similarLink:hover .paragraph.familyLightBrands {
    color: #4a4a4a;
    text-decoration: none;
}

.colRed:hover {
    color: #4a4a4a !important;
    ;
    text-decoration: none;
}

.itemcustomize div div {
    margin: 0;
}

.button.addtocart.w-button {
    background-color: #000000;
    border: 0px;
    text-align: -webkit-center;
    height: auto;
    font-size: 20px;
    width : 100% !important;
    line-height: normal !important;
    padding : 14px 20px !important;
    float:none;
    font-weight:300;
    text-transform:none;
}

.button.addtocart.w-button:focus {
    color:#fff;
}

.button.addtocart.w-button:hover {
    margin-top:0;
}

.adding-to-cart {
    background: #646464 !important;
    text-transform: none;
}

.adding-to-cart {
    background: #646464 !important;
    text-transform: none;
}

.productfeature-textwrapper {
    padding: 0;
    margin-bottom: 20px;
    text-align:left;
    line-height:initial;
    margin-top:10px;
}

.thumbnails {
    list-style:none;
    padding-left:0;
}

#my_family, #my_similar {
    width:100%;
}

.familyLight {
    width:100%;
}

.familyLightBrands {
    padding: 1px;
    color: #b5b5b5;
    width: 100%;
    padding-top: 5px;
    line-height: normal;
}

.familyLightBrands:hover {
    color: #4a4a4a !important;
    ;
    text-decoration: none;
}

.modalCurrency {
    display: inline-block;
    padding: 4px 54px;
    background-color: #3898EC;
    color: #fff;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 5px;
    height: 28px;
}

.buttonCarrencyOK {
    display: flex;
    /* width: 160px; */
    text-align: center;
    height: 29px;
    padding: 4px 55px !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-flex: 40;
    -webkit-flex: 0 auto;
    flex: 12 auto;
    border: 1px #000;
    border-radius: 5px;
    box-shadow: 0 1px 1px 0 transparent;
    font-family: Montserrat, sans-serif;
    line-height: 43px;
    text-decoration: none;
}

.w-button {
    display: inline-block;
    padding: 5px 17px;
    color: #fff;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    height: 29px;
}

.familylightsimages {
    padding-top: 0;
}

.downloadswrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    height: auto;
    padding: 30px 32px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.specdetails {
    display: flex;
    padding-left: 23px;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: baseline !important;
    flex: 0 auto;
}

.modal-backdrop.in {
    z-index: 98 !important;
}

.modal {
    z-index: 5000000 !important;
}
.modal-dialog {
    margin:75px auto;
}
.modal-backdrop.fade.in {
    z-index: 80 !important;
}

.add-to-cart1>table {
    display: block !important;
}

.unselect {
    cursor: pointer;
}

.productprice {
    display: none
}

.drawinCarrusel {
    width: auto;
    /*height: 450px;*/
    margin-bottom: 30px;
    border: 1px #000;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid red;
    width: 90px;
    height: 90px;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
}

#loader {
    margin-bottom:25px;
}

/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#optionsSelected {
    font-size:12px;
}

.continueshopping {
    color: #4a4a4a;
    border-color: #4a4a4a;
    background-color: white;
    border: solid 1px #4a4a4a;
    border-radius: 5px;
    width: 100%;
}

.continueshopping:hover {
    color: #4a4a4a;
}

.viewcart {
    color: white;
    border-color: #4a4a4a;
    background-color: #4a4a4a;
    text-align: center;
    line-height:19px;
}

.modal-header .closeOffset {
    margin: 0;
    position: absolute;
    top: 6px;
    right: 6px;
    width: 23px;
    height: 23px;
    border-radius: 23px;
    background-color: white;
    color: gray;
    font-size: 25px;
    opacity: 1;
    z-index: 10;
    padding-left: 5px;
    padding-top: 2px;
}

.brandName {
    width: auto;
    float:left;
    margin-right: 10px;
}

.brandName a {
    text-decoration:underline;
    font-size: 15px;
}

.brandName:first-of-type:after {
    /*content: "|";*/
    margin: 0px 5px;
}

.brand-url:hover {
    /* color: #131111 !important; */
    text-decoration-line: none !important;
}

.brandName:hover {
    /* color: #131111 !important; */
    text-decoration-line: none !important;
}

/* new styles for new option tiles */

.option-tiles {
    padding: 3px 2px !important;
    position: relative;
}

.option-tile {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px 6px !important;
    font-size: 11px;
    letter-spacing: -0.5px;
    min-height: 61px;
    line-height: 16px;
    display:flex;
    align-items:center;
}

.xx-BuzziSpace {
    min-height:90px;
    line-height:13px;
}

.option-tile:hover, .option-tile.active-tile {
    border: 1px solid gray;
    background: #f2f2f2;
    cursor: pointer !important;
    position: relative;
}

.itemcustomize .img-border {
    border-radius: 50%;
    width: 51px;
    height: 51px;
    margin:0px 4px;
    border:1px solid black;
    overflow:hidden;
}

.img_option {
    width: 54px;
    height: 54px;
    margin-top: -3px;
    margin-left: -3px;
    max-width: none;
}

.img-tile {
    position:relative;
}

.img-tile .checkmark {
    position:absolute;
    top:0;
}

.text-tile {
    display: flex;
}

.text-tile .swatchtitle {
    margin: auto;
    height: auto;
}

/* end */

@media (min-width: 992px) {
    .col-md-7 {
        width: 55%;
    }
    .col-md-5 {
        width: 45%;
    }
}


@media (max-width: 768px) {
    
    .availability-icon {display:inline-block !important;}

    .gallery-description .description .form-control,
    .gallery-description .description .cta {
        display: inline-block;
    }
    .site-main {
        margin-top:0 !important;
    }

    .itemname {
        margin-top:20px;
    }

    .connected-carousels .stage {
        width:100% !important;
        max-width: 550px !important;
    }

    .gallery {
        text-align:center;
    }

}


@media screen and (max-width: 768px) {

    .gallery-description {
        width: 95%;
        margin:0 auto;
    }

}


@media (max-width: 479px) {
    .ditem-name {
        min-height: 55px;
        font-size: 12px;
        line-height: 16px;
    }
    .carousel-inner {
        width: 100%;
    }

    .linedrawing {
        bottom: 0px !important;
    }

    .continueshopping {
        margin-top:10px;
    }
    .col-sm-6 {
        margin-left: 0;
    }
    .container {
        margin:0 auto;
        display:block;
        width:99%;
    }

    .tabs {width: 100%;}
    .tab-pane {padding:10px;}
    .nav-tabs>li>a {font-size:14px;}

    .description {
        margin:0;
        padding:0;
    }

    .gallery {
        margin: 0 auto;
        display: block;
        /* margin-left: 30px; */
        float: none;
        padding:0;
    }

    .gallery-description {
        width:99%;
    }

    #itemname_page,
    #itemname_page .col-sm-6 {margin:10px auto;padding:0;text-align: center;}

    .specificationcontainer {
        padding:0;
    }
    .specwrapper {padding:15px;}
    .paragraph.boldallcaps {font-size:12px !important;}
    .spectitle {padding:0;}
}

@media only screen and (max-width: 600px) {
    .connected-carousels .stage {
        width: 100% !important;
        max-width: 350px !important;
    }
    #carousel-left, #carousel-right {
        width: 100%;
    }
    .itemname {
        margin-top:0;
    }
}

.nextarrow.add-to-cart {
  width : 100%;
  margin-bottom:6px;
}

/* style overrides for new layout */
.panel-title{
    float:none;
    padding-bottom:0;
}
.itemcustomize, .itembranddesign {
    margin-top:0;
}
.itemcustomize {
    margin-top:15px;
    clear:both;
}
.dropdownmenu-container {
    padding:0;
}
.productavailability{
    margin-top:0;
    clear:both;
    text-align:center;
}

#missing_options, #childid-not-found-notice, #image-not-represent-child-item {
    color: #4a4a4a;
    margin-bottom: 9px;
    font-weight: 500;
    visibility:hidden;
    text-align:center;
}
#image-not-represent-child-item {
    color: #000;
}
#childid-not-found-notice, #image-not-represent-child-item {
    visibility:visible;
    display: none;
}
.cta {
    align-items: start;
    width: 70%;
    justify-content: center;
    margin-top:0;
}
.morelink{
    cursor:pointer;
    color:#333;
    text-decoration:underline;
}
.quantity-field{
    width: 30%;
    float:left;
    text-align:center;
}
#default_price {
    margin-top:15px;
} 
.designerName a, .brand-designer {
    text-decoration:underline;
}
.disabled {
    /*pointer-events: none;
    cursor: default;*/
    text-decoration:none;
}
.buttonTurnedOff{
    pointer-events: none;
    background-color: #ccc !important;
}
.productprice {
    font-size:21px;
    line-height:initial;
}
#sale_price_level {
    font-size:28px;
    margin-top:8px;
}
#salePriceName {
    display:block;
}
#retailPrice span {
    text-decoration: line-through;
}
#sale_price_level, #pricingFeature {
    display: block;
    font-weight: 500;
    text-transform: uppercase;
    line-height: normal;
}
.small-online-price {
    font-size:15px;
    color:#333;
}
.small-online-price #pricingFeature {
    display: inline;
    color:#333;
    text-transform:none;
}
.small-online-price #onlinePriceText {
    text-decoration:line-through;
}
.itembriefdescription {
  margin-top   : 25px;
  margin-bottom : 20px
}
.itembriefdescription h4 {
    font-size: 18px;
}
.sharethis-inline-share-buttons {
    margin-top: 15px;
}
.exclusive {
    pointer-events: none;
    color: #707070;
    font-weight: 500;
    font-size: 15px;
    float:none;
}
.itemname {
    margin-bottom:5px;
    font-size:25px;
    font-weight:600;
    color:#333;
    letter-spacing:0;
}
#promo_msg {
    clear: both;
    font-weight: 500;
    font-size: 15px;
    padding-top: 4px;
}
.dropdownmenu-container .panel-heading, .dropdownmenu-container .panel-body {
    padding-left: 0;
    padding-right: 0;
    padding-bottom:0;
}
.dropdownmenu-container .panel-body {
    padding-top:0;
}
#onlinePrice {
    font-weight: 500;
}
.specialicons {
    margin-right: 10px;
}
.specialicons span, .specialicons div {
    display: inline;
}

a#specSheet {
    margin-right: 1%;
}

a#line-drawing {
    margin-left: 1%;
}
a#line-drawing, a#specSheet {
    background: #eeeeee;
    padding: 8px;
    border-radius: 0px;
    width: 49%;
}

.tab-content h3 {
    font-size: 16px;
    font-weight: 300;
    color: #333;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

#bannerflags {
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 0;
}

#bannerflags img{
    max-width: 140px;
    margin-bottom:10px;
    display:none;
}
.connected-carousels .stage {
    z-index: 0;
}

@media(min-width:768px){
    .mobile-panel{
        display:none !important;
    }
}

@media(max-width:600px){
    .tabs {
        box-shadow:none;
    }
    .nav-tabs {
        display:none;
    }
    .tab-pane{
        padding: 5px 15px;
        padding-bottom:20px;
    }  
    .mobile-panel {
        font-size: 19px;
        padding:15px;
        border-top:1px solid #333;
    } 
    .drawinCarrusel {
        height:auto;
    }
    .paragraph.boldallcaps.leftpadding {
        padding-bottom: 20px;
        padding-top: 20px;
        padding-left: 0px;
    }
    .tabs {
        border-bottom: 1px solid #333;
        border-radius:0;
    }
    .quantity-field{
        width:28%;
        margin-right:2%;
    }

    #bannerflags img {
        max-width: 110px;
    }
    .connected-carousels .carousel-stage {
        border: 0 !important;
    }
    .brandesign{
        margin-bottom:10px;
    }

}

.reg-select {   
    display: inline-block;  
    position: relative; 
    margin-top:10px !important; 
    width:100%; 
    max-width:300px;    
}   
.reg-select select {    
    font-size:14px; 
    font-weight: 300;   
    padding: 0px 8px;   
    height: 41px;   
    width:100%; 
    line-height: 41px;/* for Firefox */ 
    -moz-appearance: none;  
    /* for Chrome */    
    -webkit-appearance: none;   
    position:relative;
    z-index:5;
    background:none;
    cursor:pointer;
}   
/* For IE10 */  
.reg-select select::-ms-expand {    
    display: none;  
}   
.reg-select i { 
    position: absolute; 
    top: 14px;  
    right: 14px;  
    z-index:3;  
}
.input-field {
    position: relative;
}
#droplength-hover {
    position: absolute;
    top: 22px;
    font-size: 21px;
    color: #bbb;
    right: 10px;
}
input#droplength {
    width: 100%;
    padding: 12px 10px;
    margin-top: 10px;
    border-radius: 3px;
}
#dropLengthNotice {
    text-align:left;
    color:#4a4a4a;
    margin-top:10px;
}
.tooltip {
    width:200px;
}
.tooltip-inner {background-color: #555;}
.tooltip-arrow {display:none;}
.tooltip-inner {
    padding: 8px;
    max-width: 200px;
}
.tooltip.in{
    filter:alpha(opacity=100);
    opacity:1
}

/* jcarousel.vertical.css */
#carousel-left, #carousel-right {
    display: inline-block;
    text-align:center;
    vertical-align:top;
}

.jcarousel-wrapper:not(#recently-viewed) {
    position: relative;
    width: 106px;
    height: 440px;
    margin-top:15px;
}


.jcarousel-wrapper .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

.jcarousel-wrapper .photo-credits a {
    color: #fff;
}

/** Carousel **/

.jcarousel-wrapper:not(#recently-viewed) .jcarousel-vertical {
    position: relative;
    overflow: hidden;
    width: 106px;
    height: 440px;
}

.jcarousel-wrapper:not(#recently-viewed) .jcarousel-vertical img {
    display: block;
    width:100px;
    height:100px;
    cursor: pointer;
}

.jcarousel-wrapper:not(#recently-viewed) .jcarousel-vertical ul {
    width: 100%;
    height: 10000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel-wrapper:not(#recently-viewed) .jcarousel-vertical li {
    float: left;
    margin: 2px auto;
}

.jcarousel-wrapper:not(#recently-viewed) #carousel-left li img {
    display: block;
    border: 3px solid #fff;
}

.jcarousel-wrapper:not(#recently-viewed) #carousel-left li.active img {
    border-color: #ccc;
}

/** Carousel Controls **/

.carousel-control.right {
    margin-right:20px;
}

.jcarousel-control-prev,
.jcarousel-control-next {
    text-align: center;
    color: #333;
    margin:5px auto;
    font: 13px/15px Arial, sans-serif;
    text-decoration:none;
}

.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
    display: block;
}

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
    opacity: .5;
    cursor: default;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    margin-top: 10px;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    
    font-size: 11px;
    line-height: 10px;
    min-width: 10px;
    
    background: #ddd;
    color: #4E443C;
    border-radius: 10px;
    text-align: center;
    
    margin-right: 10px;
    
    opacity: .75;
    text-indent: -9999em;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}

/** Stage container **/

.connected-carousels .stage {
    width: 550px;
    margin: 0 auto;
    position: relative;
}

.connected-carousels .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

.connected-carousels .photo-credits a {
    color: #fff;
}

/** Shared carousel styles **/

.connected-carousels .carousel-stage {
    overflow: hidden;
    position: relative;
}

.connected-carousels .carousel-stage ul {
    width: 10000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.connected-carousels .carousel-stage li {
    float: left;
}

/** Stage carousel specific styles **/

.connected-carousels .carousel-stage {
    height: 550px;
    border: 0px solid #fff;
}

.connected-carousels .carousel-stage img {
    max-width:550px;
}

/** Stage carousel controls **/

.connected-carousels .prev-stage,
.connected-carousels .next-stage {
    display: block;
    position: absolute;
    top: 0;
    width: 305px;
    height: 550px;
    color: #fff;
}

.connected-carousels .prev-stage {
    left: 0;
}

.connected-carousels .next-stage {
    right: 0;
}

.connected-carousels .prev-stage.inactive,
.connected-carousels .next-stage.inactive {
    display: none;
}

.connected-carousels .prev-stage span,
.connected-carousels .next-stage span {
    display: none;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}

.connected-carousels .prev-stage span {
    left: 20px;
}

.connected-carousels .next-stage span {
    right: 20px;
}

.connected-carousels .prev-stage:hover span,
.connected-carousels .next-stage:hover span {
    display: block;
}

/** Navigation carousel controls **/

.jcarousel-stage-control-prev, .jcarousel-stage-control-next {
    top: 45%;
    position: absolute;
    font-size: 4.5em;
    font-weight:300;
    text-decoration: none;
    color: white;
    text-shadow: -1px 0px 4px #aaa;
}

.jcarousel-stage-control-prev {
    left: 4%;
}

.jcarousel-stage-control-next {
    right: 4%;
}

.connected-carousels .prev-navigation,
.connected-carousels .next-navigation {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 16px/29px Arial, sans-serif;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}

.connected-carousels .prev-navigation {
    left: -15px;
    top: 22px;
    text-indent: 6px;
}

.connected-carousels .next-navigation {
    right: -15px;
    top: 22px;
    text-indent: 20px;
}

.connected-carousels .prev-navigation.inactive,
.connected-carousels .next-navigation.inactive {
    opacity: .5;
    cursor: default;
}

/* ----------- iPad Pro ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-width: 1024px) 
  and (max-width: 1366px) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
    .jcarousel-wrapper:not(#recently-viewed) {
        position: relative;
        width: 90px;
        height:400px;
    }
    .jcarousel-vertical {
        position: relative;
        overflow: hidden;
        width: 90px;
        height: 400px;
    }

    .jcarousel-vertical img {
        display: block;
        width:85px;
        height:85px;
        cursor: pointer;
    }
}

@media only screen 
and (max-width : 1024px)  {

    #carousel-left {
        display:none;
    }

    .itemcustomize .img-border {
        width: 37px;
        height: 37px;
    }

    .img_option {
        width: 41px;
        height: 41px;
    }

}

@media only screen 
and (max-width : 1024px)  {

    #carousel-left {
        display:none;
    }

}

@media only screen 
and (min-width : 375px) 
and (max-width : 600px) {
    .connected-carousels .stage {
        width: 350px;
        margin: 0 auto;
        position: relative;
    }

    .connected-carousels .carousel-stage {
        height: 350px;
        border: 10px solid #fff;
    }

    .connected-carousels .carousel-stage img {
        max-width:350px;
    }

    .jcarousel-stage-control-prev, .jcarousel-stage-control-next {
        display:none;
    }
}

/*
    Name: YouTubePopUp
    Description: jQuery plugin to display YouTube or Vimeo video in PopUp, responsive and retina, easy to use.
    Version: 1.0.1
    Plugin URL: http://wp-time.com/youtube-popup-jquery-plugin/
    Written By: Qassim Hassan
    Twitter: @QQQHZ
    Websites: wp-time.com | qass.im | wp-plugins.in
    Dual licensed under the MIT and GPL licenses:
        http://www.opensource.org/licenses/mit-license.php
        http://www.gnu.org/licenses/gpl.html
    Copyright (c) 2016 - Qassim Hassan
*/

.YouTubePopUp-Wrap{
    position:fixed;
    width:100%;
    height:100%;
    background-color:#000;
    background-color:rgba(0,0,0,0.8);
    top:0;
    left:0;
    z-index:9999999999999;
}

.YouTubePopUp-animation{
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUp;
    animation-name: YouTubePopUp;
}

@-webkit-keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

body.logged-in .YouTubePopUp-Wrap{ /* For WordPress */
    top:32px;
    z-index:99998;
}

.YouTubePopUp-Content{
    max-width:680px;
    display:block;
    margin:0 auto;
    height:100%;
    position:relative;
}

.YouTubePopUp-Content iframe{
    max-width:100% !important;
    width:100% !important;
    display:block !important;
    height:480px !important;
    border:none !important;
    position:absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.YouTubePopUp-Hide{
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUpHide;
    animation-name: YouTubePopUpHide;
}

@-webkit-keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.YouTubePopUp-Close{
    position:absolute;
    top:0;
    cursor:pointer;
    bottom:528px;
    right:0px;
    margin:auto 0;
    width:24px;
    height:24px;
    background:url(../images/close.png) no-repeat;
    background-size:24px 24px;
    -webkit-background-size:24px 24px;
    -moz-background-size:24px 24px;
    -o-background-size:24px 24px;
}

.YouTubePopUp-Close:hover{
    opacity:0.5;
}

@media all and (max-width: 768px) and (min-width: 10px){
    .YouTubePopUp-Content{
        max-width:90%;
    }
}

@media all and (max-width: 600px) and (min-width: 10px){
    .YouTubePopUp-Content iframe{
        height:320px !important;
    }

    .YouTubePopUp-Close{
        bottom:362px;
    }
}

@media all and (max-width: 480px) and (min-width: 10px){
    .YouTubePopUp-Content iframe{
        height:220px !important;
    }

    .YouTubePopUp-Close{
        bottom:262px;
    }
}

@media (min-width: 1151px) {
    #cart-confirmation-modal>div>div>div.modal-body>div:nth-child(4)>div.col-md-4>img {
        max-width: 136%;
    }
    .connected-carousels .carousel-stage li {
        width:620px;
    }
    .connected-carousels .carousel-stage {
        height: 620px;
    }

    .connected-carousels .carousel-stage img {
        max-width:620px;
    }
    .connected-carousels .stage {
        width:620px;
    }

}
