#video-wrap{
    background: url("../images/turkey_feathers_background_600_by_600.png");
    background-repeat: repeat;
    min-height: 370px;    
}

iframe{
    border: 4px solid #ffffff!important;
}

#nav-phone{
    text-decoration: none; color:#9b9d9e; font-size: 30px;
}

#vid-row{
    margin-top: 30px!important;
}

body{
    background: url("../images/rtd_turkey_background_248_by_230.png")repeat;
}


.buy-now{
    display: inline;
    float: left;
}

.add-to-cart{
    display: inline;
}

.product-price{    
    margin-right: 10px;
    font-size: 1.2em
}

.products{
    background: #ffffff;
    padding: 10px;
    height: 100%;
}

nav{
    background: linear-gradient(95deg, black, transparent);
}

.main_imgs{
    background: #ffffff;
}

.main_imgs img{
    border: 2px solid #000000;;
}

#double-slate-cutout{
    max-height: 300px;
    margin-left: 30%;
}

@media screen and (min-width: 1200px) and (max-width: 1400px){
    #double-slate-cutout {
        width: 30%;
        margin-left: 40%;        
    }
}

.add-to-cart-wrap{
    float: left;
}

.clothing{
    float: left;
}

.clothing-btn-wrap{
    margin-top: 10px;
    margin-left: -15px;
}


.product-description-wrap{
    width: 100%;
    min-height: 100px;    
}